Pull request #43230 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at 3b02526c1e5087166912e444468491f1f223bdee rather than 2deec80dba28461a3cb3a51b20dd98b7363dd45b Obtained Jenkinsfile from 3b02526c1e5087166912e444468491f1f223bdee 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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-43230@libs/jps # timeout=10 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 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 Avoid second fetch 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" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' 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-02-11T18:55:12.408Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-02-11T18:55:12.417Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-02-11T18:55:27.597Z] Still waiting to schedule task [2022-02-11T18:55:27.599Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-025590b478b7ff20b)’ is offline [2022-02-11T18:56:12.384Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-025590b478b7ff20b) in /home/ubuntu/workspace/moby_PR-43230 [Pipeline] { [Pipeline] checkout [2022-02-11T18:56:12.532Z] The recommended git tool is: git [2022-02-11T18:56:15.822Z] using credential docker-jenkins-github-credentials [2022-02-11T18:56:15.831Z] Cloning the remote Git repository [2022-02-11T18:56:15.831Z] Cloning with configured refspecs honoured and without tags [2022-02-11T18:56:15.097Z] Cloning repository https://github.com/moby/moby.git [2022-02-11T18:56:15.187Z] > git init /home/ubuntu/workspace/moby_PR-43230 # timeout=10 [2022-02-11T18:56:15.434Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-11T18:56:15.434Z] > git --version # timeout=10 [2022-02-11T18:56:15.459Z] > git --version # 'git version 2.17.1' [2022-02-11T18:56:15.459Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-11T18:56:15.461Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43230/head:refs/remotes/origin/PR-43230 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-11T18:56:38.535Z] Fetching without tags [2022-02-11T18:56:38.432Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-11T18:56:38.452Z] > git config --add remote.origin.fetch +refs/pull/43230/head:refs/remotes/origin/PR-43230 # timeout=10 [2022-02-11T18:56:38.480Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-11T18:56:38.507Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-11T18:56:38.539Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-11T18:56:38.539Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-11T18:56:38.540Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43230/head:refs/remotes/origin/PR-43230 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-11T18:56:38.868Z] Merging remotes/origin/master commit 3b02526c1e5087166912e444468491f1f223bdee into PR head commit 2deec80dba28461a3cb3a51b20dd98b7363dd45b [2022-02-11T18:56:39.770Z] Merge succeeded, producing 2deec80dba28461a3cb3a51b20dd98b7363dd45b [2022-02-11T18:56:39.770Z] Checking out Revision 2deec80dba28461a3cb3a51b20dd98b7363dd45b (PR-43230) [2022-02-11T18:56:38.877Z] > git config core.sparsecheckout # timeout=10 [2022-02-11T18:56:38.895Z] > git checkout -f 2deec80dba28461a3cb3a51b20dd98b7363dd45b # timeout=10 [2022-02-11T18:56:39.682Z] > git remote # timeout=10 [2022-02-11T18:56:39.703Z] > git config --get remote.origin.url # timeout=10 [2022-02-11T18:56:39.727Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-11T18:56:39.728Z] > git merge 3b02526c1e5087166912e444468491f1f223bdee # timeout=10 [2022-02-11T18:56:39.755Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-02-11T18:56:39.773Z] > git config core.sparsecheckout # timeout=10 [2022-02-11T18:56:39.798Z] > git checkout -f 2deec80dba28461a3cb3a51b20dd98b7363dd45b # timeout=10 [2022-02-11T18:56:44.603Z] Commit message: "fix(check-config.sh): Check for existence of /etc/os-release before sourcing" [2022-02-11T18:56:44.603Z] First time build. Skipping changelog. [2022-02-11T18:56:44.630Z] > git --version # timeout=10 [2022-02-11T18:56:44.654Z] > git --version # 'git version 2.17.1' [2022-02-11T18:56:44.684Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-02-11T18:56:45.828Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43230:/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-02-11T18:56:53.990Z] Unable to find image 'alpine:latest' locally [2022-02-11T18:56:53.990Z] latest: Pulling from library/alpine [2022-02-11T18:56:53.990Z] 59bf1c3509f3: Pulling fs layer [2022-02-11T18:56:53.990Z] 59bf1c3509f3: Verifying Checksum [2022-02-11T18:56:53.990Z] 59bf1c3509f3: Download complete [2022-02-11T18:56:53.990Z] 59bf1c3509f3: Pull complete [2022-02-11T18:56:54.258Z] Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300 [2022-02-11T18:56:54.258Z] Status: Downloaded newer image for alpine:latest [2022-02-11T18:57:04.294Z] 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-02-11T18:57:04.569Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-025590b478b7ff20b) in /home/ubuntu/workspace/moby_PR-43230 [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-02-11T18:57:04.629Z] The recommended git tool is: git [Pipeline] // stage [2022-02-11T18:57:04.643Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-02-11T18:57:04.664Z] Fetching changes from the remote Git repository [Pipeline] // stage [Pipeline] // stage [2022-02-11T18:57:04.681Z] Fetching without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Unit tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-02-11T18:57:05.002Z] Merging remotes/origin/master commit 3b02526c1e5087166912e444468491f1f223bdee into PR head commit 2deec80dba28461a3cb3a51b20dd98b7363dd45b [2022-02-11T18:57:05.119Z] Merge succeeded, producing 2deec80dba28461a3cb3a51b20dd98b7363dd45b [2022-02-11T18:57:05.120Z] Checking out Revision 2deec80dba28461a3cb3a51b20dd98b7363dd45b (PR-43230) [2022-02-11T18:57:05.208Z] Commit message: "fix(check-config.sh): Check for existence of /etc/os-release before sourcing" [2022-02-11T18:57:05.224Z] > git --version # timeout=10 [2022-02-11T18:57:05.262Z] > git --version # 'git version 2.17.1' [2022-02-11T18:57:05.271Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [2022-02-11T18:57:04.652Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43230/.git # timeout=10 [2022-02-11T18:57:04.670Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-11T18:57:04.684Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-11T18:57:04.684Z] > git --version # timeout=10 [2022-02-11T18:57:04.692Z] > git --version # 'git version 2.17.1' [2022-02-11T18:57:04.693Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-11T18:57:04.694Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43230/head:refs/remotes/origin/PR-43230 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-11T18:57:05.005Z] > git config core.sparsecheckout # timeout=10 [2022-02-11T18:57:05.010Z] > git checkout -f 2deec80dba28461a3cb3a51b20dd98b7363dd45b # timeout=10 [2022-02-11T18:57:05.077Z] > git remote # timeout=10 [2022-02-11T18:57:05.083Z] > git config --get remote.origin.url # timeout=10 [2022-02-11T18:57:05.094Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-11T18:57:05.095Z] > git merge 3b02526c1e5087166912e444468491f1f223bdee # timeout=10 [2022-02-11T18:57:05.105Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-02-11T18:57:05.122Z] > git config core.sparsecheckout # timeout=10 [2022-02-11T18:57:05.127Z] > git checkout -f 2deec80dba28461a3cb3a51b20dd98b7363dd45b # timeout=10 [Pipeline] sh [2022-02-11T18:57:05.927Z] + [ PR != PR ] [2022-02-11T18:57:05.927Z] + [ master != master ] [2022-02-11T18:57:05.927Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-02-11T18:57:06.282Z] + docker version [2022-02-11T18:57:06.282Z] Client: Docker Engine - Community [2022-02-11T18:57:06.282Z] Version: 20.10.12 [2022-02-11T18:57:06.282Z] API version: 1.41 [2022-02-11T18:57:06.282Z] Go version: go1.16.12 [2022-02-11T18:57:06.282Z] Git commit: e91ed57 [2022-02-11T18:57:06.282Z] Built: Mon Dec 13 11:45:27 2021 [2022-02-11T18:57:06.282Z] OS/Arch: linux/amd64 [2022-02-11T18:57:06.282Z] Context: default [2022-02-11T18:57:06.282Z] Experimental: true [2022-02-11T18:57:06.282Z] [2022-02-11T18:57:06.282Z] Server: Docker Engine - Community [2022-02-11T18:57:06.282Z] Engine: [2022-02-11T18:57:06.282Z] Version: 20.10.12 [2022-02-11T18:57:06.282Z] API version: 1.41 (minimum version 1.12) [2022-02-11T18:57:06.282Z] Go version: go1.16.12 [2022-02-11T18:57:06.282Z] Git commit: 459d0df [2022-02-11T18:57:06.282Z] Built: Mon Dec 13 11:43:36 2021 [2022-02-11T18:57:06.282Z] OS/Arch: linux/amd64 [2022-02-11T18:57:06.282Z] Experimental: true [2022-02-11T18:57:06.282Z] containerd: [2022-02-11T18:57:06.282Z] Version: 1.4.12 [2022-02-11T18:57:06.282Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-11T18:57:06.282Z] runc: [2022-02-11T18:57:06.282Z] Version: 1.0.2 [2022-02-11T18:57:06.282Z] GitCommit: v1.0.2-0-g52b36a2 [2022-02-11T18:57:06.282Z] docker-init: [2022-02-11T18:57:06.282Z] Version: 0.19.0 [2022-02-11T18:57:06.282Z] GitCommit: de40ad0 [Pipeline] sh [2022-02-11T18:57:06.583Z] + docker info [2022-02-11T18:57:19.569Z] Still waiting to schedule task [2022-02-11T18:57:19.569Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-025590b478b7ff20b)’ [2022-02-11T18:57:19.570Z] Still waiting to schedule task [2022-02-11T18:57:19.570Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-025590b478b7ff20b)’ [2022-02-11T18:57:19.571Z] Still waiting to schedule task [2022-02-11T18:57:19.571Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2022-02-11T18:57:19.575Z] Still waiting to schedule task [2022-02-11T18:57:19.575Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2022-02-11T18:57:19.576Z] Still waiting to schedule task [2022-02-11T18:57:19.576Z] All nodes of label ‘windows-2019’ are offline [2022-02-11T18:57:19.577Z] Still waiting to schedule task [2022-02-11T18:57:19.577Z] All nodes of label ‘windows-2022’ are offline [2022-02-11T18:57:19.580Z] Still waiting to schedule task [2022-02-11T18:57:19.581Z] All nodes of label ‘windows-2022’ are offline [2022-02-11T18:57:33.217Z] Client: [2022-02-11T18:57:33.217Z] Context: default [2022-02-11T18:57:33.217Z] Debug Mode: false [2022-02-11T18:57:33.217Z] Plugins: [2022-02-11T18:57:33.217Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-02-11T18:57:33.217Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-02-11T18:57:33.217Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-02-11T18:57:33.217Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-02-11T18:57:33.217Z] [2022-02-11T18:57:33.217Z] Server: [2022-02-11T18:57:33.217Z] Containers: 0 [2022-02-11T18:57:33.217Z] Running: 0 [2022-02-11T18:57:33.217Z] Paused: 0 [2022-02-11T18:57:33.217Z] Stopped: 0 [2022-02-11T18:57:33.217Z] Images: 1 [2022-02-11T18:57:33.217Z] Server Version: 20.10.12 [2022-02-11T18:57:33.217Z] Storage Driver: overlay2 [2022-02-11T18:57:33.217Z] Backing Filesystem: extfs [2022-02-11T18:57:33.217Z] Supports d_type: true [2022-02-11T18:57:33.217Z] Native Overlay Diff: true [2022-02-11T18:57:33.217Z] userxattr: false [2022-02-11T18:57:33.217Z] Logging Driver: json-file [2022-02-11T18:57:33.217Z] Cgroup Driver: cgroupfs [2022-02-11T18:57:33.217Z] Cgroup Version: 1 [2022-02-11T18:57:33.217Z] Plugins: [2022-02-11T18:57:33.217Z] Volume: local [2022-02-11T18:57:33.217Z] Network: bridge host ipvlan macvlan null overlay [2022-02-11T18:57:33.217Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-02-11T18:57:33.217Z] Swarm: inactive [2022-02-11T18:57:33.217Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-02-11T18:57:33.217Z] Default Runtime: runc [2022-02-11T18:57:33.217Z] Init Binary: docker-init [2022-02-11T18:57:33.217Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-11T18:57:33.217Z] runc version: v1.0.2-0-g52b36a2 [2022-02-11T18:57:33.217Z] init version: de40ad0 [2022-02-11T18:57:33.217Z] Security Options: [2022-02-11T18:57:33.217Z] apparmor [2022-02-11T18:57:33.217Z] seccomp [2022-02-11T18:57:33.217Z] Profile: default [2022-02-11T18:57:33.217Z] Kernel Version: 5.4.0-1061-aws [2022-02-11T18:57:33.217Z] Operating System: Ubuntu 18.04.6 LTS [2022-02-11T18:57:33.217Z] OSType: linux [2022-02-11T18:57:33.217Z] Architecture: x86_64 [2022-02-11T18:57:33.217Z] CPUs: 2 [2022-02-11T18:57:33.217Z] Total Memory: 7.565GiB [2022-02-11T18:57:33.217Z] Name: ip-10-100-33-18 [2022-02-11T18:57:33.217Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-02-11T18:57:33.217Z] Docker Root Dir: /var/lib/docker [2022-02-11T18:57:33.217Z] Debug Mode: false [2022-02-11T18:57:33.217Z] Registry: https://index.docker.io/v1/ [2022-02-11T18:57:33.217Z] Labels: [2022-02-11T18:57:33.217Z] Experimental: true [2022-02-11T18:57:33.217Z] Insecure Registries: [2022-02-11T18:57:33.217Z] 127.0.0.0/8 [2022-02-11T18:57:33.217Z] Live Restore Enabled: true [2022-02-11T18:57:33.217Z] [2022-02-11T18:57:33.217Z] WARNING: No swap limit support [Pipeline] sh [2022-02-11T18:57:33.521Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-11T18:57:33.521Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-11T18:57:33.521Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43230/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-02-11T18:57:33.521Z] + bash /home/ubuntu/workspace/moby_PR-43230/check-config.sh [2022-02-11T18:57:33.521Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-02-11T18:57:33.521Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-02-11T18:57:33.521Z] [2022-02-11T18:57:33.521Z] Generally Necessary: [2022-02-11T18:57:33.521Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-02-11T18:57:33.521Z] - apparmor: enabled and tools installed [2022-02-11T18:57:33.521Z] - CONFIG_NAMESPACES: enabled [2022-02-11T18:57:33.521Z] - CONFIG_NET_NS: enabled [2022-02-11T18:57:33.521Z] - CONFIG_PID_NS: enabled [2022-02-11T18:57:33.521Z] - CONFIG_IPC_NS: enabled [2022-02-11T18:57:33.521Z] - CONFIG_UTS_NS: enabled [2022-02-11T18:57:33.521Z] - CONFIG_CGROUPS: enabled [2022-02-11T18:57:33.521Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-02-11T18:57:33.521Z] - CONFIG_CGROUP_DEVICE: enabled [2022-02-11T18:57:33.521Z] - CONFIG_CGROUP_FREEZER: enabled [2022-02-11T18:57:33.521Z] - CONFIG_CGROUP_SCHED: enabled [2022-02-11T18:57:33.521Z] - CONFIG_CPUSETS: enabled [2022-02-11T18:57:33.784Z] - CONFIG_MEMCG: enabled [2022-02-11T18:57:33.784Z] - CONFIG_KEYS: enabled [2022-02-11T18:57:33.784Z] - CONFIG_VETH: enabled (as module) [2022-02-11T18:57:33.784Z] - CONFIG_BRIDGE: enabled (as module) [2022-02-11T18:57:33.784Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-02-11T18:57:33.784Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-02-11T18:57:33.784Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-02-11T18:57:33.784Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-02-11T18:57:33.784Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-02-11T18:57:33.784Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-02-11T18:57:33.784Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-02-11T18:57:33.784Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-02-11T18:57:33.784Z] - CONFIG_NF_NAT: enabled (as module) [2022-02-11T18:57:33.784Z] - CONFIG_POSIX_MQUEUE: enabled [2022-02-11T18:57:33.784Z] - CONFIG_CGROUP_BPF: enabled [2022-02-11T18:57:33.784Z] [2022-02-11T18:57:33.784Z] Optional Features: [2022-02-11T18:57:33.784Z] - CONFIG_USER_NS: enabled [2022-02-11T18:57:33.784Z] - CONFIG_SECCOMP: enabled [2022-02-11T18:57:33.784Z] - CONFIG_SECCOMP_FILTER: enabled [2022-02-11T18:57:33.784Z] - CONFIG_CGROUP_PIDS: enabled [2022-02-11T18:57:33.784Z] - CONFIG_MEMCG_SWAP: enabled [2022-02-11T18:57:33.784Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-02-11T18:57:33.784Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-02-11T18:57:33.784Z] - CONFIG_BLK_CGROUP: enabled [2022-02-11T18:57:33.784Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-02-11T18:57:33.784Z] - CONFIG_CGROUP_PERF: enabled [2022-02-11T18:57:33.784Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-02-11T18:57:33.784Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-02-11T18:57:33.784Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-02-11T18:57:33.784Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-02-11T18:57:33.784Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-02-11T18:57:33.784Z] - CONFIG_RT_GROUP_SCHED: missing [2022-02-11T18:57:34.051Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-02-11T18:57:34.051Z] - CONFIG_IP_VS: enabled (as module) [2022-02-11T18:57:34.051Z] - CONFIG_IP_VS_NFCT: enabled [2022-02-11T18:57:34.051Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-02-11T18:57:34.051Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-02-11T18:57:34.051Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-02-11T18:57:34.051Z] - CONFIG_SECURITY_SELINUX: enabled [2022-02-11T18:57:34.051Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-02-11T18:57:34.051Z] - CONFIG_EXT4_FS: enabled [2022-02-11T18:57:34.051Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-02-11T18:57:34.051Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-02-11T18:57:34.051Z] - Network Drivers: [2022-02-11T18:57:34.051Z] - "overlay": [2022-02-11T18:57:34.051Z] - CONFIG_VXLAN: enabled (as module) [2022-02-11T18:57:34.051Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-02-11T18:57:34.051Z] Optional (for encrypted networks): [2022-02-11T18:57:34.051Z] - CONFIG_CRYPTO: enabled [2022-02-11T18:57:34.051Z] - CONFIG_CRYPTO_AEAD: enabled [2022-02-11T18:57:34.051Z] - CONFIG_CRYPTO_GCM: enabled [2022-02-11T18:57:34.051Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-02-11T18:57:34.051Z] - CONFIG_CRYPTO_GHASH: enabled [2022-02-11T18:57:34.051Z] - CONFIG_XFRM: enabled [2022-02-11T18:57:34.051Z] - CONFIG_XFRM_USER: enabled (as module) [2022-02-11T18:57:34.051Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-02-11T18:57:34.051Z] - CONFIG_INET_ESP: enabled (as module) [2022-02-11T18:57:34.051Z] - "ipvlan": [2022-02-11T18:57:34.051Z] - CONFIG_IPVLAN: enabled (as module) [2022-02-11T18:57:34.051Z] - "macvlan": [2022-02-11T18:57:34.051Z] - CONFIG_MACVLAN: enabled (as module) [2022-02-11T18:57:34.051Z] - CONFIG_DUMMY: enabled (as module) [2022-02-11T18:57:34.051Z] - "ftp,tftp client in container": [2022-02-11T18:57:34.051Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-02-11T18:57:34.051Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-02-11T18:57:34.051Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-02-11T18:57:34.051Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-02-11T18:57:34.051Z] - Storage Drivers: [2022-02-11T18:57:34.051Z] - "aufs": [2022-02-11T18:57:34.318Z] - CONFIG_AUFS_FS: enabled (as module) [2022-02-11T18:57:34.318Z] - "btrfs": [2022-02-11T18:57:34.318Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-02-11T18:57:34.318Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-02-11T18:57:34.318Z] - "devicemapper": [2022-02-11T18:57:34.318Z] - CONFIG_BLK_DEV_DM: enabled [2022-02-11T18:57:34.318Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-02-11T18:57:34.318Z] - "overlay": [2022-02-11T18:57:34.318Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-02-11T18:57:34.318Z] - "zfs": [2022-02-11T18:57:34.318Z] - /dev/zfs: present [2022-02-11T18:57:34.318Z] - zfs command: missing [2022-02-11T18:57:34.318Z] - zpool command: missing [2022-02-11T18:57:34.318Z] [2022-02-11T18:57:34.318Z] Limits: [2022-02-11T18:57:34.318Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-02-11T18:57:34.318Z] [2022-02-11T18:57:34.318Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-02-11T18:57:34.665Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:2deec80dba28461a3cb3a51b20dd98b7363dd45b . [2022-02-11T18:57:34.929Z] #1 [internal] load build definition from Dockerfile [2022-02-11T18:57:34.929Z] #1 sha256:91dd9b09773bb7ceafd7a961e48ba8dbba4736965ab0c608f657e1ca5b28a625 [2022-02-11T18:57:34.929Z] #1 transferring dockerfile: [2022-02-11T18:57:35.192Z] #1 transferring dockerfile: 16.86kB 0.0s done [2022-02-11T18:57:35.192Z] #1 DONE 0.2s [2022-02-11T18:57:35.192Z] [2022-02-11T18:57:35.192Z] #2 [internal] load .dockerignore [2022-02-11T18:57:35.192Z] #2 sha256:12ac15db2c544d7e3abfe7e7734a390bf5d0c5f0112432e6604fe19b1e241d9c [2022-02-11T18:57:35.192Z] #2 transferring context: 87B done [2022-02-11T18:57:35.192Z] #2 DONE 0.1s [2022-02-11T18:57:35.192Z] [2022-02-11T18:57:35.192Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-02-11T18:57:35.192Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-02-11T18:57:35.456Z] #3 DONE 0.4s [2022-02-11T18:57:35.456Z] [2022-02-11T18:57:35.456Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-02-11T18:57:35.456Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-02-11T18:57:35.456Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 0.0s done [2022-02-11T18:57:35.719Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-02-11T18:57:35.719Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-02-11T18:57:35.719Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-02-11T18:57:35.719Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-02-11T18:57:35.982Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.5s done [2022-02-11T18:57:35.982Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s [2022-02-11T18:57:36.932Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.5s done [2022-02-11T18:57:36.932Z] #4 DONE 1.3s [2022-02-11T18:57:37.195Z] [2022-02-11T18:57:37.195Z] #6 [internal] load .dockerignore [2022-02-11T18:57:37.195Z] #6 sha256:9def2ba64921a4c3e4ccbdf3a7823518eb3992d2f6f59aede7e6b8268bf2eae0 [2022-02-11T18:57:37.195Z] #6 DONE 0.0s [2022-02-11T18:57:37.195Z] [2022-02-11T18:57:37.195Z] #5 [internal] load build definition from Dockerfile [2022-02-11T18:57:37.195Z] #5 sha256:f01e175fbe346534bb24d23eabcea979a3bbde686650c8a6a194ec72c1178551 [2022-02-11T18:57:37.195Z] #5 DONE 0.0s [2022-02-11T18:57:37.195Z] [2022-02-11T18:57:37.195Z] #10 [internal] load metadata for docker.io/library/golang:1.17.6-bullseye [2022-02-11T18:57:37.195Z] #10 sha256:eda05fc3da6faa541b4282a9f511df3d293d97e722e26daa7bfa08bc5da49211 [2022-02-11T18:57:37.769Z] #10 DONE 0.7s [2022-02-11T18:57:37.769Z] [2022-02-11T18:57:37.769Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-02-11T18:57:37.769Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-02-11T18:57:37.769Z] #7 DONE 0.7s [2022-02-11T18:57:37.769Z] [2022-02-11T18:57:37.769Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-11T18:57:37.769Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-02-11T18:57:37.769Z] #8 DONE 0.7s [2022-02-11T18:57:37.769Z] [2022-02-11T18:57:37.769Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-11T18:57:37.769Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-02-11T18:57:37.769Z] #9 DONE 0.7s [2022-02-11T18:57:39.692Z] [2022-02-11T18:57:39.692Z] #31 [internal] load build context [2022-02-11T18:57:39.692Z] #31 sha256:4dcfaa57ea8b23c4d9b62a10aa39558938d9bf829d145ef9505867dca8f8156a [2022-02-11T18:57:39.692Z] #31 DONE 0.0s [2022-02-11T18:57:39.692Z] [2022-02-11T18:57:39.692Z] #74 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-11T18:57:39.692Z] #74 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-02-11T18:57:39.692Z] #74 DONE 0.0s [2022-02-11T18:57:39.692Z] [2022-02-11T18:57:39.692Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-11T18:57:39.692Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-11T18:57:39.692Z] #11 DONE 0.0s [2022-02-11T18:57:39.692Z] [2022-02-11T18:57:39.692Z] #76 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-11T18:57:39.692Z] #76 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-02-11T18:57:39.692Z] #76 DONE 0.0s [2022-02-11T18:57:39.692Z] [2022-02-11T18:57:39.692Z] #52 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-02-11T18:57:39.692Z] #52 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-02-11T18:57:39.971Z] #52 DONE 0.0s [2022-02-11T18:57:39.971Z] [2022-02-11T18:57:39.971Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-11T18:57:39.971Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-11T18:57:39.971Z] #11 resolve docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c 0.0s done [2022-02-11T18:57:39.971Z] #11 sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c 1.86kB / 1.86kB done [2022-02-11T18:57:39.971Z] #11 sha256:ec67c62f48ddfbca1ccaef18f9b3addccd707e1885fa28702a3954340786fcf6 1.80kB / 1.80kB done [2022-02-11T18:57:39.971Z] #11 sha256:80d9a75ccb3879eefdece2f6409bd7a7eed708ea4e830e6c4ecfadeff65f68e0 7.07kB / 7.07kB done [2022-02-11T18:57:39.971Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 9.44MB / 54.92MB 0.4s [2022-02-11T18:57:39.971Z] #11 sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 5.15MB / 5.15MB 0.3s done [2022-02-11T18:57:39.971Z] #11 sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 9.44MB / 10.87MB 0.4s [2022-02-11T18:57:39.971Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 6.29MB / 54.57MB 0.4s [2022-02-11T18:57:39.971Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 16.78MB / 54.92MB 0.6s [2022-02-11T18:57:39.971Z] #11 sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 10.87MB / 10.87MB 0.6s [2022-02-11T18:57:39.971Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 11.53MB / 54.57MB 0.6s [2022-02-11T18:57:40.243Z] #11 sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 10.87MB / 10.87MB 0.6s done [2022-02-11T18:57:40.243Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 17.23MB / 54.57MB 0.7s [2022-02-11T18:57:40.243Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 0B / 85.81MB 0.7s [2022-02-11T18:57:40.243Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 24.12MB / 54.92MB 0.9s [2022-02-11T18:57:40.243Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 20.97MB / 54.57MB 0.9s [2022-02-11T18:57:40.512Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 28.31MB / 54.92MB 0.9s [2022-02-11T18:57:40.512Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 24.12MB / 54.57MB 0.9s [2022-02-11T18:57:40.512Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 6.29MB / 85.81MB 0.9s [2022-02-11T18:57:40.512Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 33.55MB / 54.92MB 1.1s [2022-02-11T18:57:40.512Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 33.55MB / 54.57MB 1.1s [2022-02-11T18:57:40.512Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 15.73MB / 85.81MB 1.1s [2022-02-11T18:57:40.512Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 38.80MB / 54.92MB 1.2s [2022-02-11T18:57:40.512Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 39.85MB / 54.57MB 1.2s [2022-02-11T18:57:40.776Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 42.99MB / 54.92MB 1.3s [2022-02-11T18:57:40.776Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 43.18MB / 54.57MB 1.3s [2022-02-11T18:57:40.776Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 24.12MB / 85.81MB 1.3s [2022-02-11T18:57:40.776Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 48.23MB / 54.92MB 1.5s [2022-02-11T18:57:40.776Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 48.23MB / 54.57MB 1.5s [2022-02-11T18:57:40.776Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 28.50MB / 85.81MB 1.5s [2022-02-11T18:57:41.044Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 51.38MB / 54.92MB 1.5s [2022-02-11T18:57:41.044Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 51.38MB / 54.57MB 1.5s [2022-02-11T18:57:41.044Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 54.92MB / 54.92MB 1.7s [2022-02-11T18:57:41.044Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 54.57MB / 54.57MB 1.7s [2022-02-11T18:57:41.044Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 33.55MB / 85.81MB 1.7s [2022-02-11T18:57:41.306Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 46.14MB / 85.81MB 1.8s [2022-02-11T18:57:41.306Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 51.38MB / 85.81MB 1.9s [2022-02-11T18:57:41.666Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 56.42MB / 85.81MB 2.0s [2022-02-11T18:57:41.666Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 70.25MB / 85.81MB 2.2s [2022-02-11T18:57:41.666Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 80.50MB / 85.81MB 2.3s [2022-02-11T18:57:41.940Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 84.93MB / 85.81MB 2.4s [2022-02-11T18:57:41.940Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 54.57MB / 54.57MB 2.6s done [2022-02-11T18:57:41.940Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 0B / 134.83MB 2.6s [2022-02-11T18:57:42.214Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 13.63MB / 134.83MB 2.9s [2022-02-11T18:57:42.500Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 24.12MB / 134.83MB 3.2s [2022-02-11T18:57:43.098Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 33.55MB / 134.83MB 3.5s [2022-02-11T18:57:43.098Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 54.92MB / 54.92MB 3.5s done [2022-02-11T18:57:43.098Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 40.89MB / 134.83MB 3.7s [2022-02-11T18:57:43.363Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 49.28MB / 134.83MB 3.9s [2022-02-11T18:57:43.363Z] #11 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 [2022-02-11T18:57:43.626Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 62.60MB / 134.83MB 4.2s [2022-02-11T18:57:43.892Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 69.63MB / 134.83MB 4.3s [2022-02-11T18:57:44.154Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 80.74MB / 134.83MB 4.6s [2022-02-11T18:57:44.154Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 89.44MB / 134.83MB 4.7s [2022-02-11T18:57:44.417Z] #11 ... [2022-02-11T18:57:44.417Z] [2022-02-11T18:57:44.417Z] #31 [internal] load build context [2022-02-11T18:57:44.417Z] #31 sha256:4dcfaa57ea8b23c4d9b62a10aa39558938d9bf829d145ef9505867dca8f8156a [2022-02-11T18:57:44.417Z] #31 transferring context: 56.69MB 4.4s done [2022-02-11T18:57:44.417Z] #31 DONE 5.1s [2022-02-11T18:57:44.417Z] [2022-02-11T18:57:44.417Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-11T18:57:44.417Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-11T18:57:44.417Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 100.66MB / 134.83MB 4.9s [2022-02-11T18:57:44.417Z] #11 ... [2022-02-11T18:57:44.417Z] [2022-02-11T18:57:44.417Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-11T18:57:44.417Z] #35 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-11T18:57:44.417Z] #35 resolve docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d 0.1s done [2022-02-11T18:57:44.417Z] #35 sha256:04fbdaf87a6a632f3f2e8d9f53f97b2813d9e4111c62e21d56454460f477075b 1.46kB / 1.46kB done [2022-02-11T18:57:44.417Z] #35 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 54.92MB / 54.92MB 3.5s done [2022-02-11T18:57:44.417Z] #35 sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d 1.85kB / 1.85kB done [2022-02-11T18:57:44.417Z] #35 sha256:7d8264bf731fec57d807d1918bec0a16550f52a9766f0034b40f55c5b7dc3712 529B / 529B done [2022-02-11T18:57:45.813Z] #35 ... [2022-02-11T18:57:45.813Z] [2022-02-11T18:57:45.813Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-11T18:57:45.813Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-11T18:57:45.813Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 85.81MB / 85.81MB 5.0s done [2022-02-11T18:57:45.813Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 134.83MB / 134.83MB 6.3s [2022-02-11T18:57:45.813Z] #11 sha256:856234c9f3194ea7c9dde1bed11c61f4dcd53cb2edba539d136b955fe4bace56 155B / 155B 5.1s done [2022-02-11T18:57:47.737Z] #11 ... [2022-02-11T18:57:47.737Z] [2022-02-11T18:57:47.737Z] #74 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-11T18:57:47.737Z] #74 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-02-11T18:57:47.737Z] #74 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-02-11T18:57:47.737Z] #74 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-02-11T18:57:47.737Z] #74 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-02-11T18:57:47.737Z] #74 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 5.6s done [2022-02-11T18:57:47.738Z] #74 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.6s done [2022-02-11T18:57:47.738Z] #74 DONE 8.3s [2022-02-11T18:57:47.738Z] [2022-02-11T18:57:47.738Z] #76 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-11T18:57:47.738Z] #76 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-02-11T18:57:47.738Z] #76 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-02-11T18:57:47.738Z] #76 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-02-11T18:57:47.738Z] #76 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-02-11T18:57:47.738Z] #76 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-02-11T18:57:47.738Z] #76 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.8s done [2022-02-11T18:57:47.738Z] #76 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.0s done [2022-02-11T18:57:47.738Z] #76 DONE 8.3s [2022-02-11T18:57:47.738Z] [2022-02-11T18:57:47.738Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-11T18:57:47.738Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-11T18:57:47.738Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 134.83MB / 134.83MB 8.2s done [2022-02-11T18:57:48.688Z] #11 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 5.1s [2022-02-11T18:57:50.615Z] #11 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 7.2s done [2022-02-11T18:57:50.879Z] #11 ... [2022-02-11T18:57:50.879Z] [2022-02-11T18:57:50.879Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-11T18:57:50.879Z] #35 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-11T18:57:50.879Z] #35 DONE 11.5s [2022-02-11T18:57:50.879Z] [2022-02-11T18:57:50.879Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-11T18:57:50.879Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-11T18:57:50.879Z] #11 extracting sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 [2022-02-11T18:57:51.455Z] #11 extracting sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 0.8s done [2022-02-11T18:57:52.406Z] #11 ... [2022-02-11T18:57:52.406Z] [2022-02-11T18:57:52.406Z] #75 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-02-11T18:57:52.406Z] #75 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-02-11T18:57:52.406Z] #75 DONE 1.3s [2022-02-11T18:57:52.406Z] [2022-02-11T18:57:52.406Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-11T18:57:52.406Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-11T18:57:52.406Z] #11 extracting sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 0.1s [2022-02-11T18:57:53.002Z] #11 extracting sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 0.4s done [2022-02-11T18:57:53.952Z] #11 extracting sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 [2022-02-11T18:57:54.218Z] #11 ... [2022-02-11T18:57:54.218Z] [2022-02-11T18:57:54.218Z] #77 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-02-11T18:57:54.218Z] #77 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-02-11T18:57:54.218Z] #77 DONE 1.9s [2022-02-11T18:57:54.218Z] [2022-02-11T18:57:54.218Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-11T18:57:54.218Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-11T18:57:59.544Z] #11 extracting sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 5.1s [2022-02-11T18:57:59.807Z] #11 extracting sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 5.9s done [2022-02-11T18:58:00.073Z] #11 extracting sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 0.1s [2022-02-11T18:58:01.024Z] #11 ... [2022-02-11T18:58:01.024Z] [2022-02-11T18:58:01.024Z] #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-02-11T18:58:01.024Z] #36 sha256:1c54e41060962e5d78e7f2b733f82a85704155c604958ad60253c1c66c7ec691 [2022-02-11T18:58:01.024Z] #36 1.238 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-11T18:58:01.024Z] #36 1.238 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-11T18:58:01.024Z] #36 1.256 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-11T18:58:01.025Z] #36 1.347 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [117 kB] [2022-02-11T18:58:01.025Z] #36 1.495 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-11T18:58:01.025Z] #36 1.938 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-11T18:58:01.025Z] #36 3.426 Fetched 8502 kB in 2s (3440 kB/s) [2022-02-11T18:58:01.025Z] #36 3.426 Reading package lists... [2022-02-11T18:58:01.025Z] #36 4.310 Reading package lists... [2022-02-11T18:58:01.025Z] #36 5.137 Building dependency tree... [2022-02-11T18:58:01.025Z] #36 5.502 The following additional packages will be installed: [2022-02-11T18:58:01.025Z] #36 5.502 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-02-11T18:58:01.025Z] #36 5.502 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-02-11T18:58:01.025Z] #36 5.503 Recommended packages: [2022-02-11T18:58:01.025Z] #36 5.503 libldap-common publicsuffix libsasl2-modules [2022-02-11T18:58:01.025Z] #36 5.687 The following NEW packages will be installed: [2022-02-11T18:58:01.025Z] #36 5.687 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-02-11T18:58:01.025Z] #36 5.687 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-02-11T18:58:01.025Z] #36 5.687 libssh2-1 openssl [2022-02-11T18:58:01.025Z] #36 5.969 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-02-11T18:58:01.025Z] #36 5.969 Need to get 3038 kB of archives. [2022-02-11T18:58:01.025Z] #36 5.969 After this operation, 6650 kB of additional disk space will be used. [2022-02-11T18:58:01.025Z] #36 5.969 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2022-02-11T18:58:01.025Z] #36 5.982 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-02-11T18:58:01.025Z] #36 5.982 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-02-11T18:58:01.025Z] #36 5.984 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2022-02-11T18:58:01.025Z] #36 6.030 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2022-02-11T18:58:01.025Z] #36 6.030 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-02-11T18:58:01.025Z] #36 6.031 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-02-11T18:58:01.025Z] #36 6.032 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-02-11T18:58:01.025Z] #36 6.034 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-02-11T18:58:01.025Z] #36 6.044 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-02-11T18:58:01.025Z] #36 6.044 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-02-11T18:58:01.025Z] #36 6.044 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-02-11T18:58:01.025Z] #36 6.050 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-02-11T18:58:01.025Z] #36 6.078 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-02-11T18:58:01.025Z] #36 6.079 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-02-11T18:58:01.025Z] #36 6.381 debconf: delaying package configuration, since apt-utils is not installed [2022-02-11T18:58:01.025Z] #36 6.429 Fetched 3038 kB in 0s (7703 kB/s) [2022-02-11T18:58:01.025Z] #36 6.463 Selecting previously unselected package openssl. [2022-02-11T18:58:01.025Z] #36 6.463 (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-02-11T18:58:01.025Z] #36 6.464 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2022-02-11T18:58:01.025Z] #36 6.471 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-02-11T18:58:01.025Z] #36 6.688 Selecting previously unselected package ca-certificates. [2022-02-11T18:58:01.025Z] #36 6.688 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-02-11T18:58:01.025Z] #36 6.698 Unpacking ca-certificates (20210119) ... [2022-02-11T18:58:01.025Z] #36 6.788 Selecting previously unselected package libbrotli1:amd64. [2022-02-11T18:58:01.025Z] #36 6.788 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-02-11T18:58:01.025Z] #36 6.794 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-02-11T18:58:01.025Z] #36 6.886 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-02-11T18:58:01.025Z] #36 6.886 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2022-02-11T18:58:01.025Z] #36 6.896 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-02-11T18:58:01.025Z] #36 6.940 Selecting previously unselected package libsasl2-2:amd64. [2022-02-11T18:58:01.025Z] #36 6.940 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2022-02-11T18:58:01.025Z] #36 6.966 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-02-11T18:58:01.025Z] #36 7.001 Selecting previously unselected package libldap-2.4-2:amd64. [2022-02-11T18:58:01.025Z] #36 7.001 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-02-11T18:58:01.025Z] #36 7.006 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-02-11T18:58:01.025Z] #36 7.079 Selecting previously unselected package libnghttp2-14:amd64. [2022-02-11T18:58:01.025Z] #36 7.079 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-02-11T18:58:01.025Z] #36 7.082 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-02-11T18:58:01.025Z] #36 7.131 Selecting previously unselected package libpsl5:amd64. [2022-02-11T18:58:01.025Z] #36 7.131 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-02-11T18:58:01.025Z] #36 7.142 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-02-11T18:58:01.025Z] #36 7.187 Selecting previously unselected package librtmp1:amd64. [2022-02-11T18:58:01.025Z] #36 7.187 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-02-11T18:58:01.025Z] #36 7.191 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-02-11T18:58:01.025Z] #36 7.243 Selecting previously unselected package libssh2-1:amd64. [2022-02-11T18:58:01.025Z] #36 7.243 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-02-11T18:58:01.025Z] #36 7.248 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-02-11T18:58:01.025Z] #36 7.315 Selecting previously unselected package libcurl4:amd64. [2022-02-11T18:58:01.025Z] #36 7.315 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-02-11T18:58:01.025Z] #36 7.318 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-02-11T18:58:01.025Z] #36 7.405 Selecting previously unselected package curl. [2022-02-11T18:58:01.025Z] #36 7.405 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-02-11T18:58:01.025Z] #36 7.411 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-02-11T18:58:01.025Z] #36 7.503 Selecting previously unselected package libonig5:amd64. [2022-02-11T18:58:01.025Z] #36 7.504 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-02-11T18:58:01.025Z] #36 7.514 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-02-11T18:58:01.025Z] #36 7.591 Selecting previously unselected package libjq1:amd64. [2022-02-11T18:58:01.025Z] #36 7.591 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-02-11T18:58:01.025Z] #36 7.595 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-02-11T18:58:01.025Z] #36 7.664 Selecting previously unselected package jq. [2022-02-11T18:58:01.025Z] #36 7.664 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-02-11T18:58:01.025Z] #36 7.664 Unpacking jq (1.6-2.1) ... [2022-02-11T18:58:01.025Z] #36 7.714 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-02-11T18:58:01.025Z] #36 7.725 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-02-11T18:58:01.025Z] #36 7.735 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-02-11T18:58:01.025Z] #36 7.744 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-02-11T18:58:01.025Z] #36 7.754 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-02-11T18:58:01.025Z] #36 7.765 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-02-11T18:58:01.025Z] #36 7.777 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-02-11T18:58:01.025Z] #36 7.792 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-02-11T18:58:01.025Z] #36 7.808 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-02-11T18:58:01.025Z] #36 7.822 Setting up libjq1:amd64 (1.6-2.1) ... [2022-02-11T18:58:01.025Z] #36 7.835 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-02-11T18:58:01.025Z] #36 7.847 Setting up ca-certificates (20210119) ... [2022-02-11T18:58:01.025Z] #36 8.620 Updating certificates in /etc/ssl/certs... [2022-02-11T18:58:01.025Z] #36 9.734 129 added, 0 removed; done. [2022-02-11T18:58:01.025Z] #36 9.861 Setting up jq (1.6-2.1) ... [2022-02-11T18:58:01.025Z] #36 9.872 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-02-11T18:58:01.025Z] #36 9.882 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-02-11T18:58:01.025Z] #36 9.892 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-11T18:58:01.025Z] #36 9.912 Processing triggers for ca-certificates (20210119) ... [2022-02-11T18:58:01.025Z] #36 9.927 Updating certificates in /etc/ssl/certs... [2022-02-11T18:58:01.025Z] #36 ... [2022-02-11T18:58:01.025Z] [2022-02-11T18:58:01.025Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-11T18:58:01.025Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-11T18:58:04.397Z] #11 extracting sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 4.0s done [2022-02-11T18:58:04.972Z] #11 ... [2022-02-11T18:58:04.973Z] [2022-02-11T18:58:04.973Z] #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-02-11T18:58:04.973Z] #36 sha256:1c54e41060962e5d78e7f2b733f82a85704155c604958ad60253c1c66c7ec691 [2022-02-11T18:58:04.973Z] #36 10.97 0 added, 0 removed; done. [2022-02-11T18:58:04.973Z] #36 10.97 Running hooks in /etc/ca-certificates/update.d... [2022-02-11T18:58:04.973Z] #36 10.97 done. [2022-02-11T18:58:04.973Z] #36 DONE 14.1s [2022-02-11T18:58:05.236Z] [2022-02-11T18:58:05.236Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-02-11T18:58:05.236Z] #37 sha256:0490ac470dd006404e95067ae9a477df30ad6612003167c49a5d2f39a23e9b9e [2022-02-11T18:58:05.236Z] #37 DONE 0.1s [2022-02-11T18:58:05.236Z] [2022-02-11T18:58:05.236Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-11T18:58:05.237Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-11T18:58:05.237Z] #11 extracting sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 0.1s [2022-02-11T18:58:10.560Z] #11 extracting sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 5.3s [2022-02-11T18:58:11.682Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-01316e87c99d7c560) in /home/ubuntu/workspace/moby_PR-43230 [Pipeline] { [2022-02-11T18:58:11.714Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-09adf9d595240a617) in /home/ubuntu/workspace/moby_PR-43230 [Pipeline] checkout [Pipeline] { [Pipeline] checkout [2022-02-11T18:58:11.788Z] The recommended git tool is: git [2022-02-11T18:58:11.817Z] The recommended git tool is: git [2022-02-11T18:58:13.120Z] #11 extracting sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 8.1s done [2022-02-11T18:58:13.383Z] #11 extracting sha256:856234c9f3194ea7c9dde1bed11c61f4dcd53cb2edba539d136b955fe4bace56 [2022-02-11T18:58:13.383Z] #11 extracting sha256:856234c9f3194ea7c9dde1bed11c61f4dcd53cb2edba539d136b955fe4bace56 done [2022-02-11T18:58:13.647Z] #11 DONE 34.2s [2022-02-11T18:58:13.647Z] [2022-02-11T18:58:13.647Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-02-11T18:58:13.647Z] #12 sha256:9eb25e4ceca9115a4c5147aabaa358114ca2384606bbf843cd8bb93b7468011c [2022-02-11T18:58:15.114Z] using credential docker-jenkins-github-credentials [2022-02-11T18:58:15.121Z] Cloning the remote Git repository [2022-02-11T18:58:15.121Z] Cloning with configured refspecs honoured and without tags [2022-02-11T18:58:15.237Z] using credential docker-jenkins-github-credentials [2022-02-11T18:58:15.245Z] Cloning the remote Git repository [2022-02-11T18:58:15.245Z] Cloning with configured refspecs honoured and without tags [2022-02-11T18:58:14.424Z] Cloning repository https://github.com/moby/moby.git [2022-02-11T18:58:14.478Z] > git init /home/ubuntu/workspace/moby_PR-43230 # timeout=10 [2022-02-11T18:58:15.571Z] #12 ... [2022-02-11T18:58:15.571Z] [2022-02-11T18:58:15.571Z] #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-02-11T18:58:15.571Z] #38 sha256:4928ab38fe86081750e9199cfc92bf65ac51c8ff3c8161d6c84fc900ee5b955e [2022-02-11T18:58:15.571Z] #38 1.530 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-02-11T18:58:15.571Z] #38 1.836 [2022-02-11T18:58:15.571Z] #38 2.052 #=#=# ######################################################################## 100.0% [2022-02-11T18:58:15.571Z] #38 2.325 [2022-02-11T18:58:15.571Z] #38 3.186 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-02-11T18:58:15.571Z] #38 3.458 [2022-02-11T18:58:15.571Z] #38 3.679 #=#=# ######################################################################## 100.0% [2022-02-11T18:58:15.571Z] #38 3.941 [2022-02-11T18:58:15.571Z] #38 4.824 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-02-11T18:58:15.571Z] #38 5.089 [2022-02-11T18:58:15.571Z] #38 5.308 #=#=# ################ 22.6% ########################################## 59.2% ################################################################ 89.4% ######################################################################## 100.0% [2022-02-11T18:58:15.571Z] #38 5.831 [2022-02-11T18:58:15.571Z] #38 6.810 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-02-11T18:58:15.571Z] #38 7.083 [2022-02-11T18:58:15.571Z] #38 7.303 #=#=# ######################################################################## 100.0% [2022-02-11T18:58:15.571Z] #38 7.596 [2022-02-11T18:58:15.571Z] #38 8.301 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-02-11T18:58:15.571Z] #38 8.507 [2022-02-11T18:58:15.571Z] #38 8.720 #=#=# ######################################################################## 100.0% [2022-02-11T18:58:15.571Z] #38 8.960 [2022-02-11T18:58:15.571Z] #38 8.998 Download of images into '/build' complete. [2022-02-11T18:58:15.571Z] #38 8.998 Use something like the following to load the result into a Docker daemon: [2022-02-11T18:58:15.571Z] #38 8.998 tar -cC '/build' . | docker load [2022-02-11T18:58:15.833Z] #38 ... [2022-02-11T18:58:15.833Z] [2022-02-11T18:58:15.833Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-02-11T18:58:15.833Z] #12 sha256:9eb25e4ceca9115a4c5147aabaa358114ca2384606bbf843cd8bb93b7468011c [2022-02-11T18:58:15.833Z] #12 DONE 2.4s [2022-02-11T18:58:16.095Z] [2022-02-11T18:58:16.095Z] #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-02-11T18:58:16.095Z] #38 sha256:4928ab38fe86081750e9199cfc92bf65ac51c8ff3c8161d6c84fc900ee5b955e [2022-02-11T18:58:16.096Z] #38 DONE 10.9s [2022-02-11T18:58:16.096Z] [2022-02-11T18:58:16.096Z] #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-02-11T18:58:16.096Z] #13 sha256:e9ef1126d59f1b7baa2f9742af6a0d1d50f7c96616cba544c73a1841a0d4c1b0 [2022-02-11T18:58:15.397Z] Cloning repository https://github.com/moby/moby.git [2022-02-11T18:58:15.456Z] > git init /home/ubuntu/workspace/moby_PR-43230 # timeout=10 [2022-02-11T18:58:15.689Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-11T18:58:15.690Z] > git --version # timeout=10 [2022-02-11T18:58:15.707Z] > git --version # 'git version 2.17.1' [2022-02-11T18:58:15.708Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-11T18:58:15.709Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43230/head:refs/remotes/origin/PR-43230 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-11T18:58:14.676Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-11T18:58:14.676Z] > git --version # timeout=10 [2022-02-11T18:58:14.691Z] > git --version # 'git version 2.17.1' [2022-02-11T18:58:14.691Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-11T18:58:14.692Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43230/head:refs/remotes/origin/PR-43230 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-11T18:58:16.674Z] #13 DONE 0.7s [2022-02-11T18:58:16.937Z] [2022-02-11T18:58:16.937Z] #49 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-02-11T18:58:16.937Z] #49 sha256:88717b960ae2c32d1683d89c477023a795cab24937111aa609431ebce214cbb4 [2022-02-11T18:58:16.937Z] #49 DONE 0.1s [2022-02-11T18:58:16.937Z] [2022-02-11T18:58:16.937Z] #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-02-11T18:58:16.937Z] #50 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-11T18:58:16.937Z] #50 ... [2022-02-11T18:58:16.937Z] [2022-02-11T18:58:16.937Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-02-11T18:58:16.937Z] #40 sha256:b7d377f2965af815cbf8c35073959a3e4ab1fc93aa58585f4e4bbf74a8e71fb8 [2022-02-11T18:58:16.937Z] #40 DONE 0.2s [2022-02-11T18:58:16.937Z] [2022-02-11T18:58:16.937Z] #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-02-11T18:58:16.937Z] #53 sha256:bedbe15e565eb22f56ceb7109eec53bd8bb9ae03693df03b3a7683489064651f [2022-02-11T18:58:16.937Z] #53 DONE 0.2s [2022-02-11T18:58:17.200Z] [2022-02-11T18:58:17.200Z] #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-02-11T18:58:17.200Z] #54 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-11T18:58:17.434Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-088dc6cf4f32aba52) in /home/ubuntu/workspace/moby_PR-43230 [Pipeline] { [Pipeline] checkout [2022-02-11T18:58:17.550Z] The recommended git tool is: git [2022-02-11T18:58:18.598Z] #54 ... [2022-02-11T18:58:18.598Z] [2022-02-11T18:58:18.598Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-02-11T18:58:18.598Z] #14 sha256:a0f43bcbf82047d011ca0160430a587a8ca0787c8ffe733254dff179ba27b9ca [2022-02-11T18:58:18.598Z] #14 DONE 1.6s [2022-02-11T18:58:18.598Z] [2022-02-11T18:58:18.598Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-02-11T18:58:18.598Z] #15 sha256:a9532c6427c39f190d1e9bbce425fcedf727114b0709a1eefb13072795e49bf0 [2022-02-11T18:58:19.547Z] #15 DONE 1.3s [2022-02-11T18:58:19.547Z] [2022-02-11T18:58:19.547Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-02-11T18:58:19.547Z] #16 sha256:e9a4f3b19d9c80777681a89ec0677705bad61e94ba03634e8336b8d7cb814e00 [2022-02-11T18:58:20.824Z] using credential docker-jenkins-github-credentials [2022-02-11T18:58:20.835Z] Cloning the remote Git repository [2022-02-11T18:58:20.835Z] Cloning with configured refspecs honoured and without tags [2022-02-11T18:58:20.948Z] #16 DONE 1.2s [2022-02-11T18:58:20.948Z] [2022-02-11T18:58:20.948Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-02-11T18:58:20.948Z] #17 sha256:b6793ae868d943325cbcf0ec2b5c55ffd96303163fd8983061026bf6c747d097 [2022-02-11T18:58:20.898Z] Cloning repository https://github.com/moby/moby.git [2022-02-11T18:58:20.993Z] > git init /home/ubuntu/workspace/moby_PR-43230 # timeout=10 [2022-02-11T18:58:21.903Z] #17 DONE 1.2s [2022-02-11T18:58:21.903Z] [2022-02-11T18:58:21.903Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-02-11T18:58:21.903Z] #18 sha256:e7a95b51f07f14c43df1a9627c1484ffb2e99df116caa41299a921bdecde9514 [2022-02-11T18:58:21.382Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-11T18:58:21.382Z] > git --version # timeout=10 [2022-02-11T18:58:21.433Z] > git --version # 'git version 2.25.1' [2022-02-11T18:58:21.434Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-11T18:58:21.435Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43230/head:refs/remotes/origin/PR-43230 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-11T18:58:23.301Z] #18 DONE 1.1s [2022-02-11T18:58:23.301Z] [2022-02-11T18:58:23.301Z] #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-02-11T18:58:23.301Z] #19 sha256:e6798e78d73b38d863d277f3b50a2bcdbf997696b972cf58606dfe892bcf36ba [2022-02-11T18:58:24.709Z] #19 1.274 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-11T18:58:24.709Z] #19 1.300 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-11T18:58:24.709Z] #19 1.301 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-11T18:58:24.973Z] #19 1.945 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-11T18:58:25.551Z] #19 2.505 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-02-11T18:58:26.127Z] #19 3.178 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-11T18:58:26.704Z] #19 ... [2022-02-11T18:58:26.704Z] [2022-02-11T18:58:26.704Z] #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-02-11T18:58:26.704Z] #58 sha256:9cb9c0566e3298e0ef8d4c1cc5ff85884775446a6216cc80d1235f35bd7e6745 [2022-02-11T18:58:26.704Z] #58 3.025 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-02-11T18:58:26.704Z] #58 ... [2022-02-11T18:58:26.704Z] [2022-02-11T18:58:26.704Z] #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-02-11T18:58:26.704Z] #60 sha256:4b13d98b085ddcd7fae047447bfb57d1be42e428a771f87916a8d82413009bac [2022-02-11T18:58:26.704Z] #60 2.679 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-02-11T18:58:26.704Z] #60 4.531 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-02-11T18:58:26.704Z] #60 4.537 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-02-11T18:58:26.704Z] #60 4.580 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-02-11T18:58:26.704Z] #60 5.709 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-02-11T18:58:26.967Z] #60 ... [2022-02-11T18:58:26.967Z] [2022-02-11T18:58:26.967Z] #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-02-11T18:58:26.967Z] #56 sha256:e128bd070acb77d02e54ae25ebbea27570e19742871458b3716c11a627275cda [2022-02-11T18:58:26.967Z] #56 2.778 go: downloading gotest.tools/gotestsum v1.7.0 [2022-02-11T18:58:26.967Z] #56 4.169 go: downloading github.com/fatih/color v1.10.0 [2022-02-11T18:58:26.967Z] #56 4.308 go: downloading github.com/dnephin/pflag v1.0.7 [2022-02-11T18:58:26.967Z] #56 4.319 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-02-11T18:58:26.967Z] #56 4.357 go: downloading github.com/pkg/errors v0.9.1 [2022-02-11T18:58:26.967Z] #56 4.558 go: downloading golang.org/x/tools v0.1.0 [2022-02-11T18:58:26.967Z] #56 4.640 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-02-11T18:58:26.967Z] #56 4.747 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-02-11T18:58:26.967Z] #56 4.807 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-02-11T18:58:26.967Z] #56 4.892 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-02-11T18:58:26.967Z] #56 7.515 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-02-11T18:58:26.967Z] #56 7.557 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-02-11T18:58:26.967Z] #56 7.637 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-02-11T18:58:26.967Z] #56 8.956 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-02-11T18:58:26.967Z] #56 8.963 go: downloading golang.org/x/mod v0.3.0 [2022-02-11T18:58:27.230Z] #56 ... [2022-02-11T18:58:27.230Z] [2022-02-11T18:58:27.230Z] #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-02-11T18:58:27.230Z] #41 sha256:4c78672af1e2fd1ff4a8df08f8682570625ce5d4c768dfb344e29852c5436b33 [2022-02-11T18:58:27.230Z] #41 2.180 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-02-11T18:58:27.230Z] #41 2.183 Cloning into '.'... [2022-02-11T18:58:27.230Z] #41 ... [2022-02-11T18:58:27.230Z] [2022-02-11T18:58:27.230Z] #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-02-11T18:58:27.230Z] #43 sha256:f407ce39f146d77284e99b31cc10951a50ddc2c02057df6d0428ff3aa8a382a2 [2022-02-11T18:58:27.230Z] #43 3.084 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-02-11T18:58:27.507Z] #43 ... [2022-02-11T18:58:27.507Z] [2022-02-11T18:58:27.507Z] #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-02-11T18:58:27.507Z] #19 sha256:e6798e78d73b38d863d277f3b50a2bcdbf997696b972cf58606dfe892bcf36ba [2022-02-11T18:58:27.507Z] #19 4.030 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-02-11T18:58:27.775Z] #19 4.610 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-02-11T18:58:28.725Z] #19 5.333 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-02-11T18:58:28.725Z] #19 ... [2022-02-11T18:58:28.725Z] [2022-02-11T18:58:28.725Z] #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-02-11T18:58:28.725Z] #50 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-11T18:58:28.725Z] #50 2.023 + git clone https://github.com/docker/distribution.git . [2022-02-11T18:58:28.725Z] #50 2.023 Cloning into '.'... [2022-02-11T18:58:28.788Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-05b3708f73d4e6751) in /home/ubuntu/workspace/moby_PR-43230 [Pipeline] { [Pipeline] checkout [2022-02-11T18:58:28.997Z] #50 ... [2022-02-11T18:58:28.998Z] [2022-02-11T18:58:28.998Z] #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-02-11T18:58:28.998Z] #43 sha256:f407ce39f146d77284e99b31cc10951a50ddc2c02057df6d0428ff3aa8a382a2 [2022-02-11T18:58:28.998Z] #43 12.15 tomll can be used in two ways: [2022-02-11T18:58:28.998Z] #43 12.15 Writing to STDIN and reading from STDOUT: [2022-02-11T18:58:28.998Z] #43 12.15 cat file.toml | tomll > file.toml [2022-02-11T18:58:28.998Z] #43 12.15 [2022-02-11T18:58:28.998Z] #43 12.15 Reading and updating a list of files: [2022-02-11T18:58:28.998Z] #43 12.15 tomll a.toml b.toml c.toml [2022-02-11T18:58:28.998Z] #43 12.15 [2022-02-11T18:58:28.998Z] #43 12.15 When given a list of files, tomll will modify all files in place without asking. [2022-02-11T18:58:28.998Z] #43 DONE 12.4s [2022-02-11T18:58:28.998Z] [2022-02-11T18:58:28.998Z] #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-02-11T18:58:28.998Z] #54 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-11T18:58:28.998Z] #54 2.952 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-11T18:58:28.998Z] #54 3.149 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-11T18:58:28.998Z] #54 3.277 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-11T18:58:28.998Z] #54 3.282 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2022-02-11T18:58:28.998Z] #54 3.604 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-11T18:58:28.998Z] #54 4.695 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [117 kB] [2022-02-11T18:58:28.998Z] #54 5.984 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-11T18:58:28.998Z] #54 7.230 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2022-02-11T18:58:28.998Z] #54 11.83 Fetched 8505 kB in 9s (910 kB/s) [2022-02-11T18:58:29.052Z] The recommended git tool is: git [2022-02-11T18:58:29.270Z] #54 11.83 Reading package lists... [2022-02-11T18:58:29.270Z] #54 ... [2022-02-11T18:58:29.270Z] [2022-02-11T18:58:29.270Z] #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-02-11T18:58:29.270Z] #19 sha256:e6798e78d73b38d863d277f3b50a2bcdbf997696b972cf58606dfe892bcf36ba [2022-02-11T18:58:29.270Z] #19 6.268 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [111 kB] [2022-02-11T18:58:29.270Z] #19 6.278 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [117 kB] [2022-02-11T18:58:29.270Z] #19 6.290 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [118 kB] [2022-02-11T18:58:29.532Z] #19 6.298 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [119 kB] [2022-02-11T18:58:29.532Z] #19 6.349 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [111 kB] [2022-02-11T18:58:29.532Z] #19 6.349 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [114 kB] [2022-02-11T18:58:29.795Z] #19 6.651 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-02-11T18:58:29.795Z] #19 6.659 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-11T18:58:29.795Z] #19 6.663 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-11T18:58:29.795Z] #19 6.673 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-02-11T18:58:29.795Z] #19 6.673 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-02-11T18:58:29.795Z] #19 6.681 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-02-11T18:58:33.230Z] using credential docker-jenkins-github-credentials [2022-02-11T18:58:33.238Z] Cloning the remote Git repository [2022-02-11T18:58:33.238Z] Cloning with configured refspecs honoured and without tags [2022-02-11T18:58:33.261Z] Cloning repository https://github.com/moby/moby.git [2022-02-11T18:58:33.311Z] > git init /home/ubuntu/workspace/moby_PR-43230 # timeout=10 [2022-02-11T18:58:33.989Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-11T18:58:33.989Z] > git --version # timeout=10 [2022-02-11T18:58:34.004Z] > git --version # 'git version 2.25.1' [2022-02-11T18:58:34.004Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-11T18:58:34.006Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43230/head:refs/remotes/origin/PR-43230 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-11T18:58:36.513Z] #19 ... [2022-02-11T18:58:36.513Z] [2022-02-11T18:58:36.513Z] #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-02-11T18:58:36.513Z] #54 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-11T18:58:36.513Z] #54 11.83 Reading package lists... [2022-02-11T18:58:36.513Z] #54 15.10 Reading package lists... [2022-02-11T18:58:36.513Z] #54 17.58 Building dependency tree... [2022-02-11T18:58:36.513Z] #54 18.90 The following additional packages will be installed: [2022-02-11T18:58:36.513Z] #54 18.91 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-02-11T18:58:36.513Z] #54 18.92 python3-protobuf python3-six [2022-02-11T18:58:36.513Z] #54 18.92 Suggested packages: [2022-02-11T18:58:36.513Z] #54 18.92 python3-setuptools [2022-02-11T18:58:36.513Z] #54 18.92 Recommended packages: [2022-02-11T18:58:36.513Z] #54 18.92 iproute2 | iproute [2022-02-11T18:58:36.513Z] #54 19.27 The following NEW packages will be installed: [2022-02-11T18:58:36.513Z] #54 19.27 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-02-11T18:58:36.513Z] #54 19.27 python3-protobuf python3-six [2022-02-11T18:58:36.791Z] #54 19.65 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-02-11T18:58:36.791Z] #54 19.65 Need to get 2292 kB of archives. [2022-02-11T18:58:36.791Z] #54 19.65 After this operation, 11.0 MB of additional disk space will be used. [2022-02-11T18:58:36.791Z] #54 19.65 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-02-11T18:58:36.791Z] #54 19.68 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-02-11T18:58:36.791Z] #54 19.69 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-02-11T18:58:36.791Z] #54 19.69 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-02-11T18:58:36.791Z] #54 19.70 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-02-11T18:58:36.791Z] #54 19.71 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-02-11T18:58:36.791Z] #54 19.71 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-02-11T18:58:37.922Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-11T18:58:37.940Z] > git config --add remote.origin.fetch +refs/pull/43230/head:refs/remotes/origin/PR-43230 # timeout=10 [2022-02-11T18:58:37.956Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-11T18:58:37.964Z] Fetching without tags [2022-02-11T18:58:37.987Z] Fetching without tags [2022-02-11T18:58:38.206Z] #54 ... [2022-02-11T18:58:38.206Z] [2022-02-11T18:58:38.206Z] #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-02-11T18:58:38.206Z] #60 sha256:4b13d98b085ddcd7fae047447bfb57d1be42e428a771f87916a8d82413009bac [2022-02-11T18:58:38.206Z] #60 21.45 v3.0.2 [2022-02-11T18:58:38.282Z] Merging remotes/origin/master commit 3b02526c1e5087166912e444468491f1f223bdee into PR head commit 2deec80dba28461a3cb3a51b20dd98b7363dd45b [2022-02-11T18:58:38.287Z] Merging remotes/origin/master commit 3b02526c1e5087166912e444468491f1f223bdee into PR head commit 2deec80dba28461a3cb3a51b20dd98b7363dd45b [2022-02-11T18:58:38.469Z] #60 DONE 21.7s [2022-02-11T18:58:38.469Z] [2022-02-11T18:58:38.469Z] #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-02-11T18:58:38.469Z] #58 sha256:9cb9c0566e3298e0ef8d4c1cc5ff85884775446a6216cc80d1235f35bd7e6745 [2022-02-11T18:58:38.469Z] #58 21.63 go: downloading github.com/fatih/color v1.13.0 [2022-02-11T18:58:38.469Z] #58 21.63 go: downloading github.com/gofrs/flock v0.8.1 [2022-02-11T18:58:38.469Z] #58 21.66 go: downloading github.com/spf13/cobra v1.3.0 [2022-02-11T18:58:38.469Z] #58 21.67 go: downloading github.com/spf13/pflag v1.0.5 [2022-02-11T18:58:38.732Z] #58 21.94 go: downloading github.com/spf13/viper v1.10.1 [2022-02-11T18:58:38.732Z] #58 21.95 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-02-11T18:58:38.995Z] #58 22.34 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-02-11T18:58:38.995Z] #58 22.34 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-02-11T18:58:39.120Z] Merge succeeded, producing 2deec80dba28461a3cb3a51b20dd98b7363dd45b [2022-02-11T18:58:39.121Z] Checking out Revision 2deec80dba28461a3cb3a51b20dd98b7363dd45b (PR-43230) [2022-02-11T18:58:39.172Z] Merge succeeded, producing 2deec80dba28461a3cb3a51b20dd98b7363dd45b [2022-02-11T18:58:39.172Z] Checking out Revision 2deec80dba28461a3cb3a51b20dd98b7363dd45b (PR-43230) [2022-02-11T18:58:39.943Z] #58 23.13 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-02-11T18:58:39.943Z] #58 23.16 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-02-11T18:58:37.988Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-11T18:58:38.018Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-11T18:58:38.018Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-11T18:58:38.021Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43230/head:refs/remotes/origin/PR-43230 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-11T18:58:38.323Z] > git config core.sparsecheckout # timeout=10 [2022-02-11T18:58:38.345Z] > git checkout -f 2deec80dba28461a3cb3a51b20dd98b7363dd45b # timeout=10 [2022-02-11T18:58:39.074Z] > git remote # timeout=10 [2022-02-11T18:58:39.116Z] > git config --get remote.origin.url # timeout=10 [2022-02-11T18:58:39.141Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-11T18:58:39.142Z] > git merge 3b02526c1e5087166912e444468491f1f223bdee # timeout=10 [2022-02-11T18:58:39.171Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-02-11T18:58:39.200Z] > git config core.sparsecheckout # timeout=10 [2022-02-11T18:58:39.225Z] > git checkout -f 2deec80dba28461a3cb3a51b20dd98b7363dd45b # timeout=10 [2022-02-11T18:58:37.880Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-11T18:58:37.901Z] > git config --add remote.origin.fetch +refs/pull/43230/head:refs/remotes/origin/PR-43230 # timeout=10 [2022-02-11T18:58:37.919Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-11T18:58:37.943Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-11T18:58:37.967Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-11T18:58:37.967Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-11T18:58:37.968Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43230/head:refs/remotes/origin/PR-43230 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-11T18:58:38.291Z] > git config core.sparsecheckout # timeout=10 [2022-02-11T18:58:38.315Z] > git checkout -f 2deec80dba28461a3cb3a51b20dd98b7363dd45b # timeout=10 [2022-02-11T18:58:39.058Z] > git remote # timeout=10 [2022-02-11T18:58:39.077Z] > git config --get remote.origin.url # timeout=10 [2022-02-11T18:58:39.090Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-11T18:58:39.092Z] > git merge 3b02526c1e5087166912e444468491f1f223bdee # timeout=10 [2022-02-11T18:58:39.109Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-02-11T18:58:39.122Z] > git config core.sparsecheckout # timeout=10 [2022-02-11T18:58:39.151Z] > git checkout -f 2deec80dba28461a3cb3a51b20dd98b7363dd45b # timeout=10 [2022-02-11T18:58:41.338Z] #58 24.68 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-02-11T18:58:41.338Z] #58 ... [2022-02-11T18:58:41.338Z] [2022-02-11T18:58:41.338Z] #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-02-11T18:58:41.338Z] #50 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-11T18:58:41.338Z] #50 14.52 + git checkout -q v2.3.0 [2022-02-11T18:58:41.338Z] #50 15.52 + 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-02-11T18:58:41.338Z] #50 ... [2022-02-11T18:58:41.338Z] [2022-02-11T18:58:41.338Z] #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-02-11T18:58:41.338Z] #58 sha256:9cb9c0566e3298e0ef8d4c1cc5ff85884775446a6216cc80d1235f35bd7e6745 [2022-02-11T18:58:41.338Z] #58 24.69 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-02-11T18:58:41.338Z] #58 24.71 go: downloading github.com/stretchr/testify v1.7.0 [2022-02-11T18:58:41.338Z] #58 24.79 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-02-11T18:58:41.601Z] #58 24.85 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-02-11T18:58:41.601Z] #58 24.86 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-02-11T18:58:41.601Z] #58 24.89 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-02-11T18:58:41.601Z] #58 24.92 go: downloading github.com/magiconair/properties v1.8.5 [2022-02-11T18:58:41.601Z] #58 24.93 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-02-11T18:58:41.601Z] #58 24.96 go: downloading github.com/spf13/afero v1.6.0 [2022-02-11T18:58:41.601Z] #58 24.97 go: downloading github.com/spf13/cast v1.4.1 [2022-02-11T18:58:41.601Z] #58 25.00 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-02-11T18:58:41.752Z] Fetching without tags [2022-02-11T18:58:41.864Z] #58 25.03 go: downloading github.com/subosito/gotenv v1.2.0 [2022-02-11T18:58:41.864Z] #58 25.05 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-02-11T18:58:41.864Z] #58 25.10 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-02-11T18:58:41.864Z] #58 25.15 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-02-11T18:58:41.864Z] #58 25.16 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-02-11T18:58:41.864Z] #58 25.17 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-02-11T18:58:41.864Z] #58 25.18 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-02-11T18:58:41.864Z] #58 25.19 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-02-11T18:58:41.864Z] #58 25.20 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-02-11T18:58:41.864Z] #58 25.21 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-02-11T18:58:42.005Z] Merging remotes/origin/master commit 3b02526c1e5087166912e444468491f1f223bdee into PR head commit 2deec80dba28461a3cb3a51b20dd98b7363dd45b [2022-02-11T18:58:42.127Z] #58 25.22 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-02-11T18:58:42.127Z] #58 25.29 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-02-11T18:58:42.127Z] #58 25.33 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-02-11T18:58:42.127Z] #58 25.40 go: downloading github.com/Antonboom/errname v0.1.5 [2022-02-11T18:58:42.127Z] #58 25.43 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-02-11T18:58:42.127Z] #58 25.47 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-02-11T18:58:42.127Z] #58 25.51 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-02-11T18:58:42.127Z] #58 25.54 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-02-11T18:58:42.390Z] #58 25.56 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-02-11T18:58:42.390Z] #58 25.63 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-02-11T18:58:42.390Z] #58 25.67 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-02-11T18:58:42.390Z] #58 25.69 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-02-11T18:58:42.390Z] #58 25.72 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-02-11T18:58:42.390Z] #58 25.75 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-02-11T18:58:42.653Z] #58 25.82 go: downloading github.com/breml/bidichk v0.2.1 [2022-02-11T18:58:42.653Z] #58 25.83 go: downloading github.com/breml/errchkjson v0.2.1 [2022-02-11T18:58:42.653Z] #58 25.84 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-02-11T18:58:42.653Z] #58 25.85 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-02-11T18:58:42.653Z] #58 25.87 go: downloading github.com/daixiang0/gci v0.2.9 [2022-02-11T18:58:42.653Z] #58 25.87 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-02-11T18:58:42.653Z] #58 25.89 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-02-11T18:58:42.653Z] #58 25.90 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-02-11T18:58:42.653Z] #58 25.91 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-02-11T18:58:42.653Z] #58 25.93 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-02-11T18:58:42.653Z] #58 25.93 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-02-11T18:58:42.653Z] #58 25.96 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-02-11T18:58:42.738Z] Merge succeeded, producing 2deec80dba28461a3cb3a51b20dd98b7363dd45b [2022-02-11T18:58:42.738Z] Checking out Revision 2deec80dba28461a3cb3a51b20dd98b7363dd45b (PR-43230) [2022-02-11T18:58:42.916Z] #58 26.06 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-02-11T18:58:42.916Z] #58 26.06 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-02-11T18:58:42.916Z] #58 26.08 go: downloading github.com/golangci/misspell v0.3.5 [2022-02-11T18:58:42.916Z] #58 26.10 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-02-11T18:58:42.916Z] #58 26.12 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-02-11T18:58:42.916Z] #58 26.15 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-02-11T18:58:42.916Z] #58 26.17 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-02-11T18:58:42.916Z] #58 26.20 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-02-11T18:58:42.916Z] #58 26.22 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-02-11T18:58:42.916Z] #58 26.24 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-02-11T18:58:42.916Z] #58 26.24 go: downloading github.com/julz/importas v0.1.0 [2022-02-11T18:58:42.916Z] #58 26.26 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-02-11T18:58:42.925Z] Commit message: "fix(check-config.sh): Check for existence of /etc/os-release before sourcing" [2022-02-11T18:58:42.925Z] Commit message: "fix(check-config.sh): Check for existence of /etc/os-release before sourcing" [2022-02-11T18:58:42.962Z] > git --version # timeout=10 [2022-02-11T18:58:42.993Z] > git --version # 'git version 2.17.1' [2022-02-11T18:58:43.025Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-02-11T18:58:42.947Z] > git --version # timeout=10 [2022-02-11T18:58:42.985Z] > git --version # 'git version 2.17.1' [2022-02-11T18:58:43.020Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-02-11T18:58:43.181Z] #58 26.27 go: downloading github.com/kulti/thelper v0.5.0 [2022-02-11T18:58:43.181Z] #58 26.28 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-02-11T18:58:43.181Z] #58 26.32 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-02-11T18:58:43.181Z] #58 26.35 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-02-11T18:58:43.181Z] #58 26.37 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-02-11T18:58:43.181Z] #58 26.39 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-02-11T18:58:43.181Z] #58 26.41 go: downloading github.com/maratori/testpackage v1.0.1 [2022-02-11T18:58:43.181Z] #58 26.43 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-02-11T18:58:43.181Z] #58 26.44 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-02-11T18:58:43.181Z] #58 26.46 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-02-11T18:58:43.181Z] #58 26.46 go: downloading github.com/mgechev/revive v1.1.3 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-02-11T18:58:43.444Z] #58 26.77 go: downloading github.com/moricho/tparallel v0.2.1 [2022-02-11T18:58:43.444Z] #58 26.77 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-02-11T18:58:43.444Z] #58 26.80 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-02-11T18:58:43.707Z] #58 26.81 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-02-11T18:58:43.707Z] #58 26.84 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-02-11T18:58:43.707Z] #58 26.86 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-02-11T18:58:43.707Z] #58 26.88 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-02-11T18:58:43.707Z] #58 26.90 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-02-11T18:58:43.707Z] #58 26.94 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-02-11T18:58:41.730Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-11T18:58:41.738Z] > git config --add remote.origin.fetch +refs/pull/43230/head:refs/remotes/origin/PR-43230 # timeout=10 [2022-02-11T18:58:41.749Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-11T18:58:41.765Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-11T18:58:41.778Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-11T18:58:41.778Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-11T18:58:41.779Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43230/head:refs/remotes/origin/PR-43230 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-11T18:58:42.034Z] > git config core.sparsecheckout # timeout=10 [2022-02-11T18:58:42.039Z] > git checkout -f 2deec80dba28461a3cb3a51b20dd98b7363dd45b # timeout=10 [2022-02-11T18:58:42.709Z] > git remote # timeout=10 [2022-02-11T18:58:42.717Z] > git config --get remote.origin.url # timeout=10 [2022-02-11T18:58:42.729Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-11T18:58:42.731Z] > git merge 3b02526c1e5087166912e444468491f1f223bdee # timeout=10 [2022-02-11T18:58:42.752Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-02-11T18:58:42.762Z] > git config core.sparsecheckout # timeout=10 [2022-02-11T18:58:42.777Z] > git checkout -f 2deec80dba28461a3cb3a51b20dd98b7363dd45b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-02-11T18:58:43.970Z] #58 27.10 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-02-11T18:58:43.970Z] #58 27.11 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-02-11T18:58:43.971Z] #58 27.13 go: downloading github.com/sivchari/tenv v1.4.7 [2022-02-11T18:58:43.971Z] #58 27.14 go: downloading github.com/sonatard/noctx v0.0.1 [2022-02-11T18:58:43.971Z] #58 27.15 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-02-11T18:58:43.971Z] #58 27.16 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-02-11T18:58:43.971Z] #58 27.19 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-02-11T18:58:43.971Z] #58 27.21 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-02-11T18:58:43.971Z] #58 27.25 go: downloading github.com/tetafro/godot v1.4.11 [2022-02-11T18:58:43.971Z] #58 27.25 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-02-11T18:58:43.971Z] #58 27.32 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-02-11T18:58:44.137Z] + docker version [2022-02-11T18:58:44.234Z] #58 27.35 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-02-11T18:58:44.235Z] #58 27.44 go: downloading github.com/ultraware/funlen v0.0.3 [2022-02-11T18:58:44.235Z] #58 27.46 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-02-11T18:58:44.235Z] #58 27.48 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-02-11T18:58:44.235Z] #58 27.50 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-02-11T18:58:44.235Z] #58 27.52 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-02-11T18:58:44.499Z] #58 27.60 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-02-11T18:58:44.499Z] #58 27.66 go: downloading honnef.co/go/tools v0.2.2 [2022-02-11T18:58:44.579Z] + docker version [2022-02-11T18:58:45.075Z] #58 28.45 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-02-11T18:58:45.338Z] #58 28.46 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-02-11T18:58:45.338Z] #58 28.49 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-02-11T18:58:45.338Z] #58 28.53 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-02-11T18:58:46.287Z] #58 29.39 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-02-11T18:58:46.287Z] #58 29.39 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-02-11T18:58:46.287Z] #58 29.43 go: downloading github.com/stretchr/objx v0.1.1 [2022-02-11T18:58:46.287Z] #58 29.45 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-02-11T18:58:46.287Z] #58 29.59 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-02-11T18:58:46.287Z] #58 29.60 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-02-11T18:58:46.549Z] #58 29.71 go: downloading golang.org/x/text v0.3.7 [2022-02-11T18:58:46.880Z] Commit message: "fix(check-config.sh): Check for existence of /etc/os-release before sourcing" [2022-02-11T18:58:46.927Z] > git --version # timeout=10 [2022-02-11T18:58:46.939Z] > git --version # 'git version 2.25.1' [2022-02-11T18:58:46.949Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-02-11T18:58:47.862Z] + docker version [2022-02-11T18:58:48.475Z] #58 ... [2022-02-11T18:58:48.475Z] [2022-02-11T18:58:48.475Z] #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-02-11T18:58:48.475Z] #54 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-11T18:58:48.475Z] #54 23.21 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-02-11T18:58:48.475Z] #54 24.04 debconf: delaying package configuration, since apt-utils is not installed [2022-02-11T18:58:48.475Z] #54 24.13 Fetched 2292 kB in 4s (542 kB/s) [2022-02-11T18:58:48.475Z] #54 24.18 Selecting previously unselected package libprotobuf23:amd64. [2022-02-11T18:58:48.475Z] #54 24.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-02-11T18:58:48.475Z] #54 24.23 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-02-11T18:58:48.475Z] #54 24.25 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-02-11T18:58:48.475Z] #54 24.72 Selecting previously unselected package python3-pkg-resources. [2022-02-11T18:58:48.475Z] #54 24.72 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-02-11T18:58:48.475Z] #54 24.73 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-02-11T18:58:48.475Z] #54 24.86 Selecting previously unselected package python3-six. [2022-02-11T18:58:48.475Z] #54 24.86 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-02-11T18:58:48.475Z] #54 24.87 Unpacking python3-six (1.16.0-2) ... [2022-02-11T18:58:48.475Z] #54 24.93 Selecting previously unselected package python3-protobuf. [2022-02-11T18:58:48.475Z] #54 24.93 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-02-11T18:58:48.475Z] #54 24.93 Unpacking python3-protobuf (3.12.4-1) ... [2022-02-11T18:58:48.475Z] #54 25.28 Selecting previously unselected package libnet1:amd64. [2022-02-11T18:58:48.475Z] #54 25.28 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-02-11T18:58:48.475Z] #54 25.29 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-11T18:58:48.475Z] #54 25.38 Selecting previously unselected package libnl-3-200:amd64. [2022-02-11T18:58:48.475Z] #54 25.38 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-02-11T18:58:48.475Z] #54 25.41 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-11T18:58:48.475Z] #54 25.51 Selecting previously unselected package libprotobuf-c1:amd64. [2022-02-11T18:58:48.475Z] #54 25.52 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-02-11T18:58:48.475Z] #54 25.52 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-11T18:58:48.475Z] #54 25.59 Selecting previously unselected package criu. [2022-02-11T18:58:48.475Z] #54 25.59 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-02-11T18:58:48.475Z] #54 25.61 Unpacking criu (3.16.1-3) ... [2022-02-11T18:58:48.475Z] #54 26.14 Setting up python3-pkg-resources (52.0.0-4) ... [2022-02-11T18:58:48.475Z] #54 27.04 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-02-11T18:58:48.475Z] #54 27.06 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-11T18:58:48.475Z] #54 27.08 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-11T18:58:48.475Z] #54 27.09 Setting up python3-six (1.16.0-2) ... [2022-02-11T18:58:48.475Z] #54 27.77 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-11T18:58:48.475Z] #54 27.79 Setting up python3-protobuf (3.12.4-1) ... [2022-02-11T18:58:48.475Z] #54 30.01 Setting up criu (3.16.1-3) ... [2022-02-11T18:58:48.475Z] #54 31.04 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-11T18:58:48.475Z] #54 DONE 31.6s [2022-02-11T18:58:48.475Z] [2022-02-11T18:58:48.475Z] #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-02-11T18:58:48.475Z] #41 sha256:4c78672af1e2fd1ff4a8df08f8682570625ce5d4c768dfb344e29852c5436b33 [2022-02-11T18:58:48.475Z] #41 25.58 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-02-11T18:58:48.475Z] #41 25.91 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-02-11T18:58:49.873Z] #41 ... [2022-02-11T18:58:49.873Z] [2022-02-11T18:58:49.873Z] #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-02-11T18:58:49.873Z] #58 sha256:9cb9c0566e3298e0ef8d4c1cc5ff85884775446a6216cc80d1235f35bd7e6745 [2022-02-11T18:58:49.873Z] #58 33.23 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-02-11T18:58:50.137Z] #58 33.28 go: downloading github.com/gobwas/glob v0.2.3 [2022-02-11T18:58:50.137Z] #58 33.29 go: downloading github.com/kisielk/gotool v1.0.0 [2022-02-11T18:58:50.137Z] #58 33.35 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-02-11T18:58:50.137Z] #58 33.37 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-02-11T18:58:50.137Z] #58 33.37 go: downloading golang.org/x/mod v0.5.1 [2022-02-11T18:58:50.137Z] #58 33.40 go: downloading github.com/ettle/strcase v0.1.1 [2022-02-11T18:58:50.137Z] #58 33.45 go: downloading github.com/fatih/structtag v1.2.0 [2022-02-11T18:58:50.137Z] #58 33.47 go: downloading github.com/Masterminds/semver v1.5.0 [2022-02-11T18:58:50.401Z] #58 33.51 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-02-11T18:58:50.401Z] #58 33.53 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-02-11T18:58:50.401Z] #58 33.55 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-02-11T18:58:50.401Z] #58 33.70 go: downloading github.com/prometheus/client_model v0.2.0 [2022-02-11T18:58:50.664Z] #58 ... [2022-02-11T18:58:50.664Z] [2022-02-11T18:58:50.664Z] #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-02-11T18:58:50.664Z] #56 sha256:e128bd070acb77d02e54ae25ebbea27570e19742871458b3716c11a627275cda [2022-02-11T18:58:50.664Z] #56 33.73 gotestsum version dev [2022-02-11T18:58:50.664Z] #56 DONE 33.9s [2022-02-11T18:58:50.664Z] [2022-02-11T18:58:50.664Z] #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-02-11T18:58:50.664Z] #58 sha256:9cb9c0566e3298e0ef8d4c1cc5ff85884775446a6216cc80d1235f35bd7e6745 [2022-02-11T18:58:50.664Z] #58 33.74 go: downloading github.com/google/go-cmp v0.5.6 [2022-02-11T18:58:50.664Z] #58 33.95 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-02-11T18:58:50.695Z] Client: Docker Engine - Community [2022-02-11T18:58:50.695Z] Version: 20.10.12 [2022-02-11T18:58:50.695Z] API version: 1.41 [2022-02-11T18:58:50.695Z] Go version: go1.16.12 [2022-02-11T18:58:50.695Z] Git commit: e91ed57 [2022-02-11T18:58:50.695Z] Built: Mon Dec 13 11:45:27 2021 [2022-02-11T18:58:50.695Z] OS/Arch: linux/amd64 [2022-02-11T18:58:50.695Z] Context: default [2022-02-11T18:58:50.695Z] Experimental: true [2022-02-11T18:58:50.695Z] [2022-02-11T18:58:50.695Z] Server: Docker Engine - Community [2022-02-11T18:58:50.695Z] Engine: [2022-02-11T18:58:50.695Z] Version: 20.10.12 [2022-02-11T18:58:50.695Z] API version: 1.41 (minimum version 1.12) [2022-02-11T18:58:50.695Z] Go version: go1.16.12 [2022-02-11T18:58:50.695Z] Git commit: 459d0df [2022-02-11T18:58:50.695Z] Built: Mon Dec 13 11:43:36 2021 [2022-02-11T18:58:50.695Z] OS/Arch: linux/amd64 [2022-02-11T18:58:50.695Z] Experimental: true [2022-02-11T18:58:50.695Z] containerd: [2022-02-11T18:58:50.695Z] Version: 1.4.12 [2022-02-11T18:58:50.695Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-11T18:58:50.695Z] runc: [2022-02-11T18:58:50.695Z] Version: 1.0.2 [2022-02-11T18:58:50.695Z] GitCommit: v1.0.2-0-g52b36a2 [2022-02-11T18:58:50.695Z] docker-init: [2022-02-11T18:58:50.695Z] Version: 0.19.0 [2022-02-11T18:58:50.695Z] GitCommit: de40ad0 [Pipeline] sh [2022-02-11T18:58:50.930Z] #58 34.04 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-02-11T18:58:50.930Z] #58 34.06 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-02-11T18:58:50.930Z] #58 34.15 go: downloading github.com/beorn7/perks v1.0.1 [2022-02-11T18:58:50.930Z] #58 34.15 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-02-11T18:58:50.930Z] #58 34.17 go: downloading github.com/golang/protobuf v1.5.2 [2022-02-11T18:58:50.930Z] #58 34.19 go: downloading github.com/cespare/xxhash v1.1.0 [2022-02-11T18:58:51.017Z] + docker info [2022-02-11T18:58:51.141Z] Client: Docker Engine - Community [2022-02-11T18:58:51.141Z] Version: 20.10.12 [2022-02-11T18:58:51.141Z] API version: 1.41 [2022-02-11T18:58:51.141Z] Go version: go1.16.12 [2022-02-11T18:58:51.141Z] Git commit: e91ed57 [2022-02-11T18:58:51.141Z] Built: Mon Dec 13 11:45:27 2021 [2022-02-11T18:58:51.141Z] OS/Arch: linux/amd64 [2022-02-11T18:58:51.141Z] Context: default [2022-02-11T18:58:51.141Z] Experimental: true [2022-02-11T18:58:51.141Z] [2022-02-11T18:58:51.141Z] Server: Docker Engine - Community [2022-02-11T18:58:51.141Z] Engine: [2022-02-11T18:58:51.141Z] Version: 20.10.12 [2022-02-11T18:58:51.141Z] API version: 1.41 (minimum version 1.12) [2022-02-11T18:58:51.141Z] Go version: go1.16.12 [2022-02-11T18:58:51.141Z] Git commit: 459d0df [2022-02-11T18:58:51.141Z] Built: Mon Dec 13 11:43:36 2021 [2022-02-11T18:58:51.141Z] OS/Arch: linux/amd64 [2022-02-11T18:58:51.141Z] Experimental: true [2022-02-11T18:58:51.141Z] containerd: [2022-02-11T18:58:51.141Z] Version: 1.4.12 [2022-02-11T18:58:51.141Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-11T18:58:51.141Z] runc: [2022-02-11T18:58:51.141Z] Version: 1.0.2 [2022-02-11T18:58:51.141Z] GitCommit: v1.0.2-0-g52b36a2 [2022-02-11T18:58:51.141Z] docker-init: [2022-02-11T18:58:51.141Z] Version: 0.19.0 [2022-02-11T18:58:51.141Z] GitCommit: de40ad0 [Pipeline] sh [2022-02-11T18:58:51.193Z] #58 34.40 go: downloading github.com/prometheus/common v0.10.0 [2022-02-11T18:58:51.449Z] + docker info [2022-02-11T18:58:51.456Z] #58 34.62 go: downloading github.com/prometheus/procfs v0.6.0 [2022-02-11T18:58:51.456Z] #58 34.63 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-02-11T18:58:51.456Z] #58 34.67 go: downloading google.golang.org/protobuf v1.27.1 [2022-02-11T18:58:52.031Z] #58 35.42 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-02-11T18:58:54.763Z] Fetching without tags [2022-02-11T18:58:55.000Z] Merging remotes/origin/master commit 3b02526c1e5087166912e444468491f1f223bdee into PR head commit 2deec80dba28461a3cb3a51b20dd98b7363dd45b [2022-02-11T18:58:54.738Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-11T18:58:54.748Z] > git config --add remote.origin.fetch +refs/pull/43230/head:refs/remotes/origin/PR-43230 # timeout=10 [2022-02-11T18:58:54.752Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-11T18:58:54.759Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-11T18:58:54.766Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-11T18:58:54.766Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-11T18:58:54.767Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43230/head:refs/remotes/origin/PR-43230 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-11T18:58:55.007Z] > git config core.sparsecheckout # timeout=10 [2022-02-11T18:58:55.020Z] > git checkout -f 2deec80dba28461a3cb3a51b20dd98b7363dd45b # timeout=10 [2022-02-11T18:58:55.621Z] Merge succeeded, producing 2deec80dba28461a3cb3a51b20dd98b7363dd45b [2022-02-11T18:58:55.622Z] Checking out Revision 2deec80dba28461a3cb3a51b20dd98b7363dd45b (PR-43230) [2022-02-11T18:58:55.978Z] Client: Docker Engine - Community [2022-02-11T18:58:55.978Z] Version: 20.10.12 [2022-02-11T18:58:55.978Z] API version: 1.41 [2022-02-11T18:58:55.978Z] Go version: go1.16.12 [2022-02-11T18:58:55.978Z] Git commit: e91ed57 [2022-02-11T18:58:55.978Z] Built: Mon Dec 13 11:45:33 2021 [2022-02-11T18:58:55.978Z] OS/Arch: linux/amd64 [2022-02-11T18:58:55.978Z] Context: default [2022-02-11T18:58:55.978Z] Experimental: true [2022-02-11T18:58:55.978Z] [2022-02-11T18:58:55.978Z] Server: Docker Engine - Community [2022-02-11T18:58:55.978Z] Engine: [2022-02-11T18:58:55.978Z] Version: 20.10.12 [2022-02-11T18:58:55.978Z] API version: 1.41 (minimum version 1.12) [2022-02-11T18:58:55.978Z] Go version: go1.16.12 [2022-02-11T18:58:55.978Z] Git commit: 459d0df [2022-02-11T18:58:55.978Z] Built: Mon Dec 13 11:43:42 2021 [2022-02-11T18:58:55.978Z] OS/Arch: linux/amd64 [2022-02-11T18:58:55.978Z] Experimental: true [2022-02-11T18:58:55.978Z] containerd: [2022-02-11T18:58:55.978Z] Version: 1.4.12 [2022-02-11T18:58:55.978Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-11T18:58:55.978Z] runc: [2022-02-11T18:58:55.978Z] Version: 1.0.2 [2022-02-11T18:58:55.978Z] GitCommit: v1.0.2-0-g52b36a2 [2022-02-11T18:58:55.978Z] docker-init: [2022-02-11T18:58:55.978Z] Version: 0.19.0 [2022-02-11T18:58:55.978Z] GitCommit: de40ad0 [Pipeline] sh [2022-02-11T18:58:56.293Z] + docker info [2022-02-11T18:58:55.570Z] > git remote # timeout=10 [2022-02-11T18:58:55.577Z] > git config --get remote.origin.url # timeout=10 [2022-02-11T18:58:55.592Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-11T18:58:55.593Z] > git merge 3b02526c1e5087166912e444468491f1f223bdee # timeout=10 [2022-02-11T18:58:55.609Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-02-11T18:58:55.624Z] > git config core.sparsecheckout # timeout=10 [2022-02-11T18:58:55.633Z] > git checkout -f 2deec80dba28461a3cb3a51b20dd98b7363dd45b # timeout=10 [2022-02-11T18:58:59.916Z] Commit message: "fix(check-config.sh): Check for existence of /etc/os-release before sourcing" [2022-02-11T18:58:59.976Z] > git --version # timeout=10 [2022-02-11T18:58:59.989Z] > git --version # 'git version 2.25.1' [2022-02-11T18:58:59.998Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-02-11T18:59:01.960Z] + docker version [2022-02-11T18:59:04.294Z] #58 ... [2022-02-11T18:59:04.294Z] [2022-02-11T18:59:04.294Z] #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-02-11T18:59:04.294Z] #19 sha256:e6798e78d73b38d863d277f3b50a2bcdbf997696b972cf58606dfe892bcf36ba [2022-02-11T18:59:04.294Z] #19 31.24 Fetched 48.9 MB in 30s (1617 kB/s) [2022-02-11T18:59:04.294Z] #19 31.24 Reading package lists... [2022-02-11T18:59:09.092Z] Client: [2022-02-11T18:59:09.092Z] Context: default [2022-02-11T18:59:09.092Z] Debug Mode: false [2022-02-11T18:59:09.092Z] Plugins: [2022-02-11T18:59:09.092Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-02-11T18:59:09.092Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-02-11T18:59:09.092Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-02-11T18:59:09.092Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-02-11T18:59:09.092Z] [2022-02-11T18:59:09.092Z] Server: [2022-02-11T18:59:09.092Z] Containers: 0 [2022-02-11T18:59:09.092Z] Running: 0 [2022-02-11T18:59:09.092Z] Paused: 0 [2022-02-11T18:59:09.092Z] Stopped: 0 [2022-02-11T18:59:09.092Z] Images: 0 [2022-02-11T18:59:09.092Z] Server Version: 20.10.12 [2022-02-11T18:59:09.092Z] Storage Driver: overlay2 [2022-02-11T18:59:09.092Z] Backing Filesystem: extfs [2022-02-11T18:59:09.092Z] Supports d_type: true [2022-02-11T18:59:09.092Z] Native Overlay Diff: true [2022-02-11T18:59:09.092Z] userxattr: false [2022-02-11T18:59:09.092Z] Logging Driver: json-file [2022-02-11T18:59:09.092Z] Cgroup Driver: cgroupfs [2022-02-11T18:59:09.092Z] Cgroup Version: 1 [2022-02-11T18:59:09.092Z] Plugins: [2022-02-11T18:59:09.092Z] Volume: local [2022-02-11T18:59:09.092Z] Network: bridge host ipvlan macvlan null overlay [2022-02-11T18:59:09.092Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-02-11T18:59:09.092Z] Swarm: inactive [2022-02-11T18:59:09.092Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-02-11T18:59:09.092Z] Default Runtime: runc [2022-02-11T18:59:09.092Z] Init Binary: docker-init [2022-02-11T18:59:09.092Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-11T18:59:09.092Z] runc version: v1.0.2-0-g52b36a2 [2022-02-11T18:59:09.092Z] init version: de40ad0 [2022-02-11T18:59:09.092Z] Security Options: [2022-02-11T18:59:09.092Z] apparmor [2022-02-11T18:59:09.092Z] seccomp [2022-02-11T18:59:09.092Z] Profile: default [2022-02-11T18:59:09.092Z] Kernel Version: 5.4.0-1061-aws [2022-02-11T18:59:09.092Z] Operating System: Ubuntu 18.04.6 LTS [2022-02-11T18:59:09.092Z] OSType: linux [2022-02-11T18:59:09.092Z] Architecture: x86_64 [2022-02-11T18:59:09.092Z] CPUs: 2 [2022-02-11T18:59:09.092Z] Total Memory: 7.483GiB [2022-02-11T18:59:09.092Z] Name: ip-10-100-75-215 [2022-02-11T18:59:09.092Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-02-11T18:59:09.092Z] Docker Root Dir: /var/lib/docker [2022-02-11T18:59:09.092Z] Debug Mode: false [2022-02-11T18:59:09.092Z] Registry: https://index.docker.io/v1/ [2022-02-11T18:59:09.092Z] Labels: [2022-02-11T18:59:09.092Z] Experimental: true [2022-02-11T18:59:09.092Z] Insecure Registries: [2022-02-11T18:59:09.092Z] 127.0.0.0/8 [2022-02-11T18:59:09.092Z] Live Restore Enabled: true [2022-02-11T18:59:09.092Z] [2022-02-11T18:59:09.092Z] WARNING: No swap limit support [Pipeline] sh [2022-02-11T18:59:09.437Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-11T18:59:09.437Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-11T18:59:09.437Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43230/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-02-11T18:59:09.438Z] + bash /home/ubuntu/workspace/moby_PR-43230/check-config.sh [2022-02-11T18:59:09.438Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-02-11T18:59:09.438Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-02-11T18:59:09.438Z] [2022-02-11T18:59:09.438Z] Generally Necessary: [2022-02-11T18:59:09.438Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-02-11T18:59:09.438Z] - apparmor: enabled and tools installed [2022-02-11T18:59:09.438Z] - CONFIG_NAMESPACES: enabled [2022-02-11T18:59:09.438Z] - CONFIG_NET_NS: enabled [2022-02-11T18:59:09.438Z] - CONFIG_PID_NS: enabled [2022-02-11T18:59:09.438Z] - CONFIG_IPC_NS: enabled [2022-02-11T18:59:09.438Z] - CONFIG_UTS_NS: enabled [2022-02-11T18:59:09.438Z] - CONFIG_CGROUPS: enabled [2022-02-11T18:59:09.438Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-02-11T18:59:09.438Z] - CONFIG_CGROUP_DEVICE: enabled [2022-02-11T18:59:09.438Z] - CONFIG_CGROUP_FREEZER: enabled [2022-02-11T18:59:09.438Z] - CONFIG_CGROUP_SCHED: enabled [2022-02-11T18:59:09.438Z] - CONFIG_CPUSETS: enabled [2022-02-11T18:59:09.438Z] - CONFIG_MEMCG: enabled [2022-02-11T18:59:09.438Z] - CONFIG_KEYS: enabled [2022-02-11T18:59:09.438Z] - CONFIG_VETH: enabled (as module) [2022-02-11T18:59:09.438Z] - CONFIG_BRIDGE: enabled (as module) [2022-02-11T18:59:09.438Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-02-11T18:59:09.438Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-02-11T18:59:09.438Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-02-11T18:59:09.438Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-02-11T18:59:09.438Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-02-11T18:59:09.438Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-02-11T18:59:09.438Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-02-11T18:59:09.438Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-02-11T18:59:09.438Z] - CONFIG_NF_NAT: enabled (as module) [2022-02-11T18:59:09.438Z] - CONFIG_POSIX_MQUEUE: enabled [2022-02-11T18:59:09.525Z] Client: [2022-02-11T18:59:09.525Z] Context: default [2022-02-11T18:59:09.525Z] Debug Mode: false [2022-02-11T18:59:09.525Z] Plugins: [2022-02-11T18:59:09.525Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-02-11T18:59:09.525Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-02-11T18:59:09.525Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-02-11T18:59:09.525Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-02-11T18:59:09.525Z] [2022-02-11T18:59:09.525Z] Server: [2022-02-11T18:59:09.525Z] Containers: 0 [2022-02-11T18:59:09.525Z] Running: 0 [2022-02-11T18:59:09.525Z] Paused: 0 [2022-02-11T18:59:09.525Z] Stopped: 0 [2022-02-11T18:59:09.525Z] Images: 0 [2022-02-11T18:59:09.525Z] Server Version: 20.10.12 [2022-02-11T18:59:09.525Z] Storage Driver: overlay2 [2022-02-11T18:59:09.525Z] Backing Filesystem: extfs [2022-02-11T18:59:09.525Z] Supports d_type: true [2022-02-11T18:59:09.525Z] Native Overlay Diff: true [2022-02-11T18:59:09.525Z] userxattr: false [2022-02-11T18:59:09.525Z] Logging Driver: json-file [2022-02-11T18:59:09.525Z] Cgroup Driver: cgroupfs [2022-02-11T18:59:09.525Z] Cgroup Version: 1 [2022-02-11T18:59:09.525Z] Plugins: [2022-02-11T18:59:09.525Z] Volume: local [2022-02-11T18:59:09.525Z] Network: bridge host ipvlan macvlan null overlay [2022-02-11T18:59:09.525Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-02-11T18:59:09.525Z] Swarm: inactive [2022-02-11T18:59:09.525Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-02-11T18:59:09.525Z] Default Runtime: runc [2022-02-11T18:59:09.525Z] Init Binary: docker-init [2022-02-11T18:59:09.525Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-11T18:59:09.525Z] runc version: v1.0.2-0-g52b36a2 [2022-02-11T18:59:09.525Z] init version: de40ad0 [2022-02-11T18:59:09.525Z] Security Options: [2022-02-11T18:59:09.525Z] apparmor [2022-02-11T18:59:09.525Z] seccomp [2022-02-11T18:59:09.525Z] Profile: default [2022-02-11T18:59:09.525Z] Kernel Version: 5.4.0-1061-aws [2022-02-11T18:59:09.525Z] Operating System: Ubuntu 18.04.6 LTS [2022-02-11T18:59:09.525Z] OSType: linux [2022-02-11T18:59:09.525Z] Architecture: x86_64 [2022-02-11T18:59:09.525Z] CPUs: 2 [2022-02-11T18:59:09.525Z] Total Memory: 7.565GiB [2022-02-11T18:59:09.525Z] Name: ip-10-100-70-104 [2022-02-11T18:59:09.525Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-02-11T18:59:09.525Z] Docker Root Dir: /var/lib/docker [2022-02-11T18:59:09.525Z] Debug Mode: false [2022-02-11T18:59:09.525Z] Registry: https://index.docker.io/v1/ [2022-02-11T18:59:09.525Z] Labels: [2022-02-11T18:59:09.525Z] Experimental: true [2022-02-11T18:59:09.525Z] Insecure Registries: [2022-02-11T18:59:09.525Z] 127.0.0.0/8 [2022-02-11T18:59:09.525Z] Live Restore Enabled: true [2022-02-11T18:59:09.525Z] [2022-02-11T18:59:09.525Z] WARNING: No swap limit support [Pipeline] sh [2022-02-11T18:59:09.698Z] - CONFIG_CGROUP_BPF: enabled [2022-02-11T18:59:09.698Z] [2022-02-11T18:59:09.698Z] Optional Features: [2022-02-11T18:59:09.698Z] - CONFIG_USER_NS: enabled [2022-02-11T18:59:09.698Z] - CONFIG_SECCOMP: enabled [2022-02-11T18:59:09.698Z] - CONFIG_SECCOMP_FILTER: enabled [2022-02-11T18:59:09.698Z] - CONFIG_CGROUP_PIDS: enabled [2022-02-11T18:59:09.698Z] - CONFIG_MEMCG_SWAP: enabled [2022-02-11T18:59:09.698Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-02-11T18:59:09.698Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-02-11T18:59:09.698Z] - CONFIG_BLK_CGROUP: enabled [2022-02-11T18:59:09.698Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-02-11T18:59:09.698Z] - CONFIG_CGROUP_PERF: enabled [2022-02-11T18:59:09.698Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-02-11T18:59:09.698Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-02-11T18:59:09.698Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-02-11T18:59:09.698Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-02-11T18:59:09.698Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-02-11T18:59:09.698Z] - CONFIG_RT_GROUP_SCHED: missing [2022-02-11T18:59:09.698Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-02-11T18:59:09.698Z] - CONFIG_IP_VS: enabled (as module) [2022-02-11T18:59:09.698Z] - CONFIG_IP_VS_NFCT: enabled [2022-02-11T18:59:09.698Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-02-11T18:59:09.698Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-02-11T18:59:09.698Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-02-11T18:59:09.698Z] - CONFIG_SECURITY_SELINUX: enabled [2022-02-11T18:59:09.698Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-02-11T18:59:09.698Z] - CONFIG_EXT4_FS: enabled [2022-02-11T18:59:09.698Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-02-11T18:59:09.698Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-02-11T18:59:09.698Z] - Network Drivers: [2022-02-11T18:59:09.698Z] - "overlay": [2022-02-11T18:59:09.698Z] - CONFIG_VXLAN: enabled (as module) [2022-02-11T18:59:09.698Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-02-11T18:59:09.698Z] Optional (for encrypted networks): [2022-02-11T18:59:09.817Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-11T18:59:09.817Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-11T18:59:09.817Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43230/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-02-11T18:59:09.817Z] + bash /home/ubuntu/workspace/moby_PR-43230/check-config.sh [2022-02-11T18:59:09.817Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-02-11T18:59:09.817Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-02-11T18:59:09.817Z] [2022-02-11T18:59:09.817Z] Generally Necessary: [2022-02-11T18:59:09.817Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-02-11T18:59:09.817Z] - apparmor: enabled and tools installed [2022-02-11T18:59:09.817Z] - CONFIG_NAMESPACES: enabled [2022-02-11T18:59:09.817Z] - CONFIG_NET_NS: enabled [2022-02-11T18:59:09.817Z] - CONFIG_PID_NS: enabled [2022-02-11T18:59:09.817Z] - CONFIG_IPC_NS: enabled [2022-02-11T18:59:09.817Z] - CONFIG_UTS_NS: enabled [2022-02-11T18:59:09.817Z] - CONFIG_CGROUPS: enabled [2022-02-11T18:59:09.817Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-02-11T18:59:09.817Z] - CONFIG_CGROUP_DEVICE: enabled [2022-02-11T18:59:09.817Z] - CONFIG_CGROUP_FREEZER: enabled [2022-02-11T18:59:09.817Z] - CONFIG_CGROUP_SCHED: enabled [2022-02-11T18:59:09.817Z] - CONFIG_CPUSETS: enabled [2022-02-11T18:59:09.817Z] - CONFIG_MEMCG: enabled [2022-02-11T18:59:09.817Z] - CONFIG_KEYS: enabled [2022-02-11T18:59:09.817Z] - CONFIG_VETH: enabled (as module) [2022-02-11T18:59:09.817Z] - CONFIG_BRIDGE: enabled (as module) [2022-02-11T18:59:09.817Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-02-11T18:59:09.817Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-02-11T18:59:09.817Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-02-11T18:59:09.817Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-02-11T18:59:09.817Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-02-11T18:59:09.817Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-02-11T18:59:09.817Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-02-11T18:59:09.817Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-02-11T18:59:09.817Z] - CONFIG_NF_NAT: enabled (as module) [2022-02-11T18:59:09.817Z] - CONFIG_POSIX_MQUEUE: enabled [2022-02-11T18:59:09.817Z] - CONFIG_CGROUP_BPF: enabled [2022-02-11T18:59:09.817Z] [2022-02-11T18:59:09.817Z] Optional Features: [2022-02-11T18:59:09.817Z] - CONFIG_USER_NS: enabled [2022-02-11T18:59:09.955Z] - CONFIG_CRYPTO: enabled [2022-02-11T18:59:09.955Z] - CONFIG_CRYPTO_AEAD: enabled [2022-02-11T18:59:09.955Z] - CONFIG_CRYPTO_GCM: enabled [2022-02-11T18:59:09.955Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-02-11T18:59:09.955Z] - CONFIG_CRYPTO_GHASH: enabled [2022-02-11T18:59:09.955Z] - CONFIG_XFRM: enabled [2022-02-11T18:59:09.955Z] - CONFIG_XFRM_USER: enabled (as module) [2022-02-11T18:59:09.955Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-02-11T18:59:09.955Z] - CONFIG_INET_ESP: enabled (as module) [2022-02-11T18:59:09.955Z] - "ipvlan": [2022-02-11T18:59:09.955Z] - CONFIG_IPVLAN: enabled (as module) [2022-02-11T18:59:09.955Z] - "macvlan": [2022-02-11T18:59:09.955Z] - CONFIG_MACVLAN: enabled (as module) [2022-02-11T18:59:09.955Z] - CONFIG_DUMMY: enabled (as module) [2022-02-11T18:59:09.955Z] - "ftp,tftp client in container": [2022-02-11T18:59:09.955Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-02-11T18:59:09.955Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-02-11T18:59:09.955Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-02-11T18:59:09.955Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-02-11T18:59:09.955Z] - Storage Drivers: [2022-02-11T18:59:09.955Z] - "aufs": [2022-02-11T18:59:09.955Z] - CONFIG_AUFS_FS: enabled (as module) [2022-02-11T18:59:09.955Z] - "btrfs": [2022-02-11T18:59:09.955Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-02-11T18:59:09.955Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-02-11T18:59:09.955Z] - "devicemapper": [2022-02-11T18:59:09.955Z] - CONFIG_BLK_DEV_DM: enabled [2022-02-11T18:59:09.955Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-02-11T18:59:09.955Z] - "overlay": [2022-02-11T18:59:09.955Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-02-11T18:59:09.955Z] - "zfs": [2022-02-11T18:59:09.955Z] - /dev/zfs: present [2022-02-11T18:59:09.955Z] - zfs command: missing [2022-02-11T18:59:09.955Z] - zpool command: missing [2022-02-11T18:59:09.955Z] [2022-02-11T18:59:09.955Z] Limits: [2022-02-11T18:59:09.955Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-02-11T18:59:09.955Z] [2022-02-11T18:59:09.955Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-02-11T18:59:10.081Z] - CONFIG_SECCOMP: enabled [2022-02-11T18:59:10.081Z] - CONFIG_SECCOMP_FILTER: enabled [2022-02-11T18:59:10.081Z] - CONFIG_CGROUP_PIDS: enabled [2022-02-11T18:59:10.081Z] - CONFIG_MEMCG_SWAP: enabled [2022-02-11T18:59:10.081Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-02-11T18:59:10.081Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-02-11T18:59:10.081Z] - CONFIG_BLK_CGROUP: enabled [2022-02-11T18:59:10.081Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-02-11T18:59:10.081Z] - CONFIG_CGROUP_PERF: enabled [2022-02-11T18:59:10.081Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-02-11T18:59:10.081Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-02-11T18:59:10.081Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-02-11T18:59:10.081Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-02-11T18:59:10.081Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-02-11T18:59:10.081Z] - CONFIG_RT_GROUP_SCHED: missing [2022-02-11T18:59:10.081Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-02-11T18:59:10.081Z] - CONFIG_IP_VS: enabled (as module) [2022-02-11T18:59:10.081Z] - CONFIG_IP_VS_NFCT: enabled [2022-02-11T18:59:10.081Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-02-11T18:59:10.081Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-02-11T18:59:10.081Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-02-11T18:59:10.081Z] - CONFIG_SECURITY_SELINUX: enabled [2022-02-11T18:59:10.081Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-02-11T18:59:10.081Z] - CONFIG_EXT4_FS: enabled [2022-02-11T18:59:10.081Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-02-11T18:59:10.081Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-02-11T18:59:10.081Z] - Network Drivers: [2022-02-11T18:59:10.081Z] - "overlay": [2022-02-11T18:59:10.081Z] - CONFIG_VXLAN: enabled (as module) [2022-02-11T18:59:10.081Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-02-11T18:59:10.081Z] Optional (for encrypted networks): [2022-02-11T18:59:10.291Z] + sudo modprobe ip_vs [2022-02-11T18:59:10.291Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:2deec80dba28461a3cb3a51b20dd98b7363dd45b . [2022-02-11T18:59:10.339Z] - CONFIG_CRYPTO: enabled [2022-02-11T18:59:10.339Z] - CONFIG_CRYPTO_AEAD: enabled [2022-02-11T18:59:10.339Z] - CONFIG_CRYPTO_GCM: enabled [2022-02-11T18:59:10.339Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-02-11T18:59:10.339Z] - CONFIG_CRYPTO_GHASH: enabled [2022-02-11T18:59:10.339Z] - CONFIG_XFRM: enabled [2022-02-11T18:59:10.339Z] - CONFIG_XFRM_USER: enabled (as module) [2022-02-11T18:59:10.339Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-02-11T18:59:10.339Z] - CONFIG_INET_ESP: enabled (as module) [2022-02-11T18:59:10.339Z] - "ipvlan": [2022-02-11T18:59:10.339Z] - CONFIG_IPVLAN: enabled (as module) [2022-02-11T18:59:10.339Z] - "macvlan": [2022-02-11T18:59:10.339Z] - CONFIG_MACVLAN: enabled (as module) [2022-02-11T18:59:10.339Z] - CONFIG_DUMMY: enabled (as module) [2022-02-11T18:59:10.339Z] - "ftp,tftp client in container": [2022-02-11T18:59:10.339Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-02-11T18:59:10.339Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-02-11T18:59:10.339Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-02-11T18:59:10.339Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-02-11T18:59:10.339Z] - Storage Drivers: [2022-02-11T18:59:10.339Z] - "aufs": [2022-02-11T18:59:10.339Z] - CONFIG_AUFS_FS: enabled (as module) [2022-02-11T18:59:10.339Z] - "btrfs": [2022-02-11T18:59:10.339Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-02-11T18:59:10.339Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-02-11T18:59:10.339Z] - "devicemapper": [2022-02-11T18:59:10.339Z] - CONFIG_BLK_DEV_DM: enabled [2022-02-11T18:59:10.339Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-02-11T18:59:10.339Z] - "overlay": [2022-02-11T18:59:10.339Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-02-11T18:59:10.339Z] - "zfs": [2022-02-11T18:59:10.339Z] - /dev/zfs: present [2022-02-11T18:59:10.339Z] - zfs command: missing [2022-02-11T18:59:10.339Z] - zpool command: missing [2022-02-11T18:59:10.339Z] [2022-02-11T18:59:10.339Z] Limits: [2022-02-11T18:59:10.339Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-02-11T18:59:10.339Z] [2022-02-11T18:59:10.339Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-02-11T18:59:10.549Z] #1 [internal] load build definition from Dockerfile [2022-02-11T18:59:10.549Z] #1 sha256:5a7eba01992b6d5e0d08bc7fd27ac34903429e4cd3bc3b3f2ae6be378e0ef25d [2022-02-11T18:59:10.549Z] #1 transferring dockerfile: 16.86kB done [2022-02-11T18:59:10.549Z] #1 DONE 0.1s [2022-02-11T18:59:10.549Z] [2022-02-11T18:59:10.549Z] #2 [internal] load .dockerignore [2022-02-11T18:59:10.549Z] #2 sha256:90a3002a29108833307c1488120e252f5e744061e5ae7c9666c708dec9046b32 [2022-02-11T18:59:10.549Z] #2 transferring context: 87B done [2022-02-11T18:59:10.549Z] #2 DONE 0.0s [2022-02-11T18:59:10.549Z] [2022-02-11T18:59:10.549Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-02-11T18:59:10.549Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-02-11T18:59:10.764Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:2deec80dba28461a3cb3a51b20dd98b7363dd45b . [2022-02-11T18:59:11.022Z] #1 [internal] load build definition from Dockerfile [2022-02-11T18:59:11.022Z] #1 sha256:266df60d542a7d7b1d3637266479291b8e713d3a453629ecdb3b438b53036636 [2022-02-11T18:59:11.113Z] #3 DONE 0.5s [2022-02-11T18:59:11.113Z] [2022-02-11T18:59:11.113Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-02-11T18:59:11.113Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-02-11T18:59:11.113Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 0.0s done [2022-02-11T18:59:11.113Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-02-11T18:59:11.113Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 3.15MB / 9.67MB 0.1s [2022-02-11T18:59:11.113Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-02-11T18:59:11.370Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-02-11T18:59:11.370Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-02-11T18:59:11.370Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2022-02-11T18:59:11.627Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s [2022-02-11T18:59:11.891Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2022-02-11T18:59:11.911Z] Client: Docker Engine - Community [2022-02-11T18:59:11.911Z] Version: 20.10.12 [2022-02-11T18:59:11.911Z] API version: 1.41 [2022-02-11T18:59:11.911Z] Go version: go1.16.12 [2022-02-11T18:59:11.911Z] Git commit: e91ed57 [2022-02-11T18:59:11.911Z] Built: Mon Dec 13 11:44:28 2021 [2022-02-11T18:59:11.911Z] OS/Arch: linux/arm64 [2022-02-11T18:59:11.911Z] Context: default [2022-02-11T18:59:11.911Z] Experimental: true [2022-02-11T18:59:11.911Z] [2022-02-11T18:59:11.911Z] Server: Docker Engine - Community [2022-02-11T18:59:11.911Z] Engine: [2022-02-11T18:59:11.911Z] Version: 20.10.12 [2022-02-11T18:59:11.911Z] API version: 1.41 (minimum version 1.12) [2022-02-11T18:59:11.911Z] Go version: go1.16.12 [2022-02-11T18:59:11.911Z] Git commit: 459d0df [2022-02-11T18:59:11.911Z] Built: Mon Dec 13 11:43:05 2021 [2022-02-11T18:59:11.911Z] OS/Arch: linux/arm64 [2022-02-11T18:59:11.911Z] Experimental: true [2022-02-11T18:59:11.911Z] containerd: [2022-02-11T18:59:11.911Z] Version: 1.4.12 [2022-02-11T18:59:11.911Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-11T18:59:11.911Z] runc: [2022-02-11T18:59:11.911Z] Version: 1.0.2 [2022-02-11T18:59:11.911Z] GitCommit: v1.0.2-0-g52b36a2 [2022-02-11T18:59:11.911Z] docker-init: [2022-02-11T18:59:11.911Z] Version: 0.19.0 [2022-02-11T18:59:11.911Z] GitCommit: de40ad0 [Pipeline] sh [2022-02-11T18:59:12.152Z] #4 DONE 1.0s [2022-02-11T18:59:12.208Z] + docker info [2022-02-11T18:59:12.391Z] #1 transferring dockerfile: [2022-02-11T18:59:12.391Z] #1 transferring dockerfile: 16.86kB 0.0s done [2022-02-11T18:59:12.391Z] #1 DONE 1.6s [2022-02-11T18:59:12.391Z] [2022-02-11T18:59:12.391Z] #2 [internal] load .dockerignore [2022-02-11T18:59:12.391Z] #2 sha256:8d2f1d33649e27d74a8f000932b7872dee5a0374291064601e213f3d3dd89e99 [2022-02-11T18:59:12.391Z] #2 transferring context: 87B 0.0s done [2022-02-11T18:59:12.391Z] #2 DONE 1.5s [2022-02-11T18:59:12.410Z] [2022-02-11T18:59:12.410Z] #5 [internal] load build definition from Dockerfile [2022-02-11T18:59:12.410Z] #5 sha256:4363b59dee5da0e4fad13a4e15177cdcac942a0697bf3eea82157bfd51c0d915 [2022-02-11T18:59:12.410Z] #5 DONE 0.0s [2022-02-11T18:59:12.410Z] [2022-02-11T18:59:12.410Z] #6 [internal] load .dockerignore [2022-02-11T18:59:12.410Z] #6 sha256:530704f6a31f57339f395af2d946c6b5ddb133c8e87b9996abdb7fb4751adfc8 [2022-02-11T18:59:12.410Z] #6 DONE 0.0s [2022-02-11T18:59:12.410Z] [2022-02-11T18:59:12.410Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-11T18:59:12.410Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-02-11T18:59:12.456Z] #19 40.34 Reading package lists... [2022-02-11T18:59:12.652Z] [2022-02-11T18:59:12.652Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-02-11T18:59:12.652Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-02-11T18:59:12.982Z] #10 DONE 0.6s [2022-02-11T18:59:12.982Z] [2022-02-11T18:59:12.982Z] #7 [internal] load metadata for docker.io/library/golang:1.17.6-bullseye [2022-02-11T18:59:12.982Z] #7 sha256:eda05fc3da6faa541b4282a9f511df3d293d97e722e26daa7bfa08bc5da49211 [2022-02-11T18:59:12.982Z] #7 DONE 0.7s [2022-02-11T18:59:12.982Z] [2022-02-11T18:59:12.982Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-02-11T18:59:12.982Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-02-11T18:59:12.982Z] #8 DONE 0.7s [2022-02-11T18:59:12.982Z] [2022-02-11T18:59:12.982Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-11T18:59:12.982Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-02-11T18:59:12.982Z] #9 DONE 0.7s [2022-02-11T18:59:13.221Z] #3 DONE 0.5s [2022-02-11T18:59:13.221Z] [2022-02-11T18:59:13.221Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-02-11T18:59:13.221Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-02-11T18:59:13.221Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-02-11T18:59:13.221Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-02-11T18:59:13.221Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-02-11T18:59:13.221Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-02-11T18:59:13.221Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-02-11T18:59:13.788Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2022-02-11T18:59:13.788Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-02-11T18:59:14.049Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.6s done [2022-02-11T18:59:14.306Z] #4 DONE 1.1s [2022-02-11T18:59:14.380Z] #19 49.03 Building dependency tree... [2022-02-11T18:59:14.563Z] [2022-02-11T18:59:14.563Z] #6 [internal] load .dockerignore [2022-02-11T18:59:14.563Z] #6 sha256:8ec0c64caeafcdfedfc34f813b2304cb1474f4b9a2c7f3ac1cffdf6dd0e2433b [2022-02-11T18:59:14.563Z] #6 DONE 0.0s [2022-02-11T18:59:14.563Z] [2022-02-11T18:59:14.563Z] #5 [internal] load build definition from Dockerfile [2022-02-11T18:59:14.563Z] #5 sha256:d447ba4992d09261144bb69eb59a9003b57593be0a07b1c34fcaa1acb601bbb1 [2022-02-11T18:59:14.563Z] #5 DONE 0.0s [2022-02-11T18:59:14.563Z] [2022-02-11T18:59:14.563Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-11T18:59:14.563Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-02-11T18:59:14.879Z] [2022-02-11T18:59:14.879Z] #24 [internal] load build context [2022-02-11T18:59:14.879Z] #24 sha256:6fe10202b9f567d21997b02edb99fbe891abdd5da18f748771e847d4c03f5dd3 [2022-02-11T18:59:15.472Z] #24 ... [2022-02-11T18:59:15.472Z] [2022-02-11T18:59:15.472Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-02-11T18:59:15.472Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-02-11T18:59:15.472Z] #45 DONE 1.0s [2022-02-11T18:59:15.496Z] #10 DONE 0.9s [2022-02-11T18:59:15.496Z] [2022-02-11T18:59:15.496Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-02-11T18:59:15.496Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-02-11T18:59:15.496Z] #7 DONE 0.9s [2022-02-11T18:59:15.496Z] [2022-02-11T18:59:15.496Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-11T18:59:15.496Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-02-11T18:59:15.496Z] #8 DONE 1.0s [2022-02-11T18:59:15.496Z] [2022-02-11T18:59:15.496Z] #9 [internal] load metadata for docker.io/library/golang:1.17.6-bullseye [2022-02-11T18:59:15.496Z] #9 sha256:eda05fc3da6faa541b4282a9f511df3d293d97e722e26daa7bfa08bc5da49211 [2022-02-11T18:59:15.496Z] #9 DONE 1.0s [2022-02-11T18:59:15.730Z] [2022-02-11T18:59:15.730Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-02-11T18:59:15.730Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-02-11T18:59:15.730Z] #45 DONE 0.0s [2022-02-11T18:59:15.730Z] [2022-02-11T18:59:15.730Z] #24 [internal] load build context [2022-02-11T18:59:15.730Z] #24 sha256:6fe10202b9f567d21997b02edb99fbe891abdd5da18f748771e847d4c03f5dd3 [2022-02-11T18:59:15.730Z] #24 transferring context: 5.34MB 1.1s [2022-02-11T18:59:16.307Z] #19 52.90 The following additional packages will be installed: [2022-02-11T18:59:16.307Z] #19 52.90 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-02-11T18:59:16.307Z] #19 52.90 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-02-11T18:59:16.307Z] #19 52.91 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-02-11T18:59:16.307Z] #19 52.91 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-02-11T18:59:16.307Z] #19 52.91 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-02-11T18:59:16.307Z] #19 52.91 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-02-11T18:59:16.307Z] #19 52.91 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-02-11T18:59:16.307Z] #19 52.91 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-02-11T18:59:16.307Z] #19 52.91 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-02-11T18:59:16.307Z] #19 52.91 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-02-11T18:59:16.307Z] #19 52.91 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-02-11T18:59:16.307Z] #19 52.91 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-02-11T18:59:16.307Z] #19 52.91 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-02-11T18:59:16.307Z] #19 52.91 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-02-11T18:59:16.307Z] #19 52.91 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-02-11T18:59:16.307Z] #19 52.91 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-02-11T18:59:16.307Z] #19 52.91 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-02-11T18:59:16.307Z] #19 52.91 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-02-11T18:59:16.307Z] #19 52.91 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-02-11T18:59:16.307Z] #19 52.91 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-02-11T18:59:16.307Z] #19 52.91 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-02-11T18:59:16.307Z] #19 52.91 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-02-11T18:59:16.307Z] #19 52.91 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-02-11T18:59:16.307Z] #19 52.91 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-02-11T18:59:16.307Z] #19 52.91 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-02-11T18:59:16.307Z] #19 52.91 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-02-11T18:59:16.307Z] #19 52.92 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-02-11T18:59:16.307Z] #19 52.92 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-02-11T18:59:16.307Z] #19 52.92 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-02-11T18:59:16.307Z] #19 52.92 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-02-11T18:59:16.307Z] #19 52.92 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-02-11T18:59:16.307Z] #19 52.92 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-02-11T18:59:16.307Z] #19 52.93 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-02-11T18:59:16.307Z] #19 52.93 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-02-11T18:59:16.307Z] #19 52.93 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-02-11T18:59:16.307Z] #19 52.93 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-02-11T18:59:16.307Z] #19 52.93 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-02-11T18:59:16.307Z] #19 52.93 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-02-11T18:59:16.307Z] #19 52.93 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-02-11T18:59:16.307Z] #19 52.93 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-02-11T18:59:16.307Z] #19 52.93 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-02-11T18:59:16.307Z] #19 52.93 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-02-11T18:59:16.307Z] #19 52.93 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-02-11T18:59:16.307Z] #19 52.94 linux-libc-dev-s390x-cross patch xz-utils [2022-02-11T18:59:16.307Z] #19 52.98 Suggested packages: [2022-02-11T18:59:16.307Z] #19 52.98 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-02-11T18:59:16.307Z] #19 52.98 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-02-11T18:59:16.307Z] #19 52.98 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-02-11T18:59:16.307Z] #19 52.98 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-02-11T18:59:16.307Z] #19 52.98 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-02-11T18:59:16.307Z] #19 52.98 libyaml-shell-perl ed diffutils-doc [2022-02-11T18:59:16.307Z] #19 52.98 Recommended packages: [2022-02-11T18:59:16.307Z] #19 52.98 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-02-11T18:59:16.307Z] #19 52.98 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-02-11T18:59:16.875Z] [2022-02-11T18:59:16.875Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-11T18:59:16.875Z] #28 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-11T18:59:16.875Z] #28 resolve docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d 0.0s done [2022-02-11T18:59:17.145Z] #28 sha256:04fbdaf87a6a632f3f2e8d9f53f97b2813d9e4111c62e21d56454460f477075b 1.46kB / 1.46kB done [2022-02-11T18:59:17.145Z] #28 sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d 1.85kB / 1.85kB done [2022-02-11T18:59:17.145Z] #28 sha256:7d8264bf731fec57d807d1918bec0a16550f52a9766f0034b40f55c5b7dc3712 529B / 529B done [2022-02-11T18:59:17.145Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 0B / 54.92MB 0.1s [2022-02-11T18:59:17.403Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 3.47MB / 54.92MB 0.2s [2022-02-11T18:59:17.403Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 11.53MB / 54.92MB 0.4s [2022-02-11T18:59:17.669Z] #28 ... [2022-02-11T18:59:17.669Z] [2022-02-11T18:59:17.669Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-02-11T18:59:17.669Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-02-11T18:59:17.669Z] #45 DONE 0.0s [2022-02-11T18:59:17.669Z] [2022-02-11T18:59:17.669Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-11T18:59:17.669Z] #28 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-11T18:59:17.669Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 15.73MB / 54.92MB 0.5s [2022-02-11T18:59:17.669Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 34.60MB / 54.92MB 0.7s [2022-02-11T18:59:17.927Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 43.81MB / 54.92MB 0.8s [2022-02-11T18:59:17.927Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 50.33MB / 54.92MB 1.0s [2022-02-11T18:59:18.500Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 54.92MB / 54.92MB 1.3s [2022-02-11T18:59:19.013Z] #24 ... [2022-02-11T18:59:19.013Z] [2022-02-11T18:59:19.013Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-11T18:59:19.013Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-02-11T18:59:19.013Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2022-02-11T18:59:19.013Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-02-11T18:59:19.013Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-02-11T18:59:19.013Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-02-11T18:59:19.013Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2022-02-11T18:59:19.013Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.7s done [2022-02-11T18:59:19.013Z] #67 DONE 4.2s [2022-02-11T18:59:19.013Z] [2022-02-11T18:59:19.013Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-11T18:59:19.013Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-11T18:59:19.013Z] #11 resolve docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c 0.1s done [2022-02-11T18:59:19.013Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 54.92MB / 54.92MB 2.1s done [2022-02-11T18:59:19.013Z] #11 sha256:ec67c62f48ddfbca1ccaef18f9b3addccd707e1885fa28702a3954340786fcf6 1.80kB / 1.80kB done [2022-02-11T18:59:19.013Z] #11 sha256:80d9a75ccb3879eefdece2f6409bd7a7eed708ea4e830e6c4ecfadeff65f68e0 7.07kB / 7.07kB done [2022-02-11T18:59:19.013Z] #11 sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c 1.86kB / 1.86kB done [2022-02-11T18:59:19.013Z] #11 sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 5.15MB / 5.15MB 1.1s done [2022-02-11T18:59:19.013Z] #11 sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 10.87MB / 10.87MB 2.4s done [2022-02-11T18:59:19.013Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 54.57MB / 54.57MB 3.6s done [2022-02-11T18:59:19.013Z] #11 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 0.2s [2022-02-11T18:59:19.013Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 86.09MB / 134.83MB 4.0s [2022-02-11T18:59:19.013Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 20.82MB / 85.81MB 4.0s [2022-02-11T18:59:19.013Z] #11 sha256:856234c9f3194ea7c9dde1bed11c61f4dcd53cb2edba539d136b955fe4bace56 155B / 155B 3.8s done [2022-02-11T18:59:19.013Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 108.00MB / 134.83MB 4.2s [2022-02-11T18:59:19.013Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 32.51MB / 85.81MB 4.2s [2022-02-11T18:59:19.066Z] #28 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 [2022-02-11T18:59:19.270Z] #11 ... [2022-02-11T18:59:19.270Z] [2022-02-11T18:59:19.270Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-11T18:59:19.270Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-02-11T18:59:19.270Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-02-11T18:59:19.270Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-02-11T18:59:19.270Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-02-11T18:59:19.270Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-02-11T18:59:19.270Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.9s done [2022-02-11T18:59:19.270Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.5s done [2022-02-11T18:59:19.270Z] #69 DONE 4.4s [2022-02-11T18:59:19.270Z] [2022-02-11T18:59:19.270Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-11T18:59:19.270Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-11T18:59:19.270Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 117.44MB / 134.83MB 4.5s [2022-02-11T18:59:19.535Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 125.83MB / 134.83MB 4.6s [2022-02-11T18:59:19.535Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 48.23MB / 85.81MB 4.6s [2022-02-11T18:59:19.624Z] #19 56.24 The following NEW packages will be installed: [2022-02-11T18:59:19.624Z] #19 56.24 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-02-11T18:59:19.624Z] #19 56.24 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-02-11T18:59:19.624Z] #19 56.24 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-02-11T18:59:19.624Z] #19 56.24 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-02-11T18:59:19.624Z] #19 56.24 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-02-11T18:59:19.624Z] #19 56.24 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-02-11T18:59:19.624Z] #19 56.24 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-02-11T18:59:19.624Z] #19 56.24 crossbuild-essential-armel crossbuild-essential-armhf [2022-02-11T18:59:19.624Z] #19 56.24 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-02-11T18:59:19.624Z] #19 56.24 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-02-11T18:59:19.624Z] #19 56.24 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-02-11T18:59:19.624Z] #19 56.24 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-02-11T18:59:19.624Z] #19 56.24 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-02-11T18:59:19.624Z] #19 56.24 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-02-11T18:59:19.624Z] #19 56.24 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-02-11T18:59:19.624Z] #19 56.24 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-02-11T18:59:19.624Z] #19 56.24 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-02-11T18:59:19.624Z] #19 56.24 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-02-11T18:59:19.624Z] #19 56.24 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-02-11T18:59:19.624Z] #19 56.24 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-02-11T18:59:19.624Z] #19 56.24 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-02-11T18:59:19.624Z] #19 56.24 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-02-11T18:59:19.624Z] #19 56.24 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-02-11T18:59:19.624Z] #19 56.24 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-02-11T18:59:19.624Z] #19 56.24 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-02-11T18:59:19.624Z] #19 56.24 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-02-11T18:59:19.624Z] #19 56.24 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-02-11T18:59:19.624Z] #19 56.24 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-02-11T18:59:19.624Z] #19 56.24 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-02-11T18:59:19.624Z] #19 56.24 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-02-11T18:59:19.624Z] #19 56.24 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-02-11T18:59:19.624Z] #19 56.25 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-02-11T18:59:19.625Z] #19 56.25 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-02-11T18:59:19.625Z] #19 56.25 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-02-11T18:59:19.625Z] #19 56.25 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-02-11T18:59:19.625Z] #19 56.25 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-02-11T18:59:19.625Z] #19 56.25 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-02-11T18:59:19.625Z] #19 56.25 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-02-11T18:59:19.625Z] #19 56.25 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-02-11T18:59:19.625Z] #19 56.25 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-02-11T18:59:19.625Z] #19 56.25 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-02-11T18:59:19.625Z] #19 56.25 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-02-11T18:59:19.625Z] #19 56.25 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-02-11T18:59:19.625Z] #19 56.25 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-02-11T18:59:19.625Z] #19 56.25 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-02-11T18:59:19.625Z] #19 56.25 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-02-11T18:59:19.625Z] #19 56.26 linux-libc-dev-s390x-cross patch xz-utils [2022-02-11T18:59:19.800Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 134.83MB / 134.83MB 4.9s [2022-02-11T18:59:19.800Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 60.82MB / 85.81MB 4.9s [2022-02-11T18:59:19.889Z] #19 56.72 0 upgraded, 133 newly installed, 0 to remove and 0 not upgraded. [2022-02-11T18:59:19.889Z] #19 56.72 Need to get 787 MB of archives. [2022-02-11T18:59:19.889Z] #19 56.72 After this operation, 3385 MB of additional disk space will be used. [2022-02-11T18:59:19.889Z] #19 56.72 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-02-11T18:59:19.889Z] #19 56.73 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-02-11T18:59:19.889Z] #19 56.73 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-02-11T18:59:19.889Z] #19 56.74 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-02-11T18:59:19.889Z] #19 56.82 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-02-11T18:59:19.889Z] #19 56.86 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-02-11T18:59:19.889Z] #19 56.86 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-02-11T18:59:19.889Z] #19 56.91 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-02-11T18:59:20.057Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 73.40MB / 85.81MB 5.2s [2022-02-11T18:59:20.058Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 80.18MB / 85.81MB 5.3s [2022-02-11T18:59:20.152Z] #19 56.97 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-02-11T18:59:20.152Z] #19 57.02 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-02-11T18:59:20.152Z] #19 57.07 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-02-11T18:59:20.152Z] #19 57.09 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-02-11T18:59:20.152Z] #19 57.10 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-02-11T18:59:20.315Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 85.81MB / 85.81MB 5.4s [2022-02-11T18:59:21.108Z] #19 57.90 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-02-11T18:59:21.108Z] #19 57.91 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-02-11T18:59:22.509Z] #19 59.02 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-02-11T18:59:22.509Z] #19 59.03 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-02-11T18:59:22.774Z] #19 59.77 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-02-11T18:59:22.835Z] Client: [2022-02-11T18:59:22.835Z] Context: default [2022-02-11T18:59:22.835Z] Debug Mode: false [2022-02-11T18:59:22.835Z] Plugins: [2022-02-11T18:59:22.835Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-02-11T18:59:22.835Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-02-11T18:59:22.835Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-02-11T18:59:22.835Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-02-11T18:59:22.835Z] [2022-02-11T18:59:22.835Z] Server: [2022-02-11T18:59:22.835Z] Containers: 0 [2022-02-11T18:59:22.835Z] Running: 0 [2022-02-11T18:59:22.835Z] Paused: 0 [2022-02-11T18:59:22.835Z] Stopped: 0 [2022-02-11T18:59:22.835Z] Images: 0 [2022-02-11T18:59:22.835Z] Server Version: 20.10.12 [2022-02-11T18:59:22.835Z] Storage Driver: overlay2 [2022-02-11T18:59:22.835Z] Backing Filesystem: extfs [2022-02-11T18:59:22.835Z] Supports d_type: true [2022-02-11T18:59:22.835Z] Native Overlay Diff: true [2022-02-11T18:59:22.835Z] userxattr: false [2022-02-11T18:59:22.835Z] Logging Driver: json-file [2022-02-11T18:59:22.835Z] Cgroup Driver: systemd [2022-02-11T18:59:22.835Z] Cgroup Version: 2 [2022-02-11T18:59:22.835Z] Plugins: [2022-02-11T18:59:22.835Z] Volume: local [2022-02-11T18:59:22.835Z] Network: bridge host ipvlan macvlan null overlay [2022-02-11T18:59:22.835Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-02-11T18:59:22.835Z] Swarm: inactive [2022-02-11T18:59:22.835Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-02-11T18:59:22.835Z] Default Runtime: runc [2022-02-11T18:59:22.835Z] Init Binary: docker-init [2022-02-11T18:59:22.835Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-11T18:59:22.835Z] runc version: v1.0.2-0-g52b36a2 [2022-02-11T18:59:22.835Z] init version: de40ad0 [2022-02-11T18:59:22.835Z] Security Options: [2022-02-11T18:59:22.835Z] apparmor [2022-02-11T18:59:22.835Z] seccomp [2022-02-11T18:59:22.835Z] Profile: default [2022-02-11T18:59:22.835Z] cgroupns [2022-02-11T18:59:22.835Z] Kernel Version: 5.11.0-1023-aws [2022-02-11T18:59:22.835Z] Operating System: Ubuntu 20.04.3 LTS [2022-02-11T18:59:22.835Z] OSType: linux [2022-02-11T18:59:22.835Z] Architecture: x86_64 [2022-02-11T18:59:22.835Z] CPUs: 2 [2022-02-11T18:59:22.835Z] Total Memory: 7.559GiB [2022-02-11T18:59:22.835Z] Name: ip-10-100-101-1 [2022-02-11T18:59:22.835Z] ID: 7KME:NV2J:EQBM:WHKE:5EE7:CLST:3WKA:WZFP:UKH2:O4ZT:4I7A:FGJH [2022-02-11T18:59:22.835Z] Docker Root Dir: /var/lib/docker [2022-02-11T18:59:22.835Z] Debug Mode: false [2022-02-11T18:59:22.835Z] Registry: https://index.docker.io/v1/ [2022-02-11T18:59:22.835Z] Labels: [2022-02-11T18:59:22.835Z] Experimental: true [2022-02-11T18:59:22.835Z] Insecure Registries: [2022-02-11T18:59:22.835Z] 127.0.0.0/8 [2022-02-11T18:59:22.835Z] Live Restore Enabled: true [2022-02-11T18:59:22.835Z] [Pipeline] } [2022-02-11T18:59:22.849Z] #11 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 5.4s [2022-02-11T18:59:22.849Z] #11 ... [2022-02-11T18:59:22.849Z] [2022-02-11T18:59:22.849Z] #24 [internal] load build context [2022-02-11T18:59:22.849Z] #24 sha256:6fe10202b9f567d21997b02edb99fbe891abdd5da18f748771e847d4c03f5dd3 [2022-02-11T18:59:22.849Z] #24 transferring context: 56.69MB 6.6s done [2022-02-11T18:59:22.849Z] #24 DONE 8.4s [2022-02-11T18:59:22.849Z] [2022-02-11T18:59:22.849Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-11T18:59:22.849Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-02-11T18:59:23.040Z] #19 59.78 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-02-11T18:59:23.115Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 134.83MB / 134.83MB 8.2s done [2022-02-11T18:59:23.170Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:2deec80dba28461a3cb3a51b20dd98b7363dd45b . [2022-02-11T18:59:23.252Z] #28 ... [2022-02-11T18:59:23.252Z] [2022-02-11T18:59:23.252Z] #24 [internal] load build context [2022-02-11T18:59:23.252Z] #24 sha256:a79b251eac72db94db205bed305bf35c7a9a925a434c65790e99389e7f2037c9 [2022-02-11T18:59:23.252Z] #24 transferring context: 56.69MB 4.9s done [2022-02-11T18:59:23.252Z] #24 DONE 6.0s [2022-02-11T18:59:23.252Z] [2022-02-11T18:59:23.252Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-11T18:59:23.252Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-11T18:59:23.252Z] #11 resolve docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c 0.1s done [2022-02-11T18:59:23.252Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 54.92MB / 54.92MB 1.5s done [2022-02-11T18:59:23.252Z] #11 sha256:ec67c62f48ddfbca1ccaef18f9b3addccd707e1885fa28702a3954340786fcf6 1.80kB / 1.80kB done [2022-02-11T18:59:23.252Z] #11 sha256:80d9a75ccb3879eefdece2f6409bd7a7eed708ea4e830e6c4ecfadeff65f68e0 7.07kB / 7.07kB done [2022-02-11T18:59:23.252Z] #11 sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c 1.86kB / 1.86kB done [2022-02-11T18:59:23.252Z] #11 sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 10.87MB / 10.87MB 0.3s done [2022-02-11T18:59:23.252Z] #11 sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 5.15MB / 5.15MB 0.5s done [2022-02-11T18:59:23.252Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 54.57MB / 54.57MB 2.4s done [2022-02-11T18:59:23.252Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 85.81MB / 85.81MB 3.6s done [2022-02-11T18:59:23.252Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 134.83MB / 134.83MB 5.7s [2022-02-11T18:59:23.252Z] #11 sha256:856234c9f3194ea7c9dde1bed11c61f4dcd53cb2edba539d136b955fe4bace56 155B / 155B 3.7s done [2022-02-11T18:59:23.252Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 134.83MB / 134.83MB 5.8s done [2022-02-11T18:59:23.429Z] #2 [internal] load .dockerignore [2022-02-11T18:59:23.429Z] #2 sha256:5d840c0781a3d65778a413492c2f5354e93493ae13346806882d5a3c038a45ec [2022-02-11T18:59:23.429Z] #2 transferring context: 87B done [2022-02-11T18:59:23.429Z] #2 DONE 0.1s [2022-02-11T18:59:23.429Z] [2022-02-11T18:59:23.429Z] #1 [internal] load build definition from Dockerfile [2022-02-11T18:59:23.429Z] #1 sha256:ea339b25abeb55a4736f623d0b21d380d9806fdcc814e683d312de695c66c776 [2022-02-11T18:59:23.429Z] #1 transferring dockerfile: 16.86kB 0.0s done [2022-02-11T18:59:23.429Z] #1 DONE 0.2s [2022-02-11T18:59:23.429Z] [2022-02-11T18:59:23.429Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-02-11T18:59:23.429Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-02-11T18:59:23.617Z] #19 60.50 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-02-11T18:59:23.617Z] #19 60.50 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-02-11T18:59:23.688Z] #3 DONE 0.3s [2022-02-11T18:59:23.947Z] [2022-02-11T18:59:23.947Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-02-11T18:59:23.947Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-02-11T18:59:23.947Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-02-11T18:59:23.947Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-02-11T18:59:23.947Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-02-11T18:59:23.947Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 3.15MB / 9.67MB 0.1s [2022-02-11T18:59:23.947Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-02-11T18:59:23.947Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-02-11T18:59:24.205Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2022-02-11T18:59:24.205Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s [2022-02-11T18:59:24.463Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2022-02-11T18:59:24.464Z] #4 DONE 0.7s [2022-02-11T18:59:24.488Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 85.81MB / 85.81MB 9.7s done [2022-02-11T18:59:24.488Z] #11 ... [2022-02-11T18:59:24.488Z] [2022-02-11T18:59:24.488Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-11T18:59:24.488Z] #28 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-11T18:59:24.488Z] #28 resolve docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d 0.1s done [2022-02-11T18:59:24.488Z] #28 sha256:7d8264bf731fec57d807d1918bec0a16550f52a9766f0034b40f55c5b7dc3712 529B / 529B done [2022-02-11T18:59:24.488Z] #28 sha256:04fbdaf87a6a632f3f2e8d9f53f97b2813d9e4111c62e21d56454460f477075b 1.46kB / 1.46kB done [2022-02-11T18:59:24.488Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 54.92MB / 54.92MB 2.1s done [2022-02-11T18:59:24.488Z] #28 sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d 1.85kB / 1.85kB done [2022-02-11T18:59:24.488Z] #28 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 6.1s done [2022-02-11T18:59:24.567Z] #19 61.50 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-02-11T18:59:24.567Z] #19 61.51 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-02-11T18:59:24.567Z] #19 61.51 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-02-11T18:59:24.567Z] #19 61.51 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-02-11T18:59:24.567Z] #19 61.51 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-02-11T18:59:24.567Z] #19 61.51 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-02-11T18:59:24.567Z] #19 61.51 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-02-11T18:59:24.567Z] #19 61.52 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-02-11T18:59:24.567Z] #19 61.55 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-02-11T18:59:24.567Z] #19 61.55 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-02-11T18:59:24.567Z] #19 61.56 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-02-11T18:59:24.567Z] #19 61.56 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-02-11T18:59:24.567Z] #19 61.57 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-02-11T18:59:24.567Z] #19 61.60 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-02-11T18:59:24.567Z] #19 61.63 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-02-11T18:59:24.722Z] [2022-02-11T18:59:24.722Z] #5 [internal] load build definition from Dockerfile [2022-02-11T18:59:24.722Z] #5 sha256:dde27ecdabd0861b645fd8ffad3760e506005e8ad68e84f0c69b67069177409d [2022-02-11T18:59:24.722Z] #5 DONE 0.0s [2022-02-11T18:59:24.722Z] [2022-02-11T18:59:24.722Z] #6 [internal] load .dockerignore [2022-02-11T18:59:24.722Z] #6 sha256:a3f0c1bc142c099602206aa68287d88fcb2bee7837e2785c49bf1b312d059224 [2022-02-11T18:59:24.722Z] #6 DONE 0.0s [2022-02-11T18:59:24.722Z] [2022-02-11T18:59:24.722Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-11T18:59:24.722Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-02-11T18:59:24.745Z] #28 ... [2022-02-11T18:59:24.746Z] [2022-02-11T18:59:24.746Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-11T18:59:24.746Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-11T18:59:24.746Z] #11 extracting sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 0.1s [2022-02-11T18:59:24.746Z] #11 ... [2022-02-11T18:59:24.746Z] [2022-02-11T18:59:24.746Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-11T18:59:24.746Z] #28 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-11T18:59:24.746Z] #28 DONE 10.1s [2022-02-11T18:59:24.746Z] [2022-02-11T18:59:24.746Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-11T18:59:24.746Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-11T18:59:24.831Z] #19 61.67 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-02-11T18:59:24.831Z] #19 61.68 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-02-11T18:59:24.831Z] #19 61.70 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-02-11T18:59:24.831Z] #19 61.71 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-02-11T18:59:25.152Z] #11 ... [2022-02-11T18:59:25.152Z] [2022-02-11T18:59:25.152Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-11T18:59:25.152Z] #28 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-11T18:59:25.152Z] #28 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 5.4s done [2022-02-11T18:59:25.152Z] #28 DONE 7.9s [2022-02-11T18:59:25.152Z] [2022-02-11T18:59:25.152Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-11T18:59:25.152Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-11T18:59:25.152Z] #11 extracting sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 [2022-02-11T18:59:25.152Z] #11 ... [2022-02-11T18:59:25.152Z] [2022-02-11T18:59:25.152Z] #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-02-11T18:59:25.152Z] #29 sha256:1c54e41060962e5d78e7f2b733f82a85704155c604958ad60253c1c66c7ec691 [2022-02-11T18:59:25.152Z] #29 ... [2022-02-11T18:59:25.152Z] [2022-02-11T18:59:25.152Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-11T18:59:25.152Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-02-11T18:59:25.152Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-02-11T18:59:25.152Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-02-11T18:59:25.152Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-02-11T18:59:25.152Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-02-11T18:59:25.152Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 6.0s done [2022-02-11T18:59:25.152Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.6s done [2022-02-11T18:59:25.152Z] #69 DONE 7.9s [2022-02-11T18:59:25.152Z] [2022-02-11T18:59:25.152Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-11T18:59:25.152Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-11T18:59:25.152Z] #11 ... [2022-02-11T18:59:25.152Z] [2022-02-11T18:59:25.152Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-11T18:59:25.152Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-02-11T18:59:25.152Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-02-11T18:59:25.152Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-02-11T18:59:25.152Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-02-11T18:59:25.152Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 6.2s done [2022-02-11T18:59:25.152Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.6s done [2022-02-11T18:59:25.152Z] #67 DONE 8.3s [2022-02-11T18:59:25.152Z] [2022-02-11T18:59:25.152Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-11T18:59:25.152Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-11T18:59:25.289Z] #10 ... [2022-02-11T18:59:25.289Z] [2022-02-11T18:59:25.289Z] #7 [internal] load metadata for docker.io/library/golang:1.17.6-bullseye [2022-02-11T18:59:25.289Z] #7 sha256:eda05fc3da6faa541b4282a9f511df3d293d97e722e26daa7bfa08bc5da49211 [2022-02-11T18:59:25.289Z] #7 DONE 0.6s [2022-02-11T18:59:25.289Z] [2022-02-11T18:59:25.289Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-11T18:59:25.289Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-02-11T18:59:25.310Z] #11 extracting sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 0.7s done [2022-02-11T18:59:25.548Z] #9 DONE 0.8s [2022-02-11T18:59:25.548Z] [2022-02-11T18:59:25.548Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-02-11T18:59:25.548Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-02-11T18:59:25.548Z] #8 DONE 0.8s [2022-02-11T18:59:25.548Z] [2022-02-11T18:59:25.548Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-11T18:59:25.548Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-02-11T18:59:25.548Z] #10 DONE 0.8s [2022-02-11T18:59:25.806Z] [2022-02-11T18:59:25.806Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-11T18:59:25.806Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-11T18:59:25.807Z] #11 resolve docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c 0.0s done [2022-02-11T18:59:25.874Z] #11 extracting sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 [2022-02-11T18:59:26.071Z] #11 sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c 1.86kB / 1.86kB done [2022-02-11T18:59:26.071Z] #11 sha256:ec67c62f48ddfbca1ccaef18f9b3addccd707e1885fa28702a3954340786fcf6 1.80kB / 1.80kB done [2022-02-11T18:59:26.233Z] #19 63.25 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-02-11T18:59:26.341Z] #11 sha256:80d9a75ccb3879eefdece2f6409bd7a7eed708ea4e830e6c4ecfadeff65f68e0 7.07kB / 7.07kB done [2022-02-11T18:59:26.341Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 0B / 54.92MB 0.1s [2022-02-11T18:59:26.498Z] #19 63.25 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-02-11T18:59:26.498Z] #19 63.28 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-02-11T18:59:26.498Z] #19 63.33 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-02-11T18:59:26.498Z] #19 63.36 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-02-11T18:59:26.521Z] #11 extracting sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 1.4s done [2022-02-11T18:59:26.521Z] #11 extracting sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 0.1s [2022-02-11T18:59:26.629Z] #11 ... [2022-02-11T18:59:26.629Z] [2022-02-11T18:59:26.629Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-02-11T18:59:26.629Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-02-11T18:59:26.629Z] #45 DONE 0.0s [2022-02-11T18:59:26.629Z] [2022-02-11T18:59:26.629Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-11T18:59:26.629Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-11T18:59:26.629Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 4.19MB / 54.92MB 0.3s [2022-02-11T18:59:26.806Z] #11 extracting sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 0.8s done [2022-02-11T18:59:26.911Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 8.39MB / 54.92MB 0.4s [2022-02-11T18:59:26.911Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 20.97MB / 54.92MB 0.5s [2022-02-11T18:59:26.911Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 26.33MB / 54.92MB 0.6s [2022-02-11T18:59:26.911Z] #11 sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 4.19MB / 5.15MB 0.7s [2022-02-11T18:59:26.911Z] #11 sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 0B / 10.87MB 0.7s [2022-02-11T18:59:27.063Z] #11 ... [2022-02-11T18:59:27.063Z] [2022-02-11T18:59:27.063Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-02-11T18:59:27.063Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-02-11T18:59:27.063Z] #68 DONE 1.1s [2022-02-11T18:59:27.063Z] [2022-02-11T18:59:27.063Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-11T18:59:27.063Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-11T18:59:27.063Z] #11 extracting sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 0.1s [2022-02-11T18:59:27.175Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 38.80MB / 54.92MB 0.9s [2022-02-11T18:59:27.175Z] #11 sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 5.15MB / 5.15MB 0.9s [2022-02-11T18:59:27.175Z] #11 sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 10.87MB / 10.87MB 0.9s [2022-02-11T18:59:27.444Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 41.94MB / 54.92MB 1.0s [2022-02-11T18:59:27.444Z] #11 sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 5.15MB / 5.15MB 1.0s done [2022-02-11T18:59:27.444Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 0B / 54.57MB 1.0s [2022-02-11T18:59:27.444Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 54.92MB / 54.92MB 1.2s [2022-02-11T18:59:27.444Z] #11 sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 10.87MB / 10.87MB 1.1s done [2022-02-11T18:59:27.444Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 6.44MB / 54.57MB 1.2s [2022-02-11T18:59:27.444Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 0B / 85.81MB 1.2s [2022-02-11T18:59:27.455Z] #11 extracting sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 0.9s done [2022-02-11T18:59:27.764Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 12.58MB / 54.57MB 1.3s [2022-02-11T18:59:27.764Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 16.04MB / 54.57MB 1.4s [2022-02-11T18:59:27.764Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 6.29MB / 85.81MB 1.4s [2022-02-11T18:59:27.764Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 20.97MB / 54.57MB 1.5s [2022-02-11T18:59:27.764Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 13.63MB / 85.81MB 1.5s [2022-02-11T18:59:27.893Z] #19 64.86 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-02-11T18:59:28.025Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 26.21MB / 54.57MB 1.7s [2022-02-11T18:59:28.025Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 24.12MB / 85.81MB 1.7s [2022-02-11T18:59:28.025Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 54.92MB / 54.92MB 1.6s done [2022-02-11T18:59:28.025Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 32.51MB / 54.57MB 1.8s [2022-02-11T18:59:28.025Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 30.41MB / 85.81MB 1.8s [2022-02-11T18:59:28.025Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 0B / 134.83MB 1.8s [2022-02-11T18:59:28.158Z] #19 64.87 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-02-11T18:59:28.158Z] #19 64.87 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB] [2022-02-11T18:59:28.158Z] #19 64.92 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-02-11T18:59:28.158Z] #19 64.93 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-02-11T18:59:28.158Z] #19 64.93 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-02-11T18:59:28.285Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 39.85MB / 54.57MB 1.9s [2022-02-11T18:59:28.286Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 44.04MB / 54.57MB 2.0s [2022-02-11T18:59:28.286Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 36.95MB / 85.81MB 2.0s [2022-02-11T18:59:28.387Z] #11 extracting sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 [2022-02-11T18:59:28.421Z] #19 65.24 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-02-11T18:59:28.421Z] #19 65.25 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-02-11T18:59:28.421Z] #19 65.25 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-02-11T18:59:28.421Z] #19 65.25 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-02-11T18:59:28.421Z] #19 65.25 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-02-11T18:59:28.421Z] #19 65.26 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-02-11T18:59:28.421Z] #19 65.26 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-02-11T18:59:28.421Z] #19 65.26 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-02-11T18:59:28.421Z] #19 65.26 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-02-11T18:59:28.421Z] #19 65.26 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-02-11T18:59:28.421Z] #19 65.26 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-02-11T18:59:28.421Z] #19 65.26 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-02-11T18:59:28.421Z] #19 65.27 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-02-11T18:59:28.421Z] #19 65.27 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-02-11T18:59:28.421Z] #19 65.30 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-02-11T18:59:28.421Z] #19 65.30 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-02-11T18:59:28.421Z] #19 65.30 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-02-11T18:59:28.421Z] #19 65.30 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-02-11T18:59:28.421Z] #19 65.35 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-02-11T18:59:28.421Z] #19 65.36 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-02-11T18:59:28.546Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 54.57MB / 54.57MB 2.2s [2022-02-11T18:59:28.546Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 52.60MB / 85.81MB 2.2s [2022-02-11T18:59:28.546Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 7.34MB / 134.83MB 2.3s [2022-02-11T18:59:28.546Z] #11 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 0.3s [2022-02-11T18:59:28.688Z] #19 65.37 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-02-11T18:59:28.688Z] #19 65.38 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-02-11T18:59:28.805Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 63.96MB / 85.81MB 2.4s [2022-02-11T18:59:28.805Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 14.68MB / 134.83MB 2.4s [2022-02-11T18:59:28.805Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 69.21MB / 85.81MB 2.5s [2022-02-11T18:59:28.805Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 76.55MB / 85.81MB 2.6s [2022-02-11T18:59:28.805Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 27.26MB / 134.83MB 2.6s [2022-02-11T18:59:28.957Z] #11 ... [2022-02-11T18:59:28.957Z] [2022-02-11T18:59:28.957Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-02-11T18:59:28.957Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-02-11T18:59:28.957Z] #70 DONE 1.8s [2022-02-11T18:59:28.957Z] [2022-02-11T18:59:28.957Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-11T18:59:28.957Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-11T18:59:29.065Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 54.57MB / 54.57MB 2.7s done [2022-02-11T18:59:29.065Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 85.81MB / 85.81MB 2.8s [2022-02-11T18:59:29.065Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 36.70MB / 134.83MB 2.8s [2022-02-11T18:59:29.065Z] #11 sha256:856234c9f3194ea7c9dde1bed11c61f4dcd53cb2edba539d136b955fe4bace56 0B / 155B 2.8s [2022-02-11T18:59:29.324Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 49.28MB / 134.83MB 3.0s [2022-02-11T18:59:29.324Z] #11 sha256:856234c9f3194ea7c9dde1bed11c61f4dcd53cb2edba539d136b955fe4bace56 155B / 155B 3.0s [2022-02-11T18:59:29.327Z] #11 ... [2022-02-11T18:59:29.327Z] [2022-02-11T18:59:29.327Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-02-11T18:59:29.327Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-02-11T18:59:29.327Z] #68 DONE 0.9s [2022-02-11T18:59:29.327Z] [2022-02-11T18:59:29.327Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-11T18:59:29.327Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-11T18:59:29.586Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 62.27MB / 134.83MB 3.2s [2022-02-11T18:59:29.848Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 76.55MB / 134.83MB 3.4s [2022-02-11T18:59:29.848Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 85.81MB / 85.81MB 3.5s done [2022-02-11T18:59:29.848Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 88.08MB / 134.83MB 3.6s [2022-02-11T18:59:29.848Z] #11 sha256:856234c9f3194ea7c9dde1bed11c61f4dcd53cb2edba539d136b955fe4bace56 155B / 155B 3.5s done [2022-02-11T18:59:29.848Z] #11 ... [2022-02-11T18:59:29.848Z] [2022-02-11T18:59:29.848Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-11T18:59:29.848Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-02-11T18:59:29.848Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-02-11T18:59:29.848Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-02-11T18:59:29.848Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-02-11T18:59:29.848Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-02-11T18:59:29.848Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2022-02-11T18:59:29.848Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.2s done [2022-02-11T18:59:29.848Z] #67 DONE 4.2s [2022-02-11T18:59:29.848Z] [2022-02-11T18:59:29.848Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-11T18:59:29.848Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-11T18:59:29.848Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 95.42MB / 134.83MB 3.7s [2022-02-11T18:59:30.103Z] #19 67.07 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-02-11T18:59:30.103Z] #19 67.07 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-02-11T18:59:30.103Z] #19 67.10 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-02-11T18:59:30.103Z] #19 67.13 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-02-11T18:59:30.108Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 111.15MB / 134.83MB 3.9s [2022-02-11T18:59:30.266Z] Client: [2022-02-11T18:59:30.266Z] Context: default [2022-02-11T18:59:30.266Z] Debug Mode: false [2022-02-11T18:59:30.266Z] Plugins: [2022-02-11T18:59:30.266Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-02-11T18:59:30.266Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-02-11T18:59:30.266Z] [2022-02-11T18:59:30.266Z] Server: [2022-02-11T18:59:30.266Z] Containers: 0 [2022-02-11T18:59:30.266Z] Running: 0 [2022-02-11T18:59:30.266Z] Paused: 0 [2022-02-11T18:59:30.266Z] Stopped: 0 [2022-02-11T18:59:30.266Z] Images: 0 [2022-02-11T18:59:30.266Z] Server Version: 20.10.12 [2022-02-11T18:59:30.266Z] Storage Driver: overlay2 [2022-02-11T18:59:30.266Z] Backing Filesystem: extfs [2022-02-11T18:59:30.266Z] Supports d_type: true [2022-02-11T18:59:30.266Z] Native Overlay Diff: true [2022-02-11T18:59:30.266Z] userxattr: false [2022-02-11T18:59:30.266Z] Logging Driver: json-file [2022-02-11T18:59:30.266Z] Cgroup Driver: cgroupfs [2022-02-11T18:59:30.266Z] Cgroup Version: 1 [2022-02-11T18:59:30.266Z] Plugins: [2022-02-11T18:59:30.266Z] Volume: local [2022-02-11T18:59:30.266Z] Network: bridge host ipvlan macvlan null overlay [2022-02-11T18:59:30.266Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-02-11T18:59:30.266Z] Swarm: inactive [2022-02-11T18:59:30.266Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-02-11T18:59:30.266Z] Default Runtime: runc [2022-02-11T18:59:30.266Z] Init Binary: docker-init [2022-02-11T18:59:30.266Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-11T18:59:30.266Z] runc version: v1.0.2-0-g52b36a2 [2022-02-11T18:59:30.266Z] init version: de40ad0 [2022-02-11T18:59:30.266Z] Security Options: [2022-02-11T18:59:30.266Z] apparmor [2022-02-11T18:59:30.266Z] seccomp [2022-02-11T18:59:30.266Z] Profile: default [2022-02-11T18:59:30.266Z] Kernel Version: 5.11.0-1023-aws [2022-02-11T18:59:30.266Z] Operating System: Ubuntu 20.04.3 LTS [2022-02-11T18:59:30.266Z] OSType: linux [2022-02-11T18:59:30.266Z] Architecture: aarch64 [2022-02-11T18:59:30.266Z] CPUs: 2 [2022-02-11T18:59:30.266Z] Total Memory: 7.576GiB [2022-02-11T18:59:30.266Z] Name: ip-10-100-70-235 [2022-02-11T18:59:30.266Z] ID: AN7H:AEXZ:3CFE:D2NO:DSCB:EGCV:H43Z:QHR2:AJYF:W7FY:GK6H:VUO5 [2022-02-11T18:59:30.266Z] Docker Root Dir: /var/lib/docker [2022-02-11T18:59:30.266Z] Debug Mode: false [2022-02-11T18:59:30.266Z] Registry: https://index.docker.io/v1/ [2022-02-11T18:59:30.266Z] Labels: [2022-02-11T18:59:30.266Z] Experimental: true [2022-02-11T18:59:30.266Z] Insecure Registries: [2022-02-11T18:59:30.266Z] 127.0.0.0/8 [2022-02-11T18:59:30.266Z] Live Restore Enabled: true [2022-02-11T18:59:30.266Z] [Pipeline] sh [2022-02-11T18:59:30.367Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 123.73MB / 134.83MB 4.1s [2022-02-11T18:59:30.367Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 133.17MB / 134.83MB 4.2s [2022-02-11T18:59:30.377Z] #19 67.16 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-02-11T18:59:30.588Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-11T18:59:30.588Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-11T18:59:30.588Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43230/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-02-11T18:59:30.588Z] + bash /home/ubuntu/workspace/moby_PR-43230/check-config.sh [2022-02-11T18:59:30.588Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-02-11T18:59:30.588Z] info: reading kernel config from /boot/config-5.11.0-1023-aws ... [2022-02-11T18:59:30.588Z] [2022-02-11T18:59:30.588Z] Generally Necessary: [2022-02-11T18:59:30.588Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-02-11T18:59:30.588Z] - apparmor: enabled and tools installed [2022-02-11T18:59:30.588Z] - CONFIG_NAMESPACES: enabled [2022-02-11T18:59:30.588Z] - CONFIG_NET_NS: enabled [2022-02-11T18:59:30.588Z] - CONFIG_PID_NS: enabled [2022-02-11T18:59:30.588Z] - CONFIG_IPC_NS: enabled [2022-02-11T18:59:30.588Z] - CONFIG_UTS_NS: enabled [2022-02-11T18:59:30.588Z] - CONFIG_CGROUPS: enabled [2022-02-11T18:59:30.588Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-02-11T18:59:30.588Z] - CONFIG_CGROUP_DEVICE: enabled [2022-02-11T18:59:30.588Z] - CONFIG_CGROUP_FREEZER: enabled [2022-02-11T18:59:30.588Z] - CONFIG_CGROUP_SCHED: enabled [2022-02-11T18:59:30.588Z] - CONFIG_CPUSETS: enabled [2022-02-11T18:59:30.588Z] - CONFIG_MEMCG: enabled [2022-02-11T18:59:30.588Z] - CONFIG_KEYS: enabled [2022-02-11T18:59:30.588Z] - CONFIG_VETH: enabled (as module) [2022-02-11T18:59:30.588Z] - CONFIG_BRIDGE: enabled (as module) [2022-02-11T18:59:30.588Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-02-11T18:59:30.588Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-02-11T18:59:30.588Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-02-11T18:59:30.588Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-02-11T18:59:30.588Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-02-11T18:59:30.588Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-02-11T18:59:30.588Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-02-11T18:59:30.588Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-02-11T18:59:30.588Z] - CONFIG_NF_NAT: enabled (as module) [2022-02-11T18:59:30.588Z] - CONFIG_POSIX_MQUEUE: enabled [2022-02-11T18:59:30.712Z] #11 ... [2022-02-11T18:59:30.712Z] [2022-02-11T18:59:30.712Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-02-11T18:59:30.712Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-02-11T18:59:30.712Z] #70 DONE 1.4s [2022-02-11T18:59:30.712Z] [2022-02-11T18:59:30.712Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-11T18:59:30.712Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-11T18:59:30.847Z] - CONFIG_CGROUP_BPF: enabled [2022-02-11T18:59:30.847Z] [2022-02-11T18:59:30.847Z] Optional Features: [2022-02-11T18:59:30.847Z] - CONFIG_USER_NS: enabled [2022-02-11T18:59:30.847Z] - CONFIG_SECCOMP: enabled [2022-02-11T18:59:30.847Z] - CONFIG_SECCOMP_FILTER: enabled [2022-02-11T18:59:30.847Z] - CONFIG_CGROUP_PIDS: enabled [2022-02-11T18:59:30.847Z] - CONFIG_MEMCG_SWAP: enabled [2022-02-11T18:59:30.847Z] (cgroup swap accounting is currently enabled) [2022-02-11T18:59:30.847Z] - CONFIG_BLK_CGROUP: enabled [2022-02-11T18:59:30.847Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-02-11T18:59:30.847Z] - CONFIG_CGROUP_PERF: enabled [2022-02-11T18:59:30.847Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-02-11T18:59:30.847Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-02-11T18:59:30.847Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-02-11T18:59:30.847Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-02-11T18:59:30.847Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-02-11T18:59:30.847Z] - CONFIG_RT_GROUP_SCHED: missing [2022-02-11T18:59:30.847Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-02-11T18:59:30.847Z] - CONFIG_IP_VS: enabled (as module) [2022-02-11T18:59:30.847Z] - CONFIG_IP_VS_NFCT: enabled [2022-02-11T18:59:30.847Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-02-11T18:59:30.847Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-02-11T18:59:30.847Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-02-11T18:59:30.847Z] - CONFIG_SECURITY_SELINUX: enabled [2022-02-11T18:59:30.847Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-02-11T18:59:30.847Z] - CONFIG_EXT4_FS: enabled [2022-02-11T18:59:30.847Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-02-11T18:59:30.847Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-02-11T18:59:30.847Z] - Network Drivers: [2022-02-11T18:59:30.847Z] - "overlay": [2022-02-11T18:59:30.847Z] - CONFIG_VXLAN: enabled (as module) [2022-02-11T18:59:30.847Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-02-11T18:59:30.847Z] Optional (for encrypted networks): [2022-02-11T18:59:30.847Z] - CONFIG_CRYPTO: enabled [2022-02-11T18:59:30.847Z] - CONFIG_CRYPTO_AEAD: enabled [2022-02-11T18:59:30.847Z] - CONFIG_CRYPTO_GCM: enabled [2022-02-11T18:59:30.847Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-02-11T18:59:30.847Z] - CONFIG_CRYPTO_GHASH: enabled [2022-02-11T18:59:30.847Z] - CONFIG_XFRM: enabled [2022-02-11T18:59:30.847Z] - CONFIG_XFRM_USER: enabled (as module) [2022-02-11T18:59:30.847Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-02-11T18:59:30.847Z] - CONFIG_INET_ESP: enabled (as module) [2022-02-11T18:59:30.847Z] - "ipvlan": [2022-02-11T18:59:30.847Z] - CONFIG_IPVLAN: enabled (as module) [2022-02-11T18:59:30.847Z] - "macvlan": [2022-02-11T18:59:30.847Z] - CONFIG_MACVLAN: enabled (as module) [2022-02-11T18:59:30.847Z] - CONFIG_DUMMY: enabled (as module) [2022-02-11T18:59:30.847Z] - "ftp,tftp client in container": [2022-02-11T18:59:30.847Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-02-11T18:59:30.847Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-02-11T18:59:30.847Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-02-11T18:59:30.847Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-02-11T18:59:30.847Z] - Storage Drivers: [2022-02-11T18:59:30.847Z] - "aufs": [2022-02-11T18:59:30.847Z] - CONFIG_AUFS_FS: missing [2022-02-11T18:59:31.104Z] - "btrfs": [2022-02-11T18:59:31.104Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-02-11T18:59:31.104Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-02-11T18:59:31.104Z] - "devicemapper": [2022-02-11T18:59:31.104Z] - CONFIG_BLK_DEV_DM: enabled [2022-02-11T18:59:31.104Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-02-11T18:59:31.104Z] - "overlay": [2022-02-11T18:59:31.104Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-02-11T18:59:31.104Z] - "zfs": [2022-02-11T18:59:31.104Z] - /dev/zfs: present [2022-02-11T18:59:31.104Z] - zfs command: missing [2022-02-11T18:59:31.104Z] - zpool command: missing [2022-02-11T18:59:31.104Z] [2022-02-11T18:59:31.104Z] Limits: [2022-02-11T18:59:31.104Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-02-11T18:59:31.104Z] [2022-02-11T18:59:31.104Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-02-11T18:59:31.433Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:2deec80dba28461a3cb3a51b20dd98b7363dd45b . [2022-02-11T18:59:31.850Z] #2 [internal] load .dockerignore [2022-02-11T18:59:31.850Z] #2 sha256:d7d1aee4daf084bf6a37dd540d7fe43c8defd074e03b109f83db0c294fdd3569 [2022-02-11T18:59:32.232Z] #11 extracting sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 5.2s [2022-02-11T18:59:32.314Z] #19 68.80 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-02-11T18:59:32.314Z] #19 68.81 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-02-11T18:59:32.314Z] #19 68.81 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-02-11T18:59:32.314Z] #19 68.83 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-02-11T18:59:32.314Z] #19 68.83 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-02-11T18:59:32.314Z] #19 68.84 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-02-11T18:59:32.314Z] #19 68.84 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-02-11T18:59:32.314Z] #19 ... [2022-02-11T18:59:32.314Z] [2022-02-11T18:59:32.314Z] #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-02-11T18:59:32.314Z] #41 sha256:4c78672af1e2fd1ff4a8df08f8682570625ce5d4c768dfb344e29852c5436b33 [2022-02-11T18:59:32.314Z] #41 DONE 75.2s [2022-02-11T18:59:32.314Z] [2022-02-11T18:59:32.314Z] #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-02-11T18:59:32.314Z] #19 sha256:e6798e78d73b38d863d277f3b50a2bcdbf997696b972cf58606dfe892bcf36ba [2022-02-11T18:59:32.314Z] #19 68.95 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-02-11T18:59:32.314Z] #19 68.96 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-02-11T18:59:32.314Z] #19 68.97 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-02-11T18:59:32.314Z] #19 68.99 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-02-11T18:59:32.418Z] #2 transferring context: [2022-02-11T18:59:32.676Z] #2 transferring context: 87B done [2022-02-11T18:59:32.676Z] #2 DONE 1.1s [2022-02-11T18:59:32.676Z] [2022-02-11T18:59:32.676Z] #1 [internal] load build definition from Dockerfile [2022-02-11T18:59:32.676Z] #1 sha256:f31375aca4c8aae6b63d3c17e691428df2996e5b918fa16669a7bb4d016d4311 [2022-02-11T18:59:32.676Z] #1 transferring dockerfile: 16.86kB 0.0s done [2022-02-11T18:59:32.676Z] #1 DONE 1.1s [2022-02-11T18:59:32.676Z] [2022-02-11T18:59:32.676Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-02-11T18:59:32.676Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2022-02-11T18:59:33.249Z] #3 DONE 0.6s [2022-02-11T18:59:33.249Z] [2022-02-11T18:59:33.249Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-02-11T18:59:33.249Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120 [2022-02-11T18:59:33.249Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 0.0s done [2022-02-11T18:59:33.249Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-02-11T18:59:33.249Z] #4 sha256:56d51bb3d5ad743c8b4b66783cb387af72e1cc4de40cb0d60dd76b4e1315a9c9 528B / 528B done [2022-02-11T18:59:33.249Z] #4 sha256:09309628c1131db14cdf692fc549798533eef7fbea50735a141bb7383ab81c92 1.21kB / 1.21kB done [2022-02-11T18:59:33.249Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0B / 9.06MB 0.1s [2022-02-11T18:59:33.506Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 5.24MB / 9.06MB 0.2s [2022-02-11T18:59:33.506Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.4s [2022-02-11T18:59:33.607Z] #11 extracting sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 6.7s done [2022-02-11T18:59:33.664Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 134.83MB / 134.83MB 7.0s done [2022-02-11T18:59:33.664Z] #11 ... [2022-02-11T18:59:33.664Z] [2022-02-11T18:59:33.664Z] #24 [internal] load build context [2022-02-11T18:59:33.664Z] #24 sha256:e1f80f18c4e13d99cc03a6de23db9536f02d7c6882242aa035f3b3327f1cedbe [2022-02-11T18:59:33.664Z] #24 transferring context: 56.68MB 5.6s done [2022-02-11T18:59:33.664Z] #24 DONE 7.7s [2022-02-11T18:59:33.664Z] [2022-02-11T18:59:33.664Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-11T18:59:33.664Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-02-11T18:59:33.664Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2022-02-11T18:59:33.664Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-02-11T18:59:33.664Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-02-11T18:59:33.664Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s done [2022-02-11T18:59:33.664Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.7s done [2022-02-11T18:59:33.664Z] #69 DONE 7.7s [2022-02-11T18:59:33.664Z] [2022-02-11T18:59:33.664Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-11T18:59:33.664Z] #28 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-11T18:59:33.664Z] #28 resolve docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d 0.0s done [2022-02-11T18:59:33.664Z] #28 sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d 1.85kB / 1.85kB done [2022-02-11T18:59:33.664Z] #28 sha256:7d8264bf731fec57d807d1918bec0a16550f52a9766f0034b40f55c5b7dc3712 529B / 529B done [2022-02-11T18:59:33.664Z] #28 sha256:04fbdaf87a6a632f3f2e8d9f53f97b2813d9e4111c62e21d56454460f477075b 1.46kB / 1.46kB done [2022-02-11T18:59:33.664Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 54.92MB / 54.92MB 1.7s done [2022-02-11T18:59:33.664Z] #28 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 5.4s done [2022-02-11T18:59:33.763Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.4s done [2022-02-11T18:59:33.763Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0.1s [2022-02-11T18:59:33.763Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0.2s done [2022-02-11T18:59:33.867Z] #11 extracting sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b [2022-02-11T18:59:33.964Z] #28 ... [2022-02-11T18:59:33.964Z] [2022-02-11T18:59:33.964Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-02-11T18:59:33.964Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-02-11T18:59:34.004Z] #11 extracting sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 5.1s [2022-02-11T18:59:34.020Z] #4 DONE 0.7s [2022-02-11T18:59:34.020Z] [2022-02-11T18:59:34.020Z] #5 [internal] load .dockerignore [2022-02-11T18:59:34.020Z] #5 sha256:d9cfae23273b4ecec06f0cf9cc2bfccba537c7eb3ca5657f28d1de1d48bf83b5 [2022-02-11T18:59:34.020Z] #5 DONE 0.0s [2022-02-11T18:59:34.020Z] [2022-02-11T18:59:34.020Z] #6 [internal] load build definition from Dockerfile [2022-02-11T18:59:34.020Z] #6 sha256:7ada7cff7f1b28edcfb81467ea764e62e4d2cd58e0a3651357bffea376906c91 [2022-02-11T18:59:34.020Z] #6 DONE 0.0s [2022-02-11T18:59:34.020Z] [2022-02-11T18:59:34.020Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-11T18:59:34.020Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-02-11T18:59:34.241Z] #19 70.99 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-02-11T18:59:34.241Z] #19 70.99 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-02-11T18:59:34.241Z] #19 71.03 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-02-11T18:59:34.241Z] #19 71.06 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-02-11T18:59:34.241Z] #19 71.12 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-02-11T18:59:34.534Z] #68 DONE 0.8s [2022-02-11T18:59:34.534Z] [2022-02-11T18:59:34.534Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-11T18:59:34.534Z] #28 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-11T18:59:34.534Z] #28 DONE 8.7s [2022-02-11T18:59:34.534Z] [2022-02-11T18:59:34.534Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-02-11T18:59:34.534Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-02-11T18:59:34.808Z] #11 ... [2022-02-11T18:59:34.808Z] [2022-02-11T18:59:34.808Z] #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-02-11T18:59:34.808Z] #29 sha256:1c54e41060962e5d78e7f2b733f82a85704155c604958ad60253c1c66c7ec691 [2022-02-11T18:59:34.808Z] #29 2.228 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-11T18:59:34.808Z] #29 2.245 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-11T18:59:34.808Z] #29 2.245 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-11T18:59:34.808Z] #29 2.436 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [117 kB] [2022-02-11T18:59:34.808Z] #29 2.605 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-11T18:59:34.808Z] #29 3.049 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-11T18:59:34.808Z] #29 4.662 Fetched 8502 kB in 3s (3151 kB/s) [2022-02-11T18:59:34.808Z] #29 4.662 Reading package lists... [2022-02-11T18:59:34.808Z] #29 5.447 Reading package lists... [2022-02-11T18:59:34.808Z] #29 6.263 Building dependency tree... [2022-02-11T18:59:34.808Z] #29 6.637 The following additional packages will be installed: [2022-02-11T18:59:34.808Z] #29 6.637 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-02-11T18:59:34.808Z] #29 6.637 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-02-11T18:59:34.808Z] #29 6.637 Recommended packages: [2022-02-11T18:59:34.808Z] #29 6.637 libldap-common publicsuffix libsasl2-modules [2022-02-11T18:59:34.808Z] #29 6.829 The following NEW packages will be installed: [2022-02-11T18:59:34.808Z] #29 6.829 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-02-11T18:59:34.808Z] #29 6.830 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-02-11T18:59:34.808Z] #29 6.830 libssh2-1 openssl [2022-02-11T18:59:34.808Z] #29 7.105 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-02-11T18:59:34.808Z] #29 7.105 Need to get 3038 kB of archives. [2022-02-11T18:59:34.808Z] #29 7.105 After this operation, 6650 kB of additional disk space will be used. [2022-02-11T18:59:34.808Z] #29 7.105 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2022-02-11T18:59:34.808Z] #29 7.121 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-02-11T18:59:34.808Z] #29 7.134 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-02-11T18:59:34.808Z] #29 7.157 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2022-02-11T18:59:34.808Z] #29 7.157 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2022-02-11T18:59:34.808Z] #29 7.158 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-02-11T18:59:34.808Z] #29 7.160 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-02-11T18:59:34.808Z] #29 7.161 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-02-11T18:59:34.808Z] #29 7.162 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-02-11T18:59:34.808Z] #29 7.162 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-02-11T18:59:34.808Z] #29 7.163 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-02-11T18:59:34.808Z] #29 7.166 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-02-11T18:59:34.808Z] #29 7.168 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-02-11T18:59:34.808Z] #29 7.172 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-02-11T18:59:34.808Z] #29 7.180 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-02-11T18:59:34.808Z] #29 7.401 debconf: delaying package configuration, since apt-utils is not installed [2022-02-11T18:59:34.808Z] #29 7.428 Fetched 3038 kB in 0s (9064 kB/s) [2022-02-11T18:59:34.808Z] #29 7.514 Selecting previously unselected package openssl. [2022-02-11T18:59:34.808Z] #29 7.514 (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-02-11T18:59:34.808Z] #29 7.514 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2022-02-11T18:59:34.808Z] #29 7.514 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-02-11T18:59:34.808Z] #29 7.721 Selecting previously unselected package ca-certificates. [2022-02-11T18:59:34.808Z] #29 7.722 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-02-11T18:59:34.808Z] #29 7.733 Unpacking ca-certificates (20210119) ... [2022-02-11T18:59:34.808Z] #29 7.815 Selecting previously unselected package libbrotli1:amd64. [2022-02-11T18:59:34.808Z] #29 7.817 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-02-11T18:59:34.808Z] #29 7.824 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-02-11T18:59:34.808Z] #29 7.937 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-02-11T18:59:34.808Z] #29 7.937 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2022-02-11T18:59:34.808Z] #29 7.943 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-02-11T18:59:34.808Z] #29 8.032 Selecting previously unselected package libsasl2-2:amd64. [2022-02-11T18:59:34.808Z] #29 8.032 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2022-02-11T18:59:34.808Z] #29 8.037 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-02-11T18:59:34.808Z] #29 8.132 Selecting previously unselected package libldap-2.4-2:amd64. [2022-02-11T18:59:34.808Z] #29 8.132 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-02-11T18:59:34.808Z] #29 8.138 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-02-11T18:59:34.808Z] #29 8.216 Selecting previously unselected package libnghttp2-14:amd64. [2022-02-11T18:59:34.808Z] #29 8.216 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-02-11T18:59:34.808Z] #29 8.220 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-02-11T18:59:34.808Z] #29 8.327 Selecting previously unselected package libpsl5:amd64. [2022-02-11T18:59:34.808Z] #29 8.327 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-02-11T18:59:34.808Z] #29 8.333 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-02-11T18:59:34.808Z] #29 8.421 Selecting previously unselected package librtmp1:amd64. [2022-02-11T18:59:34.808Z] #29 8.421 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-02-11T18:59:34.808Z] #29 8.427 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-02-11T18:59:34.808Z] #29 8.501 Selecting previously unselected package libssh2-1:amd64. [2022-02-11T18:59:34.808Z] #29 8.501 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-02-11T18:59:34.808Z] #29 8.508 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-02-11T18:59:34.808Z] #29 8.577 Selecting previously unselected package libcurl4:amd64. [2022-02-11T18:59:34.808Z] #29 8.577 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-02-11T18:59:34.808Z] #29 8.577 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-02-11T18:59:34.808Z] #29 8.673 Selecting previously unselected package curl. [2022-02-11T18:59:34.808Z] #29 8.674 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-02-11T18:59:34.808Z] #29 8.679 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-02-11T18:59:34.808Z] #29 8.764 Selecting previously unselected package libonig5:amd64. [2022-02-11T18:59:34.808Z] #29 8.764 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-02-11T18:59:34.808Z] #29 8.768 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-02-11T18:59:34.808Z] #29 8.870 Selecting previously unselected package libjq1:amd64. [2022-02-11T18:59:34.808Z] #29 8.870 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-02-11T18:59:34.808Z] #29 8.876 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-02-11T18:59:34.808Z] #29 8.971 Selecting previously unselected package jq. [2022-02-11T18:59:34.808Z] #29 8.971 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-02-11T18:59:34.808Z] #29 8.976 Unpacking jq (1.6-2.1) ... [2022-02-11T18:59:34.808Z] #29 9.037 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-02-11T18:59:34.808Z] #29 9.050 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-02-11T18:59:34.808Z] #29 9.060 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-02-11T18:59:34.808Z] #29 9.070 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-02-11T18:59:34.808Z] #29 9.081 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-02-11T18:59:34.808Z] #29 9.122 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-02-11T18:59:34.808Z] #29 9.136 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-02-11T18:59:34.808Z] #29 9.147 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-02-11T18:59:34.808Z] #29 9.164 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-02-11T18:59:34.808Z] #29 9.180 Setting up libjq1:amd64 (1.6-2.1) ... [2022-02-11T18:59:34.808Z] #29 9.190 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-02-11T18:59:34.808Z] #29 9.201 Setting up ca-certificates (20210119) ... [2022-02-11T18:59:34.808Z] #29 9.982 Updating certificates in /etc/ssl/certs... [2022-02-11T18:59:35.065Z] #29 ... [2022-02-11T18:59:35.065Z] [2022-02-11T18:59:35.065Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-11T18:59:35.065Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-11T18:59:35.391Z] #10 ... [2022-02-11T18:59:35.391Z] [2022-02-11T18:59:35.391Z] #8 [internal] load metadata for docker.io/library/golang:1.17.6-bullseye [2022-02-11T18:59:35.391Z] #8 sha256:db19dae7982f63d12df7e141a5bcb4dbb2db37310d3de3620a415238ef91b690 [2022-02-11T18:59:35.391Z] #8 DONE 1.1s [2022-02-11T18:59:35.391Z] [2022-02-11T18:59:35.391Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-02-11T18:59:35.391Z] #7 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-02-11T18:59:35.391Z] #7 DONE 1.1s [2022-02-11T18:59:35.391Z] [2022-02-11T18:59:35.391Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-11T18:59:35.392Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-02-11T18:59:35.392Z] #9 DONE 1.2s [2022-02-11T18:59:35.392Z] [2022-02-11T18:59:35.392Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-11T18:59:35.392Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-02-11T18:59:35.392Z] #10 DONE 1.3s [2022-02-11T18:59:35.473Z] #70 DONE 0.8s [2022-02-11T18:59:35.473Z] [2022-02-11T18:59:35.473Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-11T18:59:35.473Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-11T18:59:35.473Z] #11 extracting sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 0.3s done [2022-02-11T18:59:35.473Z] #11 extracting sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 0.3s done [2022-02-11T18:59:35.473Z] #11 extracting sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 [2022-02-11T18:59:35.636Z] #19 72.40 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-02-11T18:59:35.636Z] #19 72.42 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-02-11T18:59:35.636Z] #19 72.42 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-02-11T18:59:35.636Z] #19 72.45 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-02-11T18:59:35.636Z] #19 72.45 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-02-11T18:59:35.636Z] #19 72.45 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-02-11T18:59:35.636Z] #19 72.45 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-02-11T18:59:35.636Z] #19 72.45 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-02-11T18:59:35.636Z] #19 72.51 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-02-11T18:59:35.636Z] #19 72.52 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-02-11T18:59:35.636Z] #19 72.58 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-02-11T18:59:35.636Z] #19 72.58 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-02-11T18:59:35.636Z] #19 72.59 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-02-11T18:59:35.636Z] #19 72.60 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-02-11T18:59:35.636Z] #19 72.62 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-02-11T18:59:36.338Z] [2022-02-11T18:59:36.338Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-11T18:59:36.338Z] #11 sha256:857bcb56d12b4b0c1437e8155dd461121275837c3ad6abd67adad9584c409426 [2022-02-11T18:59:36.338Z] #11 resolve docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c 0.0s done [2022-02-11T18:59:36.338Z] #11 sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c 1.86kB / 1.86kB done [2022-02-11T18:59:36.338Z] #11 sha256:0e633e6b67296a31dccdab5b33478cc54e088ddb70f755774e456e7a66867444 1.80kB / 1.80kB done [2022-02-11T18:59:36.547Z] #11 extracting sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 7.8s done [2022-02-11T18:59:36.594Z] #11 sha256:33333f82ea6e89b2e44618035b5a8f34a93292669064e882ef1b374127c325b9 7.08kB / 7.08kB done [2022-02-11T18:59:36.805Z] #11 extracting sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b [2022-02-11T18:59:36.805Z] #11 ... [2022-02-11T18:59:36.805Z] [2022-02-11T18:59:36.805Z] #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-02-11T18:59:36.805Z] #29 sha256:1c54e41060962e5d78e7f2b733f82a85704155c604958ad60253c1c66c7ec691 [2022-02-11T18:59:36.805Z] #29 1.898 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-11T18:59:36.805Z] #29 1.909 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-11T18:59:36.805Z] #29 1.909 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-11T18:59:36.805Z] #29 2.144 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [117 kB] [2022-02-11T18:59:36.805Z] #29 2.414 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-11T18:59:36.805Z] #29 2.835 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-11T18:59:36.805Z] #29 4.447 Fetched 8502 kB in 3s (3009 kB/s) [2022-02-11T18:59:36.805Z] #29 4.447 Reading package lists... [2022-02-11T18:59:36.805Z] #29 5.267 Reading package lists... [2022-02-11T18:59:36.805Z] #29 6.080 Building dependency tree... [2022-02-11T18:59:36.805Z] #29 6.403 The following additional packages will be installed: [2022-02-11T18:59:36.805Z] #29 6.403 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-02-11T18:59:36.805Z] #29 6.403 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-02-11T18:59:36.805Z] #29 6.403 Recommended packages: [2022-02-11T18:59:36.805Z] #29 6.403 libldap-common publicsuffix libsasl2-modules [2022-02-11T18:59:36.805Z] #29 6.620 The following NEW packages will be installed: [2022-02-11T18:59:36.805Z] #29 6.620 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-02-11T18:59:36.805Z] #29 6.620 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-02-11T18:59:36.805Z] #29 6.620 libssh2-1 openssl [2022-02-11T18:59:36.805Z] #29 6.891 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-02-11T18:59:36.805Z] #29 6.891 Need to get 3038 kB of archives. [2022-02-11T18:59:36.805Z] #29 6.891 After this operation, 6650 kB of additional disk space will be used. [2022-02-11T18:59:36.805Z] #29 6.891 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2022-02-11T18:59:36.805Z] #29 6.913 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-02-11T18:59:36.805Z] #29 6.913 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-02-11T18:59:36.805Z] #29 6.913 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2022-02-11T18:59:36.805Z] #29 6.913 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2022-02-11T18:59:36.805Z] #29 6.921 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-02-11T18:59:36.805Z] #29 6.943 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-02-11T18:59:36.805Z] #29 6.943 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-02-11T18:59:36.805Z] #29 6.943 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-02-11T18:59:36.805Z] #29 6.943 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-02-11T18:59:36.805Z] #29 6.943 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-02-11T18:59:36.805Z] #29 6.963 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-02-11T18:59:36.805Z] #29 6.963 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-02-11T18:59:36.805Z] #29 6.963 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-02-11T18:59:36.805Z] #29 6.963 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-02-11T18:59:36.805Z] #29 7.245 debconf: delaying package configuration, since apt-utils is not installed [2022-02-11T18:59:36.805Z] #29 7.291 Fetched 3038 kB in 0s (8567 kB/s) [2022-02-11T18:59:36.805Z] #29 7.332 Selecting previously unselected package openssl. [2022-02-11T18:59:36.805Z] #29 7.332 (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-02-11T18:59:36.805Z] #29 7.333 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2022-02-11T18:59:36.805Z] #29 7.367 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-02-11T18:59:36.805Z] #29 7.693 Selecting previously unselected package ca-certificates. [2022-02-11T18:59:36.805Z] #29 7.693 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-02-11T18:59:36.805Z] #29 7.698 Unpacking ca-certificates (20210119) ... [2022-02-11T18:59:36.805Z] #29 7.938 Selecting previously unselected package libbrotli1:amd64. [2022-02-11T18:59:36.805Z] #29 7.938 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-02-11T18:59:36.805Z] #29 7.950 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-02-11T18:59:36.805Z] #29 8.036 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-02-11T18:59:36.805Z] #29 8.036 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2022-02-11T18:59:36.805Z] #29 8.041 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-02-11T18:59:36.806Z] #29 8.082 Selecting previously unselected package libsasl2-2:amd64. [2022-02-11T18:59:36.806Z] #29 8.082 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2022-02-11T18:59:36.806Z] #29 8.087 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-02-11T18:59:36.806Z] #29 8.144 Selecting previously unselected package libldap-2.4-2:amd64. [2022-02-11T18:59:36.806Z] #29 8.144 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-02-11T18:59:36.806Z] #29 8.148 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-02-11T18:59:36.806Z] #29 8.233 Selecting previously unselected package libnghttp2-14:amd64. [2022-02-11T18:59:36.806Z] #29 8.233 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-02-11T18:59:36.806Z] #29 8.238 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-02-11T18:59:36.806Z] #29 8.307 Selecting previously unselected package libpsl5:amd64. [2022-02-11T18:59:36.806Z] #29 8.307 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-02-11T18:59:36.806Z] #29 8.308 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-02-11T18:59:36.806Z] #29 8.348 Selecting previously unselected package librtmp1:amd64. [2022-02-11T18:59:36.806Z] #29 8.348 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-02-11T18:59:36.806Z] #29 8.530 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-02-11T18:59:36.806Z] #29 8.604 Selecting previously unselected package libssh2-1:amd64. [2022-02-11T18:59:36.806Z] #29 8.604 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-02-11T18:59:36.806Z] #29 8.613 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-02-11T18:59:36.806Z] #29 8.674 Selecting previously unselected package libcurl4:amd64. [2022-02-11T18:59:36.806Z] #29 8.674 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-02-11T18:59:36.806Z] #29 8.684 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-02-11T18:59:36.806Z] #29 8.746 Selecting previously unselected package curl. [2022-02-11T18:59:36.806Z] #29 8.746 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-02-11T18:59:36.806Z] #29 8.751 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-02-11T18:59:36.806Z] #29 8.823 Selecting previously unselected package libonig5:amd64. [2022-02-11T18:59:36.806Z] #29 8.823 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-02-11T18:59:36.806Z] #29 8.827 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-02-11T18:59:36.806Z] #29 8.958 Selecting previously unselected package libjq1:amd64. [2022-02-11T18:59:36.806Z] #29 8.958 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-02-11T18:59:36.806Z] #29 8.959 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-02-11T18:59:36.806Z] #29 9.045 Selecting previously unselected package jq. [2022-02-11T18:59:36.806Z] #29 9.045 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-02-11T18:59:36.806Z] #29 9.049 Unpacking jq (1.6-2.1) ... [2022-02-11T18:59:36.806Z] #29 9.104 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-02-11T18:59:36.806Z] #29 9.119 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-02-11T18:59:36.806Z] #29 9.138 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-02-11T18:59:36.806Z] #29 9.151 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-02-11T18:59:36.806Z] #29 9.169 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-02-11T18:59:36.806Z] #29 9.183 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-02-11T18:59:36.806Z] #29 9.198 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-02-11T18:59:36.806Z] #29 9.213 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-02-11T18:59:36.806Z] #29 9.301 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-02-11T18:59:36.806Z] #29 9.315 Setting up libjq1:amd64 (1.6-2.1) ... [2022-02-11T18:59:36.806Z] #29 9.334 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-02-11T18:59:36.806Z] #29 9.348 Setting up ca-certificates (20210119) ... [2022-02-11T18:59:36.806Z] #29 10.08 Updating certificates in /etc/ssl/certs... [2022-02-11T18:59:36.806Z] #29 11.02 129 added, 0 removed; done. [2022-02-11T18:59:36.806Z] #29 11.16 Setting up jq (1.6-2.1) ... [2022-02-11T18:59:36.806Z] #29 11.17 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-02-11T18:59:36.806Z] #29 11.20 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-02-11T18:59:36.806Z] #29 11.21 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-11T18:59:36.806Z] #29 11.23 Processing triggers for ca-certificates (20210119) ... [2022-02-11T18:59:36.806Z] #29 11.25 Updating certificates in /etc/ssl/certs... [2022-02-11T18:59:36.806Z] #29 12.01 0 added, 0 removed; done. [2022-02-11T18:59:36.806Z] #29 12.01 Running hooks in /etc/ca-certificates/update.d... [2022-02-11T18:59:36.806Z] #29 12.02 done. [2022-02-11T18:59:36.806Z] #29 ... [2022-02-11T18:59:36.806Z] [2022-02-11T18:59:36.806Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-11T18:59:36.806Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-11T18:59:36.851Z] #11 sha256:39ab78bc09e79a21f719ced771689354d1948f4afd57e86afed8dac6ffb47826 0B / 53.61MB 0.2s [2022-02-11T18:59:36.851Z] #11 sha256:e019dd0368ba992803442a16cc7792c1bd5a3d06c3a1ae6fae17cb838822fb4c 0B / 10.66MB 0.4s [2022-02-11T18:59:36.851Z] #11 sha256:0cf88d09fc28807e643d4f619b2e0c559aaeddc7d7b8176e1144b065d63fa160 0B / 5.14MB 0.4s [2022-02-11T18:59:37.032Z] #19 73.79 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-02-11T18:59:37.032Z] #19 73.79 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-02-11T18:59:37.032Z] #19 73.82 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-02-11T18:59:37.032Z] #19 73.88 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-02-11T18:59:37.032Z] #19 73.91 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-02-11T18:59:37.116Z] #11 ... [2022-02-11T18:59:37.116Z] [2022-02-11T18:59:37.116Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-02-11T18:59:37.116Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-02-11T18:59:37.116Z] #45 DONE 1.0s [2022-02-11T18:59:37.116Z] [2022-02-11T18:59:37.116Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-11T18:59:37.116Z] #11 sha256:857bcb56d12b4b0c1437e8155dd461121275837c3ad6abd67adad9584c409426 [2022-02-11T18:59:37.116Z] #11 sha256:39ab78bc09e79a21f719ced771689354d1948f4afd57e86afed8dac6ffb47826 6.29MB / 53.61MB 0.6s [2022-02-11T18:59:37.116Z] #11 sha256:e019dd0368ba992803442a16cc7792c1bd5a3d06c3a1ae6fae17cb838822fb4c 8.39MB / 10.66MB 0.6s [2022-02-11T18:59:37.116Z] #11 sha256:0cf88d09fc28807e643d4f619b2e0c559aaeddc7d7b8176e1144b065d63fa160 1.05MB / 5.14MB 0.6s [2022-02-11T18:59:37.116Z] #11 ... [2022-02-11T18:59:37.116Z] [2022-02-11T18:59:37.116Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-02-11T18:59:37.116Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-02-11T18:59:37.116Z] #45 DONE 0.0s [2022-02-11T18:59:37.116Z] [2022-02-11T18:59:37.116Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-11T18:59:37.116Z] #11 sha256:857bcb56d12b4b0c1437e8155dd461121275837c3ad6abd67adad9584c409426 [2022-02-11T18:59:37.116Z] #11 sha256:39ab78bc09e79a21f719ced771689354d1948f4afd57e86afed8dac6ffb47826 16.78MB / 53.61MB 0.6s [2022-02-11T18:59:37.116Z] #11 sha256:e019dd0368ba992803442a16cc7792c1bd5a3d06c3a1ae6fae17cb838822fb4c 10.66MB / 10.66MB 0.6s [2022-02-11T18:59:37.116Z] #11 sha256:0cf88d09fc28807e643d4f619b2e0c559aaeddc7d7b8176e1144b065d63fa160 4.19MB / 5.14MB 0.6s [2022-02-11T18:59:37.372Z] #11 ... [2022-02-11T18:59:37.372Z] [2022-02-11T18:59:37.372Z] #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-02-11T18:59:37.372Z] #29 sha256:1c54e41060962e5d78e7f2b733f82a85704155c604958ad60253c1c66c7ec691 [2022-02-11T18:59:37.372Z] #29 DONE 12.7s [2022-02-11T18:59:37.372Z] [2022-02-11T18:59:37.372Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-11T18:59:37.372Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-11T18:59:37.380Z] #11 sha256:39ab78bc09e79a21f719ced771689354d1948f4afd57e86afed8dac6ffb47826 20.97MB / 53.61MB 0.8s [2022-02-11T18:59:37.380Z] #11 sha256:0cf88d09fc28807e643d4f619b2e0c559aaeddc7d7b8176e1144b065d63fa160 5.14MB / 5.14MB 0.8s [2022-02-11T18:59:37.380Z] #11 sha256:39ab78bc09e79a21f719ced771689354d1948f4afd57e86afed8dac6ffb47826 32.51MB / 53.61MB 0.8s [2022-02-11T18:59:37.639Z] #11 sha256:39ab78bc09e79a21f719ced771689354d1948f4afd57e86afed8dac6ffb47826 36.70MB / 53.61MB 1.0s [2022-02-11T18:59:37.639Z] #11 sha256:e019dd0368ba992803442a16cc7792c1bd5a3d06c3a1ae6fae17cb838822fb4c 10.66MB / 10.66MB 0.9s done [2022-02-11T18:59:37.639Z] #11 sha256:39ab78bc09e79a21f719ced771689354d1948f4afd57e86afed8dac6ffb47826 41.45MB / 53.61MB 1.1s [2022-02-11T18:59:37.901Z] #11 sha256:39ab78bc09e79a21f719ced771689354d1948f4afd57e86afed8dac6ffb47826 51.38MB / 53.61MB 1.2s [2022-02-11T18:59:37.901Z] #11 sha256:0cf88d09fc28807e643d4f619b2e0c559aaeddc7d7b8176e1144b065d63fa160 5.14MB / 5.14MB 1.2s done [2022-02-11T18:59:37.901Z] #11 sha256:ba82d658e35e283c3256d116f10873cc082c6131e4ed97c024fbca8bf221cef2 0B / 81.02MB 1.3s [2022-02-11T18:59:37.936Z] #11 ... [2022-02-11T18:59:37.936Z] [2022-02-11T18:59:37.936Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-02-11T18:59:37.936Z] #30 sha256:0be3cbc9da6e56bdcb966a62a206b03b4893ae157b2cf24e0d12bf111d75a794 [2022-02-11T18:59:37.936Z] #30 DONE 0.3s [2022-02-11T18:59:37.936Z] [2022-02-11T18:59:37.936Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-11T18:59:37.936Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-11T18:59:38.169Z] #11 sha256:ba82d658e35e283c3256d116f10873cc082c6131e4ed97c024fbca8bf221cef2 22.87MB / 81.02MB 1.7s [2022-02-11T18:59:38.426Z] #11 sha256:ba82d658e35e283c3256d116f10873cc082c6131e4ed97c024fbca8bf221cef2 32.51MB / 81.02MB 1.8s [2022-02-11T18:59:38.428Z] #19 75.20 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-02-11T18:59:38.428Z] #19 75.20 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-02-11T18:59:38.428Z] #19 75.20 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-02-11T18:59:38.428Z] #19 75.23 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-02-11T18:59:38.428Z] #19 75.23 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-02-11T18:59:38.428Z] #19 75.23 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-02-11T18:59:38.428Z] #19 75.24 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-02-11T18:59:38.428Z] #19 75.24 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-02-11T18:59:38.428Z] #19 75.27 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-02-11T18:59:38.428Z] #19 75.29 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-02-11T18:59:38.428Z] #19 75.29 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-02-11T18:59:38.428Z] #19 75.31 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-02-11T18:59:38.683Z] #11 sha256:ba82d658e35e283c3256d116f10873cc082c6131e4ed97c024fbca8bf221cef2 37.75MB / 81.02MB 2.0s [2022-02-11T18:59:38.940Z] #11 sha256:ba82d658e35e283c3256d116f10873cc082c6131e4ed97c024fbca8bf221cef2 49.28MB / 81.02MB 2.3s [2022-02-11T18:59:38.940Z] #11 ... [2022-02-11T18:59:38.940Z] [2022-02-11T18:59:38.940Z] #24 [internal] load build context [2022-02-11T18:59:38.940Z] #24 sha256:562b8bb974f795108eae0fb804a3c6291828b52da12d0487c0a6879460c7eb56 [2022-02-11T18:59:38.940Z] #24 transferring context: 56.69MB 2.1s done [2022-02-11T18:59:38.940Z] #24 DONE 2.9s [2022-02-11T18:59:38.940Z] [2022-02-11T18:59:38.940Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-11T18:59:38.940Z] #11 sha256:857bcb56d12b4b0c1437e8155dd461121275837c3ad6abd67adad9584c409426 [2022-02-11T18:59:38.940Z] #11 sha256:ba82d658e35e283c3256d116f10873cc082c6131e4ed97c024fbca8bf221cef2 66.06MB / 81.02MB 2.4s [2022-02-11T18:59:39.197Z] #11 sha256:ba82d658e35e283c3256d116f10873cc082c6131e4ed97c024fbca8bf221cef2 71.30MB / 81.02MB 2.6s [2022-02-11T18:59:39.197Z] #11 sha256:39ab78bc09e79a21f719ced771689354d1948f4afd57e86afed8dac6ffb47826 53.61MB / 53.61MB 2.7s done [2022-02-11T18:59:39.197Z] #11 sha256:ba82d658e35e283c3256d116f10873cc082c6131e4ed97c024fbca8bf221cef2 78.64MB / 81.02MB 2.7s [2022-02-11T18:59:39.197Z] #11 extracting sha256:39ab78bc09e79a21f719ced771689354d1948f4afd57e86afed8dac6ffb47826 [2022-02-11T18:59:39.197Z] #11 sha256:4b9f1769d50d3693321e1b48f527d9c920830ad24d931b642c116bf7823bed6a 0B / 54.67MB 2.7s [2022-02-11T18:59:39.197Z] #11 sha256:7ec69df994aac659d3224dd3feec95a1f8a82267365d672afa54d96c2a4a2c33 0B / 102.65MB 2.7s [2022-02-11T18:59:39.259Z] #11 extracting sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 5.0s [2022-02-11T18:59:39.457Z] #11 sha256:4b9f1769d50d3693321e1b48f527d9c920830ad24d931b642c116bf7823bed6a 16.78MB / 54.67MB 2.9s [2022-02-11T18:59:39.457Z] #11 sha256:7ec69df994aac659d3224dd3feec95a1f8a82267365d672afa54d96c2a4a2c33 16.78MB / 102.65MB 3.0s [2022-02-11T18:59:39.715Z] #11 sha256:4b9f1769d50d3693321e1b48f527d9c920830ad24d931b642c116bf7823bed6a 26.82MB / 54.67MB 3.1s [2022-02-11T18:59:39.715Z] #11 sha256:7ec69df994aac659d3224dd3feec95a1f8a82267365d672afa54d96c2a4a2c33 26.21MB / 102.65MB 3.1s [2022-02-11T18:59:39.715Z] #11 sha256:4b9f1769d50d3693321e1b48f527d9c920830ad24d931b642c116bf7823bed6a 30.41MB / 54.67MB 3.2s [2022-02-11T18:59:39.823Z] #19 76.65 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-02-11T18:59:39.824Z] #19 76.65 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-02-11T18:59:39.824Z] #19 76.68 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-02-11T18:59:39.824Z] #19 76.71 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-02-11T18:59:39.824Z] #19 76.74 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-02-11T18:59:39.828Z] #11 extracting sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 5.7s done [2022-02-11T18:59:39.972Z] #11 sha256:7ec69df994aac659d3224dd3feec95a1f8a82267365d672afa54d96c2a4a2c33 32.51MB / 102.65MB 3.3s [2022-02-11T18:59:39.972Z] #11 sha256:4b9f1769d50d3693321e1b48f527d9c920830ad24d931b642c116bf7823bed6a 50.33MB / 54.67MB 3.4s [2022-02-11T18:59:39.972Z] #11 sha256:7ec69df994aac659d3224dd3feec95a1f8a82267365d672afa54d96c2a4a2c33 38.80MB / 102.65MB 3.4s [2022-02-11T18:59:39.972Z] #11 sha256:4b9f1769d50d3693321e1b48f527d9c920830ad24d931b642c116bf7823bed6a 54.67MB / 54.67MB 3.5s [2022-02-11T18:59:39.972Z] #11 sha256:7ec69df994aac659d3224dd3feec95a1f8a82267365d672afa54d96c2a4a2c33 50.33MB / 102.65MB 3.5s [2022-02-11T18:59:40.085Z] #11 ... [2022-02-11T18:59:40.085Z] [2022-02-11T18:59:40.085Z] #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-02-11T18:59:40.085Z] #29 sha256:1c54e41060962e5d78e7f2b733f82a85704155c604958ad60253c1c66c7ec691 [2022-02-11T18:59:40.085Z] #29 11.19 129 added, 0 removed; done. [2022-02-11T18:59:40.085Z] #29 11.27 Setting up jq (1.6-2.1) ... [2022-02-11T18:59:40.085Z] #29 11.28 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-02-11T18:59:40.085Z] #29 11.30 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-02-11T18:59:40.085Z] #29 11.31 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-11T18:59:40.085Z] #29 11.33 Processing triggers for ca-certificates (20210119) ... [2022-02-11T18:59:40.086Z] #29 11.35 Updating certificates in /etc/ssl/certs... [2022-02-11T18:59:40.086Z] #29 12.16 0 added, 0 removed; done. [2022-02-11T18:59:40.086Z] #29 12.16 Running hooks in /etc/ca-certificates/update.d... [2022-02-11T18:59:40.086Z] #29 12.16 done. [2022-02-11T18:59:40.086Z] #29 DONE 15.2s [2022-02-11T18:59:40.086Z] [2022-02-11T18:59:40.086Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-02-11T18:59:40.086Z] #30 sha256:fba15d47949c8b44fe23988d48fe4c0eed4962ab31bac7c0d38c8584335bd413 [2022-02-11T18:59:40.535Z] #11 sha256:7ec69df994aac659d3224dd3feec95a1f8a82267365d672afa54d96c2a4a2c33 71.30MB / 102.65MB 3.9s [2022-02-11T18:59:40.535Z] #11 sha256:7ec69df994aac659d3224dd3feec95a1f8a82267365d672afa54d96c2a4a2c33 83.89MB / 102.65MB 4.0s [2022-02-11T18:59:40.535Z] #11 sha256:7ec69df994aac659d3224dd3feec95a1f8a82267365d672afa54d96c2a4a2c33 99.61MB / 102.65MB 4.1s [2022-02-11T18:59:40.652Z] #30 DONE 0.6s [2022-02-11T18:59:40.652Z] [2022-02-11T18:59:40.652Z] #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-02-11T18:59:40.652Z] #31 sha256:2d4ac6911542441747227603eb3843f97d9c54745ccd9d889e51d99df42c5eb8 [2022-02-11T18:59:40.757Z] #11 extracting sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 4.4s done [2022-02-11T18:59:40.757Z] #11 extracting sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b [2022-02-11T18:59:41.218Z] #19 77.89 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-02-11T18:59:41.218Z] #19 77.89 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-02-11T18:59:41.464Z] #11 extracting sha256:39ab78bc09e79a21f719ced771689354d1948f4afd57e86afed8dac6ffb47826 2.0s done [2022-02-11T18:59:41.464Z] #11 sha256:ba82d658e35e283c3256d116f10873cc082c6131e4ed97c024fbca8bf221cef2 81.02MB / 81.02MB 4.9s done [2022-02-11T18:59:41.794Z] #19 78.51 debconf: delaying package configuration, since apt-utils is not installed [2022-02-11T18:59:41.794Z] #19 78.75 Fetched 787 MB in 21s (36.7 MB/s) [2022-02-11T18:59:41.794Z] #19 78.80 Selecting previously unselected package liblocale-gettext-perl. [2022-02-11T18:59:41.794Z] #19 78.80 (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-02-11T18:59:41.795Z] #19 78.83 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-02-11T18:59:41.795Z] #19 78.83 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-02-11T18:59:41.795Z] #19 78.87 Selecting previously unselected package bzip2. [2022-02-11T18:59:42.060Z] #19 78.87 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-02-11T18:59:42.060Z] #19 78.87 Unpacking bzip2 (1.0.8-4) ... [2022-02-11T18:59:42.060Z] #19 78.92 Selecting previously unselected package libmagic-mgc. [2022-02-11T18:59:42.060Z] #19 78.92 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-02-11T18:59:42.060Z] #19 78.93 Unpacking libmagic-mgc (1:5.39-3) ... [2022-02-11T18:59:42.119Z] #11 extracting sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 5.1s [2022-02-11T18:59:42.323Z] #19 79.10 Selecting previously unselected package libmagic1:amd64. [2022-02-11T18:59:42.323Z] #19 79.11 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-02-11T18:59:42.323Z] #19 79.12 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-02-11T18:59:42.323Z] #19 79.18 Selecting previously unselected package file. [2022-02-11T18:59:42.323Z] #19 79.18 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-02-11T18:59:42.323Z] #19 79.19 Unpacking file (1:5.39-3) ... [2022-02-11T18:59:42.323Z] #19 79.25 Selecting previously unselected package xz-utils. [2022-02-11T18:59:42.323Z] #19 79.25 Preparing to unpack .../005-xz-utils_5.2.5-2_amd64.deb ... [2022-02-11T18:59:42.323Z] #19 79.26 Unpacking xz-utils (5.2.5-2) ... [2022-02-11T18:59:42.586Z] #19 79.36 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-02-11T18:59:42.586Z] #19 79.36 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-02-11T18:59:42.586Z] #19 79.36 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-02-11T18:59:42.831Z] #11 extracting sha256:0cf88d09fc28807e643d4f619b2e0c559aaeddc7d7b8176e1144b065d63fa160 0.1s [2022-02-11T18:59:42.831Z] #11 sha256:4b9f1769d50d3693321e1b48f527d9c920830ad24d931b642c116bf7823bed6a 54.67MB / 54.67MB 6.3s done [2022-02-11T18:59:42.831Z] #11 extracting sha256:0cf88d09fc28807e643d4f619b2e0c559aaeddc7d7b8176e1144b065d63fa160 0.3s done [2022-02-11T18:59:43.162Z] #19 80.09 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-02-11T18:59:43.162Z] #19 80.09 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-02-11T18:59:43.162Z] #19 80.10 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-02-11T18:59:43.195Z] #31 2.154 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-02-11T18:59:43.195Z] #31 2.439 [2022-02-11T18:59:43.468Z] #31 2.659 #=#=# ######################################################################## 100.0% [2022-02-11T18:59:43.498Z] #11 extracting sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 6.7s done [2022-02-11T18:59:43.498Z] #11 extracting sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 [2022-02-11T18:59:43.729Z] #31 2.947 [2022-02-11T18:59:43.739Z] #19 80.79 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-02-11T18:59:44.002Z] #19 80.80 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-02-11T18:59:44.002Z] #19 80.81 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-02-11T18:59:44.073Z] #11 ... [2022-02-11T18:59:44.073Z] [2022-02-11T18:59:44.073Z] #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-02-11T18:59:44.073Z] #29 sha256:1c54e41060962e5d78e7f2b733f82a85704155c604958ad60253c1c66c7ec691 [2022-02-11T18:59:44.073Z] #29 1.697 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-11T18:59:44.073Z] #29 1.715 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-11T18:59:44.073Z] #29 1.715 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-11T18:59:44.073Z] #29 1.849 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-11T18:59:44.073Z] #29 2.120 Get:5 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-11T18:59:44.073Z] #29 2.528 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [117 kB] [2022-02-11T18:59:44.073Z] #29 3.703 Fetched 8502 kB in 2s (3745 kB/s) [2022-02-11T18:59:44.073Z] #29 3.703 Reading package lists... [2022-02-11T18:59:44.073Z] #29 4.500 Reading package lists... [2022-02-11T18:59:44.073Z] #29 5.262 Building dependency tree... [2022-02-11T18:59:44.073Z] #29 5.563 The following additional packages will be installed: [2022-02-11T18:59:44.073Z] #29 5.563 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-02-11T18:59:44.073Z] #29 5.563 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-02-11T18:59:44.073Z] #29 5.563 Recommended packages: [2022-02-11T18:59:44.073Z] #29 5.563 libldap-common publicsuffix libsasl2-modules [2022-02-11T18:59:44.073Z] #29 5.725 The following NEW packages will be installed: [2022-02-11T18:59:44.073Z] #29 5.725 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-02-11T18:59:44.073Z] #29 5.726 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-02-11T18:59:44.073Z] #29 5.726 libssh2-1 openssl [2022-02-11T18:59:44.073Z] #29 6.003 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-02-11T18:59:44.073Z] #29 6.003 Need to get 3038 kB of archives. [2022-02-11T18:59:44.073Z] #29 6.003 After this operation, 6650 kB of additional disk space will be used. [2022-02-11T18:59:44.073Z] #29 6.003 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2022-02-11T18:59:44.073Z] #29 6.014 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-02-11T18:59:44.073Z] #29 6.015 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-02-11T18:59:44.073Z] #29 6.022 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2022-02-11T18:59:44.073Z] #29 6.022 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2022-02-11T18:59:44.073Z] #29 6.022 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-02-11T18:59:44.073Z] #29 6.022 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-02-11T18:59:44.073Z] #29 6.022 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-02-11T18:59:44.073Z] #29 6.023 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-02-11T18:59:44.073Z] #29 6.028 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-02-11T18:59:44.073Z] #29 6.028 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-02-11T18:59:44.073Z] #29 6.028 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-02-11T18:59:44.073Z] #29 6.031 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-02-11T18:59:44.074Z] #29 6.036 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-02-11T18:59:44.074Z] #29 6.036 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-02-11T18:59:44.074Z] #29 6.175 debconf: delaying package configuration, since apt-utils is not installed [2022-02-11T18:59:44.074Z] #29 6.210 Fetched 3038 kB in 0s (10.1 MB/s) [2022-02-11T18:59:44.074Z] #29 6.231 Selecting previously unselected package openssl. [2022-02-11T18:59:44.074Z] #29 6.231 (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-02-11T18:59:44.074Z] #29 6.237 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2022-02-11T18:59:44.074Z] #29 6.246 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-02-11T18:59:44.074Z] #29 6.440 Selecting previously unselected package ca-certificates. [2022-02-11T18:59:44.074Z] #29 6.440 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-02-11T18:59:44.074Z] #29 6.442 Unpacking ca-certificates (20210119) ... [2022-02-11T18:59:44.074Z] #29 6.518 Selecting previously unselected package libbrotli1:amd64. [2022-02-11T18:59:44.074Z] #29 6.519 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-02-11T18:59:44.074Z] #29 6.527 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-02-11T18:59:44.074Z] #29 6.596 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-02-11T18:59:44.074Z] #29 6.599 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2022-02-11T18:59:44.074Z] #29 6.604 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-02-11T18:59:44.074Z] #29 6.650 Selecting previously unselected package libsasl2-2:amd64. [2022-02-11T18:59:44.074Z] #29 6.650 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2022-02-11T18:59:44.074Z] #29 6.654 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-02-11T18:59:44.074Z] #29 6.711 Selecting previously unselected package libldap-2.4-2:amd64. [2022-02-11T18:59:44.074Z] #29 6.711 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-02-11T18:59:44.074Z] #29 6.714 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-02-11T18:59:44.074Z] #29 6.836 Selecting previously unselected package libnghttp2-14:amd64. [2022-02-11T18:59:44.074Z] #29 6.836 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-02-11T18:59:44.074Z] #29 6.843 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-02-11T18:59:44.074Z] #29 6.882 Selecting previously unselected package libpsl5:amd64. [2022-02-11T18:59:44.074Z] #29 6.882 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-02-11T18:59:44.074Z] #29 6.887 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-02-11T18:59:44.074Z] #29 6.927 Selecting previously unselected package librtmp1:amd64. [2022-02-11T18:59:44.074Z] #29 6.928 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-02-11T18:59:44.074Z] #29 6.932 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-02-11T18:59:44.074Z] #29 6.975 Selecting previously unselected package libssh2-1:amd64. [2022-02-11T18:59:44.074Z] #29 6.975 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-02-11T18:59:44.074Z] #29 6.979 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-02-11T18:59:44.074Z] #29 7.045 Selecting previously unselected package libcurl4:amd64. [2022-02-11T18:59:44.074Z] #29 7.045 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-02-11T18:59:44.074Z] #29 7.048 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-02-11T18:59:44.074Z] #29 7.128 Selecting previously unselected package curl. [2022-02-11T18:59:44.074Z] #29 7.128 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-02-11T18:59:44.074Z] #29 7.129 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-02-11T18:59:44.074Z] #29 7.198 Selecting previously unselected package libonig5:amd64. [2022-02-11T18:59:44.074Z] #29 7.198 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-02-11T18:59:44.074Z] #29 7.201 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-02-11T18:59:44.074Z] #29 7.265 Selecting previously unselected package libjq1:amd64. [2022-02-11T18:59:44.074Z] #29 7.265 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-02-11T18:59:44.074Z] #29 7.268 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-02-11T18:59:44.074Z] #29 7.309 Selecting previously unselected package jq. [2022-02-11T18:59:44.074Z] #29 7.309 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-02-11T18:59:44.074Z] #29 7.312 Unpacking jq (1.6-2.1) ... [2022-02-11T18:59:44.074Z] #29 7.351 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-02-11T18:59:44.074Z] #29 7.360 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-02-11T18:59:44.074Z] #29 7.368 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-02-11T18:59:44.074Z] #29 7.377 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-02-11T18:59:44.074Z] #29 7.387 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-02-11T18:59:44.074Z] #29 7.395 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-02-11T18:59:44.074Z] #29 7.403 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-02-11T18:59:44.074Z] #29 7.413 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-02-11T18:59:44.074Z] #29 7.426 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-02-11T18:59:44.074Z] #29 7.435 Setting up libjq1:amd64 (1.6-2.1) ... [2022-02-11T18:59:44.074Z] #29 7.443 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-02-11T18:59:44.074Z] #29 7.452 Setting up ca-certificates (20210119) ... [2022-02-11T18:59:44.074Z] #29 8.103 Updating certificates in /etc/ssl/certs... [2022-02-11T18:59:44.074Z] #29 8.693 129 added, 0 removed; done. [2022-02-11T18:59:44.074Z] #29 8.725 Setting up jq (1.6-2.1) ... [2022-02-11T18:59:44.074Z] #29 8.734 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-02-11T18:59:44.074Z] #29 8.743 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-02-11T18:59:44.074Z] #29 8.752 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-11T18:59:44.074Z] #29 8.768 Processing triggers for ca-certificates (20210119) ... [2022-02-11T18:59:44.074Z] #29 8.776 Updating certificates in /etc/ssl/certs... [2022-02-11T18:59:44.074Z] #29 ... [2022-02-11T18:59:44.074Z] [2022-02-11T18:59:44.074Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-11T18:59:44.074Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-11T18:59:44.578Z] #19 81.42 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-02-11T18:59:44.578Z] #19 81.42 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-02-11T18:59:44.578Z] #19 81.44 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-02-11T18:59:44.659Z] #31 3.965 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-02-11T18:59:44.660Z] #11 extracting sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 4.4s done [2022-02-11T18:59:44.730Z] #11 extracting sha256:e019dd0368ba992803442a16cc7792c1bd5a3d06c3a1ae6fae17cb838822fb4c [2022-02-11T18:59:44.730Z] #11 extracting sha256:e019dd0368ba992803442a16cc7792c1bd5a3d06c3a1ae6fae17cb838822fb4c 0.2s done [2022-02-11T18:59:44.916Z] #31 4.231 [2022-02-11T18:59:44.919Z] #11 extracting sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 [2022-02-11T18:59:45.156Z] #19 82.09 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-02-11T18:59:45.156Z] #19 82.09 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-02-11T18:59:45.176Z] #31 4.453 #=#=# ######################################################################## 100.0% [2022-02-11T18:59:45.293Z] #11 sha256:7ec69df994aac659d3224dd3feec95a1f8a82267365d672afa54d96c2a4a2c33 102.65MB / 102.65MB 8.6s done [2022-02-11T18:59:45.293Z] #11 extracting sha256:4b9f1769d50d3693321e1b48f527d9c920830ad24d931b642c116bf7823bed6a [2022-02-11T18:59:45.293Z] #11 ... [2022-02-11T18:59:45.293Z] [2022-02-11T18:59:45.293Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-11T18:59:45.293Z] #28 sha256:0256edf13a7c94038f6f160b92cd8f212ec2c72633457f00571488f790ce26af [2022-02-11T18:59:45.293Z] #28 resolve docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d 0.2s done [2022-02-11T18:59:45.293Z] #28 sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d 1.85kB / 1.85kB done [2022-02-11T18:59:45.293Z] #28 sha256:b3d4eb0332b522963a898e4bbac06c8129ffa0f90ae8862d25313633def3f2c2 529B / 529B done [2022-02-11T18:59:45.293Z] #28 sha256:0371e3756e46739939b54a1e429b519ccc1c88e5cc3870877b12c96bed3ea150 1.48kB / 1.48kB done [2022-02-11T18:59:45.293Z] #28 sha256:39ab78bc09e79a21f719ced771689354d1948f4afd57e86afed8dac6ffb47826 53.61MB / 53.61MB 2.6s done [2022-02-11T18:59:45.293Z] #28 DONE 9.0s [2022-02-11T18:59:45.293Z] [2022-02-11T18:59:45.293Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-11T18:59:45.293Z] #11 sha256:857bcb56d12b4b0c1437e8155dd461121275837c3ad6abd67adad9584c409426 [2022-02-11T18:59:45.293Z] #11 sha256:cc12f2f51e9d2fcb027464ad5ef02d5118c57c2fe09f66b99e3d2476ce69d08a 0B / 126B 8.7s [2022-02-11T18:59:45.293Z] #11 ... [2022-02-11T18:59:45.293Z] [2022-02-11T18:59:45.293Z] #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-02-11T18:59:45.293Z] #29 sha256:6fb4b5ee9f4ca553c9ca086e00072b70da2377dab9f294fbaacada76092a4f7f [2022-02-11T18:59:45.419Z] #19 82.10 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-02-11T18:59:45.442Z] #31 4.790 [2022-02-11T18:59:45.485Z] #11 ... [2022-02-11T18:59:45.485Z] [2022-02-11T18:59:45.485Z] #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-02-11T18:59:45.485Z] #29 sha256:1c54e41060962e5d78e7f2b733f82a85704155c604958ad60253c1c66c7ec691 [2022-02-11T18:59:45.485Z] #29 9.297 0 added, 0 removed; done. [2022-02-11T18:59:45.485Z] #29 9.297 Running hooks in /etc/ca-certificates/update.d... [2022-02-11T18:59:45.485Z] #29 9.298 done. [2022-02-11T18:59:45.485Z] #29 DONE 10.9s [2022-02-11T18:59:45.485Z] [2022-02-11T18:59:45.485Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-11T18:59:45.485Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-11T18:59:45.684Z] #19 82.55 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-02-11T18:59:45.684Z] #19 82.55 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-02-11T18:59:45.684Z] #19 82.56 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-02-11T18:59:45.684Z] #19 82.62 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-02-11T18:59:45.684Z] #19 82.63 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-02-11T18:59:45.684Z] #19 82.63 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-02-11T18:59:45.743Z] #11 ... [2022-02-11T18:59:45.743Z] [2022-02-11T18:59:45.743Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-02-11T18:59:45.743Z] #30 sha256:574da1dc1a4d9c4ad9e92a2bc9c71d816a38b18ecc1e6b58368b9d926f82c48c [2022-02-11T18:59:45.743Z] #30 DONE 0.3s [2022-02-11T18:59:45.743Z] [2022-02-11T18:59:45.743Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-11T18:59:45.743Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-11T18:59:46.223Z] #29 ... [2022-02-11T18:59:46.223Z] [2022-02-11T18:59:46.223Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-11T18:59:46.223Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-02-11T18:59:46.223Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2022-02-11T18:59:46.223Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-02-11T18:59:46.223Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-02-11T18:59:46.223Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-02-11T18:59:46.223Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 9.2s done [2022-02-11T18:59:46.223Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.1s [2022-02-11T18:59:46.223Z] #69 ... [2022-02-11T18:59:46.223Z] [2022-02-11T18:59:46.223Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-11T18:59:46.223Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-02-11T18:59:46.223Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2022-02-11T18:59:46.223Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-02-11T18:59:46.223Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-02-11T18:59:46.223Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-02-11T18:59:46.223Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 9.1s done [2022-02-11T18:59:46.223Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.6s [2022-02-11T18:59:46.382Z] #31 5.752 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-02-11T18:59:46.480Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.7s done [2022-02-11T18:59:46.480Z] #67 ... [2022-02-11T18:59:46.480Z] [2022-02-11T18:59:46.480Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-11T18:59:46.480Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-02-11T18:59:46.480Z] #69 ... [2022-02-11T18:59:46.480Z] [2022-02-11T18:59:46.480Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-11T18:59:46.480Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-02-11T18:59:46.480Z] #67 DONE 10.2s [2022-02-11T18:59:46.480Z] [2022-02-11T18:59:46.480Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-11T18:59:46.480Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-02-11T18:59:46.949Z] #31 6.107 [2022-02-11T18:59:47.047Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.8s done [2022-02-11T18:59:47.206Z] #31 6.325 #=#=# ########## 15.2% ######################################## 56.5% ############################################################### 88.6% ######################################################################## 100.0% [2022-02-11T18:59:47.467Z] #31 ... [2022-02-11T18:59:47.467Z] [2022-02-11T18:59:47.467Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-11T18:59:47.467Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-11T18:59:47.467Z] #11 extracting sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 7.3s [2022-02-11T18:59:47.467Z] #11 ... [2022-02-11T18:59:47.467Z] [2022-02-11T18:59:47.467Z] #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-02-11T18:59:47.467Z] #31 sha256:2d4ac6911542441747227603eb3843f97d9c54745ccd9d889e51d99df42c5eb8 [2022-02-11T18:59:47.467Z] #31 6.899 [2022-02-11T18:59:47.977Z] #69 DONE 11.6s [2022-02-11T18:59:47.977Z] [2022-02-11T18:59:47.977Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-11T18:59:47.977Z] #11 sha256:857bcb56d12b4b0c1437e8155dd461121275837c3ad6abd67adad9584c409426 [2022-02-11T18:59:47.977Z] #11 sha256:cc12f2f51e9d2fcb027464ad5ef02d5118c57c2fe09f66b99e3d2476ce69d08a 126B / 126B 8.8s done [2022-02-11T18:59:48.540Z] #11 extracting sha256:4b9f1769d50d3693321e1b48f527d9c920830ad24d931b642c116bf7823bed6a 3.4s done [2022-02-11T18:59:48.763Z] #11 ... [2022-02-11T18:59:48.763Z] [2022-02-11T18:59:48.763Z] #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-02-11T18:59:48.763Z] #31 sha256:3db66f1976316aa1675ff822efb31a437332115e8b4ec910c1ced8964d169f6c [2022-02-11T18:59:48.763Z] #31 2.015 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-02-11T18:59:48.763Z] #31 2.296 [2022-02-11T18:59:48.763Z] #31 2.512 #=#=# ######################################################################## 100.0% [2022-02-11T18:59:48.763Z] #31 2.783 [2022-02-11T18:59:48.763Z] #31 3.916 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-02-11T18:59:48.763Z] #31 4.211 [2022-02-11T18:59:48.763Z] #31 4.434 #=#=# ############################################################## 86.9% ################################################################### 94.4% ######################################################################## 100.0% [2022-02-11T18:59:48.763Z] #31 5.027 [2022-02-11T18:59:48.763Z] #31 6.007 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-02-11T18:59:48.763Z] #31 6.344 [2022-02-11T18:59:48.763Z] #31 6.571 #=#=# ############## 20.7% ########################################## 58.4% ################################################################ 90.2% ######################################################################## 100.0% [2022-02-11T18:59:48.763Z] #31 7.128 [2022-02-11T18:59:48.763Z] #31 8.170 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-02-11T18:59:48.763Z] #31 8.488 [2022-02-11T18:59:48.763Z] #31 8.704 #=#=# ######################################################################## 100.0% [2022-02-11T18:59:48.763Z] #31 9.023 [2022-02-11T18:59:48.763Z] #31 9.769 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-02-11T18:59:48.763Z] #31 10.10 [2022-02-11T18:59:48.763Z] #31 ... [2022-02-11T18:59:48.763Z] [2022-02-11T18:59:48.763Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-11T18:59:48.763Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-11T18:59:48.763Z] #11 extracting sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 5.0s [2022-02-11T18:59:48.839Z] #31 7.985 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-02-11T18:59:49.099Z] #31 8.323 [2022-02-11T18:59:49.103Z] #11 extracting sha256:ba82d658e35e283c3256d116f10873cc082c6131e4ed97c024fbca8bf221cef2 0.1s [2022-02-11T18:59:49.371Z] #31 8.548 #=#=# ######################################################################## 100.0% [2022-02-11T18:59:49.636Z] #31 8.812 [2022-02-11T18:59:50.201Z] #31 9.673 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-02-11T18:59:50.770Z] #31 10.01 [2022-02-11T18:59:51.012Z] #11 extracting sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 5.1s [2022-02-11T18:59:51.029Z] #31 10.24 #=#=# ######################################################################## 100.0% [2022-02-11T18:59:51.029Z] #31 10.51 [2022-02-11T18:59:51.286Z] #31 10.58 Download of images into '/build' complete. [2022-02-11T18:59:51.286Z] #31 10.58 Use something like the following to load the result into a Docker daemon: [2022-02-11T18:59:51.286Z] #31 10.58 tar -cC '/build' . | docker load [2022-02-11T18:59:52.039Z] #11 ... [2022-02-11T18:59:52.039Z] [2022-02-11T18:59:52.039Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-02-11T18:59:52.039Z] #31 sha256:3db66f1976316aa1675ff822efb31a437332115e8b4ec910c1ced8964d169f6c [2022-02-11T18:59:52.039Z] #31 10.32 #=#=# ######################################################################## 100.0% [2022-02-11T18:59:52.039Z] #31 10.62 [2022-02-11T18:59:52.039Z] #31 10.68 Download of images into '/build' complete. [2022-02-11T18:59:52.039Z] #31 10.68 Use something like the following to load the result into a Docker daemon: [2022-02-11T18:59:52.039Z] #31 10.68 tar -cC '/build' . | docker load [2022-02-11T18:59:52.039Z] #31 DONE 14.3s [2022-02-11T18:59:52.296Z] [2022-02-11T18:59:52.296Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-11T18:59:52.296Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-11T18:59:52.915Z] #11 extracting sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 7.7s done [2022-02-11T18:59:52.915Z] #11 extracting sha256:856234c9f3194ea7c9dde1bed11c61f4dcd53cb2edba539d136b955fe4bace56 done [2022-02-11T18:59:52.915Z] #11 DONE 27.2s [2022-02-11T18:59:52.915Z] [2022-02-11T18:59:52.915Z] #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-02-11T18:59:52.915Z] #31 sha256:393f589cd8e11558563effab3021d6f320ccf8663dcf6824b94a9c524aa11bb7 [2022-02-11T18:59:52.915Z] #31 1.420 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-02-11T18:59:52.915Z] #31 1.667 [2022-02-11T18:59:52.915Z] #31 1.880 #=#=# ######################################################################## 100.0% [2022-02-11T18:59:52.915Z] #31 2.125 [2022-02-11T18:59:52.915Z] #31 2.946 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-02-11T18:59:52.915Z] #31 3.202 [2022-02-11T18:59:52.915Z] #31 3.422 #=#=# ######################################################################## 100.0% [2022-02-11T18:59:52.915Z] #31 3.697 [2022-02-11T18:59:52.915Z] #31 4.628 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-02-11T18:59:52.915Z] #31 4.892 [2022-02-11T18:59:52.915Z] #31 5.108 #=#=# ######## 11.6% ########################################## 59.7% ################################################################## 92.6% ######################################################################## 100.0% [2022-02-11T18:59:52.915Z] #31 5.671 [2022-02-11T18:59:52.915Z] #31 6.588 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-02-11T18:59:52.915Z] #31 6.883 [2022-02-11T18:59:52.915Z] #31 7.098 #=#=# ######################################################################## 100.0% [2022-02-11T18:59:53.176Z] #31 7.369 [2022-02-11T18:59:53.293Z] #11 extracting sha256:ba82d658e35e283c3256d116f10873cc082c6131e4ed97c024fbca8bf221cef2 3.9s done [2022-02-11T18:59:53.293Z] #11 extracting sha256:7ec69df994aac659d3224dd3feec95a1f8a82267365d672afa54d96c2a4a2c33 0.1s [2022-02-11T18:59:53.817Z] #31 DONE 12.9s [2022-02-11T18:59:53.818Z] [2022-02-11T18:59:53.818Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-11T18:59:53.818Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-11T18:59:53.818Z] #11 extracting sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 13.1s [2022-02-11T18:59:54.115Z] #31 8.059 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-02-11T18:59:54.115Z] #31 8.237 [2022-02-11T18:59:54.191Z] #11 extracting sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 10.1s [2022-02-11T18:59:54.374Z] #31 8.449 #=#=# ######################################################################## 100.0% [2022-02-11T18:59:54.374Z] #31 ... [2022-02-11T18:59:54.374Z] [2022-02-11T18:59:54.374Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-02-11T18:59:54.374Z] #12 sha256:9eb25e4ceca9115a4c5147aabaa358114ca2384606bbf843cd8bb93b7468011c [2022-02-11T18:59:54.374Z] #12 DONE 1.3s [2022-02-11T18:59:54.374Z] [2022-02-11T18:59:54.374Z] #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-02-11T18:59:54.374Z] #31 sha256:393f589cd8e11558563effab3021d6f320ccf8663dcf6824b94a9c524aa11bb7 [2022-02-11T18:59:54.374Z] #31 8.720 [2022-02-11T18:59:54.374Z] #31 ... [2022-02-11T18:59:54.374Z] [2022-02-11T18:59:54.374Z] #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-02-11T18:59:54.374Z] #13 sha256:e9ef1126d59f1b7baa2f9742af6a0d1d50f7c96616cba544c73a1841a0d4c1b0 [2022-02-11T18:59:54.382Z] #11 extracting sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 14.2s done [2022-02-11T18:59:54.633Z] #13 ... [2022-02-11T18:59:54.633Z] [2022-02-11T18:59:54.633Z] #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-02-11T18:59:54.634Z] #31 sha256:393f589cd8e11558563effab3021d6f320ccf8663dcf6824b94a9c524aa11bb7 [2022-02-11T18:59:54.634Z] #31 8.804 Download of images into '/build' complete. [2022-02-11T18:59:54.634Z] #31 8.804 Use something like the following to load the result into a Docker daemon: [2022-02-11T18:59:54.634Z] #31 8.804 tar -cC '/build' . | docker load [2022-02-11T18:59:54.634Z] #31 DONE 8.8s [2022-02-11T18:59:54.634Z] [2022-02-11T18:59:54.634Z] #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-02-11T18:59:54.634Z] #13 sha256:e9ef1126d59f1b7baa2f9742af6a0d1d50f7c96616cba544c73a1841a0d4c1b0 [2022-02-11T18:59:54.638Z] #11 extracting sha256:856234c9f3194ea7c9dde1bed11c61f4dcd53cb2edba539d136b955fe4bace56 [2022-02-11T18:59:54.638Z] #11 extracting sha256:856234c9f3194ea7c9dde1bed11c61f4dcd53cb2edba539d136b955fe4bace56 done [2022-02-11T18:59:54.895Z] #11 DONE 40.1s [2022-02-11T18:59:54.895Z] [2022-02-11T18:59:54.895Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-02-11T18:59:54.895Z] #12 sha256:9eb25e4ceca9115a4c5147aabaa358114ca2384606bbf843cd8bb93b7468011c [2022-02-11T18:59:55.127Z] #11 extracting sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 11.5s done [2022-02-11T18:59:55.206Z] #13 DONE 0.7s [2022-02-11T18:59:55.206Z] [2022-02-11T18:59:55.206Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-02-11T18:59:55.206Z] #42 sha256:88717b960ae2c32d1683d89c477023a795cab24937111aa609431ebce214cbb4 [2022-02-11T18:59:55.206Z] #42 DONE 0.0s [2022-02-11T18:59:55.206Z] [2022-02-11T18:59:55.206Z] #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-02-11T18:59:55.206Z] #46 sha256:bedbe15e565eb22f56ceb7109eec53bd8bb9ae03693df03b3a7683489064651f [2022-02-11T18:59:55.206Z] #46 DONE 0.1s [2022-02-11T18:59:55.206Z] [2022-02-11T18:59:55.206Z] #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-02-11T18:59:55.206Z] #43 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-11T18:59:55.206Z] #43 ... [2022-02-11T18:59:55.206Z] [2022-02-11T18:59:55.206Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-02-11T18:59:55.206Z] #33 sha256:b7d377f2965af815cbf8c35073959a3e4ab1fc93aa58585f4e4bbf74a8e71fb8 [2022-02-11T18:59:55.206Z] #33 DONE 0.1s [2022-02-11T18:59:55.206Z] [2022-02-11T18:59:55.206Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-02-11T18:59:55.206Z] #62 sha256:36f3faff69ce311b3d7540a84733817d3dd138bf9bae5f575ebeab96d77fdecf [2022-02-11T18:59:55.206Z] #62 DONE 0.2s [2022-02-11T18:59:55.458Z] #12 DONE 0.5s [2022-02-11T18:59:55.458Z] [2022-02-11T18:59:55.458Z] #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-02-11T18:59:55.458Z] #13 sha256:e9ef1126d59f1b7baa2f9742af6a0d1d50f7c96616cba544c73a1841a0d4c1b0 [2022-02-11T18:59:55.466Z] [2022-02-11T18:59:55.466Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-02-11T18:59:55.466Z] #25 sha256:aa8b9a8efe68789231f05cc353cf26e1c19154bb493d93b48efb274153a9dfb3 [2022-02-11T18:59:55.466Z] #25 DONE 0.3s [2022-02-11T18:59:55.466Z] [2022-02-11T18:59:55.466Z] #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-02-11T18:59:55.466Z] #26 sha256:f589befc33b8e4ef5933f7ed56214c4d9d4efdd95f2486397b294cde11eff5af [2022-02-11T18:59:55.692Z] #11 extracting sha256:856234c9f3194ea7c9dde1bed11c61f4dcd53cb2edba539d136b955fe4bace56 done [2022-02-11T18:59:55.710Z] #19 92.34 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-02-11T18:59:55.710Z] #19 92.34 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-02-11T18:59:55.710Z] #19 92.34 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-02-11T18:59:55.710Z] #19 92.40 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-02-11T18:59:55.710Z] #19 92.40 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-02-11T18:59:55.710Z] #19 92.41 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-02-11T18:59:56.022Z] #13 DONE 0.5s [2022-02-11T18:59:56.022Z] [2022-02-11T18:59:56.022Z] #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-02-11T18:59:56.022Z] #46 sha256:bedbe15e565eb22f56ceb7109eec53bd8bb9ae03693df03b3a7683489064651f [2022-02-11T18:59:56.022Z] #46 DONE 0.1s [2022-02-11T18:59:56.022Z] [2022-02-11T18:59:56.022Z] #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-02-11T18:59:56.022Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-11T18:59:56.022Z] #47 ... [2022-02-11T18:59:56.022Z] [2022-02-11T18:59:56.022Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-02-11T18:59:56.022Z] #33 sha256:b7d377f2965af815cbf8c35073959a3e4ab1fc93aa58585f4e4bbf74a8e71fb8 [2022-02-11T18:59:56.022Z] #33 DONE 0.2s [2022-02-11T18:59:56.022Z] [2022-02-11T18:59:56.022Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-02-11T18:59:56.022Z] #42 sha256:88717b960ae2c32d1683d89c477023a795cab24937111aa609431ebce214cbb4 [2022-02-11T18:59:56.022Z] #42 DONE 0.2s [2022-02-11T18:59:56.258Z] #11 DONE 39.0s [2022-02-11T18:59:56.258Z] [2022-02-11T18:59:56.258Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-02-11T18:59:56.258Z] #12 sha256:9eb25e4ceca9115a4c5147aabaa358114ca2384606bbf843cd8bb93b7468011c [2022-02-11T18:59:56.319Z] [2022-02-11T18:59:56.319Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-02-11T18:59:56.319Z] #25 sha256:fa0d4ad211eadf74c61c2477d37e9a1ae812fb7d65845959b3be597935df2f5b [2022-02-11T18:59:56.319Z] #25 DONE 0.3s [2022-02-11T18:59:56.319Z] [2022-02-11T18:59:56.319Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-02-11T18:59:56.319Z] #62 sha256:6467dd2f7b0fc06750b41cfe3baf169828776c34b979fcfe59156f403e84d0a9 [2022-02-11T18:59:56.319Z] #62 DONE 0.4s [2022-02-11T18:59:56.319Z] [2022-02-11T18:59:56.319Z] #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-02-11T18:59:56.319Z] #63 sha256:e96501f94ad9ec6c2d2a13135beeae0425c45a23cd0f4c4ec9b044de099d2117 [2022-02-11T18:59:56.824Z] #12 DONE 0.6s [2022-02-11T18:59:56.824Z] [2022-02-11T18:59:56.824Z] #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-02-11T18:59:56.824Z] #13 sha256:e9ef1126d59f1b7baa2f9742af6a0d1d50f7c96616cba544c73a1841a0d4c1b0 [2022-02-11T18:59:57.394Z] #13 DONE 0.6s [2022-02-11T18:59:57.394Z] [2022-02-11T18:59:57.394Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-02-11T18:59:57.394Z] #25 sha256:c7ee50a7b7b52123d414132ebcddb35f40fffdc2c7965ef46b7a27f8458fd1c2 [2022-02-11T18:59:57.394Z] #25 ... [2022-02-11T18:59:57.394Z] [2022-02-11T18:59:57.394Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-02-11T18:59:57.394Z] #42 sha256:88717b960ae2c32d1683d89c477023a795cab24937111aa609431ebce214cbb4 [2022-02-11T18:59:57.394Z] #42 DONE 0.2s [2022-02-11T18:59:57.394Z] [2022-02-11T18:59:57.394Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-02-11T18:59:57.394Z] #33 sha256:b7d377f2965af815cbf8c35073959a3e4ab1fc93aa58585f4e4bbf74a8e71fb8 [2022-02-11T18:59:57.394Z] #33 DONE 0.2s [2022-02-11T18:59:57.394Z] [2022-02-11T18:59:57.394Z] #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-02-11T18:59:57.394Z] #46 sha256:bedbe15e565eb22f56ceb7109eec53bd8bb9ae03693df03b3a7683489064651f [2022-02-11T18:59:57.394Z] #46 DONE 0.3s [2022-02-11T18:59:57.394Z] [2022-02-11T18:59:57.394Z] #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-02-11T18:59:57.394Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-11T18:59:57.532Z] #11 ... [2022-02-11T18:59:57.532Z] [2022-02-11T18:59:57.532Z] #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-02-11T18:59:57.532Z] #29 sha256:6fb4b5ee9f4ca553c9ca086e00072b70da2377dab9f294fbaacada76092a4f7f [2022-02-11T18:59:57.532Z] #29 1.590 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-11T18:59:57.532Z] #29 1.590 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-11T18:59:57.532Z] #29 1.607 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-11T18:59:57.532Z] #29 1.772 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-11T18:59:57.532Z] #29 2.119 Get:5 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-11T18:59:57.532Z] #29 2.127 Get:6 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [114 kB] [2022-02-11T18:59:57.532Z] #29 3.032 Fetched 8386 kB in 2s (4893 kB/s) [2022-02-11T18:59:57.532Z] #29 3.032 Reading package lists... [2022-02-11T18:59:57.532Z] #29 3.643 Reading package lists... [2022-02-11T18:59:57.532Z] #29 4.159 Building dependency tree... [2022-02-11T18:59:57.532Z] #29 4.476 The following additional packages will be installed: [2022-02-11T18:59:57.532Z] #29 4.476 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-02-11T18:59:57.532Z] #29 4.476 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-02-11T18:59:57.532Z] #29 4.476 Recommended packages: [2022-02-11T18:59:57.532Z] #29 4.476 libldap-common publicsuffix libsasl2-modules [2022-02-11T18:59:57.532Z] #29 4.592 The following NEW packages will be installed: [2022-02-11T18:59:57.532Z] #29 4.592 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-02-11T18:59:57.532Z] #29 4.592 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-02-11T18:59:57.532Z] #29 4.592 libssh2-1 openssl [2022-02-11T18:59:57.532Z] #29 4.860 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-02-11T18:59:57.532Z] #29 4.860 Need to get 2932 kB of archives. [2022-02-11T18:59:57.532Z] #29 4.860 After this operation, 6483 kB of additional disk space will be used. [2022-02-11T18:59:57.532Z] #29 4.860 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1k-1+deb11u1 [829 kB] [2022-02-11T18:59:57.532Z] #29 4.871 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-02-11T18:59:57.532Z] #29 4.874 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-02-11T18:59:57.532Z] #29 4.880 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1 [69.3 kB] [2022-02-11T18:59:57.532Z] #29 4.880 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1 [105 kB] [2022-02-11T18:59:57.532Z] #29 4.880 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3 [222 kB] [2022-02-11T18:59:57.532Z] #29 4.882 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-02-11T18:59:57.532Z] #29 4.883 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-02-11T18:59:57.532Z] #29 4.884 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-02-11T18:59:57.532Z] #29 4.886 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-02-11T18:59:57.532Z] #29 4.889 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u1 [320 kB] [2022-02-11T18:59:57.532Z] #29 4.890 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u1 [261 kB] [2022-02-11T18:59:57.532Z] #29 4.892 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-02-11T18:59:57.532Z] #29 4.893 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-02-11T18:59:57.532Z] #29 4.899 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-02-11T18:59:57.532Z] #29 5.150 debconf: delaying package configuration, since apt-utils is not installed [2022-02-11T18:59:57.532Z] #29 5.188 Fetched 2932 kB in 0s (8147 kB/s) [2022-02-11T18:59:57.532Z] #29 5.227 Selecting previously unselected package openssl. [2022-02-11T18:59:57.532Z] #29 5.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 ... 6645 files and directories currently installed.) [2022-02-11T18:59:57.532Z] #29 5.228 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_arm64.deb ... [2022-02-11T18:59:57.532Z] #29 5.241 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-02-11T18:59:57.532Z] #29 5.789 Selecting previously unselected package ca-certificates. [2022-02-11T18:59:57.532Z] #29 5.789 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-02-11T18:59:57.532Z] #29 5.801 Unpacking ca-certificates (20210119) ... [2022-02-11T18:59:57.532Z] #29 7.070 Selecting previously unselected package libbrotli1:arm64. [2022-02-11T18:59:57.532Z] #29 7.070 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-02-11T18:59:57.532Z] #29 7.086 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-02-11T18:59:57.532Z] #29 7.582 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-02-11T18:59:57.532Z] #29 7.582 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_arm64.deb ... [2022-02-11T18:59:57.532Z] #29 7.652 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1) ... [2022-02-11T18:59:57.532Z] #29 7.758 Selecting previously unselected package libsasl2-2:arm64. [2022-02-11T18:59:57.532Z] #29 7.758 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_arm64.deb ... [2022-02-11T18:59:57.532Z] #29 7.767 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1) ... [2022-02-11T18:59:57.532Z] #29 7.844 Selecting previously unselected package libldap-2.4-2:arm64. [2022-02-11T18:59:57.532Z] #29 7.844 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_arm64.deb ... [2022-02-11T18:59:57.532Z] #29 8.035 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-02-11T18:59:57.532Z] #29 8.496 Selecting previously unselected package libnghttp2-14:arm64. [2022-02-11T18:59:57.532Z] #29 8.496 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-02-11T18:59:57.532Z] #29 8.503 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-02-11T18:59:57.532Z] #29 8.577 Selecting previously unselected package libpsl5:arm64. [2022-02-11T18:59:57.532Z] #29 8.577 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-02-11T18:59:57.532Z] #29 8.722 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-02-11T18:59:57.532Z] #29 9.073 Selecting previously unselected package librtmp1:arm64. [2022-02-11T18:59:57.532Z] #29 9.074 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-02-11T18:59:57.532Z] #29 9.109 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-02-11T18:59:57.532Z] #29 9.591 Selecting previously unselected package libssh2-1:arm64. [2022-02-11T18:59:57.532Z] #29 9.591 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-02-11T18:59:57.532Z] #29 9.658 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-02-11T18:59:57.532Z] #29 10.28 Selecting previously unselected package libcurl4:arm64. [2022-02-11T18:59:57.532Z] #29 10.28 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_arm64.deb ... [2022-02-11T18:59:57.532Z] #29 10.37 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-02-11T18:59:57.532Z] #29 11.11 Selecting previously unselected package curl. [2022-02-11T18:59:57.532Z] #29 11.11 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_arm64.deb ... [2022-02-11T18:59:57.532Z] #29 11.14 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-02-11T18:59:57.532Z] #29 11.98 Selecting previously unselected package libonig5:arm64. [2022-02-11T18:59:57.532Z] #29 11.98 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-02-11T18:59:57.532Z] #29 ... [2022-02-11T18:59:57.532Z] [2022-02-11T18:59:57.532Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-11T18:59:57.532Z] #11 sha256:857bcb56d12b4b0c1437e8155dd461121275837c3ad6abd67adad9584c409426 [2022-02-11T18:59:57.654Z] #47 ... [2022-02-11T18:59:57.654Z] [2022-02-11T18:59:57.654Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-02-11T18:59:57.654Z] #62 sha256:fa5381655e02e7df712e4e20cbd072f6340e94e5e21249efd2f29521580af526 [2022-02-11T18:59:57.654Z] #62 DONE 0.3s [2022-02-11T18:59:57.654Z] [2022-02-11T18:59:57.654Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-02-11T18:59:57.654Z] #25 sha256:c7ee50a7b7b52123d414132ebcddb35f40fffdc2c7965ef46b7a27f8458fd1c2 [2022-02-11T18:59:57.654Z] #25 DONE 0.3s [2022-02-11T18:59:57.654Z] [2022-02-11T18:59:57.654Z] #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-02-11T18:59:57.654Z] #26 sha256:58dff0a08e8d432a4880aa82ec3d6d42dc6bd75c14eef01e1ff7821579f4700f [2022-02-11T18:59:58.002Z] #26 2.623 + RM_GOPATH=0 [2022-02-11T18:59:58.002Z] #26 2.623 + TMP_GOPATH= [2022-02-11T18:59:58.002Z] #26 2.623 + : /build [2022-02-11T18:59:58.002Z] #26 2.623 + '[' -z '' ']' [2022-02-11T18:59:58.002Z] #26 2.623 ++ mktemp -d [2022-02-11T18:59:58.002Z] #26 2.623 + export GOPATH=/tmp/tmp.21poLp4pG0 [2022-02-11T18:59:58.002Z] #26 2.623 + GOPATH=/tmp/tmp.21poLp4pG0 [2022-02-11T18:59:58.002Z] #26 2.623 + RM_GOPATH=1 [2022-02-11T18:59:58.002Z] #26 2.623 + case "$(go env GOARCH)" in [2022-02-11T18:59:58.002Z] #26 2.625 ++ go env GOARCH [2022-02-11T18:59:58.002Z] #26 2.641 Install docker/cli version 17.06.2-ce from stable [2022-02-11T18:59:58.002Z] #26 2.642 + export GO_BUILDMODE=-buildmode=pie [2022-02-11T18:59:58.002Z] #26 2.642 + GO_BUILDMODE=-buildmode=pie [2022-02-11T18:59:58.002Z] #26 2.642 ++ dirname /install.sh [2022-02-11T18:59:58.002Z] #26 2.642 + dir=/ [2022-02-11T18:59:58.002Z] #26 2.642 + bin=dockercli [2022-02-11T18:59:58.002Z] #26 2.642 + shift [2022-02-11T18:59:58.002Z] #26 2.642 + '[' '!' -f //dockercli.installer ']' [2022-02-11T18:59:58.002Z] #26 2.642 + . //dockercli.installer [2022-02-11T18:59:58.002Z] #26 2.642 ++ : stable [2022-02-11T18:59:58.002Z] #26 2.642 ++ : 17.06.2-ce [2022-02-11T18:59:58.002Z] #26 2.642 + install_dockercli [2022-02-11T18:59:58.002Z] #26 2.642 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-02-11T18:59:58.002Z] #26 2.642 ++ uname -m [2022-02-11T18:59:58.002Z] #26 2.642 + arch=x86_64 [2022-02-11T18:59:58.002Z] #26 2.642 + '[' x86_64 '!=' x86_64 ']' [2022-02-11T18:59:58.002Z] #26 2.642 + url=https://download.docker.com/linux/static [2022-02-11T18:59:58.002Z] #26 2.642 + tar -xz docker/docker [2022-02-11T18:59:58.002Z] #26 2.642 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-02-11T18:59:58.461Z] #11 extracting sha256:7ec69df994aac659d3224dd3feec95a1f8a82267365d672afa54d96c2a4a2c33 5.3s [2022-02-11T18:59:59.146Z] #11 extracting sha256:7ec69df994aac659d3224dd3feec95a1f8a82267365d672afa54d96c2a4a2c33 5.5s done [2022-02-11T18:59:59.402Z] #11 extracting sha256:cc12f2f51e9d2fcb027464ad5ef02d5118c57c2fe09f66b99e3d2476ce69d08a done [2022-02-11T18:59:59.659Z] #11 ... [2022-02-11T18:59:59.659Z] [2022-02-11T18:59:59.659Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-02-11T18:59:59.659Z] #68 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-02-11T18:59:59.659Z] #68 DONE 1.4s [2022-02-11T18:59:59.915Z] [2022-02-11T18:59:59.915Z] #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-02-11T18:59:59.915Z] #29 sha256:6fb4b5ee9f4ca553c9ca086e00072b70da2377dab9f294fbaacada76092a4f7f [2022-02-11T18:59:59.915Z] #29 12.09 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-02-11T18:59:59.915Z] #29 12.70 Selecting previously unselected package libjq1:arm64. [2022-02-11T18:59:59.915Z] #29 12.70 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-02-11T18:59:59.915Z] #29 12.70 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-02-11T18:59:59.915Z] #29 12.91 Selecting previously unselected package jq. [2022-02-11T18:59:59.915Z] #29 12.91 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-02-11T18:59:59.915Z] #29 12.92 Unpacking jq (1.6-2.1) ... [2022-02-11T18:59:59.915Z] #29 12.97 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-02-11T18:59:59.915Z] #29 13.05 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-02-11T18:59:59.915Z] #29 13.06 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-02-11T18:59:59.915Z] #29 13.09 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1) ... [2022-02-11T18:59:59.915Z] #29 13.31 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-02-11T18:59:59.915Z] #29 13.84 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1) ... [2022-02-11T18:59:59.915Z] #29 14.14 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-02-11T18:59:59.915Z] #29 14.22 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-02-11T18:59:59.915Z] #29 14.23 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-02-11T18:59:59.915Z] #29 14.25 Setting up libjq1:arm64 (1.6-2.1) ... [2022-02-11T18:59:59.915Z] #29 14.26 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-02-11T18:59:59.915Z] #29 14.28 Setting up ca-certificates (20210119) ... [2022-02-11T19:00:00.175Z] #29 14.85 Updating certificates in /etc/ssl/certs... [2022-02-11T19:00:00.739Z] #29 15.54 129 added, 0 removed; done. [2022-02-11T19:00:00.996Z] #29 ... [2022-02-11T19:00:00.996Z] [2022-02-11T19:00:00.996Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-11T19:00:00.996Z] #11 sha256:857bcb56d12b4b0c1437e8155dd461121275837c3ad6abd67adad9584c409426 [2022-02-11T19:00:00.996Z] #11 DONE 24.9s [2022-02-11T19:00:00.996Z] [2022-02-11T19:00:00.996Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-02-11T19:00:00.996Z] #70 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-02-11T19:00:00.996Z] #70 DONE 1.6s [2022-02-11T19:00:00.996Z] [2022-02-11T19:00:00.996Z] #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-02-11T19:00:00.996Z] #29 sha256:6fb4b5ee9f4ca553c9ca086e00072b70da2377dab9f294fbaacada76092a4f7f [2022-02-11T19:00:00.996Z] #29 15.82 Setting up jq (1.6-2.1) ... [2022-02-11T19:00:00.996Z] #29 15.84 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-02-11T19:00:00.996Z] #29 15.87 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-02-11T19:00:01.254Z] #29 15.88 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-11T19:00:01.254Z] #29 15.90 Processing triggers for ca-certificates (20210119) ... [2022-02-11T19:00:01.254Z] #29 15.91 Updating certificates in /etc/ssl/certs... [2022-02-11T19:00:01.293Z] #26 ... [2022-02-11T19:00:01.293Z] [2022-02-11T19:00:01.293Z] #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-02-11T19:00:01.293Z] #63 sha256:1c893a4a5578c52085149076f3d4cc27693c7cde5730375a0e282fc6b4dc738a [2022-02-11T19:00:01.293Z] #63 2.812 + RM_GOPATH=0 [2022-02-11T19:00:01.293Z] #63 2.813 + TMP_GOPATH= [2022-02-11T19:00:01.293Z] #63 2.813 + : /build [2022-02-11T19:00:01.293Z] #63 2.813 + '[' -z '' ']' [2022-02-11T19:00:01.293Z] #63 2.814 ++ mktemp -d [2022-02-11T19:00:01.293Z] #63 2.814 + export GOPATH=/tmp/tmp.I4sytBJWgx [2022-02-11T19:00:01.293Z] #63 2.814 + GOPATH=/tmp/tmp.I4sytBJWgx [2022-02-11T19:00:01.293Z] #63 2.814 + RM_GOPATH=1 [2022-02-11T19:00:01.293Z] #63 2.814 + case "$(go env GOARCH)" in [2022-02-11T19:00:01.293Z] #63 2.814 ++ go env GOARCH [2022-02-11T19:00:01.293Z] #63 2.819 + export GO_BUILDMODE=-buildmode=pie [2022-02-11T19:00:01.293Z] #63 2.819 + GO_BUILDMODE=-buildmode=pie [2022-02-11T19:00:01.293Z] #63 2.820 ++ dirname /install.sh [2022-02-11T19:00:01.293Z] #63 2.823 Install rootlesskit version v0.14.6 [2022-02-11T19:00:01.293Z] #63 2.823 + dir=/ [2022-02-11T19:00:01.293Z] #63 2.823 + bin=rootlesskit [2022-02-11T19:00:01.293Z] #63 2.823 + shift [2022-02-11T19:00:01.293Z] #63 2.823 + '[' '!' -f //rootlesskit.installer ']' [2022-02-11T19:00:01.293Z] #63 2.823 + . //rootlesskit.installer [2022-02-11T19:00:01.293Z] #63 2.823 ++ : v0.14.6 [2022-02-11T19:00:01.293Z] #63 2.823 + install_rootlesskit [2022-02-11T19:00:01.293Z] #63 2.823 + case "$1" in [2022-02-11T19:00:01.293Z] #63 2.823 + export CGO_ENABLED=0 [2022-02-11T19:00:01.293Z] #63 2.823 + CGO_ENABLED=0 [2022-02-11T19:00:01.293Z] #63 2.823 + _install_rootlesskit [2022-02-11T19:00:01.293Z] #63 2.823 + echo 'Install rootlesskit version v0.14.6' [2022-02-11T19:00:01.293Z] #63 2.823 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-11T19:00:01.293Z] #63 2.823 + GOBIN=/build [2022-02-11T19:00:01.293Z] #63 2.823 + GO111MODULE=on [2022-02-11T19:00:01.293Z] #63 2.823 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-02-11T19:00:01.293Z] #63 3.297 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-02-11T19:00:01.511Z] #29 ... [2022-02-11T19:00:01.511Z] [2022-02-11T19:00:01.511Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-02-11T19:00:01.511Z] #12 sha256:ea29962d86a667d2efde993e46479dbd8ebab595a1312d7d46e92fa9da03d15b [2022-02-11T19:00:01.511Z] #12 DONE 0.5s [2022-02-11T19:00:01.769Z] [2022-02-11T19:00:01.769Z] #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-02-11T19:00:01.769Z] #13 sha256:f61a007e3f1465639b90c2554f42d63b20382650699d75921f78da8f5197b093 [2022-02-11T19:00:01.769Z] #13 ... [2022-02-11T19:00:01.769Z] [2022-02-11T19:00:01.769Z] #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-02-11T19:00:01.769Z] #29 sha256:6fb4b5ee9f4ca553c9ca086e00072b70da2377dab9f294fbaacada76092a4f7f [2022-02-11T19:00:01.769Z] #29 16.48 0 added, 0 removed; done. [2022-02-11T19:00:01.769Z] #29 16.48 Running hooks in /etc/ca-certificates/update.d... [2022-02-11T19:00:01.769Z] #29 16.48 done. [2022-02-11T19:00:01.769Z] #29 DONE 16.5s [2022-02-11T19:00:01.769Z] [2022-02-11T19:00:01.769Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-02-11T19:00:01.769Z] #30 sha256:a53c30df2d839d675c4e3cb52be24b3e4c58868e31fded3ef9dd6e6ffd3404f4 [2022-02-11T19:00:01.769Z] #30 DONE 0.1s [2022-02-11T19:00:01.803Z] #63 ... [2022-02-11T19:00:01.803Z] [2022-02-11T19:00:01.803Z] #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-02-11T19:00:01.803Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-11T19:00:01.803Z] #38 4.786 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-11T19:00:01.803Z] #38 4.795 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-11T19:00:01.803Z] #38 4.795 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-11T19:00:01.803Z] #38 5.004 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-11T19:00:01.803Z] #38 5.351 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [117 kB] [2022-02-11T19:00:01.889Z] #26 4.349 + RM_GOPATH=0 [2022-02-11T19:00:02.029Z] [2022-02-11T19:00:02.029Z] #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-02-11T19:00:02.029Z] #31 sha256:f91d962584ad6241bfdca0dadfb062290c4fb43d3564c63ab35f08c571679c72 [2022-02-11T19:00:02.029Z] #31 ... [2022-02-11T19:00:02.029Z] [2022-02-11T19:00:02.029Z] #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-02-11T19:00:02.029Z] #13 sha256:f61a007e3f1465639b90c2554f42d63b20382650699d75921f78da8f5197b093 [2022-02-11T19:00:02.029Z] #13 DONE 0.6s [2022-02-11T19:00:02.060Z] #38 5.983 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-11T19:00:02.156Z] #26 4.349 + TMP_GOPATH= [2022-02-11T19:00:02.156Z] #26 4.351 + : /build [2022-02-11T19:00:02.156Z] #26 4.351 + '[' -z '' ']' [2022-02-11T19:00:02.156Z] #26 4.352 ++ mktemp -d [2022-02-11T19:00:02.156Z] #26 4.357 + export GOPATH=/tmp/tmp.BxvjoYonvo [2022-02-11T19:00:02.156Z] #26 4.357 + GOPATH=/tmp/tmp.BxvjoYonvo [2022-02-11T19:00:02.156Z] #26 4.357 + RM_GOPATH=1 [2022-02-11T19:00:02.156Z] #26 4.357 + case "$(go env GOARCH)" in [2022-02-11T19:00:02.156Z] #26 4.357 ++ go env GOARCH [2022-02-11T19:00:02.156Z] #26 4.376 + export GO_BUILDMODE=-buildmode=pie [2022-02-11T19:00:02.156Z] #26 4.377 + GO_BUILDMODE=-buildmode=pie [2022-02-11T19:00:02.156Z] #26 4.377 ++ dirname /install.sh [2022-02-11T19:00:02.156Z] #26 4.380 + dir=/ [2022-02-11T19:00:02.156Z] #26 4.380 + bin=dockercli [2022-02-11T19:00:02.156Z] #26 4.380 + shift [2022-02-11T19:00:02.156Z] #26 4.380 + '[' '!' -f //dockercli.installer ']' [2022-02-11T19:00:02.156Z] #26 4.380 + . //dockercli.installer [2022-02-11T19:00:02.156Z] #26 4.382 ++ : stable [2022-02-11T19:00:02.156Z] #26 4.382 ++ : 17.06.2-ce [2022-02-11T19:00:02.156Z] #26 4.385 + install_dockercli [2022-02-11T19:00:02.156Z] #26 4.390 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-02-11T19:00:02.156Z] #26 4.418 Install docker/cli version 17.06.2-ce from stable [2022-02-11T19:00:02.156Z] #26 4.423 ++ uname -m [2022-02-11T19:00:02.156Z] #26 4.424 + arch=x86_64 [2022-02-11T19:00:02.156Z] #26 4.424 + '[' x86_64 '!=' x86_64 ']' [2022-02-11T19:00:02.156Z] #26 4.424 + url=https://download.docker.com/linux/static [2022-02-11T19:00:02.156Z] #26 4.425 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-02-11T19:00:02.156Z] #26 4.426 + tar -xz docker/docker [2022-02-11T19:00:02.232Z] #63 ... [2022-02-11T19:00:02.232Z] [2022-02-11T19:00:02.232Z] #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-02-11T19:00:02.232Z] #49 sha256:e128bd070acb77d02e54ae25ebbea27570e19742871458b3716c11a627275cda [2022-02-11T19:00:02.232Z] #49 4.119 go: downloading gotest.tools/gotestsum v1.7.0 [2022-02-11T19:00:02.232Z] #49 6.034 go: downloading github.com/dnephin/pflag v1.0.7 [2022-02-11T19:00:02.232Z] #49 6.053 go: downloading github.com/fatih/color v1.10.0 [2022-02-11T19:00:02.232Z] #49 6.156 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-02-11T19:00:02.232Z] #49 6.213 go: downloading github.com/pkg/errors v0.9.1 [2022-02-11T19:00:02.232Z] #49 6.513 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-02-11T19:00:02.232Z] #49 6.535 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-02-11T19:00:02.232Z] #49 6.574 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-02-11T19:00:02.232Z] #49 6.583 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-02-11T19:00:02.232Z] #49 6.799 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-02-11T19:00:02.232Z] #49 7.019 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-02-11T19:00:02.232Z] #49 7.139 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-02-11T19:00:02.288Z] [2022-02-11T19:00:02.288Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-02-11T19:00:02.288Z] #42 sha256:8ed925fc209aa4093b3379b26b70872d01daf45910e689b2f86f27e7d1345529 [2022-02-11T19:00:02.288Z] #42 DONE 0.2s [2022-02-11T19:00:02.288Z] [2022-02-11T19:00:02.288Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-02-11T19:00:02.288Z] #33 sha256:e632abe321a7e4652a1d6dcca1925f9b7f426964de2b6330ae22a1f3cb424ee6 [2022-02-11T19:00:02.288Z] #33 DONE 0.2s [2022-02-11T19:00:02.288Z] [2022-02-11T19:00:02.288Z] #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-02-11T19:00:02.288Z] #43 sha256:15e6f1e0758974ec0732318b13797e83c8e744f5cfddb806215bbc82680f9355 [2022-02-11T19:00:02.288Z] #43 ... [2022-02-11T19:00:02.288Z] [2022-02-11T19:00:02.288Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-02-11T19:00:02.288Z] #25 sha256:860e78e8f64c87ce23e66333dc6e6662933a5597ac8c65b97830d28fd44a46c4 [2022-02-11T19:00:02.288Z] #25 DONE 0.3s [2022-02-11T19:00:02.288Z] [2022-02-11T19:00:02.288Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-02-11T19:00:02.288Z] #62 sha256:545613a33b163c3858587bf68f886b81ec0fc97c3ade172d24d4947f77f899d3 [2022-02-11T19:00:02.288Z] #62 DONE 0.3s [2022-02-11T19:00:02.492Z] #49 7.263 go: downloading golang.org/x/tools v0.1.0 [2022-02-11T19:00:02.492Z] #49 ... [2022-02-11T19:00:02.492Z] [2022-02-11T19:00:02.492Z] #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-02-11T19:00:02.492Z] #63 sha256:1c893a4a5578c52085149076f3d4cc27693c7cde5730375a0e282fc6b4dc738a [2022-02-11T19:00:02.492Z] #63 7.257 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-02-11T19:00:02.492Z] #63 7.323 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-02-11T19:00:02.549Z] [2022-02-11T19:00:02.549Z] #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-02-11T19:00:02.549Z] #46 sha256:0771a593c1f708a7c877c9bec7977e896cbe9bd1e50534cefaaca768b63477a2 [2022-02-11T19:00:02.549Z] #46 DONE 0.3s [2022-02-11T19:00:02.549Z] [2022-02-11T19:00:02.550Z] #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-02-11T19:00:02.550Z] #47 sha256:f1b721bc4725d1715506fc4c476da585d66d9f298f48ca2919866e40656e2696 [2022-02-11T19:00:02.622Z] #38 ... [2022-02-11T19:00:02.622Z] [2022-02-11T19:00:02.622Z] #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-02-11T19:00:02.622Z] #26 sha256:6dec349ae05cbf8bd76e9b618e0461ad90f8990d879f84b5eeef62e7e4cf86f3 [2022-02-11T19:00:02.622Z] #26 6.291 + RM_GOPATH=0 [2022-02-11T19:00:02.622Z] #26 6.291 + TMP_GOPATH= [2022-02-11T19:00:02.622Z] #26 6.291 + : /build [2022-02-11T19:00:02.622Z] #26 6.291 + '[' -z '' ']' [2022-02-11T19:00:02.622Z] #26 6.291 ++ mktemp -d [2022-02-11T19:00:02.622Z] #26 6.291 + export GOPATH=/tmp/tmp.c1ysNKIMPx [2022-02-11T19:00:02.622Z] #26 6.291 + GOPATH=/tmp/tmp.c1ysNKIMPx [2022-02-11T19:00:02.622Z] #26 6.291 + RM_GOPATH=1 [2022-02-11T19:00:02.622Z] #26 6.291 + case "$(go env GOARCH)" in [2022-02-11T19:00:02.622Z] #26 6.291 ++ go env GOARCH [2022-02-11T19:00:02.622Z] #26 6.293 + export GO_BUILDMODE=-buildmode=pie [2022-02-11T19:00:02.622Z] #26 6.293 + GO_BUILDMODE=-buildmode=pie [2022-02-11T19:00:02.622Z] #26 6.306 ++ dirname /install.sh [2022-02-11T19:00:02.622Z] #26 6.309 + dir=/ [2022-02-11T19:00:02.622Z] #26 6.309 + bin=dockercli [2022-02-11T19:00:02.622Z] #26 6.309 + shift [2022-02-11T19:00:02.622Z] #26 6.309 + '[' '!' -f //dockercli.installer ']' [2022-02-11T19:00:02.622Z] #26 6.309 + . //dockercli.installer [2022-02-11T19:00:02.622Z] #26 6.309 ++ : stable [2022-02-11T19:00:02.622Z] #26 6.309 ++ : 17.06.2-ce [2022-02-11T19:00:02.622Z] #26 6.309 + install_dockercli [2022-02-11T19:00:02.622Z] #26 6.309 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-02-11T19:00:02.622Z] #26 6.310 Install docker/cli version 17.06.2-ce from stable [2022-02-11T19:00:02.622Z] #26 6.316 ++ uname -m [2022-02-11T19:00:02.622Z] #26 6.316 + arch=x86_64 [2022-02-11T19:00:02.622Z] #26 6.316 + '[' x86_64 '!=' x86_64 ']' [2022-02-11T19:00:02.622Z] #26 6.316 + url=https://download.docker.com/linux/static [2022-02-11T19:00:02.622Z] #26 6.316 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-02-11T19:00:02.622Z] #26 6.335 + tar -xz docker/docker [2022-02-11T19:00:02.880Z] #26 ... [2022-02-11T19:00:02.880Z] [2022-02-11T19:00:02.880Z] #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-02-11T19:00:02.880Z] #63 sha256:e96501f94ad9ec6c2d2a13135beeae0425c45a23cd0f4c4ec9b044de099d2117 [2022-02-11T19:00:02.880Z] #63 6.432 + RM_GOPATH=0 [2022-02-11T19:00:02.880Z] #63 6.432 + TMP_GOPATH= [2022-02-11T19:00:02.880Z] #63 6.432 + : /build [2022-02-11T19:00:02.880Z] #63 6.432 + '[' -z '' ']' [2022-02-11T19:00:02.880Z] #63 6.432 ++ mktemp -d [2022-02-11T19:00:02.880Z] #63 6.439 + export GOPATH=/tmp/tmp.zZGY9qmW3H [2022-02-11T19:00:02.880Z] #63 6.439 + GOPATH=/tmp/tmp.zZGY9qmW3H [2022-02-11T19:00:02.880Z] #63 6.439 + RM_GOPATH=1 [2022-02-11T19:00:02.880Z] #63 6.439 + case "$(go env GOARCH)" in [2022-02-11T19:00:02.880Z] #63 6.440 ++ go env GOARCH [2022-02-11T19:00:02.880Z] #63 6.460 + export GO_BUILDMODE=-buildmode=pie [2022-02-11T19:00:02.880Z] #63 6.460 + GO_BUILDMODE=-buildmode=pie [2022-02-11T19:00:02.880Z] #63 6.462 ++ dirname /install.sh [2022-02-11T19:00:02.880Z] #63 6.465 + dir=/ [2022-02-11T19:00:02.880Z] #63 6.465 + bin=rootlesskit [2022-02-11T19:00:02.880Z] #63 6.465 + shift [2022-02-11T19:00:02.880Z] #63 6.465 + '[' '!' -f //rootlesskit.installer ']' [2022-02-11T19:00:02.880Z] #63 6.465 + . //rootlesskit.installer [2022-02-11T19:00:02.880Z] #63 6.465 ++ : v0.14.6 [2022-02-11T19:00:02.880Z] #63 6.465 + install_rootlesskit [2022-02-11T19:00:02.880Z] #63 6.465 + case "$1" in [2022-02-11T19:00:02.880Z] #63 6.465 + export CGO_ENABLED=0 [2022-02-11T19:00:02.880Z] #63 6.465 + CGO_ENABLED=0 [2022-02-11T19:00:02.880Z] #63 6.465 + _install_rootlesskit [2022-02-11T19:00:02.880Z] #63 6.465 + echo 'Install rootlesskit version v0.14.6' [2022-02-11T19:00:02.880Z] #63 6.465 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-11T19:00:02.880Z] #63 6.465 + GOBIN=/build [2022-02-11T19:00:02.880Z] #63 6.465 + GO111MODULE=on [2022-02-11T19:00:02.880Z] #63 6.465 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-02-11T19:00:02.880Z] #63 6.465 Install rootlesskit version v0.14.6 [2022-02-11T19:00:03.431Z] #63 7.978 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-02-11T19:00:03.444Z] #63 7.064 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-02-11T19:00:04.003Z] #63 ... [2022-02-11T19:00:04.003Z] [2022-02-11T19:00:04.003Z] #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-02-11T19:00:04.003Z] #26 sha256:f589befc33b8e4ef5933f7ed56214c4d9d4efdd95f2486397b294cde11eff5af [2022-02-11T19:00:04.003Z] #26 8.005 + mkdir -p /build [2022-02-11T19:00:04.003Z] #26 8.007 + mv docker/docker /build/ [2022-02-11T19:00:04.003Z] #26 8.016 + rmdir docker [2022-02-11T19:00:04.003Z] #26 DONE 8.5s [2022-02-11T19:00:04.003Z] [2022-02-11T19:00:04.003Z] #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-02-11T19:00:04.003Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-11T19:00:04.003Z] #47 3.879 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-11T19:00:04.003Z] #47 3.926 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-11T19:00:04.003Z] #47 3.928 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-11T19:00:04.003Z] #47 4.475 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2022-02-11T19:00:04.003Z] #47 4.704 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-11T19:00:04.003Z] #47 6.321 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [117 kB] [2022-02-11T19:00:04.003Z] #47 8.043 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-11T19:00:05.386Z] #47 ... [2022-02-11T19:00:05.386Z] [2022-02-11T19:00:05.386Z] #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-02-11T19:00:05.386Z] #51 sha256:9cb9c0566e3298e0ef8d4c1cc5ff85884775446a6216cc80d1235f35bd7e6745 [2022-02-11T19:00:05.386Z] #51 3.885 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-02-11T19:00:05.386Z] #51 ... [2022-02-11T19:00:05.386Z] [2022-02-11T19:00:05.386Z] #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-02-11T19:00:05.386Z] #58 sha256:53862fbb77bf51806bbb0e8059038813b0b12d96948fca87c229ce51a0b0c26d [2022-02-11T19:00:05.386Z] #58 4.411 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-11T19:00:05.386Z] #58 4.441 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-11T19:00:05.386Z] #58 4.459 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-11T19:00:05.386Z] #58 5.191 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-11T19:00:05.386Z] #58 6.662 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [117 kB] [2022-02-11T19:00:05.386Z] #58 8.529 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-11T19:00:05.386Z] #58 ... [2022-02-11T19:00:05.386Z] [2022-02-11T19:00:05.386Z] #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-02-11T19:00:05.386Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-11T19:00:05.386Z] #14 3.486 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-11T19:00:05.386Z] #14 3.656 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-11T19:00:05.386Z] #14 3.661 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-11T19:00:05.386Z] #14 4.079 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-11T19:00:05.386Z] #14 5.301 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [117 kB] [2022-02-11T19:00:05.386Z] #14 7.310 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-11T19:00:05.647Z] #14 ... [2022-02-11T19:00:05.647Z] [2022-02-11T19:00:05.647Z] #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-02-11T19:00:05.647Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-11T19:00:05.647Z] #38 4.287 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-11T19:00:05.647Z] #38 4.323 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-11T19:00:05.647Z] #38 4.323 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-11T19:00:05.647Z] #38 5.020 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-11T19:00:05.647Z] #38 6.430 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [117 kB] [2022-02-11T19:00:05.647Z] #38 8.441 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-11T19:00:05.647Z] #38 ... [2022-02-11T19:00:05.647Z] [2022-02-11T19:00:05.647Z] #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-02-11T19:00:05.647Z] #34 sha256:4c78672af1e2fd1ff4a8df08f8682570625ce5d4c768dfb344e29852c5436b33 [2022-02-11T19:00:05.647Z] #34 2.936 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-02-11T19:00:05.647Z] #34 2.937 Cloning into '.'... [2022-02-11T19:00:05.738Z] #19 101.6 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-02-11T19:00:05.738Z] #19 101.7 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-02-11T19:00:05.738Z] #19 101.7 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-02-11T19:00:05.738Z] #19 101.7 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-02-11T19:00:05.738Z] #19 101.7 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-02-11T19:00:05.738Z] #19 101.7 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-02-11T19:00:05.906Z] #34 ... [2022-02-11T19:00:05.906Z] [2022-02-11T19:00:05.906Z] #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-02-11T19:00:05.906Z] #53 sha256:4b13d98b085ddcd7fae047447bfb57d1be42e428a771f87916a8d82413009bac [2022-02-11T19:00:05.906Z] #53 4.011 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-02-11T19:00:05.906Z] #53 5.471 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-02-11T19:00:05.906Z] #53 5.473 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-02-11T19:00:05.906Z] #53 5.620 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-02-11T19:00:05.906Z] #53 7.126 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-02-11T19:00:05.906Z] #53 ... [2022-02-11T19:00:05.906Z] [2022-02-11T19:00:05.906Z] #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-02-11T19:00:05.906Z] #36 sha256:f407ce39f146d77284e99b31cc10951a50ddc2c02057df6d0428ff3aa8a382a2 [2022-02-11T19:00:05.906Z] #36 3.768 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-02-11T19:00:05.977Z] #63 ... [2022-02-11T19:00:05.977Z] [2022-02-11T19:00:05.977Z] #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-02-11T19:00:05.977Z] #58 sha256:53862fbb77bf51806bbb0e8059038813b0b12d96948fca87c229ce51a0b0c26d [2022-02-11T19:00:05.977Z] #58 6.948 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-11T19:00:05.977Z] #58 7.023 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-11T19:00:05.977Z] #58 7.024 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-11T19:00:05.977Z] #58 8.232 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-11T19:00:05.977Z] #58 10.05 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [117 kB] [2022-02-11T19:00:05.977Z] #58 ... [2022-02-11T19:00:05.977Z] [2022-02-11T19:00:05.977Z] #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-02-11T19:00:05.977Z] #49 sha256:e128bd070acb77d02e54ae25ebbea27570e19742871458b3716c11a627275cda [2022-02-11T19:00:05.977Z] #49 6.568 go: downloading gotest.tools/gotestsum v1.7.0 [2022-02-11T19:00:05.977Z] #49 8.633 go: downloading github.com/dnephin/pflag v1.0.7 [2022-02-11T19:00:05.977Z] #49 8.634 go: downloading github.com/fatih/color v1.10.0 [2022-02-11T19:00:05.977Z] #49 8.762 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-02-11T19:00:05.977Z] #49 8.881 go: downloading github.com/pkg/errors v0.9.1 [2022-02-11T19:00:05.977Z] #49 9.433 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-02-11T19:00:05.977Z] #49 9.464 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-02-11T19:00:05.977Z] #49 9.564 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-02-11T19:00:05.977Z] #49 9.625 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-02-11T19:00:05.977Z] #49 9.803 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-02-11T19:00:05.977Z] #49 10.00 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-02-11T19:00:06.165Z] #36 ... [2022-02-11T19:00:06.165Z] [2022-02-11T19:00:06.165Z] #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-02-11T19:00:06.165Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-11T19:00:06.165Z] #47 10.22 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2022-02-11T19:00:06.235Z] #49 10.20 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-02-11T19:00:06.235Z] #49 ... [2022-02-11T19:00:06.235Z] [2022-02-11T19:00:06.235Z] #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-02-11T19:00:06.235Z] #34 sha256:4c78672af1e2fd1ff4a8df08f8682570625ce5d4c768dfb344e29852c5436b33 [2022-02-11T19:00:06.235Z] #34 6.209 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-02-11T19:00:06.235Z] #34 6.209 Cloning into '.'... [2022-02-11T19:00:06.235Z] #34 ... [2022-02-11T19:00:06.235Z] [2022-02-11T19:00:06.235Z] #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-02-11T19:00:06.235Z] #36 sha256:f407ce39f146d77284e99b31cc10951a50ddc2c02057df6d0428ff3aa8a382a2 [2022-02-11T19:00:06.235Z] #36 6.197 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-02-11T19:00:06.493Z] #36 ... [2022-02-11T19:00:06.493Z] [2022-02-11T19:00:06.493Z] #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-02-11T19:00:06.493Z] #51 sha256:9cb9c0566e3298e0ef8d4c1cc5ff85884775446a6216cc80d1235f35bd7e6745 [2022-02-11T19:00:06.493Z] #51 5.982 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-02-11T19:00:06.493Z] #51 ... [2022-02-11T19:00:06.493Z] [2022-02-11T19:00:06.493Z] #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-02-11T19:00:06.493Z] #53 sha256:4b13d98b085ddcd7fae047447bfb57d1be42e428a771f87916a8d82413009bac [2022-02-11T19:00:06.493Z] #53 6.097 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-02-11T19:00:06.493Z] #53 7.840 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-02-11T19:00:06.493Z] #53 7.844 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-02-11T19:00:06.493Z] #53 7.929 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-02-11T19:00:06.493Z] #53 9.881 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-02-11T19:00:06.728Z] #47 3.552 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-11T19:00:06.728Z] #47 3.561 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-11T19:00:06.728Z] #47 3.564 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-11T19:00:06.728Z] #47 4.131 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2022-02-11T19:00:06.728Z] #47 4.286 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-11T19:00:06.751Z] #53 ... [2022-02-11T19:00:06.751Z] [2022-02-11T19:00:06.751Z] #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-02-11T19:00:06.751Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-11T19:00:06.751Z] #14 7.101 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-11T19:00:06.751Z] #14 7.173 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-11T19:00:06.751Z] #14 7.173 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-11T19:00:06.751Z] #14 8.275 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-11T19:00:06.751Z] #14 10.31 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [117 kB] [2022-02-11T19:00:07.008Z] #14 ... [2022-02-11T19:00:07.008Z] [2022-02-11T19:00:07.008Z] #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-02-11T19:00:07.008Z] #43 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-11T19:00:07.008Z] #43 6.426 + git clone https://github.com/docker/distribution.git . [2022-02-11T19:00:07.008Z] #43 6.427 Cloning into '.'... [2022-02-11T19:00:07.008Z] #43 ... [2022-02-11T19:00:07.008Z] [2022-02-11T19:00:07.008Z] #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-02-11T19:00:07.008Z] #63 sha256:e96501f94ad9ec6c2d2a13135beeae0425c45a23cd0f4c4ec9b044de099d2117 [2022-02-11T19:00:07.008Z] #63 10.59 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-02-11T19:00:07.008Z] #63 10.59 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-02-11T19:00:07.139Z] #19 ... [2022-02-11T19:00:07.139Z] [2022-02-11T19:00:07.139Z] #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-02-11T19:00:07.139Z] #50 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-11T19:00:07.139Z] #50 110.3 + dpkg --print-architecture [2022-02-11T19:00:07.139Z] #50 110.3 + git checkout -q v2.1.0 [2022-02-11T19:00:07.402Z] #50 110.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-02-11T19:00:07.402Z] #50 110.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-02-11T19:00:07.425Z] #26 ... [2022-02-11T19:00:07.426Z] [2022-02-11T19:00:07.426Z] #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-02-11T19:00:07.426Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-11T19:00:07.426Z] #38 5.006 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-11T19:00:07.426Z] #38 5.035 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-11T19:00:07.426Z] #38 5.035 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-11T19:00:07.426Z] #38 6.046 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-11T19:00:07.426Z] #38 7.799 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [117 kB] [2022-02-11T19:00:07.426Z] #38 9.945 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-11T19:00:07.426Z] #38 ... [2022-02-11T19:00:07.426Z] [2022-02-11T19:00:07.426Z] #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-02-11T19:00:07.426Z] #34 sha256:4c78672af1e2fd1ff4a8df08f8682570625ce5d4c768dfb344e29852c5436b33 [2022-02-11T19:00:07.426Z] #34 4.421 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-02-11T19:00:07.426Z] #34 4.423 Cloning into '.'... [2022-02-11T19:00:07.544Z] #47 ... [2022-02-11T19:00:07.544Z] [2022-02-11T19:00:07.545Z] #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-02-11T19:00:07.545Z] #43 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-11T19:00:07.545Z] #43 2.465 + git clone https://github.com/docker/distribution.git . [2022-02-11T19:00:07.545Z] #43 2.468 Cloning into '.'... [2022-02-11T19:00:07.658Z] #47 5.247 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [114 kB] [2022-02-11T19:00:07.658Z] #47 ... [2022-02-11T19:00:07.658Z] [2022-02-11T19:00:07.659Z] #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-02-11T19:00:07.659Z] #26 sha256:9fea6944ce8e99603d0794c2b393a0bb0702dd091356018a19c815f4af50f6ec [2022-02-11T19:00:07.659Z] #26 3.224 + RM_GOPATH=0 [2022-02-11T19:00:07.659Z] #26 3.224 + TMP_GOPATH= [2022-02-11T19:00:07.659Z] #26 3.225 + : /build [2022-02-11T19:00:07.659Z] #26 3.225 + '[' -z '' ']' [2022-02-11T19:00:07.659Z] #26 3.225 ++ mktemp -d [2022-02-11T19:00:07.659Z] #26 3.228 + export GOPATH=/tmp/tmp.NmOzlhbUPH [2022-02-11T19:00:07.659Z] #26 3.228 + GOPATH=/tmp/tmp.NmOzlhbUPH [2022-02-11T19:00:07.659Z] #26 3.228 + RM_GOPATH=1 [2022-02-11T19:00:07.659Z] #26 3.228 + case "$(go env GOARCH)" in [2022-02-11T19:00:07.659Z] #26 3.230 ++ go env GOARCH [2022-02-11T19:00:07.659Z] #26 3.243 + export GO_BUILDMODE=-buildmode=pie [2022-02-11T19:00:07.659Z] #26 3.243 + GO_BUILDMODE=-buildmode=pie [2022-02-11T19:00:07.659Z] #26 3.244 ++ dirname /install.sh [2022-02-11T19:00:07.659Z] #26 3.255 + dir=/ [2022-02-11T19:00:07.659Z] #26 3.255 + bin=dockercli [2022-02-11T19:00:07.659Z] #26 3.256 + shift [2022-02-11T19:00:07.659Z] #26 3.256 + '[' '!' -f //dockercli.installer ']' [2022-02-11T19:00:07.659Z] #26 3.256 + . //dockercli.installer [2022-02-11T19:00:07.659Z] #26 3.257 ++ : stable [2022-02-11T19:00:07.659Z] #26 3.257 ++ : 17.06.2-ce [2022-02-11T19:00:07.659Z] #26 3.258 + install_dockercli [2022-02-11T19:00:07.659Z] #26 3.259 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-02-11T19:00:07.659Z] #26 3.265 Install docker/cli version 17.06.2-ce from stable [2022-02-11T19:00:07.659Z] #26 3.267 ++ uname -m [2022-02-11T19:00:07.659Z] #26 3.270 + arch=aarch64 [2022-02-11T19:00:07.659Z] #26 3.270 + '[' aarch64 '!=' x86_64 ']' [2022-02-11T19:00:07.659Z] #26 3.270 + '[' aarch64 '!=' s390x ']' [2022-02-11T19:00:07.659Z] #26 3.270 + '[' aarch64 '!=' armhf ']' [2022-02-11T19:00:07.659Z] #26 3.271 + build_dockercli [2022-02-11T19:00:07.659Z] #26 3.271 + git clone https://github.com/docker/docker-ce /tmp/tmp.NmOzlhbUPH/tmp/docker-ce [2022-02-11T19:00:07.659Z] #26 3.274 Cloning into '/tmp/tmp.NmOzlhbUPH/tmp/docker-ce'... [2022-02-11T19:00:07.683Z] #34 ... [2022-02-11T19:00:07.683Z] [2022-02-11T19:00:07.683Z] #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-02-11T19:00:07.683Z] #51 sha256:9cb9c0566e3298e0ef8d4c1cc5ff85884775446a6216cc80d1235f35bd7e6745 [2022-02-11T19:00:07.683Z] #51 4.975 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-02-11T19:00:07.683Z] #51 ... [2022-02-11T19:00:07.683Z] [2022-02-11T19:00:07.683Z] #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-02-11T19:00:07.683Z] #53 sha256:4b13d98b085ddcd7fae047447bfb57d1be42e428a771f87916a8d82413009bac [2022-02-11T19:00:07.684Z] #53 5.397 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-02-11T19:00:07.684Z] #53 6.404 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-02-11T19:00:07.684Z] #53 6.406 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-02-11T19:00:07.684Z] #53 6.569 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-02-11T19:00:07.684Z] #53 8.320 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-02-11T19:00:07.804Z] #43 ... [2022-02-11T19:00:07.804Z] [2022-02-11T19:00:07.804Z] #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-02-11T19:00:07.804Z] #49 sha256:e128bd070acb77d02e54ae25ebbea27570e19742871458b3716c11a627275cda [2022-02-11T19:00:07.804Z] #49 12.71 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-02-11T19:00:07.804Z] #49 12.71 go: downloading golang.org/x/mod v0.3.0 [2022-02-11T19:00:07.940Z] #53 ... [2022-02-11T19:00:07.940Z] [2022-02-11T19:00:07.940Z] #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-02-11T19:00:07.940Z] #36 sha256:f407ce39f146d77284e99b31cc10951a50ddc2c02057df6d0428ff3aa8a382a2 [2022-02-11T19:00:07.940Z] #36 4.058 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-02-11T19:00:07.940Z] #36 ... [2022-02-11T19:00:07.940Z] [2022-02-11T19:00:07.940Z] #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-02-11T19:00:07.940Z] #43 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-11T19:00:07.940Z] #43 4.326 + git clone https://github.com/docker/distribution.git . [2022-02-11T19:00:07.940Z] #43 4.330 Cloning into '.'... [2022-02-11T19:00:08.197Z] #43 ... [2022-02-11T19:00:08.197Z] [2022-02-11T19:00:08.197Z] #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-02-11T19:00:08.197Z] #63 sha256:29d15b4871ce9024ca12e7b352a302aa05f8c7d59d6471a00749cb14ec045662 [2022-02-11T19:00:08.197Z] #63 4.076 + RM_GOPATH=0 [2022-02-11T19:00:08.197Z] #63 4.076 + TMP_GOPATH= [2022-02-11T19:00:08.197Z] #63 4.076 + : /build [2022-02-11T19:00:08.197Z] #63 4.076 + '[' -z '' ']' [2022-02-11T19:00:08.197Z] #63 4.076 ++ mktemp -d [2022-02-11T19:00:08.197Z] #63 4.084 + export GOPATH=/tmp/tmp.pb8HGnJUoP [2022-02-11T19:00:08.197Z] #63 4.084 + GOPATH=/tmp/tmp.pb8HGnJUoP [2022-02-11T19:00:08.197Z] #63 4.084 + RM_GOPATH=1 [2022-02-11T19:00:08.197Z] #63 4.084 + case "$(go env GOARCH)" in [2022-02-11T19:00:08.197Z] #63 4.094 ++ go env GOARCH [2022-02-11T19:00:08.197Z] #63 4.102 Install rootlesskit version v0.14.6 [2022-02-11T19:00:08.197Z] #63 4.102 + export GO_BUILDMODE=-buildmode=pie [2022-02-11T19:00:08.197Z] #63 4.102 + GO_BUILDMODE=-buildmode=pie [2022-02-11T19:00:08.197Z] #63 4.102 ++ dirname /install.sh [2022-02-11T19:00:08.197Z] #63 4.102 + dir=/ [2022-02-11T19:00:08.197Z] #63 4.102 + bin=rootlesskit [2022-02-11T19:00:08.197Z] #63 4.102 + shift [2022-02-11T19:00:08.197Z] #63 4.102 + '[' '!' -f //rootlesskit.installer ']' [2022-02-11T19:00:08.197Z] #63 4.102 + . //rootlesskit.installer [2022-02-11T19:00:08.197Z] #63 4.102 ++ : v0.14.6 [2022-02-11T19:00:08.197Z] #63 4.102 + install_rootlesskit [2022-02-11T19:00:08.197Z] #63 4.102 + case "$1" in [2022-02-11T19:00:08.197Z] #63 4.102 + export CGO_ENABLED=0 [2022-02-11T19:00:08.197Z] #63 4.102 + CGO_ENABLED=0 [2022-02-11T19:00:08.197Z] #63 4.102 + _install_rootlesskit [2022-02-11T19:00:08.197Z] #63 4.102 + echo 'Install rootlesskit version v0.14.6' [2022-02-11T19:00:08.197Z] #63 4.102 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-11T19:00:08.197Z] #63 4.102 + GOBIN=/build [2022-02-11T19:00:08.197Z] #63 4.102 + GO111MODULE=on [2022-02-11T19:00:08.197Z] #63 4.102 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-02-11T19:00:08.197Z] #63 4.624 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-02-11T19:00:08.197Z] #63 6.959 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-02-11T19:00:08.197Z] #63 6.987 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-02-11T19:00:08.198Z] #63 7.520 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-02-11T19:00:08.198Z] #63 ... [2022-02-11T19:00:08.198Z] [2022-02-11T19:00:08.198Z] #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-02-11T19:00:08.198Z] #58 sha256:53862fbb77bf51806bbb0e8059038813b0b12d96948fca87c229ce51a0b0c26d [2022-02-11T19:00:08.198Z] #58 5.149 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-11T19:00:08.198Z] #58 5.190 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-11T19:00:08.198Z] #58 5.195 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-11T19:00:08.198Z] #58 6.010 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-11T19:00:08.198Z] #58 7.832 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [117 kB] [2022-02-11T19:00:08.198Z] #58 9.892 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-11T19:00:08.379Z] #63 11.78 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-02-11T19:00:08.455Z] #58 ... [2022-02-11T19:00:08.455Z] [2022-02-11T19:00:08.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-02-11T19:00:08.455Z] #49 sha256:e128bd070acb77d02e54ae25ebbea27570e19742871458b3716c11a627275cda [2022-02-11T19:00:08.455Z] #49 4.916 go: downloading gotest.tools/gotestsum v1.7.0 [2022-02-11T19:00:08.455Z] #49 6.508 go: downloading github.com/fatih/color v1.10.0 [2022-02-11T19:00:08.455Z] #49 6.716 go: downloading github.com/dnephin/pflag v1.0.7 [2022-02-11T19:00:08.455Z] #49 6.850 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-02-11T19:00:08.455Z] #49 6.896 go: downloading github.com/pkg/errors v0.9.1 [2022-02-11T19:00:08.455Z] #49 7.024 go: downloading golang.org/x/tools v0.1.0 [2022-02-11T19:00:08.455Z] #49 7.067 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-02-11T19:00:08.455Z] #49 7.181 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-02-11T19:00:08.455Z] #49 7.381 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-02-11T19:00:08.455Z] #49 7.498 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-02-11T19:00:08.455Z] #49 11.04 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-02-11T19:00:08.455Z] #49 11.10 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-02-11T19:00:08.455Z] #49 11.18 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-02-11T19:00:08.712Z] #49 ... [2022-02-11T19:00:08.712Z] [2022-02-11T19:00:08.712Z] #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-02-11T19:00:08.712Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-11T19:00:08.712Z] #14 4.606 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-11T19:00:08.712Z] #14 4.629 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-11T19:00:08.712Z] #14 4.631 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-11T19:00:08.712Z] #14 5.226 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-11T19:00:08.712Z] #14 6.821 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [117 kB] [2022-02-11T19:00:08.712Z] #14 8.835 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-11T19:00:08.712Z] #14 ... [2022-02-11T19:00:08.712Z] [2022-02-11T19:00:08.712Z] #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-02-11T19:00:08.712Z] #63 sha256:29d15b4871ce9024ca12e7b352a302aa05f8c7d59d6471a00749cb14ec045662 [2022-02-11T19:00:08.712Z] #63 10.82 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-02-11T19:00:08.972Z] #63 11.45 go: downloading github.com/google/uuid v1.3.0 [2022-02-11T19:00:08.972Z] #63 11.47 go: downloading github.com/moby/vpnkit v0.5.0 [2022-02-11T19:00:09.029Z] #26 ... [2022-02-11T19:00:09.029Z] [2022-02-11T19:00:09.029Z] #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-02-11T19:00:09.029Z] #31 sha256:f91d962584ad6241bfdca0dadfb062290c4fb43d3564c63ab35f08c571679c72 [2022-02-11T19:00:09.029Z] #31 1.949 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-02-11T19:00:09.029Z] #31 2.179 [2022-02-11T19:00:09.029Z] #31 2.407 #=#=# ################################ 44.5% ######################################################################## 100.0% [2022-02-11T19:00:09.029Z] #31 2.696 [2022-02-11T19:00:09.029Z] #31 5.083 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-02-11T19:00:09.029Z] #31 6.235 #=#=# [2022-02-11T19:00:09.030Z] #31 6.562 #=#=# 0.8% ########################## 37.2% ######################################################################## 100.0% [2022-02-11T19:00:09.230Z] #63 11.59 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-02-11T19:00:09.497Z] #63 11.69 go: downloading github.com/gofrs/flock v0.8.1 [2022-02-11T19:00:09.497Z] #63 11.83 go: downloading github.com/gorilla/mux v1.8.0 [2022-02-11T19:00:09.755Z] #63 12.04 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-02-11T19:00:09.755Z] #63 ... [2022-02-11T19:00:09.755Z] [2022-02-11T19:00:09.755Z] #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-02-11T19:00:09.755Z] #26 sha256:58dff0a08e8d432a4880aa82ec3d6d42dc6bd75c14eef01e1ff7821579f4700f [2022-02-11T19:00:09.755Z] #26 11.69 + mkdir -p /build [2022-02-11T19:00:09.755Z] #26 11.69 + mv docker/docker /build/ [2022-02-11T19:00:09.755Z] #26 11.69 + rmdir docker [2022-02-11T19:00:09.755Z] #26 DONE 12.1s [2022-02-11T19:00:09.972Z] #31 8.084 [2022-02-11T19:00:10.017Z] [2022-02-11T19:00:10.017Z] #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-02-11T19:00:10.017Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-11T19:00:10.017Z] #47 4.858 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-11T19:00:10.017Z] #47 4.908 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-11T19:00:10.017Z] #47 4.909 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-11T19:00:10.017Z] #47 5.460 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2022-02-11T19:00:10.017Z] #47 5.847 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-11T19:00:10.017Z] #47 7.584 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [117 kB] [2022-02-11T19:00:10.017Z] #47 9.715 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-11T19:00:10.017Z] #47 11.49 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2022-02-11T19:00:10.342Z] #49 ... [2022-02-11T19:00:10.342Z] [2022-02-11T19:00:10.342Z] #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-02-11T19:00:10.342Z] #36 sha256:f407ce39f146d77284e99b31cc10951a50ddc2c02057df6d0428ff3aa8a382a2 [2022-02-11T19:00:10.342Z] #36 14.62 tomll can be used in two ways: [2022-02-11T19:00:10.342Z] #36 14.62 Writing to STDIN and reading from STDOUT: [2022-02-11T19:00:10.342Z] #36 14.62 cat file.toml | tomll > file.toml [2022-02-11T19:00:10.342Z] #36 14.62 [2022-02-11T19:00:10.342Z] #36 14.62 Reading and updating a list of files: [2022-02-11T19:00:10.342Z] #36 14.62 tomll a.toml b.toml c.toml [2022-02-11T19:00:10.342Z] #36 14.62 [2022-02-11T19:00:10.342Z] #36 14.62 When given a list of files, tomll will modify all files in place without asking. [2022-02-11T19:00:10.342Z] #36 DONE 15.4s [2022-02-11T19:00:10.584Z] #47 ... [2022-02-11T19:00:10.584Z] [2022-02-11T19:00:10.584Z] #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-02-11T19:00:10.584Z] #49 sha256:e128bd070acb77d02e54ae25ebbea27570e19742871458b3716c11a627275cda [2022-02-11T19:00:10.584Z] #49 13.06 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-02-11T19:00:10.584Z] #49 13.06 go: downloading golang.org/x/mod v0.3.0 [2022-02-11T19:00:10.602Z] [2022-02-11T19:00:10.604Z] #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-02-11T19:00:10.604Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-11T19:00:10.604Z] #38 15.44 Fetched 8502 kB in 11s (743 kB/s) [2022-02-11T19:00:11.660Z] #63 15.33 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-02-11T19:00:12.229Z] #63 16.04 go: downloading github.com/google/uuid v1.3.0 [2022-02-11T19:00:12.486Z] #63 16.14 go: downloading github.com/moby/vpnkit v0.5.0 [2022-02-11T19:00:12.486Z] #63 16.17 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-02-11T19:00:12.486Z] #63 16.27 go: downloading github.com/gofrs/flock v0.8.1 [2022-02-11T19:00:12.495Z] #31 ... [2022-02-11T19:00:12.495Z] [2022-02-11T19:00:12.495Z] #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-02-11T19:00:12.495Z] #49 sha256:4bb1a95e6d46a27ca3c0b5ecc45c1bb8da1098ca75dfe1a9509f9a41c140271b [2022-02-11T19:00:12.495Z] #49 3.433 go: downloading gotest.tools/gotestsum v1.7.0 [2022-02-11T19:00:12.495Z] #49 5.357 go: downloading github.com/dnephin/pflag v1.0.7 [2022-02-11T19:00:12.495Z] #49 5.364 go: downloading github.com/fatih/color v1.10.0 [2022-02-11T19:00:12.495Z] #49 5.441 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-02-11T19:00:12.495Z] #49 5.606 go: downloading github.com/pkg/errors v0.9.1 [2022-02-11T19:00:12.495Z] #49 5.855 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-02-11T19:00:12.495Z] #49 5.864 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-02-11T19:00:12.495Z] #49 5.928 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-02-11T19:00:12.495Z] #49 6.050 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-02-11T19:00:12.495Z] #49 6.150 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-02-11T19:00:12.495Z] #49 6.233 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-02-11T19:00:12.495Z] #49 6.296 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-02-11T19:00:12.495Z] #49 6.532 go: downloading golang.org/x/tools v0.1.0 [2022-02-11T19:00:12.495Z] #49 ... [2022-02-11T19:00:12.495Z] [2022-02-11T19:00:12.495Z] #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-02-11T19:00:12.495Z] #51 sha256:31926d458c5ba4a4e6a76642017a4c20507976b20636d3bdc2fbc6c581aa480c [2022-02-11T19:00:12.495Z] #51 2.812 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-02-11T19:00:12.495Z] #51 ... [2022-02-11T19:00:12.495Z] [2022-02-11T19:00:12.495Z] #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-02-11T19:00:12.495Z] #38 sha256:97d2570150a85384d019800b8206a8cceec0dc16cbc9052940c5711a94851069 [2022-02-11T19:00:12.495Z] #38 3.817 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-11T19:00:12.495Z] #38 3.829 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-11T19:00:12.495Z] #38 3.829 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-11T19:00:12.495Z] #38 4.473 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-11T19:00:12.495Z] #38 5.430 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [114 kB] [2022-02-11T19:00:12.495Z] #38 6.616 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-11T19:00:12.495Z] #38 ... [2022-02-11T19:00:12.495Z] [2022-02-11T19:00:12.495Z] #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-02-11T19:00:12.495Z] #34 sha256:3bfa9e7171fc4f96669242c7fe3b478f06d73cc45545dd91ec1fdc8110a580cf [2022-02-11T19:00:12.495Z] #34 3.288 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-02-11T19:00:12.495Z] #34 3.293 Cloning into '.'... [2022-02-11T19:00:12.743Z] #63 16.33 go: downloading github.com/gorilla/mux v1.8.0 [2022-02-11T19:00:12.743Z] #63 16.45 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-02-11T19:00:12.752Z] #34 ... [2022-02-11T19:00:12.752Z] [2022-02-11T19:00:12.752Z] #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-02-11T19:00:12.752Z] #63 sha256:04569315b4764dff6fedcdc0e13bb3f9da9a02b0c904b201b14b2c0f776c3eab [2022-02-11T19:00:12.752Z] #63 2.914 + RM_GOPATH=0 [2022-02-11T19:00:12.752Z] #63 2.914 + TMP_GOPATH= [2022-02-11T19:00:12.752Z] #63 2.914 + : /build [2022-02-11T19:00:12.752Z] #63 2.914 + '[' -z '' ']' [2022-02-11T19:00:12.752Z] #63 2.915 ++ mktemp -d [2022-02-11T19:00:12.752Z] #63 2.918 + export GOPATH=/tmp/tmp.VsBlnHkqWG [2022-02-11T19:00:12.752Z] #63 2.919 + GOPATH=/tmp/tmp.VsBlnHkqWG [2022-02-11T19:00:12.752Z] #63 2.919 + RM_GOPATH=1 [2022-02-11T19:00:12.752Z] #63 2.920 + case "$(go env GOARCH)" in [2022-02-11T19:00:12.752Z] #63 2.920 ++ go env GOARCH [2022-02-11T19:00:12.752Z] #63 2.940 + export GO_BUILDMODE=-buildmode=pie [2022-02-11T19:00:12.752Z] #63 2.940 + GO_BUILDMODE=-buildmode=pie [2022-02-11T19:00:12.752Z] #63 2.940 ++ dirname /install.sh [2022-02-11T19:00:12.752Z] #63 2.940 + dir=/ [2022-02-11T19:00:12.752Z] #63 2.940 + bin=rootlesskit [2022-02-11T19:00:12.752Z] #63 2.940 + shift [2022-02-11T19:00:12.752Z] #63 2.940 + '[' '!' -f //rootlesskit.installer ']' [2022-02-11T19:00:12.752Z] #63 2.940 + . //rootlesskit.installer [2022-02-11T19:00:12.752Z] #63 2.940 ++ : v0.14.6 [2022-02-11T19:00:12.752Z] #63 2.940 + install_rootlesskit [2022-02-11T19:00:12.752Z] #63 2.940 + case "$1" in [2022-02-11T19:00:12.752Z] #63 2.940 + export CGO_ENABLED=0 [2022-02-11T19:00:12.752Z] #63 2.940 + CGO_ENABLED=0 [2022-02-11T19:00:12.752Z] #63 2.940 + _install_rootlesskit [2022-02-11T19:00:12.752Z] #63 2.940 + echo 'Install rootlesskit version v0.14.6' [2022-02-11T19:00:12.752Z] #63 2.940 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-11T19:00:12.752Z] #63 2.940 + GOBIN=/build [2022-02-11T19:00:12.752Z] #63 2.940 + GO111MODULE=on [2022-02-11T19:00:12.752Z] #63 2.940 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-02-11T19:00:12.752Z] #63 2.940 Install rootlesskit version v0.14.6 [2022-02-11T19:00:12.752Z] #63 3.429 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-02-11T19:00:12.752Z] #63 6.151 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-02-11T19:00:12.752Z] #63 6.151 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-02-11T19:00:12.752Z] #63 6.746 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-02-11T19:00:12.752Z] #63 9.081 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-02-11T19:00:12.752Z] #63 9.546 go: downloading github.com/google/uuid v1.3.0 [2022-02-11T19:00:12.752Z] #63 9.549 go: downloading github.com/moby/vpnkit v0.5.0 [2022-02-11T19:00:12.752Z] #63 9.638 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-02-11T19:00:12.752Z] #63 9.759 go: downloading github.com/gofrs/flock v0.8.1 [2022-02-11T19:00:12.752Z] #63 9.822 go: downloading github.com/gorilla/mux v1.8.0 [2022-02-11T19:00:12.752Z] #63 10.11 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-02-11T19:00:12.752Z] #63 10.41 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-02-11T19:00:12.752Z] #63 ... [2022-02-11T19:00:12.752Z] [2022-02-11T19:00:12.753Z] #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-02-11T19:00:12.753Z] #53 sha256:50c34fbe9d331716cdcb1412d967bfae1dd3398bfdc14e206a0fecdd7f3c40cf [2022-02-11T19:00:12.753Z] #53 3.143 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-02-11T19:00:12.753Z] #53 4.074 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-02-11T19:00:12.753Z] #53 4.082 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-02-11T19:00:12.753Z] #53 4.197 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-02-11T19:00:12.753Z] #53 5.507 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-02-11T19:00:13.000Z] #63 ... [2022-02-11T19:00:13.000Z] [2022-02-11T19:00:13.000Z] #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-02-11T19:00:13.000Z] #26 sha256:6dec349ae05cbf8bd76e9b618e0461ad90f8990d879f84b5eeef62e7e4cf86f3 [2022-02-11T19:00:13.000Z] #26 16.76 + mkdir -p /build [2022-02-11T19:00:13.000Z] #26 16.78 + mv docker/docker /build/ [2022-02-11T19:00:13.000Z] #26 16.78 + rmdir docker [2022-02-11T19:00:13.009Z] #53 ... [2022-02-11T19:00:13.009Z] [2022-02-11T19:00:13.009Z] #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-02-11T19:00:13.009Z] #36 sha256:b0a700bcc09973c47169563c3637cfd7cdc061ffad5331a5be46f450ccf85fd5 [2022-02-11T19:00:13.009Z] #36 3.473 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-02-11T19:00:13.009Z] #36 ... [2022-02-11T19:00:13.009Z] [2022-02-11T19:00:13.009Z] #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-02-11T19:00:13.009Z] #14 sha256:585fe1784afb68afac71307fb6cc9be4660b10f7d47467ad5aeceff80fd377f4 [2022-02-11T19:00:13.009Z] #14 3.597 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-11T19:00:13.009Z] #14 3.628 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-11T19:00:13.009Z] #14 3.628 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-11T19:00:13.009Z] #14 4.032 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-11T19:00:13.009Z] #14 5.149 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [114 kB] [2022-02-11T19:00:13.009Z] #14 6.523 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-11T19:00:13.258Z] #26 ... [2022-02-11T19:00:13.258Z] [2022-02-11T19:00:13.258Z] #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-02-11T19:00:13.258Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-11T19:00:13.258Z] #47 7.264 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-11T19:00:13.258Z] #47 7.368 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-11T19:00:13.258Z] #47 7.569 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-11T19:00:13.258Z] #47 8.117 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2022-02-11T19:00:13.258Z] #47 8.484 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-11T19:00:13.258Z] #47 10.48 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [117 kB] [2022-02-11T19:00:13.258Z] #47 14.34 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-11T19:00:13.258Z] #47 16.19 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2022-02-11T19:00:13.258Z] #47 ... [2022-02-11T19:00:13.258Z] [2022-02-11T19:00:13.258Z] #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-02-11T19:00:13.258Z] #63 sha256:e96501f94ad9ec6c2d2a13135beeae0425c45a23cd0f4c4ec9b044de099d2117 [2022-02-11T19:00:13.258Z] #63 17.00 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-02-11T19:00:13.258Z] #63 17.13 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-02-11T19:00:13.265Z] #14 ... [2022-02-11T19:00:13.265Z] [2022-02-11T19:00:13.265Z] #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-02-11T19:00:13.265Z] #58 sha256:36169c270e5097460ae1ca82083a2274107aefcc99bec3a5d04bfec9771ab606 [2022-02-11T19:00:13.265Z] #58 2.644 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-11T19:00:13.265Z] #58 2.672 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-11T19:00:13.265Z] #58 2.672 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-11T19:00:13.265Z] #58 3.002 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-11T19:00:13.265Z] #58 3.673 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [114 kB] [2022-02-11T19:00:13.265Z] #58 5.017 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-11T19:00:13.265Z] #58 10.29 Fetched 8386 kB in 8s (1060 kB/s) [2022-02-11T19:00:13.522Z] #58 10.29 Reading package lists... [2022-02-11T19:00:13.522Z] #58 ... [2022-02-11T19:00:13.522Z] [2022-02-11T19:00:13.522Z] #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-02-11T19:00:13.522Z] #49 sha256:4bb1a95e6d46a27ca3c0b5ecc45c1bb8da1098ca75dfe1a9509f9a41c140271b [2022-02-11T19:00:13.522Z] #49 10.88 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-02-11T19:00:13.522Z] #49 10.89 go: downloading golang.org/x/mod v0.3.0 [2022-02-11T19:00:13.823Z] #63 17.32 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-02-11T19:00:13.865Z] #49 ... [2022-02-11T19:00:13.865Z] [2022-02-11T19:00:13.865Z] #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-02-11T19:00:13.865Z] #36 sha256:f407ce39f146d77284e99b31cc10951a50ddc2c02057df6d0428ff3aa8a382a2 [2022-02-11T19:00:13.865Z] #36 15.93 tomll can be used in two ways: [2022-02-11T19:00:13.865Z] #36 15.93 Writing to STDIN and reading from STDOUT: [2022-02-11T19:00:13.865Z] #36 15.93 cat file.toml | tomll > file.toml [2022-02-11T19:00:13.865Z] #36 15.93 [2022-02-11T19:00:13.865Z] #36 15.93 Reading and updating a list of files: [2022-02-11T19:00:13.865Z] #36 15.93 tomll a.toml b.toml c.toml [2022-02-11T19:00:13.865Z] #36 15.93 [2022-02-11T19:00:13.865Z] #36 15.93 When given a list of files, tomll will modify all files in place without asking. [2022-02-11T19:00:13.865Z] #36 DONE 16.1s [2022-02-11T19:00:13.865Z] [2022-02-11T19:00:13.865Z] #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-02-11T19:00:13.865Z] #63 sha256:29d15b4871ce9024ca12e7b352a302aa05f8c7d59d6471a00749cb14ec045662 [2022-02-11T19:00:13.865Z] #63 12.80 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-02-11T19:00:13.865Z] #63 12.92 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-02-11T19:00:13.865Z] #63 15.15 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-02-11T19:00:13.865Z] #63 15.29 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-02-11T19:00:14.008Z] #50 ... [2022-02-11T19:00:14.008Z] [2022-02-11T19:00:14.008Z] #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-02-11T19:00:14.008Z] #19 sha256:e6798e78d73b38d863d277f3b50a2bcdbf997696b972cf58606dfe892bcf36ba [2022-02-11T19:00:14.008Z] #19 110.4 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-02-11T19:00:14.008Z] #19 110.4 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-02-11T19:00:14.008Z] #19 110.4 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-02-11T19:00:14.008Z] #19 110.4 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-02-11T19:00:14.008Z] #19 110.4 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-02-11T19:00:14.008Z] #19 110.4 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-02-11T19:00:14.856Z] #63 ... [2022-02-11T19:00:14.856Z] [2022-02-11T19:00:14.856Z] #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-02-11T19:00:14.856Z] #26 sha256:6dec349ae05cbf8bd76e9b618e0461ad90f8990d879f84b5eeef62e7e4cf86f3 [2022-02-11T19:00:14.856Z] #26 DONE 18.6s [2022-02-11T19:00:15.118Z] [2022-02-11T19:00:15.118Z] #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-02-11T19:00:15.118Z] #49 sha256:e128bd070acb77d02e54ae25ebbea27570e19742871458b3716c11a627275cda [2022-02-11T19:00:15.118Z] #49 10.36 go: downloading golang.org/x/tools v0.1.0 [2022-02-11T19:00:15.118Z] #49 17.30 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-02-11T19:00:15.118Z] #49 17.32 go: downloading golang.org/x/mod v0.3.0 [2022-02-11T19:00:15.241Z] #63 ... [2022-02-11T19:00:15.241Z] [2022-02-11T19:00:15.241Z] #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-02-11T19:00:15.241Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-11T19:00:15.241Z] #38 18.13 Fetched 8502 kB in 13s (635 kB/s) [2022-02-11T19:00:15.375Z] #49 ... [2022-02-11T19:00:15.375Z] [2022-02-11T19:00:15.375Z] #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-02-11T19:00:15.375Z] #63 sha256:e96501f94ad9ec6c2d2a13135beeae0425c45a23cd0f4c4ec9b044de099d2117 [2022-02-11T19:00:15.375Z] #63 18.96 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-02-11T19:00:15.415Z] #49 ... [2022-02-11T19:00:15.415Z] [2022-02-11T19:00:15.415Z] #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-02-11T19:00:15.415Z] #43 sha256:15e6f1e0758974ec0732318b13797e83c8e744f5cfddb806215bbc82680f9355 [2022-02-11T19:00:15.415Z] #43 3.253 + git clone https://github.com/docker/distribution.git . [2022-02-11T19:00:15.415Z] #43 3.272 Cloning into '.'... [2022-02-11T19:00:15.671Z] #43 ... [2022-02-11T19:00:15.671Z] [2022-02-11T19:00:15.671Z] #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-02-11T19:00:15.671Z] #63 sha256:04569315b4764dff6fedcdc0e13bb3f9da9a02b0c904b201b14b2c0f776c3eab [2022-02-11T19:00:15.671Z] #63 10.55 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-02-11T19:00:15.671Z] #63 12.01 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-02-11T19:00:15.671Z] #63 12.17 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-02-11T19:00:15.880Z] #38 15.44 Reading package lists... [2022-02-11T19:00:16.144Z] #38 20.05 Reading package lists... [2022-02-11T19:00:16.144Z] #38 ... [2022-02-11T19:00:16.144Z] [2022-02-11T19:00:16.144Z] #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-02-11T19:00:16.144Z] #63 sha256:1c893a4a5578c52085149076f3d4cc27693c7cde5730375a0e282fc6b4dc738a [2022-02-11T19:00:16.144Z] #63 11.04 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-02-11T19:00:16.144Z] #63 11.72 go: downloading github.com/google/uuid v1.3.0 [2022-02-11T19:00:16.144Z] #63 11.73 go: downloading github.com/moby/vpnkit v0.5.0 [2022-02-11T19:00:16.144Z] #63 11.83 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-02-11T19:00:16.144Z] #63 12.03 go: downloading github.com/gofrs/flock v0.8.1 [2022-02-11T19:00:16.144Z] #63 12.27 go: downloading github.com/gorilla/mux v1.8.0 [2022-02-11T19:00:16.144Z] #63 12.52 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-02-11T19:00:16.144Z] #63 12.84 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-02-11T19:00:16.144Z] #63 12.93 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-02-11T19:00:16.144Z] #63 15.03 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-02-11T19:00:16.144Z] #63 15.39 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-02-11T19:00:17.274Z] #63 ... [2022-02-11T19:00:17.274Z] [2022-02-11T19:00:17.274Z] #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-02-11T19:00:17.275Z] #36 sha256:f407ce39f146d77284e99b31cc10951a50ddc2c02057df6d0428ff3aa8a382a2 [2022-02-11T19:00:17.275Z] #36 20.49 tomll can be used in two ways: [2022-02-11T19:00:17.275Z] #36 20.49 Writing to STDIN and reading from STDOUT: [2022-02-11T19:00:17.275Z] #36 20.49 cat file.toml | tomll > file.toml [2022-02-11T19:00:17.275Z] #36 20.49 [2022-02-11T19:00:17.275Z] #36 20.49 Reading and updating a list of files: [2022-02-11T19:00:17.275Z] #36 20.49 tomll a.toml b.toml c.toml [2022-02-11T19:00:17.275Z] #36 20.49 [2022-02-11T19:00:17.275Z] #36 20.49 When given a list of files, tomll will modify all files in place without asking. [2022-02-11T19:00:17.275Z] #36 DONE 21.2s [2022-02-11T19:00:17.275Z] [2022-02-11T19:00:17.275Z] #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-02-11T19:00:17.275Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-11T19:00:17.275Z] #38 14.55 Fetched 8502 kB in 10s (854 kB/s) [2022-02-11T19:00:17.275Z] #38 14.55 Reading package lists... [2022-02-11T19:00:18.212Z] #63 ... [2022-02-11T19:00:18.212Z] [2022-02-11T19:00:18.212Z] #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-02-11T19:00:18.212Z] #31 sha256:f91d962584ad6241bfdca0dadfb062290c4fb43d3564c63ab35f08c571679c72 [2022-02-11T19:00:18.212Z] #31 12.33 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-02-11T19:00:18.212Z] #31 13.91 #=#=# [2022-02-11T19:00:18.212Z] #31 14.20 #=#=# 0.0% ########### 16.5% ######################## 33.8% ###################################### 54.0% ############################################################## 86.2% ##################################################################### 96.3% ######################################################################## 100.0% [2022-02-11T19:00:18.212Z] #31 16.10 [2022-02-11T19:00:19.173Z] #38 21.31 Reading package lists... [2022-02-11T19:00:19.173Z] #38 ... [2022-02-11T19:00:19.173Z] [2022-02-11T19:00:19.173Z] #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-02-11T19:00:19.173Z] #58 sha256:53862fbb77bf51806bbb0e8059038813b0b12d96948fca87c229ce51a0b0c26d [2022-02-11T19:00:19.173Z] #58 13.13 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-11T19:00:19.173Z] #58 22.28 Fetched 8502 kB in 16s (542 kB/s) [2022-02-11T19:00:19.173Z] #58 22.28 Reading package lists... [2022-02-11T19:00:19.173Z] #58 ... [2022-02-11T19:00:19.173Z] [2022-02-11T19:00:19.173Z] #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-02-11T19:00:19.173Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-11T19:00:19.173Z] #47 23.30 Fetched 8505 kB in 16s (519 kB/s) [2022-02-11T19:00:19.431Z] #47 23.30 Reading package lists... [2022-02-11T19:00:19.431Z] #47 ... [2022-02-11T19:00:19.431Z] [2022-02-11T19:00:19.431Z] #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-02-11T19:00:19.431Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-11T19:00:19.431Z] #14 13.43 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-11T19:00:19.431Z] #14 20.93 Fetched 8502 kB in 14s (604 kB/s) [2022-02-11T19:00:19.433Z] #63 ... [2022-02-11T19:00:19.433Z] [2022-02-11T19:00:19.433Z] #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-02-11T19:00:19.433Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-11T19:00:19.433Z] #38 20.05 Reading package lists... [2022-02-11T19:00:20.103Z] #31 ... [2022-02-11T19:00:20.103Z] [2022-02-11T19:00:20.103Z] #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-02-11T19:00:20.103Z] #47 sha256:f1b721bc4725d1715506fc4c476da585d66d9f298f48ca2919866e40656e2696 [2022-02-11T19:00:20.103Z] #47 7.398 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-11T19:00:20.103Z] #47 9.502 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2022-02-11T19:00:20.103Z] #47 13.03 Fetched 8390 kB in 10s (856 kB/s) [2022-02-11T19:00:20.103Z] #47 13.03 Reading package lists... [2022-02-11T19:00:20.103Z] #47 17.11 Reading package lists... [2022-02-11T19:00:20.103Z] #47 ... [2022-02-11T19:00:20.103Z] [2022-02-11T19:00:20.103Z] #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-02-11T19:00:20.103Z] #43 sha256:15e6f1e0758974ec0732318b13797e83c8e744f5cfddb806215bbc82680f9355 [2022-02-11T19:00:20.103Z] #43 16.68 + git checkout -q v2.3.0 [2022-02-11T19:00:20.369Z] #38 24.16 Building dependency tree... [2022-02-11T19:00:20.493Z] #38 18.13 Reading package lists... [2022-02-11T19:00:20.628Z] #38 ... [2022-02-11T19:00:20.628Z] [2022-02-11T19:00:20.628Z] #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-02-11T19:00:20.628Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-11T19:00:20.628Z] #14 15.57 Fetched 8502 kB in 13s (679 kB/s) [2022-02-11T19:00:20.628Z] #14 15.57 Reading package lists... [2022-02-11T19:00:20.628Z] #14 19.84 Reading package lists... [2022-02-11T19:00:20.628Z] #14 24.04 Building dependency tree... [2022-02-11T19:00:20.667Z] #43 18.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-02-11T19:00:20.886Z] #14 ... [2022-02-11T19:00:20.886Z] [2022-02-11T19:00:20.886Z] #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-02-11T19:00:20.886Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-11T19:00:20.886Z] #47 15.76 Fetched 8505 kB in 12s (700 kB/s) [2022-02-11T19:00:20.886Z] #47 15.76 Reading package lists... [2022-02-11T19:00:20.886Z] #47 20.77 Reading package lists... [2022-02-11T19:00:20.886Z] #47 24.77 Building dependency tree... [2022-02-11T19:00:20.926Z] #43 ... [2022-02-11T19:00:20.926Z] [2022-02-11T19:00:20.926Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-02-11T19:00:20.926Z] #36 sha256:b0a700bcc09973c47169563c3637cfd7cdc061ffad5331a5be46f450ccf85fd5 [2022-02-11T19:00:20.926Z] #36 13.85 tomll can be used in two ways: [2022-02-11T19:00:20.926Z] #36 13.85 Writing to STDIN and reading from STDOUT: [2022-02-11T19:00:20.926Z] #36 13.85 cat file.toml | tomll > file.toml [2022-02-11T19:00:20.926Z] #36 13.85 [2022-02-11T19:00:20.926Z] #36 13.85 Reading and updating a list of files: [2022-02-11T19:00:20.926Z] #36 13.85 tomll a.toml b.toml c.toml [2022-02-11T19:00:20.926Z] #36 13.85 [2022-02-11T19:00:20.926Z] #36 13.85 When given a list of files, tomll will modify all files in place without asking. [2022-02-11T19:00:20.926Z] #36 DONE 18.9s [2022-02-11T19:00:20.926Z] [2022-02-11T19:00:20.926Z] #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-02-11T19:00:20.926Z] #58 sha256:36169c270e5097460ae1ca82083a2274107aefcc99bec3a5d04bfec9771ab606 [2022-02-11T19:00:20.926Z] #58 10.29 Reading package lists... [2022-02-11T19:00:20.926Z] #58 14.69 Reading package lists... [2022-02-11T19:00:21.056Z] #38 22.74 Reading package lists... [2022-02-11T19:00:21.056Z] #38 ... [2022-02-11T19:00:21.056Z] [2022-02-11T19:00:21.056Z] #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-02-11T19:00:21.056Z] #43 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-11T19:00:21.056Z] #43 23.64 Updating files: 99% (1827/1837) Updating files: 100% (1837/1837) Updating files: 100% (1837/1837), done. [2022-02-11T19:00:21.056Z] #43 23.68 + git checkout -q v2.3.0 [2022-02-11T19:00:21.146Z] #47 ... [2022-02-11T19:00:21.146Z] [2022-02-11T19:00:21.146Z] #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-02-11T19:00:21.146Z] #58 sha256:53862fbb77bf51806bbb0e8059038813b0b12d96948fca87c229ce51a0b0c26d [2022-02-11T19:00:21.146Z] #58 16.11 Fetched 8502 kB in 12s (709 kB/s) [2022-02-11T19:00:21.146Z] #58 16.11 Reading package lists... [2022-02-11T19:00:21.146Z] #58 21.05 Reading package lists... [2022-02-11T19:00:21.146Z] #58 25.24 Building dependency tree... [2022-02-11T19:00:21.331Z] #14 20.93 Reading package lists... [2022-02-11T19:00:21.331Z] #14 ... [2022-02-11T19:00:21.331Z] [2022-02-11T19:00:21.331Z] #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-02-11T19:00:21.331Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-11T19:00:21.331Z] #38 21.31 Reading package lists... [2022-02-11T19:00:21.413Z] #58 ... [2022-02-11T19:00:21.413Z] [2022-02-11T19:00:21.413Z] #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-02-11T19:00:21.413Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-11T19:00:21.413Z] #38 26.23 The following additional packages will be installed: [2022-02-11T19:00:21.413Z] #38 26.24 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-02-11T19:00:21.413Z] #38 26.25 Suggested packages: [2022-02-11T19:00:21.413Z] #38 26.26 cmake-doc ninja-build lrzip [2022-02-11T19:00:21.413Z] #38 26.26 Recommended packages: [2022-02-11T19:00:21.413Z] #38 26.26 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-02-11T19:00:21.861Z] #58 18.13 Building dependency tree... [2022-02-11T19:00:21.983Z] #38 27.05 The following NEW packages will be installed: [2022-02-11T19:00:22.243Z] #38 27.06 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-02-11T19:00:22.243Z] #38 27.06 vim-common xxd [2022-02-11T19:00:22.257Z] #19 119.1 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-02-11T19:00:22.257Z] #19 119.1 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-02-11T19:00:22.257Z] #19 119.1 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-02-11T19:00:22.257Z] #19 119.1 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-02-11T19:00:22.257Z] #19 119.1 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-02-11T19:00:22.257Z] #19 119.1 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-02-11T19:00:22.425Z] #58 ... [2022-02-11T19:00:22.425Z] [2022-02-11T19:00:22.425Z] #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-02-11T19:00:22.425Z] #31 sha256:f91d962584ad6241bfdca0dadfb062290c4fb43d3564c63ab35f08c571679c72 [2022-02-11T19:00:22.425Z] #31 20.44 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-02-11T19:00:22.503Z] #38 27.46 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-02-11T19:00:22.503Z] #38 27.46 Need to get 17.7 MB of archives. [2022-02-11T19:00:22.503Z] #38 27.46 After this operation, 70.7 MB of additional disk space will be used. [2022-02-11T19:00:22.503Z] #38 27.46 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-02-11T19:00:22.503Z] #38 27.47 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-02-11T19:00:22.520Z] #38 25.53 Building dependency tree... [2022-02-11T19:00:22.779Z] #38 27.65 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-02-11T19:00:23.042Z] #38 28.02 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-02-11T19:00:23.300Z] #38 28.38 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-02-11T19:00:23.561Z] #38 28.39 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-02-11T19:00:23.561Z] #38 28.42 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-02-11T19:00:23.561Z] #38 28.42 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-02-11T19:00:23.561Z] #38 28.43 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-02-11T19:00:23.561Z] #38 28.43 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-02-11T19:00:23.618Z] #43 25.76 + 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-02-11T19:00:23.795Z] #31 21.55 [2022-02-11T19:00:23.795Z] #31 21.83 #=#=# ######################################################################## 100.0% [2022-02-11T19:00:23.819Z] #38 ... [2022-02-11T19:00:23.819Z] [2022-02-11T19:00:23.819Z] #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-02-11T19:00:23.819Z] #43 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-11T19:00:23.819Z] #43 18.80 + git checkout -q v2.3.0 [2022-02-11T19:00:23.819Z] #43 20.96 + 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-02-11T19:00:23.877Z] #43 ... [2022-02-11T19:00:23.877Z] [2022-02-11T19:00:23.877Z] #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-02-11T19:00:23.877Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-11T19:00:23.877Z] #14 16.56 Fetched 8502 kB in 12s (694 kB/s) [2022-02-11T19:00:23.877Z] #14 16.56 Reading package lists... [2022-02-11T19:00:23.877Z] #14 21.31 Reading package lists... [2022-02-11T19:00:23.890Z] #38 27.73 The following additional packages will be installed: [2022-02-11T19:00:23.891Z] #38 27.74 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-02-11T19:00:23.891Z] #38 27.75 Suggested packages: [2022-02-11T19:00:23.891Z] #38 27.76 cmake-doc ninja-build lrzip [2022-02-11T19:00:23.891Z] #38 27.76 Recommended packages: [2022-02-11T19:00:23.891Z] #38 27.76 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-02-11T19:00:24.051Z] #31 ... [2022-02-11T19:00:24.051Z] [2022-02-11T19:00:24.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-02-11T19:00:24.051Z] #14 sha256:585fe1784afb68afac71307fb6cc9be4660b10f7d47467ad5aeceff80fd377f4 [2022-02-11T19:00:24.051Z] #14 12.11 Fetched 8386 kB in 9s (954 kB/s) [2022-02-11T19:00:24.051Z] #14 12.11 Reading package lists... [2022-02-11T19:00:24.051Z] #14 15.86 Reading package lists... [2022-02-11T19:00:24.051Z] #14 19.91 Building dependency tree... [2022-02-11T19:00:24.078Z] #43 ... [2022-02-11T19:00:24.078Z] [2022-02-11T19:00:24.078Z] #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-02-11T19:00:24.078Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-11T19:00:24.078Z] #14 26.45 The following additional packages will be installed: [2022-02-11T19:00:24.078Z] #14 26.47 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-11T19:00:24.078Z] #14 26.47 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-02-11T19:00:24.078Z] #14 26.47 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-02-11T19:00:24.078Z] #14 26.47 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-02-11T19:00:24.078Z] #14 26.47 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-02-11T19:00:24.078Z] #14 26.48 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-02-11T19:00:24.078Z] #14 26.48 mingw-w64-common mingw-w64-x86-64-dev [2022-02-11T19:00:24.078Z] #14 26.49 Suggested packages: [2022-02-11T19:00:24.078Z] #14 26.49 gcc-10-locales seccomp wine64 [2022-02-11T19:00:24.078Z] #14 27.58 The following NEW packages will be installed: [2022-02-11T19:00:24.078Z] #14 27.58 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-11T19:00:24.078Z] #14 27.58 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-02-11T19:00:24.078Z] #14 27.58 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-02-11T19:00:24.078Z] #14 27.58 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-02-11T19:00:24.078Z] #14 27.59 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-02-11T19:00:24.078Z] #14 27.59 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-02-11T19:00:24.078Z] #14 27.59 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-02-11T19:00:24.078Z] #14 27.59 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-02-11T19:00:24.078Z] #14 27.59 mingw-w64-x86-64-dev [2022-02-11T19:00:24.078Z] #14 28.01 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-02-11T19:00:24.078Z] #14 28.01 Need to get 115 MB of archives. [2022-02-11T19:00:24.078Z] #14 28.01 After this operation, 645 MB of additional disk space will be used. [2022-02-11T19:00:24.078Z] #14 28.01 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-02-11T19:00:24.078Z] #14 28.17 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-02-11T19:00:24.078Z] #14 28.27 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-02-11T19:00:24.078Z] #14 28.27 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-02-11T19:00:24.078Z] #14 28.30 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-02-11T19:00:24.078Z] #14 28.30 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-02-11T19:00:24.078Z] #14 28.49 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-02-11T19:00:24.078Z] #14 28.63 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-02-11T19:00:24.078Z] #14 28.64 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-02-11T19:00:24.078Z] #14 29.10 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-02-11T19:00:24.137Z] #14 25.51 Building dependency tree... [2022-02-11T19:00:24.137Z] #14 ... [2022-02-11T19:00:24.137Z] [2022-02-11T19:00:24.137Z] #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-02-11T19:00:24.137Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-11T19:00:24.137Z] #38 22.74 Reading package lists... [2022-02-11T19:00:24.309Z] #14 ... [2022-02-11T19:00:24.309Z] [2022-02-11T19:00:24.309Z] #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-02-11T19:00:24.309Z] #38 sha256:97d2570150a85384d019800b8206a8cceec0dc16cbc9052940c5711a94851069 [2022-02-11T19:00:24.309Z] #38 12.05 Fetched 8386 kB in 8s (987 kB/s) [2022-02-11T19:00:24.309Z] #38 12.05 Reading package lists... [2022-02-11T19:00:24.309Z] #38 16.44 Reading package lists... [2022-02-11T19:00:24.309Z] #38 20.41 Building dependency tree... [2022-02-11T19:00:24.309Z] #38 ... [2022-02-11T19:00:24.309Z] [2022-02-11T19:00:24.309Z] #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-02-11T19:00:24.309Z] #58 sha256:36169c270e5097460ae1ca82083a2274107aefcc99bec3a5d04bfec9771ab606 [2022-02-11T19:00:24.309Z] #58 22.01 The following additional packages will be installed: [2022-02-11T19:00:24.309Z] #58 22.03 libbtrfs0 [2022-02-11T19:00:24.309Z] #58 22.23 The following NEW packages will be installed: [2022-02-11T19:00:24.309Z] #58 22.23 libbtrfs-dev libbtrfs0 [2022-02-11T19:00:24.455Z] #38 28.49 The following NEW packages will be installed: [2022-02-11T19:00:24.455Z] #38 28.51 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-02-11T19:00:24.455Z] #38 28.52 vim-common xxd [2022-02-11T19:00:24.712Z] #38 28.86 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-02-11T19:00:24.712Z] #38 28.86 Need to get 17.7 MB of archives. [2022-02-11T19:00:24.712Z] #38 28.86 After this operation, 70.7 MB of additional disk space will be used. [2022-02-11T19:00:24.712Z] #38 28.86 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-02-11T19:00:24.712Z] #38 28.86 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-02-11T19:00:24.712Z] #38 28.87 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-02-11T19:00:24.874Z] #58 22.61 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-02-11T19:00:24.874Z] #58 22.61 Need to get 454 kB of archives. [2022-02-11T19:00:24.874Z] #58 22.61 After this operation, 1275 kB of additional disk space will be used. [2022-02-11T19:00:24.874Z] #58 22.61 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-02-11T19:00:24.874Z] #58 22.61 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-02-11T19:00:24.970Z] #38 28.96 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-02-11T19:00:25.022Z] #14 ... [2022-02-11T19:00:25.022Z] [2022-02-11T19:00:25.022Z] #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-02-11T19:00:25.022Z] #53 sha256:4b13d98b085ddcd7fae047447bfb57d1be42e428a771f87916a8d82413009bac [2022-02-11T19:00:25.022Z] #53 29.58 v3.0.2 [2022-02-11T19:00:25.022Z] #53 DONE 29.8s [2022-02-11T19:00:25.022Z] [2022-02-11T19:00:25.022Z] #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-02-11T19:00:25.022Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-11T19:00:25.022Z] #38 29.44 debconf: delaying package configuration, since apt-utils is not installed [2022-02-11T19:00:25.022Z] #38 29.63 Fetched 17.7 MB in 2s (11.7 MB/s) [2022-02-11T19:00:25.022Z] #38 29.76 Selecting previously unselected package xxd. [2022-02-11T19:00:25.022Z] #38 29.76 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-02-11T19:00:25.022Z] #38 29.88 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-11T19:00:25.022Z] #38 29.89 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-11T19:00:25.022Z] #38 30.11 Selecting previously unselected package vim-common. [2022-02-11T19:00:25.022Z] #38 30.11 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-11T19:00:25.022Z] #38 30.11 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-11T19:00:25.072Z] #38 27.03 Building dependency tree... [2022-02-11T19:00:25.073Z] #38 ... [2022-02-11T19:00:25.073Z] [2022-02-11T19:00:25.073Z] #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-02-11T19:00:25.073Z] #58 sha256:53862fbb77bf51806bbb0e8059038813b0b12d96948fca87c229ce51a0b0c26d [2022-02-11T19:00:25.073Z] #58 17.79 Fetched 8502 kB in 13s (654 kB/s) [2022-02-11T19:00:25.073Z] #58 17.79 Reading package lists... [2022-02-11T19:00:25.073Z] #58 22.38 Reading package lists... [2022-02-11T19:00:25.073Z] #58 26.73 Building dependency tree... [2022-02-11T19:00:25.281Z] #38 ... [2022-02-11T19:00:25.281Z] [2022-02-11T19:00:25.281Z] #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-02-11T19:00:25.281Z] #58 sha256:53862fbb77bf51806bbb0e8059038813b0b12d96948fca87c229ce51a0b0c26d [2022-02-11T19:00:25.281Z] #58 27.53 The following additional packages will be installed: [2022-02-11T19:00:25.281Z] #58 27.54 libbtrfs0 [2022-02-11T19:00:25.281Z] #58 27.70 The following NEW packages will be installed: [2022-02-11T19:00:25.281Z] #58 27.71 libbtrfs-dev libbtrfs0 [2022-02-11T19:00:25.281Z] #58 28.06 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-02-11T19:00:25.281Z] #58 28.06 Need to get 460 kB of archives. [2022-02-11T19:00:25.281Z] #58 28.06 After this operation, 1237 kB of additional disk space will be used. [2022-02-11T19:00:25.281Z] #58 28.06 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-02-11T19:00:25.281Z] #58 28.07 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-02-11T19:00:25.281Z] #58 28.85 debconf: delaying package configuration, since apt-utils is not installed [2022-02-11T19:00:25.281Z] #58 29.03 Fetched 460 kB in 0s (1484 kB/s) [2022-02-11T19:00:25.281Z] #58 29.11 Selecting previously unselected package libbtrfs0:amd64. [2022-02-11T19:00:25.281Z] #58 29.11 (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-02-11T19:00:25.281Z] #58 29.16 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-02-11T19:00:25.281Z] #58 29.17 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-02-11T19:00:25.281Z] #58 29.37 Selecting previously unselected package libbtrfs-dev:amd64. [2022-02-11T19:00:25.281Z] #58 29.38 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-02-11T19:00:25.281Z] #58 29.39 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-11T19:00:25.281Z] #58 29.70 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-02-11T19:00:25.281Z] #58 29.76 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-11T19:00:25.281Z] #58 29.79 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-11T19:00:25.281Z] #58 DONE 30.1s [2022-02-11T19:00:25.281Z] [2022-02-11T19:00:25.281Z] #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-02-11T19:00:25.281Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-11T19:00:25.281Z] #38 30.35 Selecting previously unselected package cmake-data. [2022-02-11T19:00:25.281Z] #38 30.35 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-02-11T19:00:25.281Z] #38 30.36 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-02-11T19:00:25.330Z] #58 ... [2022-02-11T19:00:25.330Z] [2022-02-11T19:00:25.330Z] #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-02-11T19:00:25.330Z] #51 sha256:9cb9c0566e3298e0ef8d4c1cc5ff85884775446a6216cc80d1235f35bd7e6745 [2022-02-11T19:00:25.330Z] #51 26.89 go: downloading github.com/fatih/color v1.13.0 [2022-02-11T19:00:25.330Z] #51 26.90 go: downloading github.com/gofrs/flock v0.8.1 [2022-02-11T19:00:25.330Z] #51 26.96 go: downloading github.com/spf13/cobra v1.3.0 [2022-02-11T19:00:25.330Z] #51 26.97 go: downloading github.com/spf13/pflag v1.0.5 [2022-02-11T19:00:25.330Z] #51 27.29 go: downloading github.com/spf13/viper v1.10.1 [2022-02-11T19:00:25.330Z] #51 27.37 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-02-11T19:00:25.330Z] #51 27.48 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-02-11T19:00:25.330Z] #51 27.55 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-02-11T19:00:25.330Z] #51 27.57 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-02-11T19:00:25.330Z] #51 27.60 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-02-11T19:00:25.535Z] #38 29.39 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-02-11T19:00:25.535Z] #38 29.42 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-02-11T19:00:25.535Z] #38 29.44 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-02-11T19:00:25.535Z] #38 29.44 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-02-11T19:00:25.535Z] #38 29.45 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-02-11T19:00:25.535Z] #38 29.45 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-02-11T19:00:25.539Z] #38 ... [2022-02-11T19:00:25.539Z] [2022-02-11T19:00:25.539Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-02-11T19:00:25.539Z] #59 sha256:efb808ba9b694e7331f98a9e739243092034499e62d404897f5492947fad0763 [2022-02-11T19:00:25.539Z] #59 DONE 0.4s [2022-02-11T19:00:25.798Z] [2022-02-11T19:00:25.798Z] #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-02-11T19:00:25.798Z] #60 sha256:94adc55cd489403e0cad26e6630645f04bb7daebf04d9b1087acd56564a193de [2022-02-11T19:00:25.806Z] #58 23.58 debconf: delaying package configuration, since apt-utils is not installed [2022-02-11T19:00:25.806Z] #58 23.80 Fetched 454 kB in 0s (1490 kB/s) [2022-02-11T19:00:25.806Z] #58 23.87 Selecting previously unselected package libbtrfs0:arm64. [2022-02-11T19:00:25.830Z] Running on azwin-2-ccfff0 in d:\jenkins\workspace\moby_PR-43230 [Pipeline] { [Pipeline] ws [2022-02-11T19:00:25.847Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-02-11T19:00:25.894Z] #51 ... [2022-02-11T19:00:25.895Z] [2022-02-11T19:00:25.895Z] #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-02-11T19:00:25.895Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-11T19:00:25.895Z] #47 18.14 Fetched 8505 kB in 14s (622 kB/s) [2022-02-11T19:00:25.895Z] #47 18.14 Reading package lists... [2022-02-11T19:00:25.895Z] #47 22.67 Reading package lists... [2022-02-11T19:00:25.895Z] #47 26.76 Building dependency tree... [2022-02-11T19:00:25.895Z] #47 ... [2022-02-11T19:00:25.895Z] [2022-02-11T19:00:25.895Z] #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-02-11T19:00:25.895Z] #51 sha256:9cb9c0566e3298e0ef8d4c1cc5ff85884775446a6216cc80d1235f35bd7e6745 [2022-02-11T19:00:25.895Z] #51 28.63 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-02-11T19:00:25.895Z] #51 28.70 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-02-11T19:00:26.063Z] #58 23.87 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-02-11T19:00:26.063Z] #58 23.92 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-02-11T19:00:26.063Z] #58 23.93 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-02-11T19:00:26.320Z] #58 24.12 Selecting previously unselected package libbtrfs-dev:arm64. [2022-02-11T19:00:26.320Z] #58 24.12 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-02-11T19:00:26.320Z] #58 24.13 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-02-11T19:00:26.466Z] #38 30.40 debconf: delaying package configuration, since apt-utils is not installed [2022-02-11T19:00:26.466Z] #38 30.58 Fetched 17.7 MB in 1s (15.8 MB/s) [2022-02-11T19:00:26.466Z] #38 30.66 Selecting previously unselected package xxd. [2022-02-11T19:00:26.576Z] #58 24.54 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-02-11T19:00:26.576Z] #58 24.56 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-02-11T19:00:26.576Z] #58 24.57 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-11T19:00:26.726Z] #38 30.66 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-02-11T19:00:26.726Z] #38 30.73 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-11T19:00:26.726Z] #38 30.74 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-11T19:00:26.726Z] #38 30.92 Selecting previously unselected package vim-common. [2022-02-11T19:00:26.985Z] #38 30.93 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-11T19:00:26.985Z] #38 30.99 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-11T19:00:27.242Z] #38 31.28 Selecting previously unselected package cmake-data. [2022-02-11T19:00:27.242Z] #38 31.28 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-02-11T19:00:27.242Z] #38 31.30 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-02-11T19:00:27.367Z] The recommended git tool is: git [2022-02-11T19:00:29.180Z] #51 31.50 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-02-11T19:00:29.180Z] #51 31.51 go: downloading github.com/stretchr/testify v1.7.0 [2022-02-11T19:00:29.180Z] #51 31.65 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-02-11T19:00:29.180Z] #51 31.73 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-02-11T19:00:29.180Z] #51 31.84 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-02-11T19:00:29.180Z] #51 31.84 go: downloading github.com/magiconair/properties v1.8.5 [2022-02-11T19:00:29.180Z] #51 31.92 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-02-11T19:00:29.180Z] #51 31.94 go: downloading github.com/spf13/afero v1.6.0 [2022-02-11T19:00:29.180Z] #51 ... [2022-02-11T19:00:29.180Z] [2022-02-11T19:00:29.180Z] #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-02-11T19:00:29.180Z] #53 sha256:4b13d98b085ddcd7fae047447bfb57d1be42e428a771f87916a8d82413009bac [2022-02-11T19:00:29.180Z] #53 31.61 v3.0.2 [2022-02-11T19:00:29.180Z] #53 DONE 32.0s [2022-02-11T19:00:29.180Z] [2022-02-11T19:00:29.180Z] #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-02-11T19:00:29.180Z] #51 sha256:9cb9c0566e3298e0ef8d4c1cc5ff85884775446a6216cc80d1235f35bd7e6745 [2022-02-11T19:00:29.180Z] #51 32.07 go: downloading github.com/spf13/cast v1.4.1 [2022-02-11T19:00:29.439Z] #51 32.09 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-02-11T19:00:29.439Z] #51 32.13 go: downloading github.com/subosito/gotenv v1.2.0 [2022-02-11T19:00:29.439Z] #51 32.15 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-02-11T19:00:29.697Z] #51 32.33 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-02-11T19:00:29.697Z] #51 32.33 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-02-11T19:00:29.697Z] #51 32.36 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-02-11T19:00:29.697Z] #51 32.45 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-02-11T19:00:29.697Z] #51 32.60 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-02-11T19:00:29.962Z] #51 ... [2022-02-11T19:00:29.962Z] [2022-02-11T19:00:29.962Z] #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-02-11T19:00:29.962Z] #58 sha256:53862fbb77bf51806bbb0e8059038813b0b12d96948fca87c229ce51a0b0c26d [2022-02-11T19:00:29.962Z] #58 29.41 The following additional packages will be installed: [2022-02-11T19:00:29.962Z] #58 29.42 libbtrfs0 [2022-02-11T19:00:29.962Z] #58 29.58 The following NEW packages will be installed: [2022-02-11T19:00:29.962Z] #58 29.59 libbtrfs-dev libbtrfs0 [2022-02-11T19:00:29.962Z] #58 30.00 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-02-11T19:00:29.962Z] #58 30.00 Need to get 460 kB of archives. [2022-02-11T19:00:29.962Z] #58 30.00 After this operation, 1237 kB of additional disk space will be used. [2022-02-11T19:00:29.962Z] #58 30.00 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-02-11T19:00:29.962Z] #58 30.01 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-02-11T19:00:29.962Z] #58 31.02 debconf: delaying package configuration, since apt-utils is not installed [2022-02-11T19:00:29.962Z] #58 31.33 Fetched 460 kB in 0s (1374 kB/s) [2022-02-11T19:00:29.962Z] #58 31.42 Selecting previously unselected package libbtrfs0:amd64. [2022-02-11T19:00:29.962Z] #58 31.42 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-02-11T19:00:29.962Z] #58 31.48 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-02-11T19:00:29.962Z] #58 31.51 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-02-11T19:00:29.962Z] #58 31.81 Selecting previously unselected package libbtrfs-dev:amd64. [2022-02-11T19:00:29.962Z] #58 31.81 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-02-11T19:00:29.962Z] #58 31.83 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-11T19:00:29.962Z] #58 32.16 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-02-11T19:00:29.962Z] #58 32.21 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-11T19:00:29.962Z] #58 32.23 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-11T19:00:29.962Z] #58 DONE 32.6s [2022-02-11T19:00:29.962Z] [2022-02-11T19:00:29.962Z] #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-02-11T19:00:29.962Z] #51 sha256:9cb9c0566e3298e0ef8d4c1cc5ff85884775446a6216cc80d1235f35bd7e6745 [2022-02-11T19:00:29.962Z] #51 32.70 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-02-11T19:00:29.962Z] #51 ... [2022-02-11T19:00:29.962Z] [2022-02-11T19:00:29.962Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-02-11T19:00:29.962Z] #59 sha256:cf41fccf5f2eb0ead11bdc83996931ea58bc82dee41811e06735b0bde2813537 [2022-02-11T19:00:29.962Z] #59 DONE 0.1s [2022-02-11T19:00:29.962Z] [2022-02-11T19:00:29.962Z] #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-02-11T19:00:29.962Z] #51 sha256:9cb9c0566e3298e0ef8d4c1cc5ff85884775446a6216cc80d1235f35bd7e6745 [2022-02-11T19:00:29.962Z] #51 32.74 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-02-11T19:00:29.962Z] #51 32.77 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-02-11T19:00:29.962Z] #51 32.79 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-02-11T19:00:30.121Z] #60 3.981 + RM_GOPATH=0 [2022-02-11T19:00:30.121Z] #60 3.981 + TMP_GOPATH= [2022-02-11T19:00:30.121Z] #60 3.981 + : /build [2022-02-11T19:00:30.121Z] #60 3.981 + '[' -z '' ']' [2022-02-11T19:00:30.121Z] #60 3.981 ++ mktemp -d [2022-02-11T19:00:30.121Z] #60 3.981 + export GOPATH=/tmp/tmp.s9rAFVekkV [2022-02-11T19:00:30.121Z] #60 3.981 + GOPATH=/tmp/tmp.s9rAFVekkV [2022-02-11T19:00:30.121Z] #60 3.981 + RM_GOPATH=1 [2022-02-11T19:00:30.121Z] #60 3.981 + case "$(go env GOARCH)" in [2022-02-11T19:00:30.121Z] #60 3.981 ++ go env GOARCH [2022-02-11T19:00:30.121Z] #60 4.011 Install containerd version v1.5.9 [2022-02-11T19:00:30.121Z] #60 4.011 + export GO_BUILDMODE=-buildmode=pie [2022-02-11T19:00:30.121Z] #60 4.011 + GO_BUILDMODE=-buildmode=pie [2022-02-11T19:00:30.121Z] #60 4.011 ++ dirname /install.sh [2022-02-11T19:00:30.121Z] #60 4.011 + dir=/ [2022-02-11T19:00:30.121Z] #60 4.011 + bin=containerd [2022-02-11T19:00:30.121Z] #60 4.011 + shift [2022-02-11T19:00:30.121Z] #60 4.011 + '[' '!' -f //containerd.installer ']' [2022-02-11T19:00:30.121Z] #60 4.011 + . //containerd.installer [2022-02-11T19:00:30.121Z] #60 4.011 ++ set -e [2022-02-11T19:00:30.121Z] #60 4.011 ++ : v1.5.9 [2022-02-11T19:00:30.121Z] #60 4.011 + install_containerd [2022-02-11T19:00:30.121Z] #60 4.011 + echo 'Install containerd version v1.5.9' [2022-02-11T19:00:30.121Z] #60 4.011 + git clone https://github.com/containerd/containerd.git /tmp/tmp.s9rAFVekkV/src/github.com/containerd/containerd [2022-02-11T19:00:30.121Z] #60 4.011 Cloning into '/tmp/tmp.s9rAFVekkV/src/github.com/containerd/containerd'... [2022-02-11T19:00:30.421Z] #19 126.8 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-02-11T19:00:30.421Z] #19 126.8 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-02-11T19:00:30.421Z] #19 127.1 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-02-11T19:00:30.421Z] #19 ... [2022-02-11T19:00:30.421Z] [2022-02-11T19:00:30.421Z] #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-02-11T19:00:30.421Z] #50 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-11T19:00:30.421Z] #50 DONE 133.5s [2022-02-11T19:00:30.421Z] [2022-02-11T19:00:30.421Z] #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-02-11T19:00:30.421Z] #19 sha256:e6798e78d73b38d863d277f3b50a2bcdbf997696b972cf58606dfe892bcf36ba [2022-02-11T19:00:30.421Z] #19 127.2 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-02-11T19:00:30.421Z] #19 127.2 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-02-11T19:00:30.421Z] #19 127.2 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-02-11T19:00:30.421Z] #19 127.3 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-02-11T19:00:30.421Z] #19 127.3 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-02-11T19:00:30.421Z] #19 127.3 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-02-11T19:00:30.522Z] #38 34.16 Selecting previously unselected package libicu67:amd64. [2022-02-11T19:00:30.522Z] #38 34.16 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-02-11T19:00:30.522Z] #38 34.17 Unpacking libicu67:amd64 (67.1-7) ... [2022-02-11T19:00:30.522Z] #38 ... [2022-02-11T19:00:30.522Z] [2022-02-11T19:00:30.522Z] #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-02-11T19:00:30.522Z] #53 sha256:4b13d98b085ddcd7fae047447bfb57d1be42e428a771f87916a8d82413009bac [2022-02-11T19:00:30.522Z] #53 34.64 v3.0.2 [2022-02-11T19:00:30.686Z] #19 127.4 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-02-11T19:00:30.686Z] #19 127.4 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-02-11T19:00:30.686Z] #19 127.4 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-02-11T19:00:30.686Z] #19 127.5 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-02-11T19:00:30.686Z] #19 127.5 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-02-11T19:00:30.686Z] #19 127.5 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-02-11T19:00:30.686Z] #19 127.6 Selecting previously unselected package cross-config. [2022-02-11T19:00:30.686Z] #19 127.6 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-02-11T19:00:30.686Z] #19 127.6 Unpacking cross-config (2.6.18+nmu1) ... [2022-02-11T19:00:30.686Z] #19 127.7 Selecting previously unselected package gcc-10-cross-base. [2022-02-11T19:00:30.686Z] #19 127.7 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-02-11T19:00:30.686Z] #19 127.7 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-02-11T19:00:30.689Z] #60 ... [2022-02-11T19:00:30.689Z] [2022-02-11T19:00:30.689Z] #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-02-11T19:00:30.689Z] #51 sha256:9cb9c0566e3298e0ef8d4c1cc5ff85884775446a6216cc80d1235f35bd7e6745 [2022-02-11T19:00:30.689Z] #51 35.61 go: downloading github.com/fatih/color v1.13.0 [2022-02-11T19:00:30.689Z] #51 35.62 go: downloading github.com/gofrs/flock v0.8.1 [2022-02-11T19:00:30.689Z] #51 35.66 go: downloading github.com/spf13/cobra v1.3.0 [2022-02-11T19:00:30.689Z] #51 35.68 go: downloading github.com/spf13/pflag v1.0.5 [2022-02-11T19:00:30.772Z] Running on azwin-2-ed8400 in d:\jenkins\workspace\moby_PR-43230 [Pipeline] { [2022-02-11T19:00:30.785Z] #58 ... [2022-02-11T19:00:30.785Z] [2022-02-11T19:00:30.785Z] #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-02-11T19:00:30.785Z] #14 sha256:585fe1784afb68afac71307fb6cc9be4660b10f7d47467ad5aeceff80fd377f4 [2022-02-11T19:00:30.785Z] #14 23.24 The following additional packages will be installed: [2022-02-11T19:00:30.785Z] #14 23.25 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-11T19:00:30.785Z] #14 23.25 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-02-11T19:00:30.785Z] #14 23.25 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-02-11T19:00:30.785Z] #14 23.25 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-02-11T19:00:30.785Z] #14 23.25 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-02-11T19:00:30.785Z] #14 23.26 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-02-11T19:00:30.785Z] #14 23.26 mingw-w64-common mingw-w64-x86-64-dev [2022-02-11T19:00:30.785Z] #14 23.28 Suggested packages: [2022-02-11T19:00:30.785Z] #14 23.29 gcc-10-locales seccomp wine64 [2022-02-11T19:00:30.785Z] #14 24.43 The following NEW packages will be installed: [2022-02-11T19:00:30.785Z] #14 24.44 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-11T19:00:30.785Z] #14 24.44 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-02-11T19:00:30.785Z] #14 24.44 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-02-11T19:00:30.785Z] #14 24.44 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-02-11T19:00:30.785Z] #14 24.44 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-02-11T19:00:30.785Z] #14 24.44 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-02-11T19:00:30.785Z] #14 24.44 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-02-11T19:00:30.785Z] #14 24.44 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-02-11T19:00:30.785Z] #14 24.44 mingw-w64-x86-64-dev [2022-02-11T19:00:30.785Z] #14 24.80 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-02-11T19:00:30.785Z] #14 24.80 Need to get 108 MB of archives. [2022-02-11T19:00:30.785Z] #14 24.80 After this operation, 620 MB of additional disk space will be used. [2022-02-11T19:00:30.785Z] #14 24.80 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-02-11T19:00:30.785Z] #14 25.05 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-02-11T19:00:30.785Z] #14 25.32 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-02-11T19:00:30.785Z] #14 25.34 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-02-11T19:00:30.785Z] #14 25.38 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-02-11T19:00:30.785Z] #14 25.39 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-02-11T19:00:30.785Z] #14 25.81 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-02-11T19:00:30.785Z] #14 26.08 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-02-11T19:00:30.785Z] #14 26.08 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-02-11T19:00:30.785Z] #14 26.88 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-02-11T19:00:30.785Z] #14 ... [2022-02-11T19:00:30.785Z] [2022-02-11T19:00:30.785Z] #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-02-11T19:00:30.785Z] #58 sha256:36169c270e5097460ae1ca82083a2274107aefcc99bec3a5d04bfec9771ab606 [2022-02-11T19:00:30.785Z] #58 DONE 28.3s [2022-02-11T19:00:30.785Z] [2022-02-11T19:00:30.785Z] #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-02-11T19:00:30.785Z] #38 sha256:97d2570150a85384d019800b8206a8cceec0dc16cbc9052940c5711a94851069 [2022-02-11T19:00:30.785Z] #38 23.65 The following additional packages will be installed: [2022-02-11T19:00:30.785Z] #38 23.67 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-02-11T19:00:30.785Z] #38 23.69 Suggested packages: [2022-02-11T19:00:30.785Z] #38 23.69 cmake-doc ninja-build lrzip [2022-02-11T19:00:30.785Z] #38 23.69 Recommended packages: [2022-02-11T19:00:30.785Z] #38 23.69 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-02-11T19:00:30.785Z] #38 24.38 The following NEW packages will be installed: [2022-02-11T19:00:30.785Z] #38 24.38 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-02-11T19:00:30.785Z] #38 24.39 vim-common xxd [2022-02-11T19:00:30.785Z] #38 24.77 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-02-11T19:00:30.785Z] #38 24.77 Need to get 15.6 MB of archives. [2022-02-11T19:00:30.785Z] #38 24.77 After this operation, 67.4 MB of additional disk space will be used. [2022-02-11T19:00:30.785Z] #38 24.77 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-02-11T19:00:30.785Z] #38 24.79 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-02-11T19:00:30.785Z] #38 24.80 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-02-11T19:00:30.785Z] #38 25.03 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-02-11T19:00:30.785Z] #38 25.95 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7 [629 kB] [2022-02-11T19:00:30.785Z] #38 25.97 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+b1 [320 kB] [2022-02-11T19:00:30.785Z] #38 26.00 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-02-11T19:00:30.785Z] #38 26.02 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-02-11T19:00:30.785Z] #38 26.05 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-02-11T19:00:30.785Z] #38 26.07 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-02-11T19:00:30.785Z] #38 27.18 debconf: delaying package configuration, since apt-utils is not installed [2022-02-11T19:00:30.785Z] #38 27.73 Fetched 15.6 MB in 2s (8724 kB/s) [2022-02-11T19:00:30.785Z] #38 28.28 Selecting previously unselected package xxd. [2022-02-11T19:00:30.785Z] #38 28.28 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-02-11T19:00:30.785Z] #38 28.37 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-02-11T19:00:30.785Z] #38 28.38 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-11T19:00:30.785Z] #38 ... [2022-02-11T19:00:30.785Z] [2022-02-11T19:00:30.785Z] #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-02-11T19:00:30.785Z] #53 sha256:50c34fbe9d331716cdcb1412d967bfae1dd3398bfdc14e206a0fecdd7f3c40cf [2022-02-11T19:00:30.785Z] #53 26.46 v3.0.2 [2022-02-11T19:00:30.785Z] #53 DONE 28.6s [2022-02-11T19:00:30.785Z] [2022-02-11T19:00:30.785Z] #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-02-11T19:00:30.785Z] #51 sha256:31926d458c5ba4a4e6a76642017a4c20507976b20636d3bdc2fbc6c581aa480c [2022-02-11T19:00:30.785Z] #51 25.33 go: downloading github.com/fatih/color v1.13.0 [2022-02-11T19:00:30.785Z] #51 25.34 go: downloading github.com/gofrs/flock v0.8.1 [2022-02-11T19:00:30.785Z] #51 25.43 go: downloading github.com/spf13/cobra v1.3.0 [2022-02-11T19:00:30.785Z] #51 25.43 go: downloading github.com/spf13/pflag v1.0.5 [2022-02-11T19:00:30.785Z] #51 25.58 go: downloading github.com/spf13/viper v1.10.1 [2022-02-11T19:00:30.785Z] #51 25.60 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-02-11T19:00:30.785Z] #51 25.84 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-02-11T19:00:30.785Z] #51 25.85 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-02-11T19:00:30.785Z] #51 25.87 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-02-11T19:00:30.785Z] #51 25.88 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-02-11T19:00:30.785Z] #51 26.51 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-02-11T19:00:30.785Z] #51 26.53 go: downloading github.com/hashicorp/go-multierror v1.1.1 [Pipeline] ws [2022-02-11T19:00:30.792Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-02-11T19:00:30.948Z] #51 35.98 go: downloading github.com/spf13/viper v1.10.1 [2022-02-11T19:00:31.059Z] #51 ... [2022-02-11T19:00:31.059Z] [2022-02-11T19:00:31.059Z] #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-02-11T19:00:31.059Z] #31 sha256:f91d962584ad6241bfdca0dadfb062290c4fb43d3564c63ab35f08c571679c72 [2022-02-11T19:00:31.059Z] #31 23.01 [2022-02-11T19:00:31.059Z] #31 24.95 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-02-11T19:00:31.059Z] #31 26.26 [2022-02-11T19:00:31.059Z] #31 26.58 #=#=# ######################################################################## 100.0% [2022-02-11T19:00:31.059Z] #31 27.31 [2022-02-11T19:00:31.059Z] #31 27.66 Download of images into '/build' complete. [2022-02-11T19:00:31.059Z] #31 27.66 Use something like the following to load the result into a Docker daemon: [2022-02-11T19:00:31.059Z] #31 27.66 tar -cC '/build' . | docker load [2022-02-11T19:00:31.059Z] #31 DONE 29.0s [2022-02-11T19:00:31.059Z] [2022-02-11T19:00:31.059Z] #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-02-11T19:00:31.059Z] #38 sha256:97d2570150a85384d019800b8206a8cceec0dc16cbc9052940c5711a94851069 [2022-02-11T19:00:31.059Z] #38 28.70 Selecting previously unselected package vim-common. [2022-02-11T19:00:31.059Z] #38 28.71 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-11T19:00:31.059Z] #38 28.86 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-11T19:00:31.207Z] #51 36.13 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-02-11T19:00:31.264Z] #19 127.9 Selecting previously unselected package libc6-arm64-cross. [2022-02-11T19:00:31.264Z] #19 127.9 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-02-11T19:00:31.264Z] #19 127.9 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-02-11T19:00:31.264Z] #19 128.3 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-02-11T19:00:31.264Z] #19 128.3 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-11T19:00:31.264Z] #19 128.3 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-02-11T19:00:31.264Z] #19 128.3 Selecting previously unselected package libgomp1-arm64-cross. [2022-02-11T19:00:31.356Z] #51 33.75 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-02-11T19:00:31.356Z] #51 33.85 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-02-11T19:00:31.356Z] #51 33.89 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-02-11T19:00:31.356Z] #51 33.92 go: downloading github.com/Antonboom/errname v0.1.5 [2022-02-11T19:00:31.356Z] #51 33.95 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-02-11T19:00:31.356Z] #51 34.02 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-02-11T19:00:31.456Z] #53 ... [2022-02-11T19:00:31.456Z] [2022-02-11T19:00:31.456Z] #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-02-11T19:00:31.456Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-11T19:00:31.456Z] #14 20.93 Reading package lists... [2022-02-11T19:00:31.456Z] #14 25.70 Reading package lists... [2022-02-11T19:00:31.456Z] #14 29.54 Building dependency tree... [2022-02-11T19:00:31.456Z] #14 32.28 The following additional packages will be installed: [2022-02-11T19:00:31.456Z] #14 32.29 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-11T19:00:31.456Z] #14 32.29 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-02-11T19:00:31.456Z] #14 32.29 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-02-11T19:00:31.456Z] #14 32.29 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-02-11T19:00:31.456Z] #14 32.29 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-02-11T19:00:31.456Z] #14 32.29 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-02-11T19:00:31.456Z] #14 32.29 mingw-w64-common mingw-w64-x86-64-dev [2022-02-11T19:00:31.456Z] #14 32.29 Suggested packages: [2022-02-11T19:00:31.456Z] #14 32.29 gcc-10-locales seccomp wine64 [2022-02-11T19:00:31.456Z] #14 33.26 The following NEW packages will be installed: [2022-02-11T19:00:31.456Z] #14 33.27 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-11T19:00:31.456Z] #14 33.27 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-02-11T19:00:31.456Z] #14 33.27 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-02-11T19:00:31.456Z] #14 33.27 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-02-11T19:00:31.456Z] #14 33.27 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-02-11T19:00:31.456Z] #14 33.27 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-02-11T19:00:31.456Z] #14 33.27 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-02-11T19:00:31.456Z] #14 33.27 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-02-11T19:00:31.456Z] #14 33.27 mingw-w64-x86-64-dev [2022-02-11T19:00:31.456Z] #14 33.64 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-02-11T19:00:31.456Z] #14 33.64 Need to get 115 MB of archives. [2022-02-11T19:00:31.456Z] #14 33.64 After this operation, 645 MB of additional disk space will be used. [2022-02-11T19:00:31.456Z] #14 33.64 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-02-11T19:00:31.456Z] #14 33.75 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-02-11T19:00:31.456Z] #14 33.90 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-02-11T19:00:31.456Z] #14 33.90 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-02-11T19:00:31.456Z] #14 33.92 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-02-11T19:00:31.456Z] #14 33.92 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-02-11T19:00:31.456Z] #14 34.19 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-02-11T19:00:31.456Z] #14 34.41 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-02-11T19:00:31.456Z] #14 34.42 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-02-11T19:00:31.456Z] #14 35.30 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-02-11T19:00:31.456Z] #14 ... [2022-02-11T19:00:31.456Z] [2022-02-11T19:00:31.456Z] #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-02-11T19:00:31.456Z] #58 sha256:53862fbb77bf51806bbb0e8059038813b0b12d96948fca87c229ce51a0b0c26d [2022-02-11T19:00:31.456Z] #58 22.28 Reading package lists... [2022-02-11T19:00:31.456Z] #58 26.11 Reading package lists... [2022-02-11T19:00:31.456Z] #58 30.01 Building dependency tree... [2022-02-11T19:00:31.456Z] #58 32.57 The following additional packages will be installed: [2022-02-11T19:00:31.456Z] #58 32.57 libbtrfs0 [2022-02-11T19:00:31.456Z] #58 32.67 The following NEW packages will be installed: [2022-02-11T19:00:31.456Z] #58 32.71 libbtrfs-dev libbtrfs0 [2022-02-11T19:00:31.456Z] #58 33.10 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-02-11T19:00:31.456Z] #58 33.10 Need to get 460 kB of archives. [2022-02-11T19:00:31.456Z] #58 33.10 After this operation, 1237 kB of additional disk space will be used. [2022-02-11T19:00:31.456Z] #58 33.10 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-02-11T19:00:31.456Z] #58 33.11 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-02-11T19:00:31.456Z] #58 34.11 debconf: delaying package configuration, since apt-utils is not installed [2022-02-11T19:00:31.456Z] #58 34.33 Fetched 460 kB in 0s (1507 kB/s) [2022-02-11T19:00:31.456Z] #58 34.48 Selecting previously unselected package libbtrfs0:amd64. [2022-02-11T19:00:31.456Z] #58 34.48 (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-02-11T19:00:31.456Z] #58 34.60 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-02-11T19:00:31.456Z] #58 34.61 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-02-11T19:00:31.456Z] #58 35.14 Selecting previously unselected package libbtrfs-dev:amd64. [2022-02-11T19:00:31.456Z] #58 35.14 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-02-11T19:00:31.456Z] #58 35.32 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-11T19:00:31.466Z] #51 36.57 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-02-11T19:00:31.528Z] #19 128.3 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-11T19:00:31.528Z] #19 128.3 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-02-11T19:00:31.528Z] #19 128.5 Selecting previously unselected package libitm1-arm64-cross. [2022-02-11T19:00:31.528Z] #19 128.5 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-11T19:00:31.528Z] #19 128.5 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-02-11T19:00:31.528Z] #19 128.5 Selecting previously unselected package libatomic1-arm64-cross. [2022-02-11T19:00:31.528Z] #19 128.5 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-11T19:00:31.528Z] #19 128.5 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-02-11T19:00:31.528Z] #19 128.6 Selecting previously unselected package libasan6-arm64-cross. [2022-02-11T19:00:31.528Z] #19 128.6 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-11T19:00:31.703Z] The recommended git tool is: git [2022-02-11T19:00:31.716Z] #58 ... [2022-02-11T19:00:31.717Z] [2022-02-11T19:00:31.717Z] #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-02-11T19:00:31.717Z] #53 sha256:4b13d98b085ddcd7fae047447bfb57d1be42e428a771f87916a8d82413009bac [2022-02-11T19:00:31.717Z] #53 DONE 35.7s [2022-02-11T19:00:31.717Z] [2022-02-11T19:00:31.717Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-02-11T19:00:31.717Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-11T19:00:31.717Z] #47 23.30 Reading package lists... [2022-02-11T19:00:31.717Z] #47 27.74 Reading package lists... [2022-02-11T19:00:31.717Z] #47 31.96 Building dependency tree... [2022-02-11T19:00:31.717Z] #47 34.46 The following additional packages will be installed: [2022-02-11T19:00:31.717Z] #47 34.46 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-02-11T19:00:31.717Z] #47 34.46 python3-protobuf python3-six [2022-02-11T19:00:31.717Z] #47 34.46 Suggested packages: [2022-02-11T19:00:31.717Z] #47 34.47 python3-setuptools [2022-02-11T19:00:31.717Z] #47 34.47 Recommended packages: [2022-02-11T19:00:31.717Z] #47 34.47 iproute2 | iproute [2022-02-11T19:00:31.717Z] #47 34.92 The following NEW packages will be installed: [2022-02-11T19:00:31.717Z] #47 34.92 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-02-11T19:00:31.717Z] #47 34.92 python3-protobuf python3-six [2022-02-11T19:00:31.717Z] #47 35.35 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-02-11T19:00:31.717Z] #47 35.35 Need to get 2292 kB of archives. [2022-02-11T19:00:31.717Z] #47 35.35 After this operation, 11.0 MB of additional disk space will be used. [2022-02-11T19:00:31.717Z] #47 35.35 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-02-11T19:00:31.717Z] #47 35.47 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-02-11T19:00:31.717Z] #47 35.48 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-02-11T19:00:31.717Z] #47 35.48 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-02-11T19:00:31.717Z] #47 35.49 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-02-11T19:00:31.717Z] #47 35.50 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-02-11T19:00:31.717Z] #47 35.50 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-02-11T19:00:31.725Z] #51 36.58 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-02-11T19:00:31.791Z] #19 128.6 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-02-11T19:00:31.925Z] #51 34.72 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-02-11T19:00:31.925Z] #51 34.75 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-02-11T19:00:31.925Z] #51 34.79 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-02-11T19:00:31.974Z] #47 ... [2022-02-11T19:00:31.974Z] [2022-02-11T19:00:31.974Z] #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-02-11T19:00:31.974Z] #58 sha256:53862fbb77bf51806bbb0e8059038813b0b12d96948fca87c229ce51a0b0c26d [2022-02-11T19:00:31.974Z] #58 35.93 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-02-11T19:00:31.974Z] #58 35.99 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-11T19:00:31.974Z] #58 36.01 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-11T19:00:31.994Z] #38 29.81 Selecting previously unselected package cmake-data. [2022-02-11T19:00:31.994Z] #38 29.81 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-02-11T19:00:31.994Z] #38 ... [2022-02-11T19:00:31.994Z] [2022-02-11T19:00:31.994Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-02-11T19:00:31.994Z] #59 sha256:9e307471a3caf8b71d9615fe51f26566341e9363f9cfecf4c09a5a60adfa2ce4 [2022-02-11T19:00:31.994Z] #59 DONE 1.6s [2022-02-11T19:00:31.994Z] [2022-02-11T19:00:31.994Z] #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-02-11T19:00:31.994Z] #38 sha256:97d2570150a85384d019800b8206a8cceec0dc16cbc9052940c5711a94851069 [2022-02-11T19:00:31.994Z] #38 29.85 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-02-11T19:00:32.053Z] #19 129.0 Selecting previously unselected package liblsan0-arm64-cross. [2022-02-11T19:00:32.184Z] #51 34.87 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-02-11T19:00:32.184Z] #51 34.90 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-02-11T19:00:32.184Z] #51 34.96 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-02-11T19:00:32.184Z] #51 34.98 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-02-11T19:00:32.184Z] #51 35.05 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-02-11T19:00:32.315Z] #19 129.0 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-11T19:00:32.315Z] #19 129.0 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-02-11T19:00:32.315Z] #19 129.3 Selecting previously unselected package libtsan0-arm64-cross. [2022-02-11T19:00:32.315Z] #19 129.3 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-11T19:00:32.315Z] #19 129.3 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-02-11T19:00:32.441Z] #51 35.06 go: downloading github.com/breml/bidichk v0.2.1 [2022-02-11T19:00:32.441Z] #51 35.09 go: downloading github.com/breml/errchkjson v0.2.1 [2022-02-11T19:00:32.441Z] #51 35.09 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-02-11T19:00:32.441Z] #51 35.12 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-02-11T19:00:32.441Z] #51 35.23 go: downloading github.com/daixiang0/gci v0.2.9 [2022-02-11T19:00:32.442Z] #51 35.26 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-02-11T19:00:32.442Z] #51 35.27 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-02-11T19:00:32.442Z] #51 35.32 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-02-11T19:00:32.571Z] #58 ... [2022-02-11T19:00:32.571Z] [2022-02-11T19:00:32.571Z] #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-02-11T19:00:32.571Z] #43 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-11T19:00:32.571Z] #43 26.19 + git checkout -q v2.3.0 [2022-02-11T19:00:32.571Z] #43 27.60 + 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-02-11T19:00:32.571Z] #43 ... [2022-02-11T19:00:32.571Z] [2022-02-11T19:00:32.571Z] #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-02-11T19:00:32.571Z] #58 sha256:53862fbb77bf51806bbb0e8059038813b0b12d96948fca87c229ce51a0b0c26d [2022-02-11T19:00:32.571Z] #58 DONE 36.6s [2022-02-11T19:00:32.571Z] [2022-02-11T19:00:32.571Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-02-11T19:00:32.571Z] #59 sha256:d505023886affbe42476a9f56ca80f029cb9ee51e9ecb5da77c3fd8830ee5241 [2022-02-11T19:00:32.662Z] #51 37.57 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-02-11T19:00:32.662Z] #51 37.70 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-02-11T19:00:32.662Z] #51 ... [2022-02-11T19:00:32.662Z] [2022-02-11T19:00:32.662Z] #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-02-11T19:00:32.662Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-11T19:00:32.662Z] #47 27.46 The following additional packages will be installed: [2022-02-11T19:00:32.662Z] #47 27.46 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-02-11T19:00:32.662Z] #47 27.46 python3-protobuf python3-six [2022-02-11T19:00:32.662Z] #47 27.49 Suggested packages: [2022-02-11T19:00:32.662Z] #47 27.49 python3-setuptools [2022-02-11T19:00:32.662Z] #47 27.49 Recommended packages: [2022-02-11T19:00:32.662Z] #47 27.49 iproute2 | iproute [2022-02-11T19:00:32.662Z] #47 28.07 The following NEW packages will be installed: [2022-02-11T19:00:32.662Z] #47 28.07 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-02-11T19:00:32.662Z] #47 28.07 python3-protobuf python3-six [2022-02-11T19:00:32.662Z] #47 28.47 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-02-11T19:00:32.662Z] #47 28.47 Need to get 2292 kB of archives. [2022-02-11T19:00:32.662Z] #47 28.47 After this operation, 11.0 MB of additional disk space will be used. [2022-02-11T19:00:32.662Z] #47 28.47 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-02-11T19:00:32.662Z] #47 28.50 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-02-11T19:00:32.662Z] #47 28.51 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-02-11T19:00:32.662Z] #47 28.52 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-02-11T19:00:32.663Z] #47 28.53 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-02-11T19:00:32.663Z] #47 28.54 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-02-11T19:00:32.663Z] #47 28.54 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-02-11T19:00:32.663Z] #47 31.94 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-02-11T19:00:32.663Z] #47 33.04 debconf: delaying package configuration, since apt-utils is not installed [2022-02-11T19:00:32.663Z] #47 33.21 Fetched 2292 kB in 4s (558 kB/s) [2022-02-11T19:00:32.663Z] #47 33.26 Selecting previously unselected package libprotobuf23:amd64. [2022-02-11T19:00:32.663Z] #47 33.26 (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-02-11T19:00:32.663Z] #47 33.30 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-02-11T19:00:32.663Z] #47 33.31 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-02-11T19:00:32.663Z] #47 34.02 Selecting previously unselected package python3-pkg-resources. [2022-02-11T19:00:32.663Z] #47 34.02 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-02-11T19:00:32.663Z] #47 34.03 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-02-11T19:00:32.663Z] #47 34.30 Selecting previously unselected package python3-six. [2022-02-11T19:00:32.663Z] #47 34.32 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-02-11T19:00:32.663Z] #47 34.32 Unpacking python3-six (1.16.0-2) ... [2022-02-11T19:00:32.663Z] #47 34.39 Selecting previously unselected package python3-protobuf. [2022-02-11T19:00:32.663Z] #47 34.40 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-02-11T19:00:32.663Z] #47 34.40 Unpacking python3-protobuf (3.12.4-1) ... [2022-02-11T19:00:32.663Z] #47 35.07 Selecting previously unselected package libnet1:amd64. [2022-02-11T19:00:32.663Z] #47 35.07 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-02-11T19:00:32.663Z] #47 35.08 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-11T19:00:32.663Z] #47 35.24 Selecting previously unselected package libnl-3-200:amd64. [2022-02-11T19:00:32.663Z] #47 35.24 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-02-11T19:00:32.663Z] #47 35.25 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-11T19:00:32.663Z] #47 35.40 Selecting previously unselected package libprotobuf-c1:amd64. [2022-02-11T19:00:32.663Z] #47 35.40 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-02-11T19:00:32.663Z] #47 35.40 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-11T19:00:32.663Z] #47 35.52 Selecting previously unselected package criu. [2022-02-11T19:00:32.663Z] #47 35.52 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-02-11T19:00:32.663Z] #47 35.56 Unpacking criu (3.16.1-3) ... [2022-02-11T19:00:32.663Z] #47 36.22 Setting up python3-pkg-resources (52.0.0-4) ... [2022-02-11T19:00:32.699Z] #51 35.32 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-02-11T19:00:32.699Z] #51 35.39 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-02-11T19:00:32.699Z] #51 35.39 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-02-11T19:00:32.699Z] #51 35.45 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-02-11T19:00:32.699Z] #51 35.52 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-02-11T19:00:32.841Z] #59 DONE 0.2s [2022-02-11T19:00:32.841Z] [2022-02-11T19:00:32.841Z] #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-02-11T19:00:32.841Z] #60 sha256:8957d6a43d2e7cac1afbacadc5f93cf780455509ad22dfe069a828cf72865065 [2022-02-11T19:00:32.889Z] #19 129.7 Selecting previously unselected package libstdc++6-arm64-cross. [2022-02-11T19:00:32.889Z] #19 129.7 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-11T19:00:32.889Z] #19 129.7 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-02-11T19:00:32.955Z] #51 35.61 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-02-11T19:00:32.955Z] #51 35.70 go: downloading github.com/golangci/misspell v0.3.5 [2022-02-11T19:00:32.955Z] #51 35.71 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-02-11T19:00:32.955Z] #51 35.74 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-02-11T19:00:32.955Z] #51 35.77 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-02-11T19:00:33.151Z] #19 129.9 Selecting previously unselected package libubsan1-arm64-cross. [2022-02-11T19:00:33.151Z] #19 129.9 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-11T19:00:33.151Z] #19 129.9 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-02-11T19:00:33.151Z] #19 130.1 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-02-11T19:00:33.151Z] #19 130.1 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-11T19:00:33.151Z] #19 130.1 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-02-11T19:00:33.224Z] #51 35.81 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-02-11T19:00:33.224Z] #51 35.84 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-02-11T19:00:33.224Z] #51 35.86 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-02-11T19:00:33.224Z] #51 35.90 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-02-11T19:00:33.224Z] #51 35.94 go: downloading github.com/julz/importas v0.1.0 [2022-02-11T19:00:33.224Z] #51 35.95 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-02-11T19:00:33.224Z] #51 35.96 go: downloading github.com/kulti/thelper v0.5.0 [2022-02-11T19:00:33.224Z] #51 36.00 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-02-11T19:00:33.224Z] #51 36.01 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-02-11T19:00:33.224Z] #51 36.03 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-02-11T19:00:33.224Z] #51 36.07 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-02-11T19:00:33.224Z] #51 36.07 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-02-11T19:00:33.229Z] #47 37.92 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-02-11T19:00:33.229Z] #47 37.95 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-11T19:00:33.229Z] #47 37.96 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-11T19:00:33.229Z] #47 37.99 Setting up python3-six (1.16.0-2) ... [2022-02-11T19:00:33.413Z] #19 130.4 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-02-11T19:00:33.413Z] #19 130.4 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-02-11T19:00:33.413Z] #19 130.4 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-02-11T19:00:33.488Z] #51 36.15 go: downloading github.com/maratori/testpackage v1.0.1 [2022-02-11T19:00:33.488Z] #51 36.20 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-02-11T19:00:33.745Z] #51 36.30 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-02-11T19:00:33.745Z] #51 36.31 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-02-11T19:00:33.745Z] #51 36.33 go: downloading github.com/mgechev/revive v1.1.3 [2022-02-11T19:00:33.885Z] #38 ... [2022-02-11T19:00:33.885Z] [2022-02-11T19:00:33.885Z] #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-02-11T19:00:33.885Z] #47 sha256:f1b721bc4725d1715506fc4c476da585d66d9f298f48ca2919866e40656e2696 [2022-02-11T19:00:33.885Z] #47 17.11 Reading package lists... [2022-02-11T19:00:33.885Z] #47 21.34 Building dependency tree... [2022-02-11T19:00:33.885Z] #47 24.30 The following additional packages will be installed: [2022-02-11T19:00:33.885Z] #47 24.31 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-02-11T19:00:33.885Z] #47 24.31 python3-protobuf python3-six [2022-02-11T19:00:33.885Z] #47 24.31 Suggested packages: [2022-02-11T19:00:33.885Z] #47 24.32 python3-setuptools [2022-02-11T19:00:33.885Z] #47 24.32 Recommended packages: [2022-02-11T19:00:33.885Z] #47 24.32 iproute2 | iproute [2022-02-11T19:00:33.885Z] #47 24.80 The following NEW packages will be installed: [2022-02-11T19:00:33.885Z] #47 24.80 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-02-11T19:00:33.885Z] #47 24.81 python3-protobuf python3-six [2022-02-11T19:00:33.885Z] #47 25.26 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-02-11T19:00:33.885Z] #47 25.26 Need to get 2115 kB of archives. [2022-02-11T19:00:33.885Z] #47 25.26 After this operation, 10.7 MB of additional disk space will be used. [2022-02-11T19:00:33.885Z] #47 25.26 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-02-11T19:00:33.885Z] #47 25.31 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-02-11T19:00:33.885Z] #47 25.34 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-02-11T19:00:33.885Z] #47 25.34 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-02-11T19:00:33.885Z] #47 25.35 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-02-11T19:00:33.885Z] #47 25.35 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-02-11T19:00:33.885Z] #47 25.35 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-02-11T19:00:33.885Z] #47 28.61 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [609 kB] [2022-02-11T19:00:33.885Z] #47 30.53 debconf: delaying package configuration, since apt-utils is not installed [2022-02-11T19:00:33.885Z] #47 30.79 Fetched 2115 kB in 4s (519 kB/s) [2022-02-11T19:00:33.885Z] #47 30.99 Selecting previously unselected package libprotobuf23:arm64. [2022-02-11T19:00:33.885Z] #47 30.99 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-02-11T19:00:33.885Z] #47 31.06 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-02-11T19:00:33.886Z] #47 31.11 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-02-11T19:00:33.886Z] #47 ... [2022-02-11T19:00:33.886Z] [2022-02-11T19:00:33.886Z] #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-02-11T19:00:33.886Z] #60 sha256:b0791679402e90dbe9226bfeccf30ba5b383c693bd808a74220a9fb1d70ac20e [2022-02-11T19:00:33.886Z] #60 1.832 + RM_GOPATH=0 [2022-02-11T19:00:33.886Z] #60 1.832 + TMP_GOPATH= [2022-02-11T19:00:33.886Z] #60 1.832 + : /build [2022-02-11T19:00:33.886Z] #60 1.832 + '[' -z '' ']' [2022-02-11T19:00:33.886Z] #60 1.833 ++ mktemp -d [2022-02-11T19:00:33.886Z] #60 1.838 + export GOPATH=/tmp/tmp.rVEtMvJIQA [2022-02-11T19:00:33.886Z] #60 1.838 + GOPATH=/tmp/tmp.rVEtMvJIQA [2022-02-11T19:00:33.886Z] #60 1.838 + RM_GOPATH=1 [2022-02-11T19:00:33.886Z] #60 1.838 + case "$(go env GOARCH)" in [2022-02-11T19:00:33.886Z] #60 1.838 ++ go env GOARCH [2022-02-11T19:00:33.886Z] #60 1.854 + export GO_BUILDMODE=-buildmode=pie [2022-02-11T19:00:33.886Z] #60 1.854 + GO_BUILDMODE=-buildmode=pie [2022-02-11T19:00:33.886Z] #60 1.855 ++ dirname /install.sh [2022-02-11T19:00:33.886Z] #60 1.860 + dir=/ [2022-02-11T19:00:33.886Z] #60 1.861 + bin=containerd [2022-02-11T19:00:33.886Z] #60 1.861 + shift [2022-02-11T19:00:33.886Z] #60 1.861 + '[' '!' -f //containerd.installer ']' [2022-02-11T19:00:33.886Z] #60 1.861 + . //containerd.installer [2022-02-11T19:00:33.886Z] #60 1.862 ++ set -e [2022-02-11T19:00:33.886Z] #60 1.862 ++ : v1.5.9 [2022-02-11T19:00:33.886Z] #60 1.862 + install_containerd [2022-02-11T19:00:33.886Z] #60 1.867 + echo 'Install containerd version v1.5.9' [2022-02-11T19:00:33.886Z] #60 1.867 Install containerd version v1.5.9 [2022-02-11T19:00:33.886Z] #60 1.867 + git clone https://github.com/containerd/containerd.git /tmp/tmp.rVEtMvJIQA/src/github.com/containerd/containerd [2022-02-11T19:00:33.886Z] #60 1.871 Cloning into '/tmp/tmp.rVEtMvJIQA/src/github.com/containerd/containerd'... [2022-02-11T19:00:34.228Z] #60 1.140 + RM_GOPATH=0 [2022-02-11T19:00:34.228Z] #60 1.140 + TMP_GOPATH= [2022-02-11T19:00:34.228Z] #60 1.140 + : /build [2022-02-11T19:00:34.228Z] #60 1.140 + '[' -z '' ']' [2022-02-11T19:00:34.228Z] #60 1.140 ++ mktemp -d [2022-02-11T19:00:34.228Z] #60 1.156 + export GOPATH=/tmp/tmp.FfcQtCyxIy [2022-02-11T19:00:34.228Z] #60 1.156 + GOPATH=/tmp/tmp.FfcQtCyxIy [2022-02-11T19:00:34.228Z] #60 1.156 + RM_GOPATH=1 [2022-02-11T19:00:34.228Z] #60 1.156 + case "$(go env GOARCH)" in [2022-02-11T19:00:34.228Z] #60 1.156 ++ go env GOARCH [2022-02-11T19:00:34.228Z] #60 1.165 + export GO_BUILDMODE=-buildmode=pie [2022-02-11T19:00:34.228Z] #60 1.165 + GO_BUILDMODE=-buildmode=pie [2022-02-11T19:00:34.228Z] #60 1.165 ++ dirname /install.sh [2022-02-11T19:00:34.228Z] #60 1.168 + dir=/ [2022-02-11T19:00:34.228Z] #60 1.171 + bin=containerd [2022-02-11T19:00:34.228Z] #60 1.171 + shift [2022-02-11T19:00:34.228Z] #60 1.171 + '[' '!' -f //containerd.installer ']' [2022-02-11T19:00:34.228Z] #60 1.172 + . //containerd.installer [2022-02-11T19:00:34.228Z] #60 1.177 ++ set -e [2022-02-11T19:00:34.228Z] #60 1.177 ++ : v1.5.9 [2022-02-11T19:00:34.228Z] #60 1.177 + install_containerd [2022-02-11T19:00:34.228Z] #60 1.177 + echo 'Install containerd version v1.5.9' [2022-02-11T19:00:34.228Z] #60 1.177 Install containerd version v1.5.9 [2022-02-11T19:00:34.228Z] #60 1.177 + git clone https://github.com/containerd/containerd.git /tmp/tmp.FfcQtCyxIy/src/github.com/containerd/containerd [2022-02-11T19:00:34.228Z] #60 1.180 Cloning into '/tmp/tmp.FfcQtCyxIy/src/github.com/containerd/containerd'... [2022-02-11T19:00:34.312Z] #51 36.84 go: downloading github.com/moricho/tparallel v0.2.1 [2022-02-11T19:00:34.312Z] #51 36.86 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-02-11T19:00:34.312Z] #51 36.88 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-02-11T19:00:34.312Z] #51 36.90 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-02-11T19:00:34.312Z] #51 36.96 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-02-11T19:00:34.312Z] #51 36.99 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-02-11T19:00:34.312Z] #51 36.99 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-02-11T19:00:34.312Z] #51 37.03 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-02-11T19:00:34.312Z] #51 37.09 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-02-11T19:00:34.569Z] #51 37.27 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-02-11T19:00:34.569Z] #51 37.28 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-02-11T19:00:34.569Z] #51 37.29 go: downloading github.com/sivchari/tenv v1.4.7 [2022-02-11T19:00:34.569Z] #51 37.31 go: downloading github.com/sonatard/noctx v0.0.1 [2022-02-11T19:00:34.569Z] #51 37.32 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-02-11T19:00:34.569Z] #51 37.35 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-02-11T19:00:34.607Z] #47 39.11 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-11T19:00:34.607Z] #47 39.14 Setting up python3-protobuf (3.12.4-1) ... [2022-02-11T19:00:34.826Z] #51 37.41 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-02-11T19:00:34.826Z] #51 37.45 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-02-11T19:00:34.826Z] #51 37.45 go: downloading github.com/tetafro/godot v1.4.11 [2022-02-11T19:00:34.826Z] #51 37.50 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-02-11T19:00:34.826Z] #51 37.52 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-02-11T19:00:34.826Z] #51 37.54 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-02-11T19:00:35.084Z] #51 37.70 go: downloading github.com/ultraware/funlen v0.0.3 [2022-02-11T19:00:35.084Z] #51 37.75 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-02-11T19:00:35.084Z] #51 37.77 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-02-11T19:00:35.084Z] #51 37.78 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-02-11T19:00:35.084Z] #51 37.81 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-02-11T19:00:35.174Z] #47 ... [2022-02-11T19:00:35.174Z] [2022-02-11T19:00:35.175Z] #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-02-11T19:00:35.175Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-11T19:00:35.175Z] #14 30.25 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-02-11T19:00:35.175Z] #14 30.82 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-02-11T19:00:35.175Z] #14 31.30 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-02-11T19:00:35.175Z] #14 32.53 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-02-11T19:00:35.175Z] #14 32.95 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-02-11T19:00:35.175Z] #14 32.95 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-02-11T19:00:35.175Z] #14 32.95 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-02-11T19:00:35.175Z] #14 32.95 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-02-11T19:00:35.175Z] #14 32.95 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-02-11T19:00:35.175Z] #14 32.97 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-02-11T19:00:35.175Z] #14 32.97 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-02-11T19:00:35.175Z] #14 32.97 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-02-11T19:00:35.175Z] #14 33.02 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-02-11T19:00:35.175Z] #14 33.02 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-02-11T19:00:35.175Z] #14 33.02 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-02-11T19:00:35.175Z] #14 33.02 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-02-11T19:00:35.175Z] #14 33.02 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-02-11T19:00:35.175Z] #14 33.04 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-02-11T19:00:35.175Z] #14 33.04 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-02-11T19:00:35.175Z] #14 33.05 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-02-11T19:00:35.175Z] #14 33.79 debconf: delaying package configuration, since apt-utils is not installed [2022-02-11T19:00:35.175Z] #14 33.98 Fetched 115 MB in 5s (21.3 MB/s) [2022-02-11T19:00:35.175Z] #14 34.05 Selecting previously unselected package binutils-mingw-w64-i686. [2022-02-11T19:00:35.175Z] #14 34.05 (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-02-11T19:00:35.175Z] #14 34.12 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-02-11T19:00:35.175Z] #14 34.12 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-11T19:00:35.175Z] #14 36.46 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-02-11T19:00:35.175Z] #14 36.50 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-02-11T19:00:35.175Z] #14 36.50 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-11T19:00:35.175Z] #14 38.72 Selecting previously unselected package binutils-mingw-w64. [2022-02-11T19:00:35.175Z] #14 38.73 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-02-11T19:00:35.175Z] #14 38.73 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-11T19:00:35.175Z] #14 38.85 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-02-11T19:00:35.175Z] #14 38.85 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-02-11T19:00:35.175Z] #14 38.88 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-11T19:00:35.175Z] #14 39.04 Selecting previously unselected package dmsetup. [2022-02-11T19:00:35.175Z] #14 39.05 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-02-11T19:00:35.175Z] #14 39.06 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-02-11T19:00:35.175Z] #14 39.23 Selecting previously unselected package mingw-w64-common. [2022-02-11T19:00:35.175Z] #14 39.23 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-02-11T19:00:35.175Z] #14 39.23 Unpacking mingw-w64-common (8.0.0-1) ... [2022-02-11T19:00:35.341Z] #51 37.98 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-02-11T19:00:35.341Z] #51 38.12 go: downloading honnef.co/go/tools v0.2.2 [2022-02-11T19:00:35.341Z] #51 ... [2022-02-11T19:00:35.341Z] [2022-02-11T19:00:35.341Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-02-11T19:00:35.341Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-11T19:00:35.341Z] #14 28.16 The following additional packages will be installed: [2022-02-11T19:00:35.341Z] #14 28.19 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-11T19:00:35.341Z] #14 28.19 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-02-11T19:00:35.341Z] #14 28.19 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-02-11T19:00:35.341Z] #14 28.19 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-02-11T19:00:35.341Z] #14 28.19 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-02-11T19:00:35.341Z] #14 28.19 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-02-11T19:00:35.341Z] #14 28.19 mingw-w64-common mingw-w64-x86-64-dev [2022-02-11T19:00:35.341Z] #14 28.19 Suggested packages: [2022-02-11T19:00:35.341Z] #14 28.21 gcc-10-locales seccomp wine64 [2022-02-11T19:00:35.341Z] #14 29.46 The following NEW packages will be installed: [2022-02-11T19:00:35.341Z] #14 29.46 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-11T19:00:35.341Z] #14 29.46 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-02-11T19:00:35.341Z] #14 29.46 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-02-11T19:00:35.341Z] #14 29.46 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-02-11T19:00:35.341Z] #14 29.46 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-02-11T19:00:35.341Z] #14 29.46 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-02-11T19:00:35.341Z] #14 29.47 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-02-11T19:00:35.341Z] #14 29.47 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-02-11T19:00:35.341Z] #14 29.47 mingw-w64-x86-64-dev [2022-02-11T19:00:35.341Z] #14 29.81 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-02-11T19:00:35.341Z] #14 29.81 Need to get 115 MB of archives. [2022-02-11T19:00:35.341Z] #14 29.81 After this operation, 645 MB of additional disk space will be used. [2022-02-11T19:00:35.341Z] #14 29.81 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-02-11T19:00:35.341Z] #14 29.90 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-02-11T19:00:35.341Z] #14 30.07 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-02-11T19:00:35.341Z] #14 30.08 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-02-11T19:00:35.341Z] #14 30.09 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-02-11T19:00:35.341Z] #14 30.10 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-02-11T19:00:35.341Z] #14 30.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-02-11T19:00:35.341Z] #14 30.49 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-02-11T19:00:35.341Z] #14 30.49 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-02-11T19:00:35.341Z] #14 31.06 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-02-11T19:00:35.341Z] #14 32.40 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-02-11T19:00:35.341Z] #14 33.05 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-02-11T19:00:35.341Z] #14 33.76 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-02-11T19:00:35.341Z] #14 35.14 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-02-11T19:00:35.341Z] #14 35.72 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-02-11T19:00:35.341Z] #14 35.72 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-02-11T19:00:35.341Z] #14 35.73 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-02-11T19:00:35.341Z] #14 35.73 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-02-11T19:00:35.341Z] #14 35.74 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-02-11T19:00:35.341Z] #14 35.75 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-02-11T19:00:35.341Z] #14 35.75 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-02-11T19:00:35.341Z] #14 35.76 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-02-11T19:00:35.341Z] #14 35.77 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-02-11T19:00:35.341Z] #14 35.78 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-02-11T19:00:35.341Z] #14 35.79 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-02-11T19:00:35.341Z] #14 35.80 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-02-11T19:00:35.341Z] #14 35.83 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-02-11T19:00:35.341Z] #14 35.84 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-02-11T19:00:35.341Z] #14 35.84 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-02-11T19:00:35.341Z] #14 35.85 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-02-11T19:00:35.341Z] #14 36.72 debconf: delaying package configuration, since apt-utils is not installed [2022-02-11T19:00:35.341Z] #14 36.93 Fetched 115 MB in 6s (18.0 MB/s) [2022-02-11T19:00:35.341Z] #14 37.04 Selecting previously unselected package binutils-mingw-w64-i686. [2022-02-11T19:00:35.341Z] #14 37.04 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-02-11T19:00:35.341Z] #14 37.11 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-02-11T19:00:35.341Z] #14 37.12 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-11T19:00:35.433Z] #14 ... [2022-02-11T19:00:35.433Z] [2022-02-11T19:00:35.433Z] #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-02-11T19:00:35.433Z] #51 sha256:9cb9c0566e3298e0ef8d4c1cc5ff85884775446a6216cc80d1235f35bd7e6745 [2022-02-11T19:00:35.433Z] #51 40.43 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-02-11T19:00:35.617Z] #14 ... [2022-02-11T19:00:35.617Z] [2022-02-11T19:00:35.617Z] #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-02-11T19:00:35.617Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-11T19:00:35.617Z] #38 27.03 Building dependency tree... [2022-02-11T19:00:35.617Z] #38 29.63 The following additional packages will be installed: [2022-02-11T19:00:35.617Z] #38 29.65 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-02-11T19:00:35.617Z] #38 29.66 Suggested packages: [2022-02-11T19:00:35.617Z] #38 29.67 cmake-doc ninja-build lrzip [2022-02-11T19:00:35.617Z] #38 29.67 Recommended packages: [2022-02-11T19:00:35.617Z] #38 29.67 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-02-11T19:00:35.617Z] #38 30.36 The following NEW packages will be installed: [2022-02-11T19:00:35.617Z] #38 30.36 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-02-11T19:00:35.617Z] #38 30.38 vim-common xxd [2022-02-11T19:00:35.617Z] #38 30.70 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-02-11T19:00:35.617Z] #38 30.70 Need to get 17.7 MB of archives. [2022-02-11T19:00:35.617Z] #38 30.70 After this operation, 70.7 MB of additional disk space will be used. [2022-02-11T19:00:35.617Z] #38 30.70 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-02-11T19:00:35.617Z] #38 30.71 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-02-11T19:00:35.617Z] #38 30.72 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-02-11T19:00:35.617Z] #38 30.78 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-02-11T19:00:35.617Z] #38 31.29 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-02-11T19:00:35.617Z] #38 31.34 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-02-11T19:00:35.617Z] #38 31.36 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-02-11T19:00:35.617Z] #38 31.37 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-02-11T19:00:35.617Z] #38 31.38 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-02-11T19:00:35.617Z] #38 31.39 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-02-11T19:00:35.617Z] #38 32.82 debconf: delaying package configuration, since apt-utils is not installed [2022-02-11T19:00:35.617Z] #38 33.21 Fetched 17.7 MB in 1s (13.7 MB/s) [2022-02-11T19:00:35.617Z] #38 33.39 Selecting previously unselected package xxd. [2022-02-11T19:00:35.617Z] #38 33.39 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-02-11T19:00:35.617Z] #38 33.47 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-11T19:00:35.617Z] #38 33.48 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-11T19:00:35.617Z] #38 33.84 Selecting previously unselected package vim-common. [2022-02-11T19:00:35.617Z] #38 33.84 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-11T19:00:35.617Z] #38 33.89 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-11T19:00:35.617Z] #38 34.48 Selecting previously unselected package cmake-data. [2022-02-11T19:00:35.617Z] #38 34.49 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-02-11T19:00:35.617Z] #38 34.50 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-02-11T19:00:35.617Z] #38 37.13 Selecting previously unselected package libicu67:amd64. [2022-02-11T19:00:35.617Z] #38 37.13 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-02-11T19:00:35.617Z] #38 37.14 Unpacking libicu67:amd64 (67.1-7) ... [2022-02-11T19:00:35.617Z] #38 ... [2022-02-11T19:00:35.617Z] [2022-02-11T19:00:35.617Z] #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-02-11T19:00:35.617Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-11T19:00:35.617Z] #47 29.05 The following additional packages will be installed: [2022-02-11T19:00:35.617Z] #47 29.07 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-02-11T19:00:35.617Z] #47 29.07 python3-protobuf python3-six [2022-02-11T19:00:35.617Z] #47 29.08 Suggested packages: [2022-02-11T19:00:35.617Z] #47 29.08 python3-setuptools [2022-02-11T19:00:35.617Z] #47 29.08 Recommended packages: [2022-02-11T19:00:35.617Z] #47 29.08 iproute2 | iproute [2022-02-11T19:00:35.617Z] #47 29.58 The following NEW packages will be installed: [2022-02-11T19:00:35.617Z] #47 29.60 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-02-11T19:00:35.617Z] #47 29.60 python3-protobuf python3-six [2022-02-11T19:00:35.617Z] #47 29.99 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-02-11T19:00:35.617Z] #47 29.99 Need to get 2292 kB of archives. [2022-02-11T19:00:35.617Z] #47 29.99 After this operation, 11.0 MB of additional disk space will be used. [2022-02-11T19:00:35.617Z] #47 29.99 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-02-11T19:00:35.617Z] #47 30.02 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-02-11T19:00:35.617Z] #47 30.04 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-02-11T19:00:35.617Z] #47 30.04 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-02-11T19:00:35.617Z] #47 30.05 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-02-11T19:00:35.617Z] #47 30.06 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-02-11T19:00:35.617Z] #47 30.06 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-02-11T19:00:35.617Z] #47 33.42 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-02-11T19:00:35.617Z] #47 34.60 debconf: delaying package configuration, since apt-utils is not installed [2022-02-11T19:00:35.617Z] #47 34.98 Fetched 2292 kB in 4s (565 kB/s) [2022-02-11T19:00:35.617Z] #47 35.09 Selecting previously unselected package libprotobuf23:amd64. [2022-02-11T19:00:35.617Z] #47 35.09 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-02-11T19:00:35.617Z] #47 35.14 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-02-11T19:00:35.617Z] #47 35.16 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-02-11T19:00:35.617Z] #47 35.79 Selecting previously unselected package python3-pkg-resources. [2022-02-11T19:00:35.617Z] #47 35.81 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-02-11T19:00:35.617Z] #47 35.83 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-02-11T19:00:35.617Z] #47 36.11 Selecting previously unselected package python3-six. [2022-02-11T19:00:35.617Z] #47 36.12 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-02-11T19:00:35.617Z] #47 36.13 Unpacking python3-six (1.16.0-2) ... [2022-02-11T19:00:35.617Z] #47 36.23 Selecting previously unselected package python3-protobuf. [2022-02-11T19:00:35.617Z] #47 36.24 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-02-11T19:00:35.617Z] #47 36.24 Unpacking python3-protobuf (3.12.4-1) ... [2022-02-11T19:00:35.617Z] #47 36.73 Selecting previously unselected package libnet1:amd64. [2022-02-11T19:00:35.617Z] #47 36.74 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-02-11T19:00:35.617Z] #47 36.75 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-11T19:00:35.617Z] #47 36.87 Selecting previously unselected package libnl-3-200:amd64. [2022-02-11T19:00:35.617Z] #47 36.87 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-02-11T19:00:35.617Z] #47 36.87 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-11T19:00:35.617Z] #47 36.97 Selecting previously unselected package libprotobuf-c1:amd64. [2022-02-11T19:00:35.617Z] #47 36.97 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-02-11T19:00:35.617Z] #47 36.98 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-11T19:00:35.617Z] #47 37.08 Selecting previously unselected package criu. [2022-02-11T19:00:35.617Z] #47 37.08 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-02-11T19:00:35.617Z] #47 37.09 Unpacking criu (3.16.1-3) ... [2022-02-11T19:00:35.617Z] #47 37.64 Setting up python3-pkg-resources (52.0.0-4) ... [2022-02-11T19:00:35.698Z] #51 40.43 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-02-11T19:00:35.698Z] #51 40.45 go: downloading github.com/stretchr/testify v1.7.0 [2022-02-11T19:00:35.698Z] #51 40.56 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-02-11T19:00:35.698Z] #51 40.61 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-02-11T19:00:35.698Z] #51 40.64 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-02-11T19:00:35.698Z] #51 40.69 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-02-11T19:00:35.698Z] #51 40.71 go: downloading github.com/magiconair/properties v1.8.5 [2022-02-11T19:00:35.698Z] #51 40.76 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-02-11T19:00:35.959Z] #51 40.84 go: downloading github.com/spf13/afero v1.6.0 [2022-02-11T19:00:35.959Z] #51 40.86 go: downloading github.com/spf13/cast v1.4.1 [2022-02-11T19:00:35.959Z] #51 40.88 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-02-11T19:00:35.959Z] #51 40.94 go: downloading github.com/subosito/gotenv v1.2.0 [2022-02-11T19:00:35.959Z] #51 40.96 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-02-11T19:00:35.959Z] #51 41.03 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-02-11T19:00:35.959Z] #51 41.06 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-02-11T19:00:36.218Z] #51 41.07 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-02-11T19:00:36.218Z] #51 41.12 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-02-11T19:00:36.218Z] #51 41.13 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-02-11T19:00:36.218Z] #51 41.14 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-02-11T19:00:36.218Z] #51 41.16 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-02-11T19:00:36.218Z] #51 41.16 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-02-11T19:00:36.218Z] #51 41.18 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-02-11T19:00:36.478Z] #51 41.35 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-02-11T19:00:36.478Z] #51 41.38 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-02-11T19:00:36.478Z] #51 41.42 go: downloading github.com/Antonboom/errname v0.1.5 [2022-02-11T19:00:36.478Z] #51 41.50 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-02-11T19:00:36.548Z] #47 ... [2022-02-11T19:00:36.548Z] [2022-02-11T19:00:36.548Z] #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-02-11T19:00:36.548Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-11T19:00:36.548Z] #14 39.09 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-02-11T19:00:36.548Z] #14 39.12 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-02-11T19:00:36.548Z] #14 39.13 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-11T19:00:36.737Z] #51 41.58 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-02-11T19:00:36.737Z] #51 41.60 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-02-11T19:00:36.737Z] #51 41.63 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-02-11T19:00:36.737Z] #51 41.66 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-02-11T19:00:36.737Z] #51 41.70 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-02-11T19:00:36.737Z] #51 41.83 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-02-11T19:00:36.997Z] #51 41.87 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-02-11T19:00:36.997Z] #51 41.94 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-02-11T19:00:36.997Z] #51 42.07 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-02-11T19:00:37.256Z] #51 42.18 go: downloading github.com/breml/bidichk v0.2.1 [2022-02-11T19:00:37.256Z] #51 42.22 go: downloading github.com/breml/errchkjson v0.2.1 [2022-02-11T19:00:37.256Z] #51 42.23 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-02-11T19:00:37.256Z] #51 42.25 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-02-11T19:00:37.256Z] #51 42.30 go: downloading github.com/daixiang0/gci v0.2.9 [2022-02-11T19:00:37.515Z] #51 42.31 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-02-11T19:00:37.515Z] #51 42.32 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-02-11T19:00:37.515Z] #51 42.34 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-02-11T19:00:37.515Z] #51 42.34 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-02-11T19:00:37.515Z] #51 42.37 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-02-11T19:00:37.515Z] #51 42.43 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-02-11T19:00:37.515Z] #51 42.45 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-02-11T19:00:37.515Z] #51 42.53 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-02-11T19:00:37.773Z] #51 42.66 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-02-11T19:00:37.773Z] #51 42.69 go: downloading github.com/golangci/misspell v0.3.5 [2022-02-11T19:00:38.033Z] #51 42.82 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-02-11T19:00:38.033Z] #51 42.85 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-02-11T19:00:38.033Z] #51 42.89 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-02-11T19:00:38.033Z] #51 43.02 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-02-11T19:00:38.033Z] #51 43.07 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-02-11T19:00:38.057Z] #60 ... [2022-02-11T19:00:38.057Z] [2022-02-11T19:00:38.057Z] #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-02-11T19:00:38.057Z] #51 sha256:31926d458c5ba4a4e6a76642017a4c20507976b20636d3bdc2fbc6c581aa480c [2022-02-11T19:00:38.057Z] #51 29.51 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-02-11T19:00:38.057Z] #51 29.54 go: downloading github.com/stretchr/testify v1.7.0 [2022-02-11T19:00:38.057Z] #51 29.81 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-02-11T19:00:38.057Z] #51 29.88 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-02-11T19:00:38.057Z] #51 29.95 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-02-11T19:00:38.057Z] #51 30.07 go: downloading github.com/magiconair/properties v1.8.5 [2022-02-11T19:00:38.057Z] #51 30.10 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-02-11T19:00:38.057Z] #51 30.15 go: downloading github.com/spf13/afero v1.6.0 [2022-02-11T19:00:38.057Z] #51 30.22 go: downloading github.com/spf13/cast v1.4.1 [2022-02-11T19:00:38.057Z] #51 30.24 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-02-11T19:00:38.057Z] #51 30.48 go: downloading github.com/subosito/gotenv v1.2.0 [2022-02-11T19:00:38.057Z] #51 30.51 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-02-11T19:00:38.057Z] #51 30.57 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-02-11T19:00:38.057Z] #51 30.80 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-02-11T19:00:38.057Z] #51 30.84 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-02-11T19:00:38.057Z] #51 30.92 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-02-11T19:00:38.057Z] #51 31.00 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-02-11T19:00:38.057Z] #51 31.08 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-02-11T19:00:38.057Z] #51 31.11 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-02-11T19:00:38.057Z] #51 31.14 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-02-11T19:00:38.057Z] #51 31.19 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-02-11T19:00:38.057Z] #51 31.57 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-02-11T19:00:38.057Z] #51 31.63 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-02-11T19:00:38.057Z] #51 31.72 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-02-11T19:00:38.057Z] #51 31.80 go: downloading github.com/Antonboom/errname v0.1.5 [2022-02-11T19:00:38.057Z] #51 31.86 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-02-11T19:00:38.057Z] #51 31.88 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-02-11T19:00:38.057Z] #51 32.36 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-02-11T19:00:38.057Z] #51 32.40 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-02-11T19:00:38.057Z] #51 32.43 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-02-11T19:00:38.057Z] #51 32.47 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-02-11T19:00:38.057Z] #51 32.50 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-02-11T19:00:38.057Z] #51 32.53 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-02-11T19:00:38.057Z] #51 32.55 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-02-11T19:00:38.057Z] #51 32.56 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-02-11T19:00:38.057Z] #51 32.58 go: downloading github.com/breml/bidichk v0.2.1 [2022-02-11T19:00:38.057Z] #51 32.63 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-02-11T19:00:38.057Z] #51 32.65 go: downloading github.com/breml/errchkjson v0.2.1 [2022-02-11T19:00:38.057Z] #51 32.68 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-02-11T19:00:38.057Z] #51 32.70 go: downloading github.com/daixiang0/gci v0.2.9 [2022-02-11T19:00:38.057Z] #51 32.72 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-02-11T19:00:38.057Z] #51 32.73 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-02-11T19:00:38.057Z] #51 32.77 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-02-11T19:00:38.057Z] #51 32.79 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-02-11T19:00:38.057Z] #51 32.83 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-02-11T19:00:38.057Z] #51 32.83 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-02-11T19:00:38.057Z] #51 32.89 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-02-11T19:00:38.057Z] #51 33.01 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-02-11T19:00:38.057Z] #51 33.20 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-02-11T19:00:38.057Z] #51 33.22 go: downloading github.com/golangci/misspell v0.3.5 [2022-02-11T19:00:38.057Z] #51 33.28 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-02-11T19:00:38.057Z] #51 33.32 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-02-11T19:00:38.057Z] #51 33.35 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-02-11T19:00:38.057Z] #51 33.41 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-02-11T19:00:38.057Z] #51 33.45 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-02-11T19:00:38.057Z] #51 33.48 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-02-11T19:00:38.057Z] #51 33.49 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-02-11T19:00:38.057Z] #51 33.51 go: downloading github.com/julz/importas v0.1.0 [2022-02-11T19:00:38.057Z] #51 33.55 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-02-11T19:00:38.057Z] #51 33.56 go: downloading github.com/kulti/thelper v0.5.0 [2022-02-11T19:00:38.057Z] #51 33.65 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-02-11T19:00:38.057Z] #51 33.72 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-02-11T19:00:38.057Z] #51 33.73 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-02-11T19:00:38.057Z] #51 33.78 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-02-11T19:00:38.057Z] #51 33.79 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-02-11T19:00:38.057Z] #51 33.84 go: downloading github.com/maratori/testpackage v1.0.1 [2022-02-11T19:00:38.057Z] #51 33.86 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-02-11T19:00:38.057Z] #51 33.89 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-02-11T19:00:38.057Z] #51 33.91 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-02-11T19:00:38.057Z] #51 33.92 go: downloading github.com/mgechev/revive v1.1.3 [2022-02-11T19:00:38.057Z] #51 34.42 go: downloading github.com/moricho/tparallel v0.2.1 [2022-02-11T19:00:38.057Z] #51 34.44 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-02-11T19:00:38.057Z] #51 34.46 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-02-11T19:00:38.057Z] #51 34.47 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-02-11T19:00:38.057Z] #51 34.62 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-02-11T19:00:38.057Z] #51 34.64 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-02-11T19:00:38.057Z] #51 34.65 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-02-11T19:00:38.057Z] #51 34.67 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-02-11T19:00:38.057Z] #51 34.69 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-02-11T19:00:38.057Z] #51 34.84 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-02-11T19:00:38.057Z] #51 34.85 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-02-11T19:00:38.057Z] #51 34.87 go: downloading github.com/sivchari/tenv v1.4.7 [2022-02-11T19:00:38.057Z] #51 34.87 go: downloading github.com/sonatard/noctx v0.0.1 [2022-02-11T19:00:38.057Z] #51 34.89 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-02-11T19:00:38.057Z] #51 34.95 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-02-11T19:00:38.057Z] #51 35.05 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-02-11T19:00:38.057Z] #51 35.06 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-02-11T19:00:38.057Z] #51 35.08 go: downloading github.com/tetafro/godot v1.4.11 [2022-02-11T19:00:38.057Z] #51 35.10 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-02-11T19:00:38.057Z] #51 35.12 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-02-11T19:00:38.057Z] #51 35.16 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-02-11T19:00:38.057Z] #51 35.25 go: downloading github.com/ultraware/funlen v0.0.3 [2022-02-11T19:00:38.057Z] #51 35.27 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-02-11T19:00:38.057Z] #51 35.29 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-02-11T19:00:38.057Z] #51 35.32 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-02-11T19:00:38.057Z] #51 35.36 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-02-11T19:00:38.057Z] #51 35.59 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-02-11T19:00:38.057Z] #51 35.78 go: downloading honnef.co/go/tools v0.2.2 [2022-02-11T19:00:38.292Z] #51 43.10 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-02-11T19:00:38.292Z] #51 43.12 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-02-11T19:00:38.292Z] #51 43.14 go: downloading github.com/julz/importas v0.1.0 [2022-02-11T19:00:38.292Z] #51 43.17 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-02-11T19:00:38.292Z] #51 ... [2022-02-11T19:00:38.292Z] [2022-02-11T19:00:38.292Z] #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-02-11T19:00:38.292Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-11T19:00:38.292Z] #38 33.14 Selecting previously unselected package libicu67:amd64. [2022-02-11T19:00:38.292Z] #38 33.14 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-02-11T19:00:38.292Z] #38 33.16 Unpacking libicu67:amd64 (67.1-7) ... [2022-02-11T19:00:38.292Z] #38 39.11 Selecting previously unselected package libxml2:amd64. [2022-02-11T19:00:38.292Z] #38 39.11 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-02-11T19:00:38.292Z] #38 39.11 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-02-11T19:00:38.292Z] #38 39.82 Selecting previously unselected package libarchive13:amd64. [2022-02-11T19:00:38.292Z] #38 39.82 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-02-11T19:00:38.292Z] #38 39.84 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-02-11T19:00:38.292Z] #38 40.13 Selecting previously unselected package libjsoncpp24:amd64. [2022-02-11T19:00:38.292Z] #38 40.13 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-02-11T19:00:38.292Z] #38 40.14 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-02-11T19:00:38.292Z] #38 40.29 Selecting previously unselected package librhash0:amd64. [2022-02-11T19:00:38.292Z] #38 40.29 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-02-11T19:00:38.292Z] #38 40.29 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-02-11T19:00:38.292Z] #38 40.44 Selecting previously unselected package libuv1:amd64. [2022-02-11T19:00:38.292Z] #38 40.44 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-02-11T19:00:38.292Z] #38 40.46 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-02-11T19:00:38.292Z] #38 40.65 Selecting previously unselected package cmake. [2022-02-11T19:00:38.292Z] #38 40.66 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-02-11T19:00:38.292Z] #38 40.67 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-02-11T19:00:38.292Z] #38 ... [2022-02-11T19:00:38.292Z] [2022-02-11T19:00:38.292Z] #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-02-11T19:00:38.292Z] #51 sha256:9cb9c0566e3298e0ef8d4c1cc5ff85884775446a6216cc80d1235f35bd7e6745 [2022-02-11T19:00:38.292Z] #51 43.21 go: downloading github.com/kulti/thelper v0.5.0 [2022-02-11T19:00:38.292Z] #51 43.23 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-02-11T19:00:38.292Z] #51 43.28 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-02-11T19:00:38.292Z] #51 43.31 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-02-11T19:00:38.292Z] #51 43.36 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-02-11T19:00:38.292Z] #51 43.37 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-02-11T19:00:38.292Z] #51 43.40 go: downloading github.com/maratori/testpackage v1.0.1 [2022-02-11T19:00:38.401Z] #60 ... [2022-02-11T19:00:38.401Z] [2022-02-11T19:00:38.401Z] #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-02-11T19:00:38.401Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-11T19:00:38.401Z] #38 40.96 Selecting previously unselected package libxml2:amd64. [2022-02-11T19:00:38.401Z] #38 40.97 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-02-11T19:00:38.401Z] #38 40.97 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-02-11T19:00:38.401Z] #38 41.39 Selecting previously unselected package libarchive13:amd64. [2022-02-11T19:00:38.401Z] #38 41.39 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-02-11T19:00:38.401Z] #38 41.40 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-02-11T19:00:38.401Z] #38 41.70 Selecting previously unselected package libjsoncpp24:amd64. [2022-02-11T19:00:38.401Z] #38 41.70 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-02-11T19:00:38.401Z] #38 41.72 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-02-11T19:00:38.401Z] #38 41.90 Selecting previously unselected package librhash0:amd64. [2022-02-11T19:00:38.401Z] #38 41.90 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-02-11T19:00:38.401Z] #38 41.91 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-02-11T19:00:38.401Z] #38 42.06 Selecting previously unselected package libuv1:amd64. [2022-02-11T19:00:38.401Z] #38 42.06 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-02-11T19:00:38.401Z] #38 42.07 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-02-11T19:00:38.401Z] #38 42.20 Selecting previously unselected package cmake. [2022-02-11T19:00:38.401Z] #38 42.21 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-02-11T19:00:38.401Z] #38 42.22 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-02-11T19:00:38.552Z] #51 43.45 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-02-11T19:00:38.552Z] #51 43.52 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-02-11T19:00:38.552Z] #51 43.55 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-02-11T19:00:38.552Z] #51 43.55 go: downloading github.com/mgechev/revive v1.1.3 [2022-02-11T19:00:38.987Z] #51 36.83 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-02-11T19:00:38.987Z] #51 36.84 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-02-11T19:00:38.987Z] #51 36.87 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-02-11T19:00:38.987Z] #51 36.91 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-02-11T19:00:38.987Z] #51 36.92 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-02-11T19:00:38.987Z] #51 36.97 go: downloading github.com/stretchr/objx v0.1.1 [2022-02-11T19:00:39.122Z] #51 44.14 go: downloading github.com/moricho/tparallel v0.2.1 [2022-02-11T19:00:39.122Z] #51 44.16 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-02-11T19:00:39.122Z] #51 44.18 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-02-11T19:00:39.122Z] #51 44.21 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-02-11T19:00:39.122Z] #51 44.24 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-02-11T19:00:39.138Z] #14 41.77 Selecting previously unselected package binutils-mingw-w64. [2022-02-11T19:00:39.138Z] #14 41.79 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-02-11T19:00:39.138Z] #14 41.80 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-11T19:00:39.244Z] #51 37.04 go: downloading golang.org/x/text v0.3.7 [2022-02-11T19:00:39.381Z] #51 44.28 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-02-11T19:00:39.381Z] #51 44.32 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-02-11T19:00:39.381Z] #51 44.33 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-02-11T19:00:39.381Z] #51 44.34 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-02-11T19:00:39.394Z] #14 41.99 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-02-11T19:00:39.394Z] #14 41.99 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-02-11T19:00:39.394Z] #14 42.00 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-11T19:00:39.394Z] #14 42.20 Selecting previously unselected package dmsetup. [2022-02-11T19:00:39.640Z] #51 44.67 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-02-11T19:00:39.640Z] #51 44.69 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-02-11T19:00:39.640Z] #51 44.70 go: downloading github.com/sivchari/tenv v1.4.7 [2022-02-11T19:00:39.640Z] #51 44.74 go: downloading github.com/sonatard/noctx v0.0.1 [2022-02-11T19:00:39.651Z] #14 42.20 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-02-11T19:00:39.651Z] #14 42.21 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-02-11T19:00:39.651Z] #14 42.36 Selecting previously unselected package mingw-w64-common. [2022-02-11T19:00:39.651Z] #14 42.37 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-02-11T19:00:39.651Z] #14 42.37 Unpacking mingw-w64-common (8.0.0-1) ... [2022-02-11T19:00:39.899Z] #51 44.75 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-02-11T19:00:39.899Z] #51 44.79 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-02-11T19:00:39.899Z] #51 44.83 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-02-11T19:00:40.160Z] #51 44.94 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-02-11T19:00:40.160Z] #51 45.02 go: downloading github.com/tetafro/godot v1.4.11 [2022-02-11T19:00:40.160Z] #51 ... [2022-02-11T19:00:40.160Z] [2022-02-11T19:00:40.160Z] #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-02-11T19:00:40.160Z] #34 sha256:4c78672af1e2fd1ff4a8df08f8682570625ce5d4c768dfb344e29852c5436b33 [2022-02-11T19:00:40.160Z] #34 34.77 Updating files: 92% (1414/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-02-11T19:00:40.160Z] #34 35.18 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-02-11T19:00:40.160Z] #34 35.25 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-02-11T19:00:40.160Z] #34 ... [2022-02-11T19:00:40.160Z] [2022-02-11T19:00:40.160Z] #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-02-11T19:00:40.160Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-11T19:00:40.160Z] #47 42.46 Setting up criu (3.16.1-3) ... [2022-02-11T19:00:40.160Z] #47 44.28 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-11T19:00:40.160Z] #47 DONE 45.0s [2022-02-11T19:00:40.160Z] [2022-02-11T19:00:40.160Z] #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-02-11T19:00:40.160Z] #51 sha256:9cb9c0566e3298e0ef8d4c1cc5ff85884775446a6216cc80d1235f35bd7e6745 [2022-02-11T19:00:40.160Z] #51 45.08 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-02-11T19:00:40.160Z] #51 45.13 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-02-11T19:00:40.160Z] #51 45.13 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-02-11T19:00:40.176Z] #51 ... [2022-02-11T19:00:40.176Z] [2022-02-11T19:00:40.176Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-02-11T19:00:40.176Z] #14 sha256:585fe1784afb68afac71307fb6cc9be4660b10f7d47467ad5aeceff80fd377f4 [2022-02-11T19:00:40.176Z] #14 28.28 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-02-11T19:00:40.176Z] #14 28.82 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-02-11T19:00:40.176Z] #14 29.56 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-02-11T19:00:40.176Z] #14 30.83 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-02-11T19:00:40.176Z] #14 31.20 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-02-11T19:00:40.176Z] #14 31.20 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-02-11T19:00:40.176Z] #14 31.21 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-02-11T19:00:40.176Z] #14 31.21 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-02-11T19:00:40.176Z] #14 31.21 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-02-11T19:00:40.176Z] #14 31.24 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-02-11T19:00:40.176Z] #14 31.24 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-6 [123 kB] [2022-02-11T19:00:40.176Z] #14 31.24 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-02-11T19:00:40.176Z] #14 31.27 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-02-11T19:00:40.176Z] #14 31.27 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-02-11T19:00:40.176Z] #14 31.27 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-02-11T19:00:40.176Z] #14 31.27 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-02-11T19:00:40.176Z] #14 31.32 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-02-11T19:00:40.176Z] #14 31.34 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-02-11T19:00:40.176Z] #14 31.35 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-02-11T19:00:40.176Z] #14 31.35 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-6 [401 kB] [2022-02-11T19:00:40.176Z] #14 32.43 debconf: delaying package configuration, since apt-utils is not installed [2022-02-11T19:00:40.176Z] #14 32.65 Fetched 108 MB in 7s (15.8 MB/s) [2022-02-11T19:00:40.176Z] #14 32.75 Selecting previously unselected package binutils-mingw-w64-i686. [2022-02-11T19:00:40.176Z] #14 32.75 (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-02-11T19:00:40.176Z] #14 32.81 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-02-11T19:00:40.176Z] #14 32.82 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-11T19:00:40.176Z] #14 34.63 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-02-11T19:00:40.176Z] #14 34.64 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-02-11T19:00:40.176Z] #14 34.66 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-11T19:00:40.176Z] #14 36.69 Selecting previously unselected package binutils-mingw-w64. [2022-02-11T19:00:40.176Z] #14 36.72 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-02-11T19:00:40.176Z] #14 36.72 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-11T19:00:40.176Z] #14 36.82 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-02-11T19:00:40.176Z] #14 36.82 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-02-11T19:00:40.176Z] #14 36.84 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-02-11T19:00:40.176Z] #14 37.02 Selecting previously unselected package dmsetup. [2022-02-11T19:00:40.176Z] #14 37.02 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-02-11T19:00:40.176Z] #14 37.03 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-02-11T19:00:40.176Z] #14 37.23 Selecting previously unselected package mingw-w64-common. [2022-02-11T19:00:40.176Z] #14 37.23 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-02-11T19:00:40.176Z] #14 37.24 Unpacking mingw-w64-common (8.0.0-1) ... [2022-02-11T19:00:40.214Z] #14 ... [2022-02-11T19:00:40.214Z] [2022-02-11T19:00:40.214Z] #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-02-11T19:00:40.214Z] #60 sha256:a3c578faf7ee30ef501d9ef265828a14252b74295bc09fa7119b0551cbfd0263 [2022-02-11T19:00:40.214Z] #60 1.303 + RM_GOPATH=0 [2022-02-11T19:00:40.214Z] #60 1.303 + TMP_GOPATH= [2022-02-11T19:00:40.214Z] #60 1.303 + : /build [2022-02-11T19:00:40.214Z] #60 1.303 + '[' -z '' ']' [2022-02-11T19:00:40.214Z] #60 1.303 ++ mktemp -d [2022-02-11T19:00:40.214Z] #60 1.307 + export GOPATH=/tmp/tmp.rC5tegsX0M [2022-02-11T19:00:40.214Z] #60 1.307 + GOPATH=/tmp/tmp.rC5tegsX0M [2022-02-11T19:00:40.214Z] #60 1.307 + RM_GOPATH=1 [2022-02-11T19:00:40.214Z] #60 1.307 + case "$(go env GOARCH)" in [2022-02-11T19:00:40.214Z] #60 1.318 ++ go env GOARCH [2022-02-11T19:00:40.214Z] #60 1.322 + export GO_BUILDMODE=-buildmode=pie [2022-02-11T19:00:40.214Z] #60 1.322 + GO_BUILDMODE=-buildmode=pie [2022-02-11T19:00:40.214Z] #60 1.323 ++ dirname /install.sh [2022-02-11T19:00:40.214Z] #60 1.324 + dir=/ [2022-02-11T19:00:40.214Z] #60 1.327 + bin=containerd [2022-02-11T19:00:40.214Z] #60 1.327 + shift [2022-02-11T19:00:40.214Z] #60 1.328 + '[' '!' -f //containerd.installer ']' [2022-02-11T19:00:40.214Z] #60 1.328 + . //containerd.installer [2022-02-11T19:00:40.214Z] #60 1.328 ++ set -e [2022-02-11T19:00:40.214Z] #60 1.329 ++ : v1.5.9 [2022-02-11T19:00:40.214Z] #60 1.330 + install_containerd [2022-02-11T19:00:40.214Z] #60 1.330 + echo 'Install containerd version v1.5.9' [2022-02-11T19:00:40.214Z] #60 1.332 Install containerd version v1.5.9 [2022-02-11T19:00:40.214Z] #60 1.332 + git clone https://github.com/containerd/containerd.git /tmp/tmp.rC5tegsX0M/src/github.com/containerd/containerd [2022-02-11T19:00:40.214Z] #60 1.361 Cloning into '/tmp/tmp.rC5tegsX0M/src/github.com/containerd/containerd'... [2022-02-11T19:00:40.214Z] #60 ... [2022-02-11T19:00:40.214Z] [2022-02-11T19:00:40.214Z] #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-02-11T19:00:40.214Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-11T19:00:40.214Z] #38 42.75 Selecting previously unselected package libxml2:amd64. [2022-02-11T19:00:40.214Z] #38 42.75 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-02-11T19:00:40.214Z] #38 42.76 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-02-11T19:00:40.419Z] #51 45.38 go: downloading github.com/ultraware/funlen v0.0.3 [2022-02-11T19:00:40.419Z] #51 45.39 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-02-11T19:00:40.419Z] #51 45.41 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-02-11T19:00:40.419Z] #51 45.48 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-02-11T19:00:40.419Z] #51 45.48 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-02-11T19:00:40.432Z] #14 ... [2022-02-11T19:00:40.432Z] [2022-02-11T19:00:40.432Z] #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-02-11T19:00:40.432Z] #47 sha256:f1b721bc4725d1715506fc4c476da585d66d9f298f48ca2919866e40656e2696 [2022-02-11T19:00:40.432Z] #47 31.72 Selecting previously unselected package python3-pkg-resources. [2022-02-11T19:00:40.432Z] #47 31.72 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-02-11T19:00:40.432Z] #47 31.73 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-02-11T19:00:40.432Z] #47 32.00 Selecting previously unselected package python3-six. [2022-02-11T19:00:40.432Z] #47 32.00 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-02-11T19:00:40.432Z] #47 32.03 Unpacking python3-six (1.16.0-2) ... [2022-02-11T19:00:40.432Z] #47 32.13 Selecting previously unselected package python3-protobuf. [2022-02-11T19:00:40.432Z] #47 32.14 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-02-11T19:00:40.432Z] #47 32.15 Unpacking python3-protobuf (3.12.4-1) ... [2022-02-11T19:00:40.432Z] #47 32.64 Selecting previously unselected package libnet1:arm64. [2022-02-11T19:00:40.432Z] #47 32.65 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-02-11T19:00:40.432Z] #47 32.66 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-02-11T19:00:40.432Z] #47 32.85 Selecting previously unselected package libnl-3-200:arm64. [2022-02-11T19:00:40.432Z] #47 32.86 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-02-11T19:00:40.432Z] #47 32.89 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-02-11T19:00:40.432Z] #47 33.00 Selecting previously unselected package libprotobuf-c1:arm64. [2022-02-11T19:00:40.432Z] #47 33.00 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-02-11T19:00:40.432Z] #47 33.02 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-02-11T19:00:40.432Z] #47 33.12 Selecting previously unselected package criu. [2022-02-11T19:00:40.432Z] #47 33.12 Preparing to unpack .../7-criu_3.16.1-3_arm64.deb ... [2022-02-11T19:00:40.432Z] #47 33.13 Unpacking criu (3.16.1-3) ... [2022-02-11T19:00:40.432Z] #47 33.86 Setting up python3-pkg-resources (52.0.0-4) ... [2022-02-11T19:00:40.432Z] #47 35.10 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-02-11T19:00:40.432Z] #47 35.12 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-02-11T19:00:40.432Z] #47 35.13 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-02-11T19:00:40.432Z] #47 35.15 Setting up python3-six (1.16.0-2) ... [2022-02-11T19:00:40.432Z] #47 36.07 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-02-11T19:00:40.432Z] #47 36.11 Setting up python3-protobuf (3.12.4-1) ... [2022-02-11T19:00:40.473Z] #38 43.22 Selecting previously unselected package libarchive13:amd64. [2022-02-11T19:00:40.473Z] #38 43.25 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-02-11T19:00:40.473Z] #38 43.26 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-02-11T19:00:40.679Z] #51 45.61 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-02-11T19:00:40.938Z] #51 ... [2022-02-11T19:00:40.938Z] [2022-02-11T19:00:40.938Z] #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-02-11T19:00:40.938Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-11T19:00:40.938Z] #38 44.57 Setting up libicu67:amd64 (67.1-7) ... [2022-02-11T19:00:40.938Z] #38 44.62 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-11T19:00:40.938Z] #38 44.68 Setting up libuv1:amd64 (1.40.0-2) ... [2022-02-11T19:00:40.938Z] #38 44.72 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-11T19:00:40.938Z] #38 44.76 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-02-11T19:00:40.938Z] #38 44.79 Setting up librhash0:amd64 (1.4.1-2) ... [2022-02-11T19:00:40.938Z] #38 44.82 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-02-11T19:00:40.938Z] #38 44.89 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-02-11T19:00:40.938Z] #38 44.92 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-02-11T19:00:40.938Z] #38 45.05 Setting up cmake (3.18.4-2+deb11u1) ... [2022-02-11T19:00:40.938Z] #38 45.09 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-11T19:00:40.938Z] #38 DONE 45.8s [2022-02-11T19:00:40.938Z] [2022-02-11T19:00:40.938Z] #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-02-11T19:00:40.938Z] #51 sha256:9cb9c0566e3298e0ef8d4c1cc5ff85884775446a6216cc80d1235f35bd7e6745 [2022-02-11T19:00:40.938Z] #51 45.73 go: downloading honnef.co/go/tools v0.2.2 [2022-02-11T19:00:40.996Z] #47 ... [2022-02-11T19:00:40.996Z] [2022-02-11T19:00:40.996Z] #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-02-11T19:00:40.996Z] #34 sha256:3bfa9e7171fc4f96669242c7fe3b478f06d73cc45545dd91ec1fdc8110a580cf [2022-02-11T19:00:40.996Z] #34 28.77 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-02-11T19:00:40.996Z] #34 29.51 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-02-11T19:00:41.039Z] #38 43.68 Selecting previously unselected package libjsoncpp24:amd64. [2022-02-11T19:00:41.039Z] #38 43.70 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-02-11T19:00:41.039Z] #38 43.72 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-02-11T19:00:41.198Z] #51 ... [2022-02-11T19:00:41.199Z] [2022-02-11T19:00:41.199Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-02-11T19:00:41.199Z] #39 sha256:ba2e443a90a1c80ebb6c4f269efaf81a1777a33670d9c1833d589cf549334223 [2022-02-11T19:00:41.199Z] #39 DONE 0.3s [2022-02-11T19:00:41.199Z] [2022-02-11T19:00:41.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-02-11T19:00:41.199Z] #40 sha256:1ee615419b6a7edfaa00fc1faf4e2181fcf15605d59d0e400865ec853e0872ea [2022-02-11T19:00:41.254Z] #34 ... [2022-02-11T19:00:41.254Z] [2022-02-11T19:00:41.254Z] #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-02-11T19:00:41.254Z] #38 sha256:97d2570150a85384d019800b8206a8cceec0dc16cbc9052940c5711a94851069 [2022-02-11T19:00:41.254Z] #38 33.00 Selecting previously unselected package libicu67:arm64. [2022-02-11T19:00:41.254Z] #38 33.00 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-02-11T19:00:41.254Z] #38 33.02 Unpacking libicu67:arm64 (67.1-7) ... [2022-02-11T19:00:41.254Z] #38 37.61 Selecting previously unselected package libxml2:arm64. [2022-02-11T19:00:41.254Z] #38 37.61 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_arm64.deb ... [2022-02-11T19:00:41.254Z] #38 37.62 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7) ... [2022-02-11T19:00:41.254Z] #38 37.98 Selecting previously unselected package libarchive13:arm64. [2022-02-11T19:00:41.254Z] #38 37.99 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_arm64.deb ... [2022-02-11T19:00:41.254Z] #38 37.99 Unpacking libarchive13:arm64 (3.4.3-2+b1) ... [2022-02-11T19:00:41.254Z] #38 38.19 Selecting previously unselected package libjsoncpp24:arm64. [2022-02-11T19:00:41.254Z] #38 38.21 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-02-11T19:00:41.254Z] #38 38.21 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-02-11T19:00:41.254Z] #38 38.35 Selecting previously unselected package librhash0:arm64. [2022-02-11T19:00:41.254Z] #38 38.35 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-02-11T19:00:41.254Z] #38 38.36 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-02-11T19:00:41.254Z] #38 38.47 Selecting previously unselected package libuv1:arm64. [2022-02-11T19:00:41.254Z] #38 38.48 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-02-11T19:00:41.254Z] #38 38.48 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-02-11T19:00:41.254Z] #38 38.61 Selecting previously unselected package cmake. [2022-02-11T19:00:41.254Z] #38 38.61 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-02-11T19:00:41.254Z] #38 38.62 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-02-11T19:00:41.297Z] #38 43.86 Selecting previously unselected package librhash0:amd64. [2022-02-11T19:00:41.297Z] #38 43.86 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-02-11T19:00:41.297Z] #38 43.87 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-02-11T19:00:41.297Z] #38 44.00 Selecting previously unselected package libuv1:amd64. [2022-02-11T19:00:41.297Z] #38 44.00 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-02-11T19:00:41.297Z] #38 44.01 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-02-11T19:00:41.511Z] #38 ... [2022-02-11T19:00:41.511Z] [2022-02-11T19:00:41.511Z] #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-02-11T19:00:41.511Z] #47 sha256:f1b721bc4725d1715506fc4c476da585d66d9f298f48ca2919866e40656e2696 [2022-02-11T19:00:41.511Z] #47 39.10 Setting up criu (3.16.1-3) ... [2022-02-11T19:00:41.554Z] #38 44.18 Selecting previously unselected package cmake. [2022-02-11T19:00:41.554Z] #38 44.18 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-02-11T19:00:41.554Z] #38 44.20 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-02-11T19:00:41.575Z] #19 138.0 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-02-11T19:00:41.576Z] #19 138.0 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-02-11T19:00:41.576Z] #19 138.0 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-02-11T19:00:41.576Z] #19 138.0 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-02-11T19:00:41.576Z] #19 138.0 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-02-11T19:00:41.576Z] #19 138.0 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-02-11T19:00:41.576Z] #19 138.3 Selecting previously unselected package libc6-dev-arm64-cross. [2022-02-11T19:00:41.576Z] #19 138.3 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-02-11T19:00:41.576Z] #19 138.3 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-02-11T19:00:42.099Z] #19 138.8 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-02-11T19:00:42.099Z] #19 138.8 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-11T19:00:42.099Z] #19 138.8 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-02-11T19:00:42.361Z] #19 139.3 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-02-11T19:00:42.361Z] #19 139.3 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-02-11T19:00:42.361Z] #19 139.3 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-02-11T19:00:42.578Z] #38 45.93 Setting up libicu67:amd64 (67.1-7) ... [2022-02-11T19:00:42.578Z] #38 45.94 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-11T19:00:42.578Z] #38 45.96 Setting up libuv1:amd64 (1.40.0-2) ... [2022-02-11T19:00:42.578Z] #38 46.00 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-11T19:00:42.578Z] #38 46.03 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-02-11T19:00:42.578Z] #38 46.05 Setting up librhash0:amd64 (1.4.1-2) ... [2022-02-11T19:00:42.578Z] #38 46.07 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-02-11T19:00:42.578Z] #38 46.09 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-02-11T19:00:42.578Z] #38 46.11 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-02-11T19:00:42.578Z] #38 46.13 Setting up cmake (3.18.4-2+deb11u1) ... [2022-02-11T19:00:42.578Z] #38 46.14 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-11T19:00:42.834Z] #38 DONE 47.1s [2022-02-11T19:00:42.834Z] [2022-02-11T19:00:42.834Z] #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-02-11T19:00:42.834Z] #51 sha256:9cb9c0566e3298e0ef8d4c1cc5ff85884775446a6216cc80d1235f35bd7e6745 [2022-02-11T19:00:42.834Z] #51 40.47 go: downloading github.com/fatih/color v1.13.0 [2022-02-11T19:00:42.834Z] #51 40.47 go: downloading github.com/gofrs/flock v0.8.1 [2022-02-11T19:00:42.834Z] #51 40.55 go: downloading github.com/spf13/cobra v1.3.0 [2022-02-11T19:00:42.834Z] #51 40.60 go: downloading github.com/spf13/pflag v1.0.5 [2022-02-11T19:00:42.834Z] #51 40.78 go: downloading github.com/spf13/viper v1.10.1 [2022-02-11T19:00:42.834Z] #51 40.79 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-02-11T19:00:42.834Z] #51 41.02 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-02-11T19:00:42.834Z] #51 41.05 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-02-11T19:00:42.834Z] #51 41.99 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-02-11T19:00:42.834Z] #51 42.06 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-02-11T19:00:42.834Z] #51 42.23 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-02-11T19:00:42.834Z] #51 42.25 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-02-11T19:00:42.834Z] #51 44.85 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-02-11T19:00:42.834Z] #51 44.86 go: downloading github.com/stretchr/testify v1.7.0 [2022-02-11T19:00:42.834Z] #51 45.01 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-02-11T19:00:42.834Z] #51 45.04 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-02-11T19:00:42.834Z] #51 45.06 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-02-11T19:00:42.834Z] #51 45.08 go: downloading github.com/magiconair/properties v1.8.5 [2022-02-11T19:00:42.834Z] #51 45.14 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-02-11T19:00:42.835Z] #51 45.18 go: downloading github.com/spf13/afero v1.6.0 [2022-02-11T19:00:42.835Z] #51 45.19 go: downloading github.com/spf13/cast v1.4.1 [2022-02-11T19:00:42.835Z] #51 45.23 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-02-11T19:00:42.835Z] #51 45.28 go: downloading github.com/subosito/gotenv v1.2.0 [2022-02-11T19:00:42.835Z] #51 45.29 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-02-11T19:00:42.835Z] #51 45.40 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-02-11T19:00:42.835Z] #51 45.43 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-02-11T19:00:42.835Z] #51 45.44 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-02-11T19:00:42.835Z] #51 45.46 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-02-11T19:00:42.835Z] #51 45.47 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-02-11T19:00:42.835Z] #51 45.48 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-02-11T19:00:42.835Z] #51 45.49 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-02-11T19:00:42.835Z] #51 45.51 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-02-11T19:00:42.835Z] #51 45.52 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-02-11T19:00:42.835Z] #51 45.61 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-02-11T19:00:42.835Z] #51 45.63 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-02-11T19:00:42.835Z] #51 45.89 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-02-11T19:00:42.835Z] #51 45.93 go: downloading github.com/Antonboom/errname v0.1.5 [2022-02-11T19:00:42.835Z] #51 45.99 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-02-11T19:00:42.835Z] #51 46.02 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-02-11T19:00:42.835Z] #51 46.76 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-02-11T19:00:42.835Z] #51 46.79 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-02-11T19:00:42.835Z] #51 46.84 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-02-11T19:00:42.835Z] #51 46.91 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-02-11T19:00:42.835Z] #51 46.97 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-02-11T19:00:42.835Z] #51 47.02 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-02-11T19:00:42.835Z] #51 47.05 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-02-11T19:00:43.091Z] #51 47.12 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-02-11T19:00:43.091Z] #51 47.16 go: downloading github.com/breml/bidichk v0.2.1 [2022-02-11T19:00:43.091Z] #51 47.22 go: downloading github.com/breml/errchkjson v0.2.1 [2022-02-11T19:00:43.091Z] #51 ... [2022-02-11T19:00:43.091Z] [2022-02-11T19:00:43.091Z] #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-02-11T19:00:43.091Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-11T19:00:43.091Z] #14 37.17 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-02-11T19:00:43.091Z] #14 37.79 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-02-11T19:00:43.091Z] #14 38.21 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-02-11T19:00:43.091Z] #14 38.98 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-02-11T19:00:43.091Z] #14 39.35 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-02-11T19:00:43.091Z] #14 39.35 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-02-11T19:00:43.091Z] #14 39.35 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-02-11T19:00:43.091Z] #14 39.35 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-02-11T19:00:43.091Z] #14 39.36 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-02-11T19:00:43.091Z] #14 39.36 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-02-11T19:00:43.091Z] #14 39.36 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-02-11T19:00:43.091Z] #14 39.37 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-02-11T19:00:43.091Z] #14 39.39 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-02-11T19:00:43.091Z] #14 39.40 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-02-11T19:00:43.091Z] #14 39.40 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-02-11T19:00:43.091Z] #14 39.40 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-02-11T19:00:43.091Z] #14 39.44 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-02-11T19:00:43.091Z] #14 39.44 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-02-11T19:00:43.091Z] #14 39.45 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-02-11T19:00:43.091Z] #14 39.45 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-02-11T19:00:43.091Z] #14 40.04 debconf: delaying package configuration, since apt-utils is not installed [2022-02-11T19:00:43.091Z] #14 40.27 Fetched 115 MB in 6s (18.7 MB/s) [2022-02-11T19:00:43.091Z] #14 40.35 Selecting previously unselected package binutils-mingw-w64-i686. [2022-02-11T19:00:43.091Z] #14 40.35 (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-02-11T19:00:43.091Z] #14 40.42 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-02-11T19:00:43.091Z] #14 40.42 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-11T19:00:43.091Z] #14 42.49 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-02-11T19:00:43.091Z] #14 42.49 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-02-11T19:00:43.091Z] #14 42.50 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-11T19:00:43.091Z] #14 45.18 Selecting previously unselected package binutils-mingw-w64. [2022-02-11T19:00:43.091Z] #14 45.22 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-02-11T19:00:43.091Z] #14 45.23 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-11T19:00:43.091Z] #14 45.35 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-02-11T19:00:43.091Z] #14 45.35 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-02-11T19:00:43.091Z] #14 45.36 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-11T19:00:43.091Z] #14 45.54 Selecting previously unselected package dmsetup. [2022-02-11T19:00:43.091Z] #14 45.54 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-02-11T19:00:43.091Z] #14 45.54 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-02-11T19:00:43.091Z] #14 45.73 Selecting previously unselected package mingw-w64-common. [2022-02-11T19:00:43.091Z] #14 45.74 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-02-11T19:00:43.091Z] #14 45.74 Unpacking mingw-w64-common (8.0.0-1) ... [2022-02-11T19:00:43.348Z] #14 ... [2022-02-11T19:00:43.348Z] [2022-02-11T19:00:43.348Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-02-11T19:00:43.348Z] #39 sha256:08e33900baeff349f3826249cdf1b08ae768cf1c44e4f1d5091ff61369506a1e [2022-02-11T19:00:43.348Z] #39 DONE 0.1s [2022-02-11T19:00:43.348Z] [2022-02-11T19:00:43.348Z] #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-02-11T19:00:43.348Z] #51 sha256:9cb9c0566e3298e0ef8d4c1cc5ff85884775446a6216cc80d1235f35bd7e6745 [2022-02-11T19:00:43.348Z] #51 47.32 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-02-11T19:00:43.348Z] #51 47.40 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-02-11T19:00:43.348Z] #51 47.46 go: downloading github.com/daixiang0/gci v0.2.9 [2022-02-11T19:00:43.348Z] #51 47.51 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-02-11T19:00:43.480Z] #47 40.65 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-11T19:00:43.604Z] #51 47.72 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-02-11T19:00:43.861Z] #51 47.81 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-02-11T19:00:43.861Z] #51 47.86 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-02-11T19:00:43.861Z] #51 47.93 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-02-11T19:00:43.861Z] #51 48.02 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-02-11T19:00:44.118Z] #51 48.16 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-02-11T19:00:44.118Z] #51 48.27 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-02-11T19:00:44.375Z] #51 48.39 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-02-11T19:00:44.375Z] #51 48.40 go: downloading github.com/golangci/misspell v0.3.5 [2022-02-11T19:00:44.375Z] #51 48.42 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-02-11T19:00:44.375Z] #51 48.45 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-02-11T19:00:44.375Z] #51 48.48 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-02-11T19:00:44.632Z] #51 48.53 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-02-11T19:00:44.632Z] #51 48.58 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-02-11T19:00:44.632Z] #51 48.61 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-02-11T19:00:44.632Z] #51 48.65 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-02-11T19:00:44.632Z] #51 48.67 go: downloading github.com/julz/importas v0.1.0 [2022-02-11T19:00:44.632Z] #51 48.70 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-02-11T19:00:44.632Z] #51 48.72 go: downloading github.com/kulti/thelper v0.5.0 [2022-02-11T19:00:44.632Z] #51 48.75 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-02-11T19:00:44.632Z] #51 48.78 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-02-11T19:00:44.889Z] #51 48.79 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-02-11T19:00:44.889Z] #51 48.84 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-02-11T19:00:44.889Z] #51 48.88 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-02-11T19:00:44.889Z] #51 48.93 go: downloading github.com/maratori/testpackage v1.0.1 [2022-02-11T19:00:44.889Z] #51 48.97 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-02-11T19:00:44.889Z] #51 49.01 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-02-11T19:00:44.889Z] #51 49.04 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-02-11T19:00:45.146Z] #51 49.04 go: downloading github.com/mgechev/revive v1.1.3 [2022-02-11T19:00:45.146Z] #51 ... [2022-02-11T19:00:45.146Z] [2022-02-11T19:00:45.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-02-11T19:00:45.146Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-11T19:00:45.146Z] #47 39.18 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-02-11T19:00:45.146Z] #47 40.50 debconf: delaying package configuration, since apt-utils is not installed [2022-02-11T19:00:45.146Z] #47 40.74 Fetched 2292 kB in 5s (508 kB/s) [2022-02-11T19:00:45.146Z] #47 40.82 Selecting previously unselected package libprotobuf23:amd64. [2022-02-11T19:00:45.146Z] #47 40.82 (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-02-11T19:00:45.146Z] #47 40.87 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-02-11T19:00:45.146Z] #47 40.89 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-02-11T19:00:45.146Z] #47 41.50 Selecting previously unselected package python3-pkg-resources. [2022-02-11T19:00:45.146Z] #47 41.51 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-02-11T19:00:45.146Z] #47 41.52 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-02-11T19:00:45.146Z] #47 41.78 Selecting previously unselected package python3-six. [2022-02-11T19:00:45.146Z] #47 41.78 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-02-11T19:00:45.146Z] #47 41.80 Unpacking python3-six (1.16.0-2) ... [2022-02-11T19:00:45.146Z] #47 41.87 Selecting previously unselected package python3-protobuf. [2022-02-11T19:00:45.146Z] #47 41.87 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-02-11T19:00:45.146Z] #47 41.89 Unpacking python3-protobuf (3.12.4-1) ... [2022-02-11T19:00:45.146Z] #47 42.34 Selecting previously unselected package libnet1:amd64. [2022-02-11T19:00:45.146Z] #47 42.34 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-02-11T19:00:45.146Z] #47 42.34 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-11T19:00:45.146Z] #47 42.44 Selecting previously unselected package libnl-3-200:amd64. [2022-02-11T19:00:45.146Z] #47 42.44 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-02-11T19:00:45.146Z] #47 42.45 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-11T19:00:45.146Z] #47 42.59 Selecting previously unselected package libprotobuf-c1:amd64. [2022-02-11T19:00:45.146Z] #47 42.59 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-02-11T19:00:45.146Z] #47 42.60 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-11T19:00:45.146Z] #47 42.70 Selecting previously unselected package criu. [2022-02-11T19:00:45.146Z] #47 42.71 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-02-11T19:00:45.146Z] #47 42.71 Unpacking criu (3.16.1-3) ... [2022-02-11T19:00:45.146Z] #47 43.51 Setting up python3-pkg-resources (52.0.0-4) ... [2022-02-11T19:00:45.146Z] #47 45.14 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-02-11T19:00:45.146Z] #47 45.16 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-11T19:00:45.146Z] #47 45.18 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-11T19:00:45.146Z] #47 45.19 Setting up python3-six (1.16.0-2) ... [2022-02-11T19:00:45.146Z] #47 46.21 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-11T19:00:45.146Z] #47 46.48 Setting up python3-protobuf (3.12.4-1) ... [2022-02-11T19:00:45.394Z] #40 ... [2022-02-11T19:00:45.394Z] [2022-02-11T19:00:45.394Z] #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-02-11T19:00:45.394Z] #49 sha256:e128bd070acb77d02e54ae25ebbea27570e19742871458b3716c11a627275cda [2022-02-11T19:00:45.394Z] #49 49.40 gotestsum version dev [2022-02-11T19:00:45.394Z] #49 DONE 49.8s [2022-02-11T19:00:45.394Z] [2022-02-11T19:00:45.394Z] #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-02-11T19:00:45.394Z] #51 sha256:9cb9c0566e3298e0ef8d4c1cc5ff85884775446a6216cc80d1235f35bd7e6745 [2022-02-11T19:00:45.394Z] #51 46.94 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-02-11T19:00:45.394Z] #51 46.94 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-02-11T19:00:45.394Z] #51 46.94 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-02-11T19:00:45.394Z] #51 47.06 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-02-11T19:00:45.394Z] #51 48.47 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-02-11T19:00:45.394Z] #51 48.54 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-02-11T19:00:45.394Z] #51 48.56 go: downloading github.com/stretchr/objx v0.1.1 [2022-02-11T19:00:45.394Z] #51 48.62 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-02-11T19:00:45.394Z] #51 48.80 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-02-11T19:00:45.394Z] #51 48.80 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-02-11T19:00:45.394Z] #51 48.98 go: downloading golang.org/x/text v0.3.7 [2022-02-11T19:00:45.403Z] #47 ... [2022-02-11T19:00:45.403Z] [2022-02-11T19:00:45.403Z] #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-02-11T19:00:45.403Z] #40 sha256:e6ba4d8fcdc0f4503bb8fb1f2594ba2bb69f8b628dc2cb53c40f58ef4dc4ba0c [2022-02-11T19:00:45.403Z] #40 0.888 + RM_GOPATH=0 [2022-02-11T19:00:45.403Z] #40 0.888 + TMP_GOPATH= [2022-02-11T19:00:45.403Z] #40 0.888 + : /build [2022-02-11T19:00:45.403Z] #40 0.888 + '[' -z '' ']' [2022-02-11T19:00:45.403Z] #40 0.888 ++ mktemp -d [2022-02-11T19:00:45.403Z] #40 0.894 + export GOPATH=/tmp/tmp.30FLSSZGUc [2022-02-11T19:00:45.403Z] #40 0.894 + GOPATH=/tmp/tmp.30FLSSZGUc [2022-02-11T19:00:45.403Z] #40 0.894 + RM_GOPATH=1 [2022-02-11T19:00:45.403Z] #40 0.895 + case "$(go env GOARCH)" in [2022-02-11T19:00:45.403Z] #40 0.895 ++ go env GOARCH [2022-02-11T19:00:45.403Z] #40 0.912 + export GO_BUILDMODE=-buildmode=pie [2022-02-11T19:00:45.403Z] #40 0.912 + GO_BUILDMODE=-buildmode=pie [2022-02-11T19:00:45.403Z] #40 0.915 ++ dirname /install.sh [2022-02-11T19:00:45.403Z] #40 0.917 + dir=/ [2022-02-11T19:00:45.403Z] #40 0.917 + bin=tini [2022-02-11T19:00:45.403Z] #40 0.917 + shift [2022-02-11T19:00:45.403Z] #40 0.917 + '[' '!' -f //tini.installer ']' [2022-02-11T19:00:45.403Z] #40 0.917 + . //tini.installer [2022-02-11T19:00:45.403Z] #40 0.917 ++ : v0.19.0 [2022-02-11T19:00:45.403Z] #40 0.918 + install_tini [2022-02-11T19:00:45.403Z] #40 0.918 + echo 'Install tini version v0.19.0' [2022-02-11T19:00:45.403Z] #40 0.919 Install tini version v0.19.0 [2022-02-11T19:00:45.403Z] #40 0.919 + git clone https://github.com/krallin/tini.git /tmp/tmp.30FLSSZGUc/tini [2022-02-11T19:00:45.403Z] #40 0.930 Cloning into '/tmp/tmp.30FLSSZGUc/tini'... [2022-02-11T19:00:45.403Z] #40 1.813 + cd /tmp/tmp.30FLSSZGUc/tini [2022-02-11T19:00:45.403Z] #40 1.813 + git checkout -q v0.19.0 [2022-02-11T19:00:45.403Z] #40 1.857 + cmake . [2022-02-11T19:00:45.403Z] #40 2.334 -- The C compiler identification is GNU 10.2.1 [2022-02-11T19:00:45.660Z] #40 2.401 -- Detecting C compiler ABI info [2022-02-11T19:00:45.731Z] #38 ... [2022-02-11T19:00:45.731Z] [2022-02-11T19:00:45.731Z] #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-02-11T19:00:45.731Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-11T19:00:45.731Z] #47 39.22 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-02-11T19:00:45.731Z] #47 39.26 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-11T19:00:45.731Z] #47 39.28 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-11T19:00:45.731Z] #47 39.29 Setting up python3-six (1.16.0-2) ... [2022-02-11T19:00:45.731Z] #47 40.55 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-11T19:00:45.731Z] #47 40.58 Setting up python3-protobuf (3.12.4-1) ... [2022-02-11T19:00:45.731Z] #47 44.39 Setting up criu (3.16.1-3) ... [2022-02-11T19:00:45.731Z] #47 46.07 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-11T19:00:45.731Z] #47 DONE 48.0s [2022-02-11T19:00:45.731Z] [2022-02-11T19:00:45.731Z] #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-02-11T19:00:45.731Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-11T19:00:45.731Z] #38 48.34 Setting up libicu67:amd64 (67.1-7) ... [2022-02-11T19:00:45.731Z] #38 ... [2022-02-11T19:00:45.731Z] [2022-02-11T19:00:45.731Z] #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-02-11T19:00:45.731Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-11T19:00:45.731Z] #14 47.48 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-02-11T19:00:45.731Z] #14 47.49 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-02-11T19:00:45.731Z] #14 47.52 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-11T19:00:46.225Z] #40 3.047 -- Detecting C compiler ABI info - done [2022-02-11T19:00:46.225Z] #40 3.175 -- Check for working C compiler: /usr/bin/cc - skipped [2022-02-11T19:00:46.225Z] #40 3.181 -- Detecting C compile features [2022-02-11T19:00:46.225Z] #40 3.187 -- Detecting C compile features - done [2022-02-11T19:00:46.225Z] #40 3.223 -- Performing Test HAS_BUILTIN_FORTIFY [2022-02-11T19:00:46.482Z] #40 3.435 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-02-11T19:00:46.575Z] #19 ... [2022-02-11T19:00:46.575Z] [2022-02-11T19:00:46.575Z] #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-02-11T19:00:46.575Z] #58 sha256:9cb9c0566e3298e0ef8d4c1cc5ff85884775446a6216cc80d1235f35bd7e6745 [2022-02-11T19:00:46.575Z] #58 149.6 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-02-11T19:00:46.661Z] #14 ... [2022-02-11T19:00:46.661Z] [2022-02-11T19:00:46.661Z] #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-02-11T19:00:46.661Z] #51 sha256:9cb9c0566e3298e0ef8d4c1cc5ff85884775446a6216cc80d1235f35bd7e6745 [2022-02-11T19:00:46.661Z] #51 39.19 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-02-11T19:00:46.661Z] #51 39.20 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-02-11T19:00:46.661Z] #51 39.25 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-02-11T19:00:46.661Z] #51 39.31 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-02-11T19:00:46.661Z] #51 39.39 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-02-11T19:00:46.661Z] #51 39.43 go: downloading github.com/stretchr/objx v0.1.1 [2022-02-11T19:00:46.661Z] #51 39.51 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-02-11T19:00:46.661Z] #51 39.87 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-02-11T19:00:46.661Z] #51 39.87 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-02-11T19:00:46.661Z] #51 39.92 go: downloading golang.org/x/text v0.3.7 [2022-02-11T19:00:46.661Z] #51 45.19 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-02-11T19:00:46.661Z] #51 45.26 go: downloading github.com/gobwas/glob v0.2.3 [2022-02-11T19:00:46.661Z] #51 45.28 go: downloading github.com/kisielk/gotool v1.0.0 [2022-02-11T19:00:46.661Z] #51 45.41 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-02-11T19:00:46.661Z] #51 45.44 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-02-11T19:00:46.661Z] #51 45.49 go: downloading golang.org/x/mod v0.5.1 [2022-02-11T19:00:46.661Z] #51 45.51 go: downloading github.com/ettle/strcase v0.1.1 [2022-02-11T19:00:46.661Z] #51 45.58 go: downloading github.com/fatih/structtag v1.2.0 [2022-02-11T19:00:46.661Z] #51 45.63 go: downloading github.com/Masterminds/semver v1.5.0 [2022-02-11T19:00:46.661Z] #51 45.66 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-02-11T19:00:46.661Z] #51 45.69 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-02-11T19:00:46.661Z] #51 45.80 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-02-11T19:00:46.661Z] #51 46.15 go: downloading github.com/prometheus/client_model v0.2.0 [2022-02-11T19:00:46.661Z] #51 46.20 go: downloading github.com/google/go-cmp v0.5.6 [2022-02-11T19:00:46.661Z] #51 46.40 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-02-11T19:00:46.661Z] #51 46.48 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-02-11T19:00:46.661Z] #51 46.54 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-02-11T19:00:46.661Z] #51 46.66 go: downloading github.com/beorn7/perks v1.0.1 [2022-02-11T19:00:46.661Z] #51 46.67 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-02-11T19:00:46.661Z] #51 46.69 go: downloading github.com/golang/protobuf v1.5.2 [2022-02-11T19:00:46.661Z] #51 46.70 go: downloading github.com/cespare/xxhash v1.1.0 [2022-02-11T19:00:46.661Z] #51 46.87 go: downloading github.com/prometheus/common v0.10.0 [2022-02-11T19:00:46.661Z] #51 47.06 go: downloading github.com/prometheus/procfs v0.6.0 [2022-02-11T19:00:46.661Z] #51 47.13 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-02-11T19:00:46.661Z] #51 47.19 go: downloading google.golang.org/protobuf v1.27.1 [2022-02-11T19:00:46.661Z] #51 48.55 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-02-11T19:00:46.661Z] #51 ... [2022-02-11T19:00:46.661Z] [2022-02-11T19:00:46.661Z] #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-02-11T19:00:46.661Z] #34 sha256:4c78672af1e2fd1ff4a8df08f8682570625ce5d4c768dfb344e29852c5436b33 [2022-02-11T19:00:46.661Z] #34 39.06 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-02-11T19:00:46.661Z] #34 39.17 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-02-11T19:00:46.661Z] #34 39.70 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-02-11T19:00:46.739Z] #40 3.546 -- Configuring done [2022-02-11T19:00:46.739Z] #40 3.559 -- Generating done [2022-02-11T19:00:46.739Z] #40 3.560 -- Build files have been written to: /tmp/tmp.30FLSSZGUc/tini [2022-02-11T19:00:46.739Z] #40 3.590 + make tini-static [2022-02-11T19:00:46.759Z] #47 ... [2022-02-11T19:00:46.759Z] [2022-02-11T19:00:46.759Z] #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-02-11T19:00:46.759Z] #51 sha256:31926d458c5ba4a4e6a76642017a4c20507976b20636d3bdc2fbc6c581aa480c [2022-02-11T19:00:46.759Z] #51 41.64 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-02-11T19:00:46.759Z] #51 42.03 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-02-11T19:00:46.759Z] #51 42.19 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-02-11T19:00:46.759Z] #51 42.45 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-02-11T19:00:46.759Z] #51 42.95 go: downloading github.com/gobwas/glob v0.2.3 [2022-02-11T19:00:46.759Z] #51 42.96 go: downloading github.com/kisielk/gotool v1.0.0 [2022-02-11T19:00:46.759Z] #51 43.01 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-02-11T19:00:46.759Z] #51 43.18 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-02-11T19:00:46.759Z] #51 43.19 go: downloading golang.org/x/mod v0.5.1 [2022-02-11T19:00:46.759Z] #51 43.34 go: downloading github.com/ettle/strcase v0.1.1 [2022-02-11T19:00:46.759Z] #51 43.39 go: downloading github.com/fatih/structtag v1.2.0 [2022-02-11T19:00:46.759Z] #51 43.41 go: downloading github.com/Masterminds/semver v1.5.0 [2022-02-11T19:00:46.759Z] #51 43.55 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-02-11T19:00:46.759Z] #51 43.55 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-02-11T19:00:46.759Z] #51 44.12 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-02-11T19:00:46.759Z] #51 44.47 go: downloading github.com/prometheus/client_model v0.2.0 [2022-02-11T19:00:46.759Z] #51 44.50 go: downloading github.com/google/go-cmp v0.5.6 [2022-02-11T19:00:46.759Z] #51 44.54 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-02-11T19:00:46.759Z] #51 44.59 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-02-11T19:00:46.759Z] #51 44.64 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-02-11T19:00:46.759Z] #51 44.67 go: downloading github.com/prometheus/common v0.10.0 [2022-02-11T19:00:46.759Z] #51 44.68 go: downloading github.com/beorn7/perks v1.0.1 [2022-02-11T19:00:46.759Z] #51 44.74 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-02-11T19:00:46.759Z] #51 44.81 go: downloading github.com/golang/protobuf v1.5.2 [2022-02-11T19:00:46.920Z] #34 ... [2022-02-11T19:00:46.920Z] [2022-02-11T19:00:46.920Z] #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-02-11T19:00:46.920Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-11T19:00:46.920Z] #38 48.43 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-11T19:00:46.920Z] #38 48.49 Setting up libuv1:amd64 (1.40.0-2) ... [2022-02-11T19:00:46.920Z] #38 48.55 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-11T19:00:46.920Z] #38 48.64 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-02-11T19:00:46.920Z] #38 48.70 Setting up librhash0:amd64 (1.4.1-2) ... [2022-02-11T19:00:46.920Z] #38 48.74 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-02-11T19:00:46.920Z] #38 48.79 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-02-11T19:00:46.920Z] #38 48.81 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-02-11T19:00:46.920Z] #38 48.84 Setting up cmake (3.18.4-2+deb11u1) ... [2022-02-11T19:00:46.920Z] #38 48.87 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-11T19:00:46.920Z] #38 DONE 49.5s [2022-02-11T19:00:46.920Z] [2022-02-11T19:00:46.920Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-02-11T19:00:46.920Z] #39 sha256:f05cc1ca4e92327c1ad6f942bfb2e51ca8b70f0f77320d20b4a3ca60e6d5784d [2022-02-11T19:00:46.920Z] #39 DONE 0.2s [2022-02-11T19:00:46.920Z] [2022-02-11T19:00:46.920Z] #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-02-11T19:00:46.920Z] #60 sha256:a3c578faf7ee30ef501d9ef265828a14252b74295bc09fa7119b0551cbfd0263 [2022-02-11T19:00:46.996Z] #40 3.903 Scanning dependencies of target tini-static [2022-02-11T19:00:46.996Z] #40 3.950 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-02-11T19:00:47.014Z] #51 44.83 go: downloading github.com/cespare/xxhash v1.1.0 [2022-02-11T19:00:47.014Z] #51 44.96 go: downloading github.com/prometheus/procfs v0.6.0 [2022-02-11T19:00:47.014Z] #51 44.99 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-02-11T19:00:47.015Z] #51 45.05 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-02-11T19:00:47.178Z] #60 ... [2022-02-11T19:00:47.178Z] [2022-02-11T19:00:47.178Z] #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-02-11T19:00:47.178Z] #40 sha256:1e67f923aeaf0c69059d448c549a55e80314b742124ec4f716ae348b1fbd8dde [2022-02-11T19:00:47.271Z] #51 45.16 go: downloading google.golang.org/protobuf v1.27.1 [2022-02-11T19:00:47.745Z] #40 0.808 + RM_GOPATH=0 [2022-02-11T19:00:47.745Z] #40 0.809 + TMP_GOPATH= [2022-02-11T19:00:47.745Z] #40 0.810 + : /build [2022-02-11T19:00:47.745Z] #40 0.810 + '[' -z '' ']' [2022-02-11T19:00:47.745Z] #40 0.811 ++ mktemp -d [2022-02-11T19:00:47.745Z] #40 0.814 + export GOPATH=/tmp/tmp.yeq2SMyUzD [2022-02-11T19:00:47.745Z] #40 0.814 + GOPATH=/tmp/tmp.yeq2SMyUzD [2022-02-11T19:00:47.745Z] #40 0.814 + RM_GOPATH=1 [2022-02-11T19:00:47.745Z] #40 0.815 + case "$(go env GOARCH)" in [2022-02-11T19:00:47.745Z] #40 0.815 ++ go env GOARCH [2022-02-11T19:00:47.745Z] #40 0.834 + export GO_BUILDMODE=-buildmode=pie [2022-02-11T19:00:47.745Z] #40 0.835 + GO_BUILDMODE=-buildmode=pie [2022-02-11T19:00:47.745Z] #40 0.835 ++ dirname /install.sh [2022-02-11T19:00:47.745Z] #40 0.840 + dir=/ [2022-02-11T19:00:47.745Z] #40 0.840 + bin=tini [2022-02-11T19:00:47.745Z] #40 0.840 + shift [2022-02-11T19:00:47.745Z] #40 0.840 + '[' '!' -f //tini.installer ']' [2022-02-11T19:00:47.745Z] #40 0.841 + . //tini.installer [2022-02-11T19:00:47.745Z] #40 0.841 ++ : v0.19.0 [2022-02-11T19:00:47.745Z] #40 0.841 + install_tini [2022-02-11T19:00:47.745Z] #40 0.841 + echo 'Install tini version v0.19.0' [2022-02-11T19:00:47.745Z] #40 0.841 Install tini version v0.19.0 [2022-02-11T19:00:47.745Z] #40 0.842 + git clone https://github.com/krallin/tini.git /tmp/tmp.yeq2SMyUzD/tini [2022-02-11T19:00:47.745Z] #40 0.843 Cloning into '/tmp/tmp.yeq2SMyUzD/tini'... [2022-02-11T19:00:47.938Z] #51 ... [2022-02-11T19:00:47.938Z] [2022-02-11T19:00:47.938Z] #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-02-11T19:00:47.938Z] #40 sha256:1ee615419b6a7edfaa00fc1faf4e2181fcf15605d59d0e400865ec853e0872ea [2022-02-11T19:00:47.938Z] #40 4.069 + RM_GOPATH=0 [2022-02-11T19:00:47.938Z] #40 4.069 + TMP_GOPATH= [2022-02-11T19:00:47.938Z] #40 4.069 + : /build [2022-02-11T19:00:47.938Z] #40 4.069 + '[' -z '' ']' [2022-02-11T19:00:47.938Z] #40 4.069 ++ mktemp -d [2022-02-11T19:00:47.938Z] #40 4.069 + export GOPATH=/tmp/tmp.IjmYhfJpyl [2022-02-11T19:00:47.938Z] #40 4.069 + GOPATH=/tmp/tmp.IjmYhfJpyl [2022-02-11T19:00:47.938Z] #40 4.069 + RM_GOPATH=1 [2022-02-11T19:00:47.938Z] #40 4.069 + case "$(go env GOARCH)" in [2022-02-11T19:00:47.938Z] #40 4.074 ++ go env GOARCH [2022-02-11T19:00:47.938Z] #40 4.103 Install tini version v0.19.0 [2022-02-11T19:00:47.938Z] #40 4.108 + export GO_BUILDMODE=-buildmode=pie [2022-02-11T19:00:47.938Z] #40 4.108 + GO_BUILDMODE=-buildmode=pie [2022-02-11T19:00:47.938Z] #40 4.108 ++ dirname /install.sh [2022-02-11T19:00:47.938Z] #40 4.108 + dir=/ [2022-02-11T19:00:47.938Z] #40 4.108 + bin=tini [2022-02-11T19:00:47.938Z] #40 4.108 + shift [2022-02-11T19:00:47.938Z] #40 4.108 + '[' '!' -f //tini.installer ']' [2022-02-11T19:00:47.938Z] #40 4.108 + . //tini.installer [2022-02-11T19:00:47.938Z] #40 4.108 ++ : v0.19.0 [2022-02-11T19:00:47.938Z] #40 4.108 + install_tini [2022-02-11T19:00:47.938Z] #40 4.108 + echo 'Install tini version v0.19.0' [2022-02-11T19:00:47.938Z] #40 4.108 + git clone https://github.com/krallin/tini.git /tmp/tmp.IjmYhfJpyl/tini [2022-02-11T19:00:47.938Z] #40 4.108 Cloning into '/tmp/tmp.IjmYhfJpyl/tini'... [2022-02-11T19:00:47.938Z] #40 4.893 + cd /tmp/tmp.IjmYhfJpyl/tini [2022-02-11T19:00:47.938Z] #40 4.893 + git checkout -q v0.19.0 [2022-02-11T19:00:47.938Z] #40 4.914 + cmake . [2022-02-11T19:00:47.938Z] #40 5.338 -- The C compiler identification is GNU 10.2.1 [2022-02-11T19:00:47.938Z] #40 5.422 -- Detecting C compiler ABI info [2022-02-11T19:00:47.938Z] #40 5.787 -- Detecting C compiler ABI info - done [2022-02-11T19:00:47.938Z] #40 5.892 -- Check for working C compiler: /usr/bin/cc - skipped [2022-02-11T19:00:47.938Z] #40 5.931 -- Detecting C compile features [2022-02-11T19:00:47.938Z] #40 5.931 -- Detecting C compile features - done [2022-02-11T19:00:47.938Z] #40 5.942 -- Performing Test HAS_BUILTIN_FORTIFY [2022-02-11T19:00:47.938Z] #40 6.185 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-02-11T19:00:47.938Z] #40 6.266 -- Configuring done [2022-02-11T19:00:47.938Z] #40 6.276 -- Generating done [2022-02-11T19:00:47.938Z] #40 6.279 -- Build files have been written to: /tmp/tmp.IjmYhfJpyl/tini [2022-02-11T19:00:47.938Z] #40 6.302 + make tini-static [2022-02-11T19:00:47.938Z] #40 6.700 Scanning dependencies of target tini-static [2022-02-11T19:00:47.938Z] #40 6.803 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-02-11T19:00:48.365Z] #40 ... [2022-02-11T19:00:48.365Z] [2022-02-11T19:00:48.365Z] #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-02-11T19:00:48.365Z] #34 sha256:4c78672af1e2fd1ff4a8df08f8682570625ce5d4c768dfb344e29852c5436b33 [2022-02-11T19:00:48.365Z] #34 42.25 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-02-11T19:00:48.365Z] #34 42.38 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-02-11T19:00:48.622Z] #34 ... [2022-02-11T19:00:48.622Z] [2022-02-11T19:00:48.622Z] #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-02-11T19:00:48.622Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-11T19:00:48.622Z] #47 50.25 Setting up criu (3.16.1-3) ... [2022-02-11T19:00:48.622Z] #47 51.86 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-11T19:00:48.622Z] #47 DONE 52.5s [2022-02-11T19:00:48.622Z] [2022-02-11T19:00:48.622Z] #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-02-11T19:00:48.622Z] #51 sha256:9cb9c0566e3298e0ef8d4c1cc5ff85884775446a6216cc80d1235f35bd7e6745 [2022-02-11T19:00:48.622Z] #51 49.53 go: downloading github.com/moricho/tparallel v0.2.1 [2022-02-11T19:00:48.622Z] #51 49.53 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-02-11T19:00:48.622Z] #51 49.56 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-02-11T19:00:48.622Z] #51 49.59 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-02-11T19:00:48.622Z] #51 49.63 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-02-11T19:00:48.622Z] #51 49.66 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-02-11T19:00:48.623Z] #51 49.69 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-02-11T19:00:48.623Z] #51 49.71 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-02-11T19:00:48.623Z] #51 49.77 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-02-11T19:00:48.623Z] #51 49.98 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-02-11T19:00:48.623Z] #51 49.99 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-02-11T19:00:48.623Z] #51 50.01 go: downloading github.com/sivchari/tenv v1.4.7 [2022-02-11T19:00:48.623Z] #51 50.02 go: downloading github.com/sonatard/noctx v0.0.1 [2022-02-11T19:00:48.623Z] #51 50.03 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-02-11T19:00:48.623Z] #51 50.05 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-02-11T19:00:48.623Z] #51 50.09 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-02-11T19:00:48.623Z] #51 50.12 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-02-11T19:00:48.623Z] #51 50.14 go: downloading github.com/tetafro/godot v1.4.11 [2022-02-11T19:00:48.623Z] #51 50.20 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-02-11T19:00:48.623Z] #51 50.33 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-02-11T19:00:48.623Z] #51 50.34 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-02-11T19:00:48.623Z] #51 50.42 go: downloading github.com/ultraware/funlen v0.0.3 [2022-02-11T19:00:48.623Z] #51 50.45 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-02-11T19:00:48.623Z] #51 50.47 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-02-11T19:00:48.623Z] #51 50.50 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-02-11T19:00:48.623Z] #51 50.57 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-02-11T19:00:48.623Z] #51 50.88 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-02-11T19:00:48.623Z] #51 50.97 go: downloading honnef.co/go/tools v0.2.2 [2022-02-11T19:00:48.623Z] #51 52.08 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-02-11T19:00:48.623Z] #51 52.08 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-02-11T19:00:48.623Z] #51 52.11 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-02-11T19:00:48.623Z] #51 52.29 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-02-11T19:00:48.623Z] #51 52.30 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-02-11T19:00:48.623Z] #51 52.32 go: downloading github.com/stretchr/objx v0.1.1 [2022-02-11T19:00:48.623Z] #51 52.40 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-02-11T19:00:48.623Z] #51 52.70 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-02-11T19:00:48.623Z] #51 52.70 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-02-11T19:00:48.678Z] #40 1.561 + cd /tmp/tmp.yeq2SMyUzD/tini [2022-02-11T19:00:48.678Z] #40 1.562 + git checkout -q v0.19.0 [2022-02-11T19:00:48.678Z] #40 1.587 + cmake . [2022-02-11T19:00:48.879Z] #51 52.85 go: downloading golang.org/x/text v0.3.7 [2022-02-11T19:00:48.936Z] #40 2.050 -- The C compiler identification is GNU 10.2.1 [2022-02-11T19:00:48.936Z] #40 2.086 -- Detecting C compiler ABI info [2022-02-11T19:00:49.321Z] #40 7.974 [100%] Linking C executable tini-static [2022-02-11T19:00:49.321Z] #40 ... [2022-02-11T19:00:49.321Z] [2022-02-11T19:00:49.321Z] #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-02-11T19:00:49.321Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-11T19:00:49.321Z] #14 44.16 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-02-11T19:00:49.321Z] #14 44.16 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-02-11T19:00:49.321Z] #14 44.17 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-11T19:00:49.321Z] #14 50.04 Selecting previously unselected package gcc-mingw-w64-base. [2022-02-11T19:00:49.321Z] #14 50.06 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-02-11T19:00:49.321Z] #14 50.06 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-11T19:00:49.321Z] #14 50.18 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-02-11T19:00:49.321Z] #14 50.18 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-02-11T19:00:49.321Z] #14 50.19 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-11T19:00:49.321Z] #14 ... [2022-02-11T19:00:49.321Z] [2022-02-11T19:00:49.321Z] #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-02-11T19:00:49.321Z] #51 sha256:9cb9c0566e3298e0ef8d4c1cc5ff85884775446a6216cc80d1235f35bd7e6745 [2022-02-11T19:00:49.321Z] #51 53.14 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-02-11T19:00:49.321Z] #51 53.21 go: downloading github.com/gobwas/glob v0.2.3 [2022-02-11T19:00:49.321Z] #51 53.21 go: downloading github.com/kisielk/gotool v1.0.0 [2022-02-11T19:00:49.321Z] #51 53.28 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-02-11T19:00:49.321Z] #51 53.42 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-02-11T19:00:49.321Z] #51 53.42 go: downloading golang.org/x/mod v0.5.1 [2022-02-11T19:00:49.321Z] #51 53.42 go: downloading github.com/ettle/strcase v0.1.1 [2022-02-11T19:00:49.321Z] #51 53.42 go: downloading github.com/fatih/structtag v1.2.0 [2022-02-11T19:00:49.321Z] #51 53.47 go: downloading github.com/Masterminds/semver v1.5.0 [2022-02-11T19:00:49.321Z] #51 53.52 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-02-11T19:00:49.321Z] #51 53.68 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-02-11T19:00:49.321Z] #51 53.68 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-02-11T19:00:49.321Z] #51 54.04 go: downloading github.com/prometheus/client_model v0.2.0 [2022-02-11T19:00:49.321Z] #51 54.04 go: downloading github.com/google/go-cmp v0.5.6 [2022-02-11T19:00:49.321Z] #51 54.26 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-02-11T19:00:49.443Z] #51 ... [2022-02-11T19:00:49.443Z] [2022-02-11T19:00:49.443Z] #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-02-11T19:00:49.443Z] #40 sha256:e6ba4d8fcdc0f4503bb8fb1f2594ba2bb69f8b628dc2cb53c40f58ef4dc4ba0c [2022-02-11T19:00:49.443Z] #40 5.345 [100%] Linking C executable tini-static [2022-02-11T19:00:49.443Z] #40 6.068 [100%] Built target tini-static [2022-02-11T19:00:49.443Z] #40 6.143 + mkdir -p /build [2022-02-11T19:00:49.443Z] #40 6.154 + cp tini-static /build/docker-init [2022-02-11T19:00:49.443Z] #40 DONE 6.3s [2022-02-11T19:00:49.500Z] #40 ... [2022-02-11T19:00:49.500Z] [2022-02-11T19:00:49.500Z] #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-02-11T19:00:49.500Z] #49 sha256:e128bd070acb77d02e54ae25ebbea27570e19742871458b3716c11a627275cda [2022-02-11T19:00:49.500Z] #49 51.86 gotestsum version dev [2022-02-11T19:00:49.500Z] #49 DONE 52.3s [2022-02-11T19:00:49.500Z] [2022-02-11T19:00:49.500Z] #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-02-11T19:00:49.500Z] #40 sha256:1e67f923aeaf0c69059d448c549a55e80314b742124ec4f716ae348b1fbd8dde [2022-02-11T19:00:49.500Z] #40 2.555 -- Detecting C compiler ABI info - done [2022-02-11T19:00:49.580Z] #51 54.31 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-02-11T19:00:49.580Z] #51 54.36 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-02-11T19:00:49.580Z] #51 54.43 go: downloading github.com/beorn7/perks v1.0.1 [2022-02-11T19:00:49.580Z] #51 54.48 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-02-11T19:00:49.580Z] #51 54.51 go: downloading github.com/cespare/xxhash v1.1.0 [2022-02-11T19:00:49.580Z] #51 54.54 go: downloading github.com/golang/protobuf v1.5.2 [2022-02-11T19:00:49.703Z] [2022-02-11T19:00:49.703Z] #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-02-11T19:00:49.703Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-11T19:00:49.703Z] #14 51.24 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-02-11T19:00:49.703Z] #14 51.24 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-02-11T19:00:49.703Z] #14 51.25 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-11T19:00:49.765Z] #40 2.698 -- Check for working C compiler: /usr/bin/cc - skipped [2022-02-11T19:00:49.765Z] #40 2.698 -- Detecting C compile features [2022-02-11T19:00:49.765Z] #40 2.698 -- Detecting C compile features - done [2022-02-11T19:00:49.765Z] #40 2.731 -- Performing Test HAS_BUILTIN_FORTIFY [2022-02-11T19:00:49.840Z] #51 54.65 go: downloading github.com/prometheus/common v0.10.0 [2022-02-11T19:00:49.840Z] #51 54.83 go: downloading github.com/prometheus/procfs v0.6.0 [2022-02-11T19:00:49.840Z] #51 54.85 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-02-11T19:00:49.840Z] #51 54.93 go: downloading google.golang.org/protobuf v1.27.1 [2022-02-11T19:00:50.028Z] #40 3.063 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-02-11T19:00:50.285Z] #40 3.197 -- Configuring done [2022-02-11T19:00:50.285Z] #40 3.238 -- Generating done [2022-02-11T19:00:50.285Z] #40 3.239 -- Build files have been written to: /tmp/tmp.yeq2SMyUzD/tini [2022-02-11T19:00:50.285Z] #40 3.263 + make tini-static [2022-02-11T19:00:50.408Z] #51 ... [2022-02-11T19:00:50.408Z] [2022-02-11T19:00:50.408Z] #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-02-11T19:00:50.408Z] #40 sha256:1ee615419b6a7edfaa00fc1faf4e2181fcf15605d59d0e400865ec853e0872ea [2022-02-11T19:00:50.408Z] #40 8.331 [100%] Built target tini-static [2022-02-11T19:00:50.408Z] #40 8.405 + mkdir -p /build [2022-02-11T19:00:50.408Z] #40 8.405 + cp tini-static /build/docker-init [2022-02-11T19:00:50.408Z] #40 DONE 9.2s [2022-02-11T19:00:50.666Z] [2022-02-11T19:00:50.666Z] #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-02-11T19:00:50.666Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-11T19:00:50.849Z] #40 3.728 Scanning dependencies of target tini-static [2022-02-11T19:00:50.849Z] #40 3.778 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-02-11T19:00:51.234Z] #14 ... [2022-02-11T19:00:51.234Z] [2022-02-11T19:00:51.234Z] #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-02-11T19:00:51.234Z] #51 sha256:9cb9c0566e3298e0ef8d4c1cc5ff85884775446a6216cc80d1235f35bd7e6745 [2022-02-11T19:00:51.234Z] #51 56.11 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-02-11T19:00:51.597Z] #14 ... [2022-02-11T19:00:51.597Z] [2022-02-11T19:00:51.597Z] #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-02-11T19:00:51.597Z] #49 sha256:e128bd070acb77d02e54ae25ebbea27570e19742871458b3716c11a627275cda [2022-02-11T19:00:51.597Z] #49 55.47 gotestsum version dev [2022-02-11T19:00:51.597Z] #49 DONE 55.6s [2022-02-11T19:00:51.597Z] [2022-02-11T19:00:51.597Z] #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-02-11T19:00:51.597Z] #43 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-11T19:00:51.673Z] Running on azwin-2-ed8401 in d:\jenkins\workspace\moby_PR-43230 [Pipeline] { [Pipeline] ws [2022-02-11T19:00:51.691Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-02-11T19:00:51.780Z] #40 4.575 [100%] Linking C executable tini-static [2022-02-11T19:00:51.790Z] The recommended git tool is: git [2022-02-11T19:00:51.875Z] #58 ... [2022-02-11T19:00:51.875Z] [2022-02-11T19:00:51.875Z] #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-02-11T19:00:51.875Z] #19 sha256:e6798e78d73b38d863d277f3b50a2bcdbf997696b972cf58606dfe892bcf36ba [2022-02-11T19:00:51.875Z] #19 146.2 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-02-11T19:00:51.875Z] #19 146.2 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-02-11T19:00:51.875Z] #19 146.2 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-02-11T19:00:51.875Z] #19 146.3 Selecting previously unselected package patch. [2022-02-11T19:00:51.875Z] #19 146.3 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-02-11T19:00:51.875Z] #19 146.3 Unpacking patch (2.7.6-7) ... [2022-02-11T19:00:51.875Z] #19 147.3 Selecting previously unselected package dpkg-dev. [2022-02-11T19:00:51.875Z] #19 147.4 Preparing to unpack .../047-dpkg-dev_1.20.9_all.deb ... [2022-02-11T19:00:51.875Z] #19 147.6 Unpacking dpkg-dev (1.20.9) ... [2022-02-11T19:00:51.875Z] #19 148.7 Selecting previously unselected package libconfig-inifiles-perl. [2022-02-11T19:00:51.875Z] #19 148.7 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-02-11T19:00:52.037Z] #40 4.958 [100%] Built target tini-static [2022-02-11T19:00:52.037Z] #40 4.996 + mkdir -p /build [2022-02-11T19:00:52.037Z] #40 5.000 + cp tini-static /build/docker-init [2022-02-11T19:00:52.137Z] #19 149.0 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-02-11T19:00:52.295Z] #40 DONE 5.3s [2022-02-11T19:00:52.295Z] [2022-02-11T19:00:52.295Z] #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-02-11T19:00:52.295Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-11T19:00:52.295Z] #14 53.27 Selecting previously unselected package gcc-mingw-w64-base. [2022-02-11T19:00:52.295Z] #14 53.27 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-02-11T19:00:52.295Z] #14 53.34 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-11T19:00:52.295Z] #14 53.51 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-02-11T19:00:52.295Z] #14 53.51 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-02-11T19:00:52.295Z] #14 53.53 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-11T19:00:52.577Z] #51 ... [2022-02-11T19:00:52.577Z] [2022-02-11T19:00:52.577Z] #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-02-11T19:00:52.577Z] #49 sha256:4bb1a95e6d46a27ca3c0b5ecc45c1bb8da1098ca75dfe1a9509f9a41c140271b [2022-02-11T19:00:52.577Z] #49 42.71 gotestsum version dev [2022-02-11T19:00:52.577Z] #49 DONE 49.8s [2022-02-11T19:00:52.577Z] [2022-02-11T19:00:52.577Z] #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-02-11T19:00:52.577Z] #38 sha256:97d2570150a85384d019800b8206a8cceec0dc16cbc9052940c5711a94851069 [2022-02-11T19:00:52.577Z] #38 41.12 Setting up libicu67:arm64 (67.1-7) ... [2022-02-11T19:00:52.577Z] #38 41.14 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-11T19:00:52.577Z] #38 41.15 Setting up libuv1:arm64 (1.40.0-2) ... [2022-02-11T19:00:52.577Z] #38 41.16 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-11T19:00:52.577Z] #38 41.19 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-02-11T19:00:52.577Z] #38 41.21 Setting up librhash0:arm64 (1.4.1-2) ... [2022-02-11T19:00:52.577Z] #38 41.22 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-02-11T19:00:52.577Z] #38 41.25 Setting up libxml2:arm64 (2.9.10+dfsg-6.7) ... [2022-02-11T19:00:52.577Z] #38 41.26 Setting up libarchive13:arm64 (3.4.3-2+b1) ... [2022-02-11T19:00:52.577Z] #38 41.28 Setting up cmake (3.18.4-2+deb11u1) ... [2022-02-11T19:00:52.577Z] #38 41.41 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-11T19:00:52.577Z] #38 DONE 49.8s [2022-02-11T19:00:52.577Z] [2022-02-11T19:00:52.577Z] #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-02-11T19:00:52.577Z] #47 sha256:f1b721bc4725d1715506fc4c476da585d66d9f298f48ca2919866e40656e2696 [2022-02-11T19:00:52.577Z] #47 DONE 49.6s [2022-02-11T19:00:52.577Z] [2022-02-11T19:00:52.577Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-02-11T19:00:52.577Z] #39 sha256:f079435a04ea1420545cdd1ca15117ef392246d0ca6244a7eb3cd2721a808d24 [2022-02-11T19:00:52.577Z] #39 DONE 0.6s [2022-02-11T19:00:52.577Z] [2022-02-11T19:00:52.577Z] #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-02-11T19:00:52.577Z] #40 sha256:541862d403de4c33712a67fa7207b415f6885633cf834f059341cc68909c25cd [2022-02-11T19:00:52.711Z] #19 149.6 Selecting previously unselected package libio-string-perl.#19 ... [2022-02-11T19:00:52.711Z] [2022-02-11T19:00:52.711Z] #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-02-11T19:00:52.711Z] #58 sha256:9cb9c0566e3298e0ef8d4c1cc5ff85884775446a6216cc80d1235f35bd7e6745 [2022-02-11T19:00:52.711Z] #58 DONE 155.9s [2022-02-11T19:00:52.711Z] [2022-02-11T19:00:52.711Z] #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-02-11T19:00:52.711Z] #19 sha256:e6798e78d73b38d863d277f3b50a2bcdbf997696b972cf58606dfe892bcf36ba [2022-02-11T19:00:52.711Z] #19 149.6 Selecting previously unselected package libio-string-perl. [2022-02-11T19:00:52.711Z] #19 149.6 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-02-11T19:00:52.711Z] #19 149.6 Unpacking libio-string-perl (1.08-3.1) ... [2022-02-11T19:00:52.711Z] #19 149.6 Selecting previously unselected package libicu67:amd64. [2022-02-11T19:00:52.711Z] #19 149.6 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-02-11T19:00:52.711Z] #19 149.6 Unpacking libicu67:amd64 (67.1-7) ... [2022-02-11T19:00:53.353Z] using credential docker-jenkins-github-credentials [2022-02-11T19:00:53.433Z] Cloning the remote Git repository [2022-02-11T19:00:53.434Z] Cloning with configured refspecs honoured and without tags [2022-02-11T19:00:53.495Z] #43 ... [2022-02-11T19:00:53.495Z] [2022-02-11T19:00:53.495Z] #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-02-11T19:00:53.495Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-11T19:00:53.495Z] #14 57.57 Selecting previously unselected package gcc-mingw-w64-base. [2022-02-11T19:00:53.495Z] #14 57.58 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-02-11T19:00:53.495Z] #14 57.59 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-11T19:00:53.495Z] #14 57.68 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-02-11T19:00:53.507Z] #40 1.053 + RM_GOPATH=0 [2022-02-11T19:00:53.507Z] #40 1.053 + TMP_GOPATH= [2022-02-11T19:00:53.507Z] #40 1.053 + : /build [2022-02-11T19:00:53.507Z] #40 1.053 + '[' -z '' ']' [2022-02-11T19:00:53.507Z] #40 1.063 ++ mktemp -d [2022-02-11T19:00:53.507Z] #40 1.063 + export GOPATH=/tmp/tmp.ISbeNDIQoG [2022-02-11T19:00:53.507Z] #40 1.063 + GOPATH=/tmp/tmp.ISbeNDIQoG [2022-02-11T19:00:53.507Z] #40 1.063 + RM_GOPATH=1 [2022-02-11T19:00:53.507Z] #40 1.063 + case "$(go env GOARCH)" in [2022-02-11T19:00:53.507Z] #40 1.063 ++ go env GOARCH [2022-02-11T19:00:53.507Z] #40 1.078 + export GO_BUILDMODE=-buildmode=pie [2022-02-11T19:00:53.507Z] #40 1.078 + GO_BUILDMODE=-buildmode=pie [2022-02-11T19:00:53.756Z] #14 57.70 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-02-11T19:00:53.756Z] #14 57.70 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-11T19:00:53.763Z] #40 1.098 ++ dirname /install.sh [2022-02-11T19:00:53.763Z] #40 1.104 Install tini version v0.19.0 [2022-02-11T19:00:53.763Z] #40 1.104 + dir=/ [2022-02-11T19:00:53.763Z] #40 1.104 + bin=tini [2022-02-11T19:00:53.763Z] #40 1.104 + shift [2022-02-11T19:00:53.763Z] #40 1.104 + '[' '!' -f //tini.installer ']' [2022-02-11T19:00:53.763Z] #40 1.104 + . //tini.installer [2022-02-11T19:00:53.763Z] #40 1.104 ++ : v0.19.0 [2022-02-11T19:00:53.763Z] #40 1.104 + install_tini [2022-02-11T19:00:53.763Z] #40 1.104 + echo 'Install tini version v0.19.0' [2022-02-11T19:00:53.764Z] #40 1.104 + git clone https://github.com/krallin/tini.git /tmp/tmp.ISbeNDIQoG/tini [2022-02-11T19:00:53.764Z] #40 1.104 Cloning into '/tmp/tmp.ISbeNDIQoG/tini'... [2022-02-11T19:00:54.634Z] #19 151.1 Selecting previously unselected package libxml2:amd64. [2022-02-11T19:00:54.635Z] #19 151.1 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-02-11T19:00:54.635Z] #19 151.1 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-02-11T19:00:54.635Z] #19 151.2 Selecting previously unselected package libxml-namespacesupport-perl. [2022-02-11T19:00:54.635Z] #19 151.2 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-02-11T19:00:54.635Z] #19 151.2 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-02-11T19:00:54.635Z] #19 151.2 Selecting previously unselected package libxml-sax-base-perl. [2022-02-11T19:00:54.635Z] #19 151.2 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-02-11T19:00:54.635Z] #19 151.3 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-02-11T19:00:54.635Z] #19 151.3 Selecting previously unselected package libxml-sax-perl. [2022-02-11T19:00:54.635Z] #19 151.3 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-02-11T19:00:54.635Z] #19 151.3 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-02-11T19:00:54.635Z] #19 151.3 Selecting previously unselected package libxml-libxml-perl. [2022-02-11T19:00:54.635Z] #19 151.3 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-02-11T19:00:54.635Z] #19 151.3 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-02-11T19:00:54.635Z] #19 151.4 Selecting previously unselected package libxml-simple-perl. [2022-02-11T19:00:54.635Z] #19 151.4 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-02-11T19:00:54.635Z] #19 151.4 Unpacking libxml-simple-perl (2.25-1) ... [2022-02-11T19:00:54.635Z] #19 151.4 Selecting previously unselected package libyaml-perl. [2022-02-11T19:00:54.635Z] #19 151.4 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-02-11T19:00:54.635Z] #19 151.4 Unpacking libyaml-perl (1.30-1) ... [2022-02-11T19:00:54.635Z] #19 151.5 Selecting previously unselected package libconfig-auto-perl. [2022-02-11T19:00:54.635Z] #19 151.5 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-02-11T19:00:54.635Z] #19 151.5 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-02-11T19:00:54.635Z] #19 151.5 Selecting previously unselected package libfile-which-perl. [2022-02-11T19:00:54.635Z] #19 151.5 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-02-11T19:00:54.635Z] #19 151.5 Unpacking libfile-which-perl (1.23-1) ... [2022-02-11T19:00:54.635Z] #19 151.5 Selecting previously unselected package libfile-homedir-perl. [2022-02-11T19:00:54.635Z] #19 151.5 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-02-11T19:00:54.635Z] #19 151.5 Unpacking libfile-homedir-perl (1.006-1) ... [2022-02-11T19:00:54.635Z] #19 151.6 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-02-11T19:00:54.635Z] #19 151.6 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-02-11T19:00:54.635Z] #19 151.6 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-02-11T19:00:54.635Z] #19 151.6 Selecting previously unselected package dpkg-cross. [2022-02-11T19:00:54.635Z] #19 151.6 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-02-11T19:00:54.635Z] #19 151.6 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-02-11T19:00:54.635Z] #19 151.7 Selecting previously unselected package crossbuild-essential-arm64. [2022-02-11T19:00:54.693Z] #40 1.965 + cd /tmp/tmp.ISbeNDIQoG/tini [2022-02-11T19:00:54.693Z] #40 1.966 + git checkout -q v0.19.0 [2022-02-11T19:00:54.693Z] #40 1.977 + cmake . [2022-02-11T19:00:54.898Z] #19 151.7 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-02-11T19:00:54.898Z] #19 151.7 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-02-11T19:00:54.898Z] #19 151.7 Selecting previously unselected package libc6-armel-cross. [2022-02-11T19:00:54.898Z] #19 151.7 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-02-11T19:00:54.898Z] #19 151.7 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-02-11T19:00:54.898Z] #19 151.8 Selecting previously unselected package libgcc-s1-armel-cross. [2022-02-11T19:00:54.898Z] #19 151.8 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-02-11T19:00:54.898Z] #19 151.8 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-02-11T19:00:54.898Z] #19 151.9 Selecting previously unselected package libgomp1-armel-cross. [2022-02-11T19:00:54.898Z] #19 151.9 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-02-11T19:00:54.898Z] #19 151.9 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-02-11T19:00:54.898Z] #19 151.9 Selecting previously unselected package libatomic1-armel-cross. [2022-02-11T19:00:54.898Z] #19 151.9 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-02-11T19:00:54.898Z] #19 151.9 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-02-11T19:00:54.898Z] #19 151.9 Selecting previously unselected package libasan6-armel-cross. [2022-02-11T19:00:54.898Z] #19 151.9 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-02-11T19:00:54.949Z] #40 2.367 -- The C compiler identification is GNU 10.2.1 [2022-02-11T19:00:54.949Z] #40 2.398 -- Detecting C compiler ABI info [2022-02-11T19:00:55.161Z] #19 151.9 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-02-11T19:00:55.161Z] #19 152.2 Selecting previously unselected package libstdc++6-armel-cross. [2022-02-11T19:00:55.161Z] #19 152.2 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-02-11T19:00:55.161Z] #19 152.2 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-02-11T19:00:55.161Z] #19 152.2 Selecting previously unselected package libubsan1-armel-cross. [2022-02-11T19:00:55.206Z] #40 2.777 -- Detecting C compiler ABI info - done [2022-02-11T19:00:55.423Z] #19 152.2 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-02-11T19:00:55.423Z] #19 152.2 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-02-11T19:00:55.424Z] #19 152.3 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-02-11T19:00:55.424Z] #19 152.3 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-02-11T19:00:55.424Z] #19 152.4 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-02-11T19:00:55.424Z] #19 152.5 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-02-11T19:00:55.462Z] #40 2.868 -- Check for working C compiler: /usr/bin/cc - skipped [2022-02-11T19:00:55.462Z] #40 2.868 -- Detecting C compile features [2022-02-11T19:00:55.462Z] #40 2.869 -- Detecting C compile features - done [2022-02-11T19:00:55.462Z] #40 2.882 -- Performing Test HAS_BUILTIN_FORTIFY [2022-02-11T19:00:55.462Z] #40 2.927 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-02-11T19:00:55.462Z] #40 2.950 -- Configuring done [2022-02-11T19:00:55.462Z] #40 2.955 -- Generating done [2022-02-11T19:00:55.462Z] #40 2.956 -- Build files have been written to: /tmp/tmp.ISbeNDIQoG/tini [2022-02-11T19:00:55.462Z] #40 2.973 + make tini-static [2022-02-11T19:00:53.639Z] Cloning repository https://github.com/moby/moby.git [2022-02-11T19:00:54.047Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-02-11T19:00:54.966Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-11T19:00:54.967Z] > git --version # timeout=10 [2022-02-11T19:00:55.020Z] > git --version # 'git version 2.24.1.windows.2' [2022-02-11T19:00:55.021Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-11T19:00:55.026Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43230/head:refs/remotes/origin/PR-43230 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-11T19:00:55.686Z] #19 152.5 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-02-11T19:00:55.686Z] #19 152.5 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-02-11T19:00:56.026Z] #40 3.210 Scanning dependencies of target tini-static [2022-02-11T19:00:56.026Z] #40 3.282 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-02-11T19:00:56.026Z] #40 ... [2022-02-11T19:00:56.026Z] [2022-02-11T19:00:56.026Z] #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-02-11T19:00:56.026Z] #14 sha256:585fe1784afb68afac71307fb6cc9be4660b10f7d47467ad5aeceff80fd377f4 [2022-02-11T19:00:56.026Z] #14 43.82 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-02-11T19:00:56.026Z] #14 43.83 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-02-11T19:00:56.026Z] #14 44.34 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-11T19:00:56.026Z] #14 48.83 Selecting previously unselected package gcc-mingw-w64-base. [2022-02-11T19:00:56.026Z] #14 48.83 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-02-11T19:00:56.026Z] #14 48.84 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-11T19:00:56.026Z] #14 48.96 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-02-11T19:00:56.026Z] #14 48.96 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-02-11T19:00:56.026Z] #14 48.98 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-11T19:00:56.957Z] #14 54.82 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-02-11T19:00:56.957Z] #14 54.82 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-02-11T19:00:56.957Z] #14 54.83 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-11T19:00:56.957Z] #14 ... [2022-02-11T19:00:56.957Z] [2022-02-11T19:00:56.957Z] #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-02-11T19:00:56.957Z] #40 sha256:541862d403de4c33712a67fa7207b415f6885633cf834f059341cc68909c25cd [2022-02-11T19:00:56.957Z] #40 4.406 [100%] Linking C executable tini-static [2022-02-11T19:00:57.214Z] #40 4.737 [100%] Built target tini-static [2022-02-11T19:00:57.215Z] #40 4.794 + mkdir -p /build [2022-02-11T19:00:57.486Z] #40 4.798 + cp tini-static /build/docker-init [2022-02-11T19:00:57.551Z] #14 59.47 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-02-11T19:00:57.551Z] #14 59.48 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-02-11T19:00:57.551Z] #14 59.49 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-11T19:00:57.743Z] #40 DONE 5.1s [2022-02-11T19:00:57.743Z] [2022-02-11T19:00:57.743Z] #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-02-11T19:00:57.743Z] #60 sha256:b0791679402e90dbe9226bfeccf30ba5b383c693bd808a74220a9fb1d70ac20e [2022-02-11T19:00:59.009Z] #14 63.13 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-02-11T19:00:59.266Z] #14 63.14 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-02-11T19:00:59.266Z] #14 63.15 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-11T19:00:59.425Z] #51 ... [2022-02-11T19:00:59.425Z] [2022-02-11T19:00:59.425Z] #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-02-11T19:00:59.425Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-11T19:00:59.425Z] #14 56.88 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-02-11T19:00:59.425Z] #14 56.93 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-02-11T19:00:59.425Z] #14 56.93 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-11T19:01:00.536Z] using credential docker-jenkins-github-credentials [2022-02-11T19:01:00.615Z] Cloning the remote Git repository [2022-02-11T19:01:00.615Z] Cloning with configured refspecs honoured and without tags [2022-02-11T19:01:00.636Z] #14 ... [2022-02-11T19:01:00.636Z] [2022-02-11T19:01:00.636Z] #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-02-11T19:01:00.636Z] #51 sha256:9cb9c0566e3298e0ef8d4c1cc5ff85884775446a6216cc80d1235f35bd7e6745 [2022-02-11T19:01:00.636Z] #51 57.87 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-02-11T19:01:00.636Z] #51 57.92 go: downloading github.com/gobwas/glob v0.2.3 [2022-02-11T19:01:00.636Z] #51 57.93 go: downloading github.com/kisielk/gotool v1.0.0 [2022-02-11T19:01:00.636Z] #51 58.00 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-02-11T19:01:00.636Z] #51 58.08 go: downloading golang.org/x/mod v0.5.1 [2022-02-11T19:01:00.636Z] #51 58.08 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-02-11T19:01:00.636Z] #51 58.12 go: downloading github.com/ettle/strcase v0.1.1 [2022-02-11T19:01:00.636Z] #51 58.14 go: downloading github.com/fatih/structtag v1.2.0 [2022-02-11T19:01:00.636Z] #51 58.17 go: downloading github.com/Masterminds/semver v1.5.0 [2022-02-11T19:01:00.636Z] #51 58.19 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-02-11T19:01:00.636Z] #51 58.26 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-02-11T19:01:00.636Z] #51 58.30 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-02-11T19:01:00.636Z] #51 58.54 go: downloading github.com/prometheus/client_model v0.2.0 [2022-02-11T19:01:00.636Z] #51 58.58 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-02-11T19:01:00.636Z] #51 58.61 go: downloading github.com/google/go-cmp v0.5.6 [2022-02-11T19:01:00.636Z] #51 58.80 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-02-11T19:01:00.636Z] #51 58.81 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-02-11T19:01:00.636Z] #51 58.85 go: downloading github.com/beorn7/perks v1.0.1 [2022-02-11T19:01:00.636Z] #51 58.85 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-02-11T19:01:00.636Z] #51 58.87 go: downloading github.com/cespare/xxhash v1.1.0 [2022-02-11T19:01:00.636Z] #51 58.87 go: downloading github.com/golang/protobuf v1.5.2 [2022-02-11T19:01:00.636Z] #51 58.97 go: downloading github.com/prometheus/common v0.10.0 [2022-02-11T19:01:00.636Z] #51 59.09 go: downloading github.com/prometheus/procfs v0.6.0 [2022-02-11T19:01:00.636Z] #51 59.15 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-02-11T19:01:00.636Z] #51 59.19 go: downloading google.golang.org/protobuf v1.27.1 [2022-02-11T19:01:00.636Z] #51 59.99 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-02-11T19:01:00.995Z] #19 157.5 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-02-11T19:01:00.995Z] #19 157.5 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-02-11T19:01:00.995Z] #19 157.5 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-02-11T19:01:00.995Z] #19 157.6 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-02-11T19:01:00.995Z] #19 157.6 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-02-11T19:01:00.995Z] #19 157.6 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-02-11T19:01:00.995Z] #19 157.7 Selecting previously unselected package libc6-dev-armel-cross. [2022-02-11T19:01:00.995Z] #19 157.7 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-02-11T19:01:00.995Z] #19 157.7 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-02-11T19:01:01.257Z] #19 158.0 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-02-11T19:01:01.257Z] #19 158.0 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-02-11T19:01:01.257Z] #19 158.0 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-02-11T19:01:01.257Z] #19 158.3 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-02-11T19:01:01.519Z] #19 158.3 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-02-11T19:01:01.519Z] #19 158.3 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-02-11T19:01:00.815Z] Cloning repository https://github.com/moby/moby.git [2022-02-11T19:01:01.204Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-02-11T19:01:03.614Z] #14 67.85 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-02-11T19:01:03.614Z] #14 67.86 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-02-11T19:01:03.614Z] #14 67.87 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-11T19:01:03.614Z] #14 ... [2022-02-11T19:01:03.614Z] [2022-02-11T19:01:03.614Z] #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-02-11T19:01:03.614Z] #60 sha256:94adc55cd489403e0cad26e6630645f04bb7daebf04d9b1087acd56564a193de [2022-02-11T19:01:04.390Z] #60 37.81 Updating files: 58% (2738/4691) Updating files: 59% (2768/4691) Updating files: 60% (2815/4691) Updating files: 61% (2862/4691) Updating files: 62% (2909/4691) Updating files: 63% (2956/4691) Updating files: 64% (3003/4691) Updating files: 65% (3050/4691) Updating files: 66% (3097/4691) Updating files: 67% (3143/4691) Updating files: 68% (3190/4691) Updating files: 69% (3237/4691) Updating files: 70% (3284/4691) Updating files: 71% (3331/4691) Updating files: 72% (3378/4691) Updating files: 73% (3425/4691) Updating files: 74% (3472/4691) Updating files: 75% (3519/4691) Updating files: 76% (3566/4691) Updating files: 77% (3613/4691) Updating files: 78% (3659/4691) Updating files: 79% (3706/4691) Updating files: 80% (3753/4691) Updating files: 81% (3800/4691) Updating files: 82% (3847/4691) Updating files: 83% (3894/4691) Updating files: 84% (3941/4691) Updating files: 85% (3988/4691) Updating files: 86% (4035/4691) Updating files: 87% (4082/4691) Updating files: 88% (4129/4691) Updating files: 89% (4175/4691) Updating files: 90% (4222/4691) Updating files: 91% (4269/4691) Updating files: 92% (4316/4691) Updating files: 93% (4363/4691) Updating files: 94% (4410/4691) Updating files: 95% (4457/4691) Updating files: 96% (4504/4691) Updating files: 97% (4551/4691) Updating files: 98% (4598/4691) Updating files: 99% (4645/4691) Updating files: 100% (4691/4691) Updating files: 100% (4691/4691), done. [2022-02-11T19:01:04.391Z] #60 38.74 + cd /tmp/tmp.s9rAFVekkV/src/github.com/containerd/containerd [2022-02-11T19:01:04.391Z] #60 38.75 + git checkout -q v1.5.9 [2022-02-11T19:01:02.139Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-11T19:01:02.139Z] > git --version # timeout=10 [2022-02-11T19:01:02.183Z] > git --version # 'git version 2.24.1.windows.2' [2022-02-11T19:01:02.183Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-11T19:01:02.186Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43230/head:refs/remotes/origin/PR-43230 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-11T19:01:05.773Z] #60 40.09 + export 'BUILDTAGS=netgo osusergo static_build' [2022-02-11T19:01:05.773Z] #60 40.09 + BUILDTAGS='netgo osusergo static_build' [2022-02-11T19:01:05.773Z] #60 40.09 + export EXTRA_FLAGS=-buildmode=pie [2022-02-11T19:01:05.773Z] #60 40.09 + EXTRA_FLAGS=-buildmode=pie [2022-02-11T19:01:05.773Z] #60 40.09 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-02-11T19:01:05.773Z] #60 40.09 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-02-11T19:01:05.773Z] #60 40.09 + '[' '' = dynamic ']' [2022-02-11T19:01:05.773Z] #60 40.09 + make [2022-02-11T19:01:05.841Z] #60 32.61 Updating files: 68% (3200/4691) Updating files: 69% (3237/4691) Updating files: 70% (3284/4691) Updating files: 71% (3331/4691) Updating files: 72% (3378/4691) Updating files: 73% (3425/4691) Updating files: 74% (3472/4691) Updating files: 75% (3519/4691) Updating files: 76% (3566/4691) Updating files: 77% (3613/4691) Updating files: 78% (3659/4691) Updating files: 79% (3706/4691) Updating files: 80% (3753/4691) Updating files: 81% (3800/4691) Updating files: 82% (3847/4691) Updating files: 83% (3894/4691) Updating files: 84% (3941/4691) Updating files: 85% (3988/4691) Updating files: 86% (4035/4691) Updating files: 87% (4082/4691) Updating files: 88% (4129/4691) Updating files: 89% (4175/4691) Updating files: 90% (4222/4691) Updating files: 91% (4269/4691) Updating files: 92% (4316/4691) Updating files: 93% (4363/4691) Updating files: 94% (4410/4691) Updating files: 95% (4457/4691) Updating files: 96% (4504/4691) Updating files: 97% (4551/4691) Updating files: 98% (4598/4691) Updating files: 99% (4645/4691) Updating files: 100% (4691/4691) Updating files: 100% (4691/4691), done. [2022-02-11T19:01:05.842Z] #60 33.28 + cd /tmp/tmp.rVEtMvJIQA/src/github.com/containerd/containerd [2022-02-11T19:01:05.842Z] #60 33.28 + git checkout -q v1.5.9 [2022-02-11T19:01:06.098Z] #60 34.28 + export 'BUILDTAGS=netgo osusergo static_build' [2022-02-11T19:01:06.098Z] #60 34.29 + BUILDTAGS='netgo osusergo static_build' [2022-02-11T19:01:06.355Z] #60 34.29 + export EXTRA_FLAGS=-buildmode=pie [2022-02-11T19:01:06.355Z] #60 34.29 + EXTRA_FLAGS=-buildmode=pie [2022-02-11T19:01:06.355Z] #60 34.29 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-02-11T19:01:06.355Z] #60 34.29 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-02-11T19:01:06.355Z] #60 34.29 + '[' '' = dynamic ']' [2022-02-11T19:01:06.355Z] #60 34.29 + make [2022-02-11T19:01:07.151Z] #60 41.30 + bin/ctr [2022-02-11T19:01:07.514Z] #14 ... [2022-02-11T19:01:07.514Z] [2022-02-11T19:01:07.514Z] #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-02-11T19:01:07.514Z] #60 sha256:a3c578faf7ee30ef501d9ef265828a14252b74295bc09fa7119b0551cbfd0263 [2022-02-11T19:01:07.723Z] #60 35.40 + bin/ctr [2022-02-11T19:01:07.771Z] #60 36.76 Updating files: 61% (2895/4691) Updating files: 62% (2909/4691) Updating files: 63% (2956/4691) Updating files: 64% (3003/4691) Updating files: 65% (3050/4691) Updating files: 66% (3097/4691) Updating files: 67% (3143/4691) Updating files: 68% (3190/4691) Updating files: 69% (3237/4691) Updating files: 70% (3284/4691) Updating files: 71% (3331/4691) Updating files: 72% (3378/4691) Updating files: 73% (3425/4691) Updating files: 74% (3472/4691) Updating files: 75% (3519/4691) Updating files: 76% (3566/4691) Updating files: 77% (3613/4691) Updating files: 78% (3659/4691) Updating files: 79% (3706/4691) Updating files: 80% (3753/4691) Updating files: 81% (3800/4691) Updating files: 82% (3847/4691) Updating files: 83% (3894/4691) Updating files: 84% (3941/4691) Updating files: 85% (3988/4691) Updating files: 86% (4035/4691) Updating files: 87% (4082/4691) Updating files: 88% (4129/4691) Updating files: 89% (4175/4691) Updating files: 90% (4222/4691) Updating files: 91% (4269/4691) Updating files: 92% (4316/4691) Updating files: 93% (4363/4691) Updating files: 94% (4410/4691) Updating files: 95% (4457/4691) Updating files: 96% (4504/4691) Updating files: 97% (4551/4691) Updating files: 98% (4598/4691) Updating files: 99% (4645/4691) Updating files: 100% (4691/4691) Updating files: 100% (4691/4691), done. [2022-02-11T19:01:07.771Z] #60 37.65 + cd /tmp/tmp.rC5tegsX0M/src/github.com/containerd/containerd [2022-02-11T19:01:07.771Z] #60 37.66 + git checkout -q v1.5.9 [2022-02-11T19:01:08.735Z] #51 ... [2022-02-11T19:01:08.735Z] [2022-02-11T19:01:08.735Z] #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-02-11T19:01:08.735Z] #60 sha256:8957d6a43d2e7cac1afbacadc5f93cf780455509ad22dfe069a828cf72865065 [2022-02-11T19:01:08.993Z] #60 35.34 Updating files: 63% (2984/4691) Updating files: 64% (3003/4691) Updating files: 65% (3050/4691) Updating files: 66% (3097/4691) Updating files: 67% (3143/4691) Updating files: 68% (3190/4691) Updating files: 69% (3237/4691) Updating files: 70% (3284/4691) Updating files: 71% (3331/4691) Updating files: 72% (3378/4691) Updating files: 73% (3425/4691) Updating files: 74% (3472/4691) Updating files: 75% (3519/4691) Updating files: 76% (3566/4691) Updating files: 77% (3613/4691) Updating files: 78% (3659/4691) Updating files: 79% (3706/4691) Updating files: 80% (3753/4691) Updating files: 81% (3800/4691) Updating files: 82% (3847/4691) Updating files: 83% (3894/4691) Updating files: 84% (3941/4691) Updating files: 85% (3988/4691) Updating files: 86% (4035/4691) Updating files: 87% (4082/4691) Updating files: 88% (4129/4691) Updating files: 89% (4175/4691) Updating files: 90% (4222/4691) Updating files: 91% (4269/4691) Updating files: 92% (4316/4691) Updating files: 93% (4363/4691) Updating files: 94% (4410/4691) Updating files: 95% (4457/4691) Updating files: 96% (4504/4691) Updating files: 97% (4551/4691) Updating files: 98% (4598/4691) Updating files: 99% (4645/4691) Updating files: 100% (4691/4691) Updating files: 100% (4691/4691), done. [2022-02-11T19:01:08.993Z] #60 36.18 + cd /tmp/tmp.FfcQtCyxIy/src/github.com/containerd/containerd [2022-02-11T19:01:08.993Z] #60 36.18 + git checkout -q v1.5.9 [2022-02-11T19:01:09.663Z] #60 39.19 + export 'BUILDTAGS=netgo osusergo static_build' [2022-02-11T19:01:09.663Z] #60 39.19 + BUILDTAGS='netgo osusergo static_build' [2022-02-11T19:01:09.663Z] #60 39.19 + export EXTRA_FLAGS=-buildmode=pie [2022-02-11T19:01:09.663Z] #60 39.19 + EXTRA_FLAGS=-buildmode=pie [2022-02-11T19:01:09.663Z] #60 39.19 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-02-11T19:01:09.663Z] #60 39.19 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-02-11T19:01:09.663Z] #60 39.19 + '[' '' = dynamic ']' [2022-02-11T19:01:09.663Z] #60 39.19 + make [2022-02-11T19:01:09.674Z] #19 166.0 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-02-11T19:01:09.674Z] #19 166.0 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-02-11T19:01:09.674Z] #19 166.4 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-02-11T19:01:10.593Z] #60 40.43 + bin/ctr [2022-02-11T19:01:10.620Z] #19 167.4 Selecting previously unselected package crossbuild-essential-armel. [2022-02-11T19:01:10.620Z] #19 167.4 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-02-11T19:01:10.620Z] #19 167.4 Unpacking crossbuild-essential-armel (12.9) ... [2022-02-11T19:01:10.620Z] #19 167.5 Selecting previously unselected package libc6-armhf-cross. [2022-02-11T19:01:10.620Z] #19 167.5 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-02-11T19:01:10.620Z] #19 167.5 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-02-11T19:01:10.890Z] #60 37.96 + export 'BUILDTAGS=netgo osusergo static_build' [2022-02-11T19:01:10.890Z] #60 37.96 + BUILDTAGS='netgo osusergo static_build' [2022-02-11T19:01:10.890Z] #60 37.96 + export EXTRA_FLAGS=-buildmode=pie [2022-02-11T19:01:10.890Z] #60 37.96 + EXTRA_FLAGS=-buildmode=pie [2022-02-11T19:01:10.890Z] #60 37.96 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-02-11T19:01:10.890Z] #60 37.96 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-02-11T19:01:10.890Z] #60 37.96 + '[' '' = dynamic ']' [2022-02-11T19:01:10.890Z] #60 37.96 + make [2022-02-11T19:01:10.891Z] #19 167.7 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-02-11T19:01:10.891Z] #19 167.7 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-02-11T19:01:10.891Z] #19 167.7 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-02-11T19:01:10.891Z] #19 167.7 Selecting previously unselected package libgomp1-armhf-cross. [2022-02-11T19:01:10.891Z] #19 167.7 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-02-11T19:01:10.891Z] #19 167.7 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-02-11T19:01:10.891Z] #19 167.8 Selecting previously unselected package libatomic1-armhf-cross. [2022-02-11T19:01:10.891Z] #19 167.8 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-02-11T19:01:10.891Z] #19 167.8 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-02-11T19:01:11.158Z] #19 167.9 Selecting previously unselected package libasan6-armhf-cross. [2022-02-11T19:01:11.158Z] #19 167.9 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-02-11T19:01:11.158Z] #19 167.9 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-02-11T19:01:11.420Z] #19 168.4 Selecting previously unselected package libstdc++6-armhf-cross. [2022-02-11T19:01:11.420Z] #19 168.4 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-02-11T19:01:11.420Z] #19 168.4 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-02-11T19:01:11.420Z] #19 168.4 Selecting previously unselected package libubsan1-armhf-cross. [2022-02-11T19:01:11.687Z] #19 168.4 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-02-11T19:01:11.687Z] #19 168.4 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-02-11T19:01:11.687Z] #19 168.5 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-02-11T19:01:11.687Z] #19 168.5 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-02-11T19:01:11.687Z] #19 168.5 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-02-11T19:01:11.687Z] #19 168.7 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-02-11T19:01:11.952Z] #19 168.7 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-02-11T19:01:11.952Z] #19 168.7 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-02-11T19:01:12.261Z] #60 39.28 + bin/ctr [2022-02-11T19:01:13.806Z] Fetching without tags [2022-02-11T19:01:13.407Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-11T19:01:13.508Z] > git config --add remote.origin.fetch +refs/pull/43230/head:refs/remotes/origin/PR-43230 # timeout=10 [2022-02-11T19:01:13.570Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-11T19:01:13.709Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-11T19:01:13.846Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-11T19:01:13.846Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-11T19:01:13.847Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43230/head:refs/remotes/origin/PR-43230 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-11T19:01:14.621Z] Merging remotes/origin/master commit 3b02526c1e5087166912e444468491f1f223bdee into PR head commit 2deec80dba28461a3cb3a51b20dd98b7363dd45b [2022-02-11T19:01:15.869Z] #60 ... [2022-02-11T19:01:15.869Z] [2022-02-11T19:01:15.869Z] #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-02-11T19:01:15.869Z] #63 sha256:04569315b4764dff6fedcdc0e13bb3f9da9a02b0c904b201b14b2c0f776c3eab [2022-02-11T19:01:15.869Z] #63 73.14 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-11T19:01:15.869Z] #63 73.14 + GOBIN=/build [2022-02-11T19:01:15.869Z] #63 73.14 + GO111MODULE=on [2022-02-11T19:01:15.869Z] #63 73.14 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-02-11T19:01:16.126Z] #63 ... [2022-02-11T19:01:16.126Z] [2022-02-11T19:01:16.126Z] #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-02-11T19:01:16.126Z] #14 sha256:585fe1784afb68afac71307fb6cc9be4660b10f7d47467ad5aeceff80fd377f4 [2022-02-11T19:01:16.126Z] #14 63.96 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-02-11T19:01:16.126Z] #14 63.96 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-02-11T19:01:16.126Z] #14 63.97 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-11T19:01:16.126Z] #14 68.02 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-02-11T19:01:16.126Z] #14 68.04 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-02-11T19:01:16.126Z] #14 68.04 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-11T19:01:16.126Z] #14 72.24 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-02-11T19:01:16.126Z] #14 72.26 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-02-11T19:01:16.126Z] #14 72.26 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-11T19:01:17.283Z] #19 174.1 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-02-11T19:01:17.283Z] #19 174.1 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-02-11T19:01:17.283Z] #19 174.1 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-02-11T19:01:17.283Z] #19 174.2 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-02-11T19:01:17.283Z] #19 174.2 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-02-11T19:01:17.283Z] #19 174.2 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-02-11T19:01:14.738Z] > git config core.sparsecheckout # timeout=10 [2022-02-11T19:01:14.804Z] > git checkout -f 2deec80dba28461a3cb3a51b20dd98b7363dd45b # timeout=10 [2022-02-11T19:01:17.544Z] #19 174.4 Selecting previously unselected package libc6-dev-armhf-cross. [2022-02-11T19:01:17.544Z] #19 174.4 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-02-11T19:01:17.544Z] #19 174.4 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-02-11T19:01:17.806Z] #19 174.6 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-02-11T19:01:17.806Z] #19 174.6 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-02-11T19:01:17.806Z] #19 174.6 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-02-11T19:01:18.069Z] #19 174.9 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-02-11T19:01:18.069Z] #19 174.9 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-02-11T19:01:18.069Z] #19 174.9 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-02-11T19:01:18.299Z] Merge succeeded, producing 2deec80dba28461a3cb3a51b20dd98b7363dd45b [2022-02-11T19:01:18.300Z] Checking out Revision 2deec80dba28461a3cb3a51b20dd98b7363dd45b (PR-43230) [2022-02-11T19:01:18.691Z] #60 ... [2022-02-11T19:01:18.691Z] [2022-02-11T19:01:18.691Z] #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-02-11T19:01:18.691Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-11T19:01:18.691Z] #14 70.11 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-02-11T19:01:18.691Z] #14 70.13 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-02-11T19:01:18.691Z] #14 70.13 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-11T19:01:18.691Z] #14 75.01 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-02-11T19:01:18.691Z] #14 75.01 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-02-11T19:01:18.691Z] #14 75.03 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-11T19:01:18.691Z] #14 80.20 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-02-11T19:01:18.691Z] #14 80.20 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-02-11T19:01:18.691Z] #14 80.21 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-11T19:01:18.811Z] #60 ... [2022-02-11T19:01:18.811Z] [2022-02-11T19:01:18.811Z] #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-02-11T19:01:18.811Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-11T19:01:18.811Z] #14 72.99 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-02-11T19:01:18.811Z] #14 73.00 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-02-11T19:01:18.811Z] #14 73.01 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-11T19:01:18.811Z] #14 77.79 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-02-11T19:01:18.811Z] #14 77.81 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-02-11T19:01:18.811Z] #14 77.81 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-11T19:01:19.069Z] #14 83.03 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-02-11T19:01:19.069Z] #14 83.04 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-02-11T19:01:19.069Z] #14 83.05 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-11T19:01:19.351Z] #60 ... [2022-02-11T19:01:19.351Z] [2022-02-11T19:01:19.351Z] #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-02-11T19:01:19.351Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-11T19:01:19.351Z] #14 72.42 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-02-11T19:01:19.351Z] #14 72.42 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-02-11T19:01:19.351Z] #14 72.42 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-11T19:01:19.351Z] #14 77.49 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-02-11T19:01:19.351Z] #14 77.49 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-02-11T19:01:19.351Z] #14 77.49 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-11T19:01:19.473Z] using credential docker-jenkins-github-credentials [2022-02-11T19:01:19.564Z] Cloning the remote Git repository [2022-02-11T19:01:19.564Z] Cloning with configured refspecs honoured and without tags [2022-02-11T19:01:19.629Z] Fetching without tags [2022-02-11T19:01:19.777Z] Cloning repository https://github.com/moby/moby.git [2022-02-11T19:01:20.216Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-02-11T19:01:20.364Z] Merging remotes/origin/master commit 3b02526c1e5087166912e444468491f1f223bdee into PR head commit 2deec80dba28461a3cb3a51b20dd98b7363dd45b [2022-02-11T19:01:17.894Z] > git remote # timeout=10 [2022-02-11T19:01:18.012Z] > git config --get remote.origin.url # timeout=10 [2022-02-11T19:01:18.059Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-11T19:01:18.061Z] > git merge 3b02526c1e5087166912e444468491f1f223bdee # timeout=10 [2022-02-11T19:01:18.209Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-02-11T19:01:18.340Z] > git config core.sparsecheckout # timeout=10 [2022-02-11T19:01:18.387Z] > git checkout -f 2deec80dba28461a3cb3a51b20dd98b7363dd45b # timeout=10 [2022-02-11T19:01:21.379Z] #14 ... [2022-02-11T19:01:21.379Z] [2022-02-11T19:01:21.379Z] #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-02-11T19:01:21.379Z] #63 sha256:04569315b4764dff6fedcdc0e13bb3f9da9a02b0c904b201b14b2c0f776c3eab [2022-02-11T19:01:21.379Z] #63 78.64 rootlesskit version 0.14.6 [2022-02-11T19:01:21.379Z] #63 78.65 Usage of /build/rootlesskit-docker-proxy: [2022-02-11T19:01:21.379Z] #63 78.65 -container-ip string [2022-02-11T19:01:21.379Z] #63 78.65 container ip [2022-02-11T19:01:21.379Z] #63 78.65 -container-port int [2022-02-11T19:01:21.379Z] #63 78.65 container port (default -1) [2022-02-11T19:01:21.379Z] #63 78.65 -host-ip string [2022-02-11T19:01:21.379Z] #63 78.65 host ip [2022-02-11T19:01:21.379Z] #63 78.65 -host-port int [2022-02-11T19:01:21.379Z] #63 78.65 host port (default -1) [2022-02-11T19:01:21.379Z] #63 78.65 -proto string [2022-02-11T19:01:21.379Z] #63 78.65 proxy protocol (default "tcp") [2022-02-11T19:01:19.291Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-11T19:01:19.368Z] > git config --add remote.origin.fetch +refs/pull/43230/head:refs/remotes/origin/PR-43230 # timeout=10 [2022-02-11T19:01:19.415Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-11T19:01:19.535Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-11T19:01:19.669Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-11T19:01:19.669Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-11T19:01:19.672Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43230/head:refs/remotes/origin/PR-43230 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-11T19:01:20.481Z] > git config core.sparsecheckout # timeout=10 [2022-02-11T19:01:20.527Z] > git checkout -f 2deec80dba28461a3cb3a51b20dd98b7363dd45b # timeout=10 [2022-02-11T19:01:22.304Z] #19 179.3 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-02-11T19:01:22.567Z] #19 179.3 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-02-11T19:01:22.567Z] #19 179.3 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-02-11T19:01:22.567Z] #19 179.4 Selecting previously unselected package crossbuild-essential-armhf. [2022-02-11T19:01:22.567Z] #19 179.4 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-02-11T19:01:22.567Z] #19 179.4 Unpacking crossbuild-essential-armhf (12.9) ... [2022-02-11T19:01:22.567Z] #19 179.4 Selecting previously unselected package libc6-ppc64el-cross. [2022-02-11T19:01:22.567Z] #19 179.4 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-02-11T19:01:22.567Z] #19 179.4 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-02-11T19:01:22.567Z] #19 179.6 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-02-11T19:01:22.567Z] #19 179.6 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-11T19:01:22.567Z] #19 179.6 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-02-11T19:01:22.567Z] #19 179.6 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-02-11T19:01:21.050Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-11T19:01:21.050Z] > git --version # timeout=10 [2022-02-11T19:01:21.103Z] > git --version # 'git version 2.24.1.windows.2' [2022-02-11T19:01:21.103Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-11T19:01:21.106Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43230/head:refs/remotes/origin/PR-43230 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-11T19:01:22.648Z] #14 ... [2022-02-11T19:01:22.648Z] [2022-02-11T19:01:22.648Z] #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-02-11T19:01:22.648Z] #63 sha256:1c893a4a5578c52085149076f3d4cc27693c7cde5730375a0e282fc6b4dc738a [2022-02-11T19:01:22.648Z] #63 86.80 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-11T19:01:22.648Z] #63 86.80 + GOBIN=/build [2022-02-11T19:01:22.648Z] #63 86.80 + GO111MODULE=on [2022-02-11T19:01:22.648Z] #63 86.80 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-02-11T19:01:22.839Z] #19 179.6 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-11T19:01:22.839Z] #19 179.6 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-02-11T19:01:22.839Z] #19 179.7 Selecting previously unselected package libitm1-ppc64el-cross. [2022-02-11T19:01:22.839Z] #19 179.7 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-11T19:01:22.839Z] #19 179.7 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-02-11T19:01:22.839Z] #19 179.7 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-02-11T19:01:22.839Z] #19 179.7 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-11T19:01:22.839Z] #19 179.7 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-02-11T19:01:22.839Z] #19 179.8 Selecting previously unselected package libasan6-ppc64el-cross. [2022-02-11T19:01:22.839Z] #19 179.8 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-11T19:01:22.839Z] #19 179.8 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-02-11T19:01:23.103Z] #19 180.0 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-02-11T19:01:23.103Z] #19 180.0 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-11T19:01:23.103Z] #19 180.0 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-02-11T19:01:23.103Z] #19 180.1 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-02-11T19:01:23.366Z] #19 180.1 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-11T19:01:23.366Z] #19 180.1 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-02-11T19:01:23.366Z] #19 180.4 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-02-11T19:01:23.629Z] #19 180.4 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-11T19:01:23.629Z] #19 180.4 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-02-11T19:01:23.629Z] #19 180.5 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-02-11T19:01:23.629Z] #19 180.5 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-11T19:01:23.629Z] #19 180.5 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-02-11T19:01:23.629Z] #19 180.6 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-02-11T19:01:23.895Z] #19 180.6 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-11T19:01:23.895Z] #19 180.6 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-02-11T19:01:23.895Z] #19 180.6 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-02-11T19:01:23.895Z] #19 180.6 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-11T19:01:23.895Z] #19 180.6 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-02-11T19:01:23.895Z] #19 180.8 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-02-11T19:01:23.895Z] #19 180.8 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-02-11T19:01:23.895Z] #19 180.8 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-02-11T19:01:24.011Z] Merge succeeded, producing 2deec80dba28461a3cb3a51b20dd98b7363dd45b [2022-02-11T19:01:24.011Z] Checking out Revision 2deec80dba28461a3cb3a51b20dd98b7363dd45b (PR-43230) [2022-02-11T19:01:23.655Z] > git remote # timeout=10 [2022-02-11T19:01:23.731Z] > git config --get remote.origin.url # timeout=10 [2022-02-11T19:01:23.781Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-11T19:01:23.783Z] > git merge 3b02526c1e5087166912e444468491f1f223bdee # timeout=10 [2022-02-11T19:01:23.924Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-02-11T19:01:24.050Z] > git config core.sparsecheckout # timeout=10 [2022-02-11T19:01:24.102Z] > git checkout -f 2deec80dba28461a3cb3a51b20dd98b7363dd45b # timeout=10 [2022-02-11T19:01:25.236Z] #14 ... [2022-02-11T19:01:25.236Z] [2022-02-11T19:01:25.236Z] #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-02-11T19:01:25.236Z] #63 sha256:29d15b4871ce9024ca12e7b352a302aa05f8c7d59d6471a00749cb14ec045662 [2022-02-11T19:01:25.236Z] #63 86.96 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-11T19:01:25.236Z] #63 86.96 + GOBIN=/build [2022-02-11T19:01:25.236Z] #63 86.96 + GO111MODULE=on [2022-02-11T19:01:25.236Z] #63 86.96 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-02-11T19:01:25.560Z] #63 DONE 82.4s [2022-02-11T19:01:25.560Z] [2022-02-11T19:01:25.560Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-02-11T19:01:25.560Z] #64 sha256:bb6d1626731aa0a18c88e4ac8d31045b4cf02df680be3ca2d6abf4811c00605f [2022-02-11T19:01:25.560Z] #64 DONE 0.2s [2022-02-11T19:01:25.560Z] [2022-02-11T19:01:25.560Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-02-11T19:01:25.560Z] #65 sha256:acb32f6d13b67676543033362442ea83a68d648785ca915548b9d792a3f4fad3 [2022-02-11T19:01:25.560Z] #65 DONE 0.2s [2022-02-11T19:01:25.560Z] [2022-02-11T19:01:25.560Z] #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-02-11T19:01:25.560Z] #14 sha256:585fe1784afb68afac71307fb6cc9be4660b10f7d47467ad5aeceff80fd377f4 [2022-02-11T19:01:25.560Z] #14 81.37 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-02-11T19:01:25.560Z] #14 81.37 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-02-11T19:01:25.560Z] #14 81.38 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-11T19:01:26.850Z] #63 91.26 rootlesskit version 0.14.6 [2022-02-11T19:01:26.851Z] #63 91.26 Usage of /build/rootlesskit-docker-proxy: [2022-02-11T19:01:26.851Z] #63 91.27 -container-ip string [2022-02-11T19:01:26.851Z] #63 91.27 container ip [2022-02-11T19:01:26.851Z] #63 91.27 -container-port int [2022-02-11T19:01:26.851Z] #63 91.27 container port (default -1) [2022-02-11T19:01:26.851Z] #63 91.27 -host-ip string [2022-02-11T19:01:26.851Z] #63 91.27 host ip [2022-02-11T19:01:26.851Z] #63 91.27 -host-port int [2022-02-11T19:01:26.851Z] #63 91.27 host port (default -1) [2022-02-11T19:01:26.851Z] #63 91.27 -proto string [2022-02-11T19:01:26.851Z] #63 91.27 proxy protocol (default "tcp") [2022-02-11T19:01:27.171Z] #14 ... [2022-02-11T19:01:27.171Z] [2022-02-11T19:01:27.171Z] #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-02-11T19:01:27.171Z] #63 sha256:e96501f94ad9ec6c2d2a13135beeae0425c45a23cd0f4c4ec9b044de099d2117 [2022-02-11T19:01:27.171Z] #63 90.06 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-11T19:01:27.171Z] #63 90.06 + GOBIN=/build [2022-02-11T19:01:27.171Z] #63 90.06 + GO111MODULE=on [2022-02-11T19:01:27.171Z] #63 90.06 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-02-11T19:01:27.454Z] #14 85.45 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-02-11T19:01:27.454Z] #14 85.46 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-02-11T19:01:27.454Z] #14 85.47 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-11T19:01:27.710Z] #14 85.55 Selecting previously unselected package libapparmor1:arm64. [2022-02-11T19:01:27.710Z] #14 85.56 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-02-11T19:01:27.710Z] #14 85.56 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-02-11T19:01:27.710Z] #14 85.61 Selecting previously unselected package libapparmor-dev:arm64. [2022-02-11T19:01:27.710Z] #14 85.62 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-02-11T19:01:27.710Z] #14 85.62 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-02-11T19:01:27.710Z] #14 85.73 Selecting previously unselected package libbtrfs0:arm64. [2022-02-11T19:01:27.966Z] #14 85.74 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-02-11T19:01:27.966Z] #14 85.74 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-02-11T19:01:27.966Z] #14 85.85 Selecting previously unselected package libbtrfs-dev:arm64. [2022-02-11T19:01:27.966Z] #14 85.85 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-02-11T19:01:27.966Z] #14 85.85 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-02-11T19:01:28.224Z] #14 85.97 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-02-11T19:01:28.225Z] #14 85.98 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-02-11T19:01:28.225Z] #14 85.98 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-02-11T19:01:28.225Z] #14 86.03 Selecting previously unselected package libudev-dev:arm64. [2022-02-11T19:01:28.225Z] #14 86.06 Preparing to unpack .../20-libudev-dev_247.3-6_arm64.deb ... [2022-02-11T19:01:28.225Z] #14 86.06 Unpacking libudev-dev:arm64 (247.3-6) ... [2022-02-11T19:01:28.225Z] #14 86.17 Selecting previously unselected package libsepol1-dev:arm64. [2022-02-11T19:01:28.225Z] #14 86.18 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-02-11T19:01:28.225Z] #14 86.18 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-02-11T19:01:28.481Z] #14 86.38 Selecting previously unselected package libpcre2-16-0:arm64. [2022-02-11T19:01:28.481Z] #14 86.40 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-02-11T19:01:28.481Z] #14 86.41 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-02-11T19:01:28.481Z] #14 86.53 Selecting previously unselected package libpcre2-32-0:arm64. [2022-02-11T19:01:28.737Z] #14 86.53 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-02-11T19:01:28.737Z] #14 86.54 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-02-11T19:01:28.737Z] #14 86.65 Selecting previously unselected package libpcre2-posix2:arm64. [2022-02-11T19:01:28.737Z] #14 86.66 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-02-11T19:01:28.737Z] #14 86.66 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-02-11T19:01:28.737Z] #14 86.71 Selecting previously unselected package libpcre2-dev:arm64. [2022-02-11T19:01:28.737Z] #14 86.73 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-02-11T19:01:28.737Z] #14 86.74 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-02-11T19:01:29.201Z] #19 185.5 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-02-11T19:01:29.203Z] #19 185.5 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-02-11T19:01:29.203Z] #19 185.5 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-02-11T19:01:29.203Z] #19 185.5 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-02-11T19:01:29.203Z] #19 185.5 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-02-11T19:01:29.203Z] #19 185.5 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-02-11T19:01:29.203Z] #19 185.7 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-02-11T19:01:29.203Z] #19 185.7 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-02-11T19:01:29.203Z] #19 185.7 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-02-11T19:01:29.203Z] #19 186.0 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-02-11T19:01:29.203Z] #19 186.0 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-11T19:01:29.203Z] #19 186.0 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-02-11T19:01:29.301Z] #14 87.02 Selecting previously unselected package libselinux1-dev:arm64. [2022-02-11T19:01:29.301Z] #14 87.02 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-02-11T19:01:29.301Z] #14 87.03 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-02-11T19:01:29.301Z] #14 87.20 Selecting previously unselected package libdevmapper-dev:arm64. [2022-02-11T19:01:29.301Z] #14 87.20 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-02-11T19:01:29.301Z] #14 87.21 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-02-11T19:01:29.301Z] #14 87.29 Selecting previously unselected package libseccomp-dev:arm64. [2022-02-11T19:01:29.412Z] #63 91.66 rootlesskit version 0.14.6 [2022-02-11T19:01:29.412Z] #63 91.67 Usage of /build/rootlesskit-docker-proxy: [2022-02-11T19:01:29.412Z] #63 91.67 -container-ip string [2022-02-11T19:01:29.412Z] #63 91.67 container ip [2022-02-11T19:01:29.412Z] #63 91.67 -container-port int [2022-02-11T19:01:29.412Z] #63 91.67 container port (default -1) [2022-02-11T19:01:29.412Z] #63 91.67 -host-ip string [2022-02-11T19:01:29.412Z] #63 91.67 host ip [2022-02-11T19:01:29.412Z] #63 91.67 -host-port int [2022-02-11T19:01:29.412Z] #63 91.67 host port (default -1) [2022-02-11T19:01:29.412Z] #63 91.67 -proto string [2022-02-11T19:01:29.412Z] #63 91.67 proxy protocol (default "tcp") [2022-02-11T19:01:29.466Z] #19 186.3 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-02-11T19:01:29.466Z] #19 186.3 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-02-11T19:01:29.466Z] #19 186.3 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-02-11T19:01:29.563Z] #14 87.31 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-02-11T19:01:29.563Z] #14 87.32 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-02-11T19:01:29.563Z] #14 87.43 Selecting previously unselected package libsystemd-dev:arm64. [2022-02-11T19:01:29.563Z] #14 87.43 Preparing to unpack .../29-libsystemd-dev_247.3-6_arm64.deb ... [2022-02-11T19:01:29.563Z] #14 87.44 Unpacking libsystemd-dev:arm64 (247.3-6) ... [2022-02-11T19:01:29.820Z] #14 87.83 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-02-11T19:01:29.820Z] #14 87.85 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-02-11T19:01:30.078Z] #14 87.87 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-11T19:01:30.078Z] #14 87.88 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-02-11T19:01:30.078Z] #14 87.89 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-11T19:01:30.078Z] #14 87.91 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-02-11T19:01:30.078Z] #14 87.92 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-02-11T19:01:30.078Z] #14 87.94 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-02-11T19:01:30.078Z] #14 87.96 Setting up libudev-dev:arm64 (247.3-6) ... [2022-02-11T19:01:30.078Z] #14 87.98 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-02-11T19:01:30.078Z] #14 87.99 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-11T19:01:30.078Z] #14 88.00 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-02-11T19:01:30.078Z] #14 88.02 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-11T19:01:30.136Z] #63 ... [2022-02-11T19:01:30.136Z] [2022-02-11T19:01:30.136Z] #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-02-11T19:01:30.136Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-11T19:01:30.136Z] #14 87.85 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-02-11T19:01:30.136Z] #14 87.86 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-02-11T19:01:30.136Z] #14 87.86 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-11T19:01:30.136Z] #14 93.52 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-02-11T19:01:30.136Z] #14 93.53 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-02-11T19:01:30.136Z] #14 93.66 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-11T19:01:30.136Z] #14 94.39 Selecting previously unselected package libapparmor1:amd64. [2022-02-11T19:01:30.136Z] #14 94.40 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-02-11T19:01:30.136Z] #14 94.42 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-02-11T19:01:30.136Z] #14 ... [2022-02-11T19:01:30.136Z] [2022-02-11T19:01:30.136Z] #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-02-11T19:01:30.136Z] #63 sha256:1c893a4a5578c52085149076f3d4cc27693c7cde5730375a0e282fc6b4dc738a [2022-02-11T19:01:30.136Z] #63 DONE 94.6s [2022-02-11T19:01:30.136Z] [2022-02-11T19:01:30.136Z] #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-02-11T19:01:30.136Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-11T19:01:30.136Z] #14 94.80 Selecting previously unselected package libapparmor-dev:amd64. [2022-02-11T19:01:30.136Z] #14 94.80 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-02-11T19:01:30.136Z] #14 94.80 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-02-11T19:01:30.136Z] #14 94.96 Selecting previously unselected package libbtrfs0:amd64.#14 ... [2022-02-11T19:01:30.136Z] [2022-02-11T19:01:30.136Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-02-11T19:01:30.136Z] #64 sha256:deb2514c5a41261f650b32a4cd9058b2a770318ece1cf081c99f99adeb426111 [2022-02-11T19:01:30.136Z] #64 DONE 0.1s [2022-02-11T19:01:30.136Z] [2022-02-11T19:01:30.136Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-02-11T19:01:30.136Z] #65 sha256:dedc01cf370626561fee34d513a40c9fc83c64ae2d5cd399abe1bb39d517060e [2022-02-11T19:01:30.136Z] #65 DONE 0.1s [2022-02-11T19:01:30.136Z] [2022-02-11T19:01:30.136Z] #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-02-11T19:01:30.136Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-11T19:01:30.136Z] #14 94.96 Selecting previously unselected package libbtrfs0:amd64. [2022-02-11T19:01:30.136Z] #14 94.97 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-02-11T19:01:30.136Z] #14 94.98 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-02-11T19:01:30.336Z] #14 88.09 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-02-11T19:01:30.336Z] #14 88.11 Setting up mingw-w64-common (8.0.0-1) ... [2022-02-11T19:01:30.336Z] #14 88.13 Setting up libsystemd-dev:arm64 (247.3-6) ... [2022-02-11T19:01:30.336Z] #14 88.15 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-11T19:01:30.336Z] #14 88.16 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-02-11T19:01:30.336Z] #14 88.17 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-02-11T19:01:30.336Z] #14 88.19 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-11T19:01:30.336Z] #14 88.20 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-11T19:01:30.336Z] #14 88.21 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-02-11T19:01:30.336Z] #14 88.22 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-11T19:01:30.336Z] #14 88.23 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-02-11T19:01:30.336Z] #14 88.24 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-11T19:01:30.336Z] #14 88.26 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-11T19:01:30.336Z] #14 88.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-02-11T19:01:30.336Z] #14 88.28 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-11T19:01:30.336Z] #14 88.30 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-11T19:01:30.395Z] #14 95.17 Selecting previously unselected package libbtrfs-dev:amd64. [2022-02-11T19:01:30.395Z] #14 95.17 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-02-11T19:01:30.395Z] #14 95.17 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-11T19:01:30.395Z] #14 95.34 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-02-11T19:01:30.395Z] #14 95.34 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-02-11T19:01:30.395Z] #14 95.34 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-11T19:01:30.395Z] #14 95.40 Selecting previously unselected package libudev-dev:amd64. [2022-02-11T19:01:30.417Z] Commit message: "fix(check-config.sh): Check for existence of /etc/os-release before sourcing" [2022-02-11T19:01:30.594Z] #14 88.31 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-02-11T19:01:30.594Z] #14 88.33 Setting up dmsetup (2:1.02.175-2.1) ... [2022-02-11T19:01:30.594Z] #14 88.34 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-02-11T19:01:30.594Z] #14 88.35 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-02-11T19:01:30.594Z] #14 88.36 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-11T19:01:30.655Z] #14 95.40 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-02-11T19:01:30.655Z] #14 95.41 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-02-11T19:01:30.655Z] #14 95.56 Selecting previously unselected package libsepol1-dev:amd64. [2022-02-11T19:01:30.655Z] #14 95.57 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-02-11T19:01:30.655Z] #14 95.57 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-02-11T19:01:30.851Z] #14 DONE 88.8s [2022-02-11T19:01:30.852Z] [2022-02-11T19:01:30.852Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-02-11T19:01:30.852Z] #55 sha256:f521f4d955b29a2c64beb944e6353105f5cdf55ea44f73573daad2e330c91080 [2022-02-11T19:01:30.852Z] #55 DONE 0.1s [2022-02-11T19:01:30.852Z] [2022-02-11T19:01:30.852Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-02-11T19:01:30.852Z] #15 sha256:ebd260f98611310eb63222a71234426c164eb8747bf9d22f3d1eca7188980f25 [2022-02-11T19:01:30.915Z] #14 95.80 Selecting previously unselected package libpcre2-16-0:amd64. [2022-02-11T19:01:30.915Z] #14 95.81 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-02-11T19:01:30.915Z] #14 95.82 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-02-11T19:01:30.853Z] > git --version # timeout=10 [2022-02-11T19:01:30.908Z] > git --version # 'git version 2.24.1.windows.2' [2022-02-11T19:01:30.957Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-02-11T19:01:31.174Z] #14 95.96 Selecting previously unselected package libpcre2-32-0:amd64. [2022-02-11T19:01:31.175Z] #14 95.97 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-02-11T19:01:31.175Z] #14 95.98 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-02-11T19:01:31.175Z] #14 96.13 Selecting previously unselected package libpcre2-posix2:amd64. [2022-02-11T19:01:31.175Z] #14 96.14 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-02-11T19:01:31.175Z] #14 96.15 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-02-11T19:01:31.175Z] #14 96.21 Selecting previously unselected package libpcre2-dev:amd64. [2022-02-11T19:01:31.348Z] #63 94.88 rootlesskit version 0.14.6 [2022-02-11T19:01:31.349Z] #63 94.90 Usage of /build/rootlesskit-docker-proxy: [2022-02-11T19:01:31.349Z] #63 94.90 -container-ip string [2022-02-11T19:01:31.349Z] #63 94.90 container ip [2022-02-11T19:01:31.349Z] #63 94.90 -container-port int [2022-02-11T19:01:31.349Z] #63 94.90 container port (default -1) [2022-02-11T19:01:31.349Z] #63 94.90 -host-ip string [2022-02-11T19:01:31.349Z] #63 94.90 host ip [2022-02-11T19:01:31.349Z] #63 94.90 -host-port int [2022-02-11T19:01:31.349Z] #63 94.90 host port (default -1) [2022-02-11T19:01:31.349Z] #63 94.90 -proto string [2022-02-11T19:01:31.349Z] #63 94.90 proxy protocol (default "tcp") [2022-02-11T19:01:31.434Z] #14 96.21 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-02-11T19:01:31.434Z] #14 96.24 Unpacking libpcre2-dev:amd64 (10.36-2) ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-02-11T19:01:31.693Z] #14 96.60 Selecting previously unselected package libselinux1-dev:amd64. [2022-02-11T19:01:31.693Z] #14 96.60 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-02-11T19:01:31.693Z] #14 96.61 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-02-11T19:01:31.784Z] #15 DONE 0.9s [2022-02-11T19:01:31.784Z] [2022-02-11T19:01:31.784Z] #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-02-11T19:01:31.784Z] #56 sha256:fe3216dc7e2c0e89e329451320f1ccfb407a9d1a8a2dbb79d9bedf8e7f26ad54 [2022-02-11T19:01:31.784Z] #56 0.688 + RM_GOPATH=0 [2022-02-11T19:01:31.784Z] #56 0.688 + TMP_GOPATH= [2022-02-11T19:01:31.784Z] #56 0.688 + : /build [2022-02-11T19:01:31.784Z] #56 0.688 + '[' -z '' ']' [2022-02-11T19:01:31.784Z] #56 0.689 ++ mktemp -d [2022-02-11T19:01:31.784Z] #56 0.690 + export GOPATH=/tmp/tmp.jnqrgxIEbA [2022-02-11T19:01:31.784Z] #56 0.691 + GOPATH=/tmp/tmp.jnqrgxIEbA [2022-02-11T19:01:31.784Z] #56 0.697 + RM_GOPATH=1 [2022-02-11T19:01:31.784Z] #56 0.697 + case "$(go env GOARCH)" in [2022-02-11T19:01:31.784Z] #56 0.697 ++ go env GOARCH [2022-02-11T19:01:31.784Z] #56 0.706 + export GO_BUILDMODE=-buildmode=pie [2022-02-11T19:01:31.784Z] #56 0.706 + GO_BUILDMODE=-buildmode=pie [2022-02-11T19:01:31.784Z] #56 0.707 ++ dirname /install.sh [2022-02-11T19:01:31.784Z] #56 0.707 + dir=/ [2022-02-11T19:01:31.784Z] #56 0.707 + bin=runc [2022-02-11T19:01:31.784Z] #56 0.708 + shift [2022-02-11T19:01:31.784Z] #56 0.708 + '[' '!' -f //runc.installer ']' [2022-02-11T19:01:31.784Z] #56 0.708 + . //runc.installer [2022-02-11T19:01:31.784Z] #56 0.708 ++ set -e [2022-02-11T19:01:31.784Z] #56 0.709 ++ : v1.1.0 [2022-02-11T19:01:31.784Z] #56 0.709 + install_runc [2022-02-11T19:01:31.784Z] #56 0.709 + RUNC_BUILDTAGS=seccomp [2022-02-11T19:01:31.784Z] #56 0.709 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-02-11T19:01:31.784Z] #56 0.709 Install runc version v1.1.0 (build tags: seccomp) [2022-02-11T19:01:31.784Z] #56 0.709 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.jnqrgxIEbA/src/github.com/opencontainers/runc [2022-02-11T19:01:31.784Z] #56 0.711 Cloning into '/tmp/tmp.jnqrgxIEbA/src/github.com/opencontainers/runc'... [2022-02-11T19:01:31.953Z] #14 96.86 Selecting previously unselected package libdevmapper-dev:amd64. [2022-02-11T19:01:31.953Z] #14 96.86 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-02-11T19:01:31.953Z] #14 96.86 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-02-11T19:01:31.953Z] #14 96.94 Selecting previously unselected package libseccomp-dev:amd64. [2022-02-11T19:01:32.212Z] #14 96.94 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-02-11T19:01:32.212Z] #14 96.95 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-02-11T19:01:32.212Z] #14 97.07 Selecting previously unselected package libsystemd-dev:amd64. [2022-02-11T19:01:32.212Z] #14 97.07 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-02-11T19:01:32.212Z] #14 97.07 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-02-11T19:01:32.693Z] #63 ... [2022-02-11T19:01:32.693Z] [2022-02-11T19:01:32.693Z] #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-02-11T19:01:32.693Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-11T19:01:32.693Z] #14 90.59 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-02-11T19:01:32.693Z] #14 90.60 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-02-11T19:01:32.693Z] #14 90.60 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-11T19:01:32.715Z] #56 ... [2022-02-11T19:01:32.715Z] [2022-02-11T19:01:32.715Z] #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-02-11T19:01:32.715Z] #16 sha256:8258b06d44e8375c4dd696be207f112629c136adb02e5302e59ba7f3765c683e [2022-02-11T19:01:32.715Z] #16 DONE 0.7s [2022-02-11T19:01:32.715Z] [2022-02-11T19:01:32.715Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-02-11T19:01:32.715Z] #17 sha256:51b980c25677bad42d7e979df2bf71fed02699b1beca0c04199aeb9caa243a74 [2022-02-11T19:01:32.780Z] #14 97.59 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-02-11T19:01:32.780Z] #14 97.59 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-02-11T19:01:32.780Z] #14 97.63 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-11T19:01:32.780Z] #14 97.63 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-02-11T19:01:32.780Z] #14 97.63 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-11T19:01:32.780Z] #14 97.65 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-02-11T19:01:32.780Z] #14 97.65 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-02-11T19:01:32.780Z] #14 97.65 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-02-11T19:01:32.780Z] #14 97.69 Setting up libudev-dev:amd64 (247.3-6) ... [2022-02-11T19:01:32.780Z] #14 97.69 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-02-11T19:01:32.780Z] #14 97.73 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-11T19:01:32.780Z] #14 97.79 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-11T19:01:32.780Z] #14 97.80 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-11T19:01:32.780Z] #14 97.82 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-02-11T19:01:32.780Z] #14 97.83 Setting up mingw-w64-common (8.0.0-1) ... [2022-02-11T19:01:32.780Z] #14 97.85 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-02-11T19:01:32.780Z] #14 97.86 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-11T19:01:32.780Z] #14 97.87 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-02-11T19:01:32.780Z] #14 97.88 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-02-11T19:01:32.780Z] #14 97.89 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-11T19:01:33.039Z] #14 97.91 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-11T19:01:33.039Z] #14 97.92 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-02-11T19:01:33.039Z] #14 97.93 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-11T19:01:33.039Z] #14 97.94 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-02-11T19:01:33.039Z] #14 97.95 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-11T19:01:33.039Z] #14 97.97 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-11T19:01:33.039Z] #14 97.98 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-02-11T19:01:33.039Z] #14 97.98 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-11T19:01:33.039Z] #14 98.00 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-11T19:01:33.039Z] #14 98.01 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-11T19:01:33.039Z] #14 98.02 Setting up dmsetup (2:1.02.175-2.1) ... [2022-02-11T19:01:33.039Z] #14 98.04 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-11T19:01:33.039Z] #14 98.05 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-02-11T19:01:33.039Z] #14 98.06 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-11T19:01:33.260Z] #14 95.84 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-02-11T19:01:33.260Z] #14 95.84 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-02-11T19:01:33.260Z] #14 96.08 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-11T19:01:33.281Z] #17 0.639 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-02-11T19:01:33.281Z] #17 DONE 0.8s [2022-02-11T19:01:33.281Z] [2022-02-11T19:01:33.281Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-02-11T19:01:33.281Z] #18 sha256:d713279fb198e9d86d054bb8aea8d183b33e7e9e710da7c33439351a4406a0eb [2022-02-11T19:01:33.824Z] #14 ... [2022-02-11T19:01:33.824Z] [2022-02-11T19:01:33.824Z] #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-02-11T19:01:33.824Z] #63 sha256:29d15b4871ce9024ca12e7b352a302aa05f8c7d59d6471a00749cb14ec045662 [2022-02-11T19:01:33.824Z] #63 DONE 96.0s [2022-02-11T19:01:33.824Z] [2022-02-11T19:01:33.824Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-02-11T19:01:33.824Z] #64 sha256:f8c9a35a811f934bae1c7e6ca391d0dac0123934dc9e322d9c9a9be937323079 [2022-02-11T19:01:33.824Z] #64 DONE 0.1s [2022-02-11T19:01:33.824Z] [2022-02-11T19:01:33.824Z] #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-02-11T19:01:33.824Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-11T19:01:33.824Z] #14 96.31 Selecting previously unselected package libapparmor1:amd64. [2022-02-11T19:01:33.824Z] #14 96.31 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-02-11T19:01:33.824Z] #14 96.32 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-02-11T19:01:33.824Z] #14 96.43 Selecting previously unselected package libapparmor-dev:amd64. [2022-02-11T19:01:33.824Z] #14 96.43 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-02-11T19:01:33.824Z] #14 ... [2022-02-11T19:01:33.824Z] [2022-02-11T19:01:33.824Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-02-11T19:01:33.824Z] #65 sha256:c63ea1fb85a4bdf03b222a47efe8867279de1abe5649da5c606d8d9976a432b2 [2022-02-11T19:01:33.824Z] #65 DONE 0.1s [2022-02-11T19:01:33.824Z] [2022-02-11T19:01:33.824Z] #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-02-11T19:01:33.824Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-11T19:01:33.824Z] #14 96.44 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-02-11T19:01:33.824Z] #14 96.59 Selecting previously unselected package libbtrfs0:amd64. [2022-02-11T19:01:33.824Z] #14 96.59 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-02-11T19:01:33.824Z] #14 96.60 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-02-11T19:01:33.983Z] #14 DONE 98.7s [2022-02-11T19:01:33.983Z] [2022-02-11T19:01:33.983Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-02-11T19:01:33.983Z] #55 sha256:375dfb3ac51b6e0fd40c4e8a622db0b659c6f3f729c378a3640e322b8dc0da66 [2022-02-11T19:01:33.983Z] #55 DONE 0.2s [2022-02-11T19:01:33.983Z] [2022-02-11T19:01:33.983Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-02-11T19:01:33.983Z] #15 sha256:740ca258c6bfee48dc16e96fa11d33224a5d283f2ad21de315177dc70c060d12 [2022-02-11T19:01:34.081Z] #14 96.81 Selecting previously unselected package libbtrfs-dev:amd64. [2022-02-11T19:01:34.081Z] #14 96.83 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-02-11T19:01:34.081Z] #14 96.83 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-11T19:01:34.210Z] #18 DONE 0.8s [2022-02-11T19:01:34.210Z] [2022-02-11T19:01:34.210Z] #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-02-11T19:01:34.210Z] #51 sha256:31926d458c5ba4a4e6a76642017a4c20507976b20636d3bdc2fbc6c581aa480c [2022-02-11T19:01:34.210Z] #51 ... [2022-02-11T19:01:34.210Z] [2022-02-11T19:01:34.210Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-02-11T19:01:34.210Z] #19 sha256:63a03f5053b87d795e28bf87f0c43a5e40a09a49793c6f1e2c9cd6dc57afb0b2 [2022-02-11T19:01:34.338Z] #14 97.13 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-02-11T19:01:34.338Z] #14 97.16 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-02-11T19:01:34.338Z] #14 97.16 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-11T19:01:34.596Z] #14 97.25 Selecting previously unselected package libudev-dev:amd64. [2022-02-11T19:01:34.596Z] #14 97.27 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-02-11T19:01:34.596Z] #14 97.27 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-02-11T19:01:34.626Z] #63 ... [2022-02-11T19:01:34.626Z] [2022-02-11T19:01:34.626Z] #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-02-11T19:01:34.626Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-11T19:01:34.626Z] #14 93.16 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-02-11T19:01:34.626Z] #14 93.16 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-02-11T19:01:34.626Z] #14 93.17 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-11T19:01:34.626Z] #14 98.46 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-02-11T19:01:34.626Z] #14 98.47 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-02-11T19:01:34.626Z] #14 98.50 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-11T19:01:34.706Z] + docker version [2022-02-11T19:01:34.766Z] #19 190.6 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-02-11T19:01:34.766Z] #19 190.6 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-02-11T19:01:34.766Z] #19 190.6 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-02-11T19:01:34.766Z] #19 190.7 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-02-11T19:01:34.766Z] #19 190.7 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-02-11T19:01:34.766Z] #19 190.7 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-02-11T19:01:34.766Z] #19 190.7 Selecting previously unselected package libc6-s390x-cross. [2022-02-11T19:01:34.766Z] #19 190.7 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-02-11T19:01:34.766Z] #19 190.7 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-02-11T19:01:34.766Z] #19 190.9 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-02-11T19:01:34.766Z] #19 190.9 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-02-11T19:01:34.766Z] #19 190.9 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-02-11T19:01:34.766Z] #19 191.0 Selecting previously unselected package libgomp1-s390x-cross. [2022-02-11T19:01:34.766Z] #19 191.0 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-02-11T19:01:34.766Z] #19 191.0 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-02-11T19:01:34.766Z] #19 191.0 Selecting previously unselected package libitm1-s390x-cross. [2022-02-11T19:01:34.766Z] #19 191.0 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-02-11T19:01:34.766Z] #19 191.0 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-02-11T19:01:34.766Z] #19 191.0 Selecting previously unselected package libatomic1-s390x-cross. [2022-02-11T19:01:34.766Z] #19 191.0 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-02-11T19:01:34.766Z] #19 191.1 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-02-11T19:01:34.766Z] #19 191.1 Selecting previously unselected package libasan6-s390x-cross. [2022-02-11T19:01:34.766Z] #19 191.1 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-02-11T19:01:34.766Z] #19 191.1 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-02-11T19:01:34.766Z] #19 191.3 Selecting previously unselected package libstdc++6-s390x-cross. [2022-02-11T19:01:34.766Z] #19 191.3 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-02-11T19:01:34.766Z] #19 191.4 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-02-11T19:01:34.766Z] #19 191.5 Selecting previously unselected package libubsan1-s390x-cross. [2022-02-11T19:01:34.766Z] #19 191.5 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-02-11T19:01:34.766Z] #19 191.5 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-02-11T19:01:34.766Z] #19 191.6 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-02-11T19:01:34.766Z] #19 191.6 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-02-11T19:01:34.766Z] #19 191.6 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-02-11T19:01:34.766Z] #19 191.7 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-02-11T19:01:34.766Z] #19 191.7 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-02-11T19:01:34.766Z] #19 191.7 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-02-11T19:01:34.854Z] #14 97.46 Selecting previously unselected package libsepol1-dev:amd64. [2022-02-11T19:01:34.854Z] #14 97.47 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-02-11T19:01:34.854Z] #14 97.47 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-02-11T19:01:35.111Z] #14 97.87 Selecting previously unselected package libpcre2-16-0:amd64. [2022-02-11T19:01:35.140Z] #19 DONE 0.8s [2022-02-11T19:01:35.140Z] [2022-02-11T19:01:35.140Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-02-11T19:01:35.140Z] #20 sha256:4b7ffaa29324ce5c27a628088faff138fe7eb0bd25275cded4ae9798a445ccd6 [2022-02-11T19:01:35.368Z] #14 97.88 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-02-11T19:01:35.368Z] #14 97.88 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-02-11T19:01:35.368Z] #14 98.05 Selecting previously unselected package libpcre2-32-0:amd64. [2022-02-11T19:01:35.368Z] #14 98.05 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-02-11T19:01:35.368Z] #14 98.05 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-02-11T19:01:35.414Z] Commit message: "fix(check-config.sh): Check for existence of /etc/os-release before sourcing" [2022-02-11T19:01:35.558Z] #14 99.38 Selecting previously unselected package libapparmor1:amd64. [2022-02-11T19:01:35.558Z] #14 99.38 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-02-11T19:01:35.558Z] #14 99.43 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-02-11T19:01:35.558Z] #14 ... [2022-02-11T19:01:35.558Z] [2022-02-11T19:01:35.558Z] #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-02-11T19:01:35.558Z] #63 sha256:e96501f94ad9ec6c2d2a13135beeae0425c45a23cd0f4c4ec9b044de099d2117 [2022-02-11T19:01:35.558Z] #63 DONE 99.3s [2022-02-11T19:01:35.558Z] [2022-02-11T19:01:35.558Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-02-11T19:01:35.558Z] #64 sha256:656220d48859ee0ace3052252bb16ba2da7cb76dba41cd0b1a9a745cab2e529d [2022-02-11T19:01:35.558Z] #64 DONE 0.1s [2022-02-11T19:01:35.558Z] [2022-02-11T19:01:35.558Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-02-11T19:01:35.558Z] #65 sha256:41fa3457acc07cda9cffafc3a294d92bfb77617579c2ac0d3c737245558302fa [2022-02-11T19:01:35.558Z] #65 DONE 0.1s [2022-02-11T19:01:35.558Z] [2022-02-11T19:01:35.558Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-02-11T19:01:35.558Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-11T19:01:35.558Z] #14 99.64 Selecting previously unselected package libapparmor-dev:amd64. [2022-02-11T19:01:35.558Z] #14 99.65 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-02-11T19:01:35.558Z] #14 99.65 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-02-11T19:01:35.626Z] #14 98.20 Selecting previously unselected package libpcre2-posix2:amd64. [2022-02-11T19:01:35.626Z] #14 98.20 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-02-11T19:01:35.626Z] #14 98.20 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-02-11T19:01:35.626Z] #14 98.26 Selecting previously unselected package libpcre2-dev:amd64. [2022-02-11T19:01:35.626Z] #14 98.27 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-02-11T19:01:35.626Z] #14 98.28 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-02-11T19:01:35.815Z] #14 99.86 Selecting previously unselected package libbtrfs0:amd64. [2022-02-11T19:01:35.815Z] #14 99.87 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-02-11T19:01:35.815Z] #14 99.88 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-02-11T19:01:35.883Z] #14 98.64 Selecting previously unselected package libselinux1-dev:amd64. [2022-02-11T19:01:35.883Z] #14 98.64 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-02-11T19:01:35.883Z] #14 98.65 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-02-11T19:01:35.830Z] > git --version # timeout=10 [2022-02-11T19:01:35.882Z] > git --version # 'git version 2.24.1.windows.2' [2022-02-11T19:01:35.927Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-02-11T19:01:36.072Z] #14 100.1 Selecting previously unselected package libbtrfs-dev:amd64. [2022-02-11T19:01:36.072Z] #14 100.1 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-02-11T19:01:36.072Z] #14 100.1 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-11T19:01:36.140Z] #14 98.81 Selecting previously unselected package libdevmapper-dev:amd64. [2022-02-11T19:01:36.140Z] #14 98.81 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-02-11T19:01:36.140Z] #14 98.82 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-02-11T19:01:36.140Z] #14 98.88 Selecting previously unselected package libseccomp-dev:amd64. [2022-02-11T19:01:36.140Z] #14 98.89 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-02-11T19:01:36.140Z] #14 98.90 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-02-11T19:01:36.140Z] #14 99.00 Selecting previously unselected package libsystemd-dev:amd64. [2022-02-11T19:01:36.330Z] #14 100.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-02-11T19:01:36.330Z] #14 100.3 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-02-11T19:01:36.330Z] #14 100.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [Pipeline] withEnv [Pipeline] { [2022-02-11T19:01:36.398Z] #14 99.00 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-02-11T19:01:36.398Z] #14 99.01 Unpacking libsystemd-dev:amd64 (247.3-6) ... [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-02-11T19:01:36.510Z] #20 DONE 1.6s [2022-02-11T19:01:36.510Z] [2022-02-11T19:01:36.510Z] #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-02-11T19:01:36.510Z] #51 sha256:31926d458c5ba4a4e6a76642017a4c20507976b20636d3bdc2fbc6c581aa480c [2022-02-11T19:01:36.510Z] #51 ... [2022-02-11T19:01:36.510Z] [2022-02-11T19:01:36.510Z] #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-02-11T19:01:36.510Z] #21 sha256:2833a88d8d224744628fadbc9a40377aeb445d02284014b8346292e36e3962af [2022-02-11T19:01:36.515Z] #15 DONE 2.3s [2022-02-11T19:01:36.515Z] [2022-02-11T19:01:36.515Z] #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-02-11T19:01:36.515Z] #16 sha256:99adeb285cf502d38b30cf3bbc040a13dc601b868c96c0eeb2e734d92ad3d487 [2022-02-11T19:01:36.587Z] #14 100.5 Selecting previously unselected package libudev-dev:amd64. [2022-02-11T19:01:36.587Z] #14 100.5 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-02-11T19:01:36.587Z] #14 100.5 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-02-11T19:01:36.656Z] #14 99.34 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-02-11T19:01:36.657Z] #14 99.35 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-02-11T19:01:36.657Z] #14 99.36 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-11T19:01:36.657Z] #14 99.38 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-02-11T19:01:36.657Z] #14 99.39 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-11T19:01:36.657Z] #14 99.41 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-02-11T19:01:36.657Z] #14 99.42 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-02-11T19:01:36.657Z] #14 99.43 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-02-11T19:01:36.657Z] #14 99.44 Setting up libudev-dev:amd64 (247.3-6) ... [2022-02-11T19:01:36.657Z] #14 99.45 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-02-11T19:01:36.657Z] #14 99.47 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-11T19:01:36.657Z] #14 99.48 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-11T19:01:36.657Z] #14 99.49 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-11T19:01:36.657Z] #14 99.50 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-02-11T19:01:36.657Z] #14 99.51 Setting up mingw-w64-common (8.0.0-1) ... [2022-02-11T19:01:36.873Z] #14 100.8 Selecting previously unselected package libsepol1-dev:amd64. [2022-02-11T19:01:36.873Z] #14 100.8 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-02-11T19:01:36.873Z] #14 100.8 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-02-11T19:01:36.914Z] #14 99.54 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-02-11T19:01:36.914Z] #14 99.55 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-11T19:01:36.914Z] #14 99.58 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-02-11T19:01:36.914Z] #14 99.60 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-02-11T19:01:36.914Z] #14 99.61 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-11T19:01:36.914Z] #14 99.62 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-11T19:01:36.914Z] #14 99.63 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-02-11T19:01:36.914Z] #14 99.65 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-11T19:01:36.914Z] #14 99.65 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-02-11T19:01:36.914Z] #14 99.66 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-11T19:01:36.914Z] #14 99.67 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-11T19:01:36.914Z] #14 99.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-02-11T19:01:36.914Z] #14 99.69 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-11T19:01:36.914Z] #14 99.71 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-11T19:01:36.914Z] #14 99.73 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-11T19:01:37.073Z] #21 ... [2022-02-11T19:01:37.074Z] [2022-02-11T19:01:37.074Z] #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-02-11T19:01:37.074Z] #34 sha256:3bfa9e7171fc4f96669242c7fe3b478f06d73cc45545dd91ec1fdc8110a580cf [2022-02-11T19:01:37.074Z] #34 DONE 94.6s [2022-02-11T19:01:37.074Z] [2022-02-11T19:01:37.074Z] #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-02-11T19:01:37.074Z] #51 sha256:31926d458c5ba4a4e6a76642017a4c20507976b20636d3bdc2fbc6c581aa480c [2022-02-11T19:01:37.131Z] #14 101.1 Selecting previously unselected package libpcre2-16-0:amd64. [2022-02-11T19:01:37.131Z] #14 101.1 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-02-11T19:01:37.131Z] #14 101.1 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-02-11T19:01:37.131Z] #14 101.3 Selecting previously unselected package libpcre2-32-0:amd64. [2022-02-11T19:01:37.131Z] #14 101.3 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-02-11T19:01:37.131Z] #14 101.3 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-02-11T19:01:37.173Z] #14 99.74 Setting up dmsetup (2:1.02.175-2.1) ... [2022-02-11T19:01:37.173Z] #14 99.75 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-11T19:01:37.173Z] #14 99.76 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-02-11T19:01:37.173Z] #14 99.77 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-11T19:01:37.330Z] #51 ... [2022-02-11T19:01:37.330Z] [2022-02-11T19:01:37.330Z] #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-02-11T19:01:37.330Z] #26 sha256:9fea6944ce8e99603d0794c2b393a0bb0702dd091356018a19c815f4af50f6ec [2022-02-11T19:01:37.390Z] #14 101.5 Selecting previously unselected package libpcre2-posix2:amd64. [2022-02-11T19:01:37.390Z] #14 101.5 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-02-11T19:01:37.390Z] #14 101.5 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-02-11T19:01:37.390Z] #14 101.5 Selecting previously unselected package libpcre2-dev:amd64. [2022-02-11T19:01:37.390Z] #14 101.5 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-02-11T19:01:37.390Z] #14 101.6 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-02-11T19:01:37.431Z] #14 DONE 100.2s [2022-02-11T19:01:37.431Z] [2022-02-11T19:01:37.431Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-02-11T19:01:37.431Z] #15 sha256:740ca258c6bfee48dc16e96fa11d33224a5d283f2ad21de315177dc70c060d12 [2022-02-11T19:01:37.693Z] #15 ... [2022-02-11T19:01:37.693Z] [2022-02-11T19:01:37.693Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-02-11T19:01:37.693Z] #55 sha256:b5e1d47dc66d430de89dcefbe8dc46fe37c3525ecae6927db6053168130d5207 [2022-02-11T19:01:37.693Z] #55 DONE 0.2s [2022-02-11T19:01:37.892Z] #16 DONE 1.9s [2022-02-11T19:01:37.892Z] [2022-02-11T19:01:37.892Z] #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-02-11T19:01:37.892Z] #56 sha256:8a877f4f27cfe05cb50966955c738bcd8f4e934775aa8812cfa22bbc2ac0ec19 [2022-02-11T19:01:37.892Z] #56 2.081 + RM_GOPATH=0 [2022-02-11T19:01:37.892Z] #56 2.082 + TMP_GOPATH= [2022-02-11T19:01:37.892Z] #56 2.082 + : /build [2022-02-11T19:01:37.892Z] #56 2.083 + '[' -z '' ']' [2022-02-11T19:01:37.892Z] #56 2.084 ++ mktemp -d [2022-02-11T19:01:37.892Z] #56 2.090 + export GOPATH=/tmp/tmp.g560519Ks6 [2022-02-11T19:01:37.892Z] #56 2.090 + GOPATH=/tmp/tmp.g560519Ks6 [2022-02-11T19:01:37.892Z] #56 2.090 + RM_GOPATH=1 [2022-02-11T19:01:37.892Z] #56 2.091 + case "$(go env GOARCH)" in [2022-02-11T19:01:37.892Z] #56 2.091 ++ go env GOARCH [2022-02-11T19:01:37.892Z] #56 2.101 + export GO_BUILDMODE=-buildmode=pie [2022-02-11T19:01:37.892Z] #56 2.101 + GO_BUILDMODE=-buildmode=pie [2022-02-11T19:01:37.892Z] #56 2.102 ++ dirname /install.sh [2022-02-11T19:01:37.892Z] #56 2.142 Install runc version v1.1.0 (build tags: seccomp) [2022-02-11T19:01:37.892Z] #56 2.142 + dir=/ [2022-02-11T19:01:37.892Z] #56 2.142 + bin=runc [2022-02-11T19:01:37.892Z] #56 2.142 + shift [2022-02-11T19:01:37.892Z] #56 2.142 + '[' '!' -f //runc.installer ']' [2022-02-11T19:01:37.892Z] #56 2.142 + . //runc.installer [2022-02-11T19:01:37.892Z] #56 2.142 ++ set -e [2022-02-11T19:01:37.892Z] #56 2.142 ++ : v1.1.0 [2022-02-11T19:01:37.892Z] #56 2.142 + install_runc [2022-02-11T19:01:37.892Z] #56 2.142 + RUNC_BUILDTAGS=seccomp [2022-02-11T19:01:37.892Z] #56 2.142 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-02-11T19:01:37.892Z] #56 2.142 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.g560519Ks6/src/github.com/opencontainers/runc [2022-02-11T19:01:37.892Z] #56 2.150 Cloning into '/tmp/tmp.g560519Ks6/src/github.com/opencontainers/runc'... [2022-02-11T19:01:37.951Z] [2022-02-11T19:01:37.951Z] #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-02-11T19:01:37.951Z] #56 sha256:e2adff92a982da76b026cda7e74c0204df4dd178be472740bed0398517fca81e [2022-02-11T19:01:37.982Z] #14 102.0 Selecting previously unselected package libselinux1-dev:amd64. [2022-02-11T19:01:37.982Z] #14 102.0 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-02-11T19:01:37.982Z] #14 102.0 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-02-11T19:01:37.982Z] #14 102.2 Selecting previously unselected package libdevmapper-dev:amd64. [2022-02-11T19:01:37.982Z] #14 102.2 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-02-11T19:01:37.982Z] #14 102.2 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-02-11T19:01:38.239Z] #14 102.3 Selecting previously unselected package libseccomp-dev:amd64. [2022-02-11T19:01:38.239Z] #14 102.3 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-02-11T19:01:38.239Z] #14 102.3 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-02-11T19:01:38.239Z] #14 102.4 Selecting previously unselected package libsystemd-dev:amd64. [2022-02-11T19:01:38.239Z] #14 102.4 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-02-11T19:01:38.239Z] #14 102.4 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-02-11T19:01:38.802Z] #14 102.8 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-02-11T19:01:38.802Z] #14 102.8 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-02-11T19:01:38.802Z] #14 102.8 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-11T19:01:38.802Z] #14 102.8 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-02-11T19:01:38.802Z] #14 102.8 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-11T19:01:38.802Z] #14 102.8 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-02-11T19:01:38.802Z] #14 102.9 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-02-11T19:01:38.802Z] #14 102.9 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-02-11T19:01:38.802Z] #14 102.9 Setting up libudev-dev:amd64 (247.3-6) ... [2022-02-11T19:01:38.802Z] #14 102.9 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-02-11T19:01:38.802Z] #14 102.9 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-11T19:01:38.802Z] #14 102.9 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-11T19:01:38.802Z] #14 102.9 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-11T19:01:38.802Z] #14 102.9 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-02-11T19:01:38.883Z] #56 ... [2022-02-11T19:01:38.883Z] [2022-02-11T19:01:38.883Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-02-11T19:01:38.883Z] #15 sha256:740ca258c6bfee48dc16e96fa11d33224a5d283f2ad21de315177dc70c060d12 [2022-02-11T19:01:38.883Z] #15 DONE 1.2s [2022-02-11T19:01:38.883Z] [2022-02-11T19:01:38.883Z] #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-02-11T19:01:38.883Z] #56 sha256:e2adff92a982da76b026cda7e74c0204df4dd178be472740bed0398517fca81e [2022-02-11T19:01:38.883Z] #56 1.134 + RM_GOPATH=0 [2022-02-11T19:01:38.883Z] #56 1.134 + TMP_GOPATH= [2022-02-11T19:01:38.883Z] #56 1.134 + : /build [2022-02-11T19:01:38.883Z] #56 1.134 + '[' -z '' ']' [2022-02-11T19:01:38.883Z] #56 1.134 ++ mktemp -d [2022-02-11T19:01:38.883Z] #56 1.134 + export GOPATH=/tmp/tmp.D9R1szggxv [2022-02-11T19:01:38.883Z] #56 1.134 + GOPATH=/tmp/tmp.D9R1szggxv [2022-02-11T19:01:38.883Z] #56 1.134 + RM_GOPATH=1 [2022-02-11T19:01:38.883Z] #56 1.134 + case "$(go env GOARCH)" in [2022-02-11T19:01:38.883Z] #56 1.134 ++ go env GOARCH [2022-02-11T19:01:38.883Z] #56 1.175 + export GO_BUILDMODE=-buildmode=pie [2022-02-11T19:01:38.883Z] #56 1.175 + GO_BUILDMODE=-buildmode=pie [2022-02-11T19:01:38.883Z] #56 1.175 ++ dirname /install.sh [2022-02-11T19:01:38.883Z] #56 1.176 + dir=/ [2022-02-11T19:01:38.883Z] #56 1.178 Install runc version v1.1.0 (build tags: seccomp) [2022-02-11T19:01:38.883Z] #56 1.178 + bin=runc [2022-02-11T19:01:38.883Z] #56 1.178 + shift [2022-02-11T19:01:38.883Z] #56 1.178 + '[' '!' -f //runc.installer ']' [2022-02-11T19:01:38.883Z] #56 1.178 + . //runc.installer [2022-02-11T19:01:38.883Z] #56 1.178 ++ set -e [2022-02-11T19:01:38.883Z] #56 1.178 ++ : v1.1.0 [2022-02-11T19:01:38.883Z] #56 1.178 + install_runc [2022-02-11T19:01:38.883Z] #56 1.178 + RUNC_BUILDTAGS=seccomp [2022-02-11T19:01:38.883Z] #56 1.178 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-02-11T19:01:38.883Z] #56 1.178 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.D9R1szggxv/src/github.com/opencontainers/runc [2022-02-11T19:01:38.883Z] #56 1.178 Cloning into '/tmp/tmp.D9R1szggxv/src/github.com/opencontainers/runc'... [2022-02-11T19:01:38.982Z] #19 196.0 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-02-11T19:01:38.982Z] #19 196.0 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-02-11T19:01:38.982Z] #19 196.0 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-02-11T19:01:38.982Z] #19 196.0 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-02-11T19:01:39.059Z] #14 103.0 Setting up mingw-w64-common (8.0.0-1) ... [2022-02-11T19:01:39.059Z] #14 103.0 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-02-11T19:01:39.059Z] #14 103.0 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-11T19:01:39.059Z] #14 103.0 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-02-11T19:01:39.059Z] #14 103.0 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-02-11T19:01:39.059Z] #14 103.0 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-11T19:01:39.059Z] #14 103.0 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-11T19:01:39.059Z] #14 103.1 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-02-11T19:01:39.059Z] #14 103.1 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-11T19:01:39.059Z] #14 103.1 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-02-11T19:01:39.059Z] #14 103.1 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-11T19:01:39.059Z] #14 103.1 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-11T19:01:39.059Z] #14 103.1 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-02-11T19:01:39.059Z] #14 103.1 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-11T19:01:39.059Z] #14 103.1 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-11T19:01:39.059Z] #14 103.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-11T19:01:39.059Z] #14 103.2 Setting up dmsetup (2:1.02.175-2.1) ... [2022-02-11T19:01:39.213Z] + docker version [2022-02-11T19:01:39.245Z] #19 196.0 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-02-11T19:01:39.245Z] #19 196.0 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-02-11T19:01:39.245Z] #19 196.2 Selecting previously unselected package libc6-dev-s390x-cross. [2022-02-11T19:01:39.245Z] #19 196.2 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-02-11T19:01:39.245Z] #19 196.2 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-02-11T19:01:39.316Z] #14 103.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-11T19:01:39.316Z] #14 103.2 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-02-11T19:01:39.316Z] #14 103.2 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-11T19:01:39.507Z] #19 196.4 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-02-11T19:01:39.507Z] #19 196.4 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-02-11T19:01:39.507Z] #19 196.4 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-02-11T19:01:39.573Z] #14 DONE 103.6s [2022-02-11T19:01:39.573Z] [2022-02-11T19:01:39.573Z] #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-02-11T19:01:39.573Z] #34 sha256:4c78672af1e2fd1ff4a8df08f8682570625ce5d4c768dfb344e29852c5436b33 [2022-02-11T19:01:39.573Z] #34 ... [2022-02-11T19:01:39.573Z] [2022-02-11T19:01:39.573Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-02-11T19:01:39.573Z] #15 sha256:740ca258c6bfee48dc16e96fa11d33224a5d283f2ad21de315177dc70c060d12 [2022-02-11T19:01:39.769Z] #19 196.7 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-02-11T19:01:39.797Z] #56 ... [2022-02-11T19:01:39.797Z] [2022-02-11T19:01:39.797Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-02-11T19:01:39.797Z] #17 sha256:37ca357104f67296f908b3c46f1b07e702d533995321c7056ff075c799a23941 [2022-02-11T19:01:39.797Z] #17 1.466 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-02-11T19:01:39.797Z] #17 DONE 1.8s [2022-02-11T19:01:39.797Z] [2022-02-11T19:01:39.797Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-02-11T19:01:39.797Z] #18 sha256:ce91076a850313e9dae097da1aa82499e5e6184d5bc3c89816b6bd5ab93d4c68 [2022-02-11T19:01:39.814Z] #56 ... [2022-02-11T19:01:39.814Z] [2022-02-11T19:01:39.814Z] #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-02-11T19:01:39.814Z] #16 sha256:99adeb285cf502d38b30cf3bbc040a13dc601b868c96c0eeb2e734d92ad3d487 [2022-02-11T19:01:39.814Z] #16 DONE 1.0s [2022-02-11T19:01:39.814Z] [2022-02-11T19:01:39.814Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-02-11T19:01:39.814Z] #17 sha256:37ca357104f67296f908b3c46f1b07e702d533995321c7056ff075c799a23941 [2022-02-11T19:01:39.830Z] #15 ... [2022-02-11T19:01:39.830Z] [2022-02-11T19:01:39.830Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-02-11T19:01:39.830Z] #55 sha256:49f97534a22636e832812062ea66c6c31e6449a0ccfe484dd94158b9b48e6a16 [2022-02-11T19:01:39.830Z] #55 DONE 0.4s [2022-02-11T19:01:39.899Z] #26 95.05 Updating files: 24% (2804/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 45% (5168/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 76% (8712/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-02-11T19:01:39.899Z] #26 97.73 + cd /tmp/tmp.NmOzlhbUPH/tmp/docker-ce [2022-02-11T19:01:40.031Z] #19 196.7 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-02-11T19:01:40.031Z] #19 196.7 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-02-11T19:01:40.086Z] [2022-02-11T19:01:40.086Z] #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-02-11T19:01:40.086Z] #56 sha256:a05d4fc85d5c45c19dca78e5fc8175643b9ff0d89309596b34c9de955d71a770 [2022-02-11T19:01:40.155Z] #26 97.74 + git checkout -q v17.06.2-ce [2022-02-11T19:01:40.156Z] Fetching without tags [2022-02-11T19:01:40.750Z] #17 0.881 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-02-11T19:01:40.750Z] #17 DONE 1.1s [2022-02-11T19:01:40.750Z] [2022-02-11T19:01:40.750Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-02-11T19:01:40.750Z] #18 sha256:ce91076a850313e9dae097da1aa82499e5e6184d5bc3c89816b6bd5ab93d4c68 [2022-02-11T19:01:40.987Z] Merging remotes/origin/master commit 3b02526c1e5087166912e444468491f1f223bdee into PR head commit 2deec80dba28461a3cb3a51b20dd98b7363dd45b [2022-02-11T19:01:41.016Z] #56 ... [2022-02-11T19:01:41.016Z] [2022-02-11T19:01:41.016Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-02-11T19:01:41.016Z] #15 sha256:740ca258c6bfee48dc16e96fa11d33224a5d283f2ad21de315177dc70c060d12 [2022-02-11T19:01:41.016Z] #15 DONE 1.6s [2022-02-11T19:01:41.174Z] #18 DONE 1.5s [2022-02-11T19:01:41.174Z] [2022-02-11T19:01:41.174Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-02-11T19:01:41.174Z] #19 sha256:6c004ca6d5db887f989d9abf069a78d3fc586b922412aff42b1cfe263efead58 [2022-02-11T19:01:41.273Z] [2022-02-11T19:01:41.273Z] #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-02-11T19:01:41.273Z] #56 sha256:a05d4fc85d5c45c19dca78e5fc8175643b9ff0d89309596b34c9de955d71a770 [2022-02-11T19:01:41.273Z] #56 1.237 + RM_GOPATH=0 [2022-02-11T19:01:41.273Z] #56 1.237 + TMP_GOPATH= [2022-02-11T19:01:41.273Z] #56 1.237 + : /build [2022-02-11T19:01:41.273Z] #56 1.237 + '[' -z '' ']' [2022-02-11T19:01:41.273Z] #56 1.237 ++ mktemp -d [2022-02-11T19:01:41.273Z] #56 1.239 + export GOPATH=/tmp/tmp.GydgKn9KZJ [2022-02-11T19:01:41.273Z] #56 1.239 + GOPATH=/tmp/tmp.GydgKn9KZJ [2022-02-11T19:01:41.273Z] #56 1.239 + RM_GOPATH=1 [2022-02-11T19:01:41.273Z] #56 1.239 + case "$(go env GOARCH)" in [2022-02-11T19:01:41.273Z] #56 1.244 ++ go env GOARCH [2022-02-11T19:01:41.273Z] #56 1.276 + export GO_BUILDMODE=-buildmode=pie [2022-02-11T19:01:41.273Z] #56 1.276 + GO_BUILDMODE=-buildmode=pie [2022-02-11T19:01:41.273Z] #56 1.276 ++ dirname /install.sh [2022-02-11T19:01:41.273Z] #56 1.279 Install runc version v1.1.0 (build tags: seccomp) [2022-02-11T19:01:41.273Z] #56 1.279 + dir=/ [2022-02-11T19:01:41.273Z] #56 1.279 + bin=runc [2022-02-11T19:01:41.273Z] #56 1.279 + shift [2022-02-11T19:01:41.273Z] #56 1.279 + '[' '!' -f //runc.installer ']' [2022-02-11T19:01:41.273Z] #56 1.279 + . //runc.installer [2022-02-11T19:01:41.273Z] #56 1.279 ++ set -e [2022-02-11T19:01:41.273Z] #56 1.279 ++ : v1.1.0 [2022-02-11T19:01:41.273Z] #56 1.279 + install_runc [2022-02-11T19:01:41.273Z] #56 1.279 + RUNC_BUILDTAGS=seccomp [2022-02-11T19:01:41.273Z] #56 1.279 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-02-11T19:01:41.273Z] #56 1.279 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.GydgKn9KZJ/src/github.com/opencontainers/runc [2022-02-11T19:01:41.273Z] #56 1.279 Cloning into '/tmp/tmp.GydgKn9KZJ/src/github.com/opencontainers/runc'... [2022-02-11T19:01:42.119Z] #18 DONE 1.0s [2022-02-11T19:01:42.119Z] [2022-02-11T19:01:42.119Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-02-11T19:01:42.119Z] #19 sha256:6c004ca6d5db887f989d9abf069a78d3fc586b922412aff42b1cfe263efead58 [2022-02-11T19:01:39.778Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-11T19:01:39.870Z] > git config --add remote.origin.fetch +refs/pull/43230/head:refs/remotes/origin/PR-43230 # timeout=10 [2022-02-11T19:01:39.926Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-11T19:01:40.062Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-11T19:01:40.194Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-11T19:01:40.195Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-11T19:01:40.196Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43230/head:refs/remotes/origin/PR-43230 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-11T19:01:41.105Z] > git config core.sparsecheckout # timeout=10 [2022-02-11T19:01:41.167Z] > git checkout -f 2deec80dba28461a3cb3a51b20dd98b7363dd45b # timeout=10 [2022-02-11T19:01:42.204Z] #56 ... [2022-02-11T19:01:42.204Z] [2022-02-11T19:01:42.204Z] #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-02-11T19:01:42.204Z] #16 sha256:99adeb285cf502d38b30cf3bbc040a13dc601b868c96c0eeb2e734d92ad3d487 [2022-02-11T19:01:42.204Z] #16 DONE 1.0s [2022-02-11T19:01:42.204Z] [2022-02-11T19:01:42.204Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-02-11T19:01:42.204Z] #17 sha256:37ca357104f67296f908b3c46f1b07e702d533995321c7056ff075c799a23941 [2022-02-11T19:01:42.680Z] #26 100.3 + mkdir -p /tmp/tmp.NmOzlhbUPH/src/github.com/docker [2022-02-11T19:01:42.680Z] #26 100.3 + mv components/cli /tmp/tmp.NmOzlhbUPH/src/github.com/docker/cli [2022-02-11T19:01:42.680Z] #26 100.3 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-02-11T19:01:42.685Z] #19 DONE 1.0s [2022-02-11T19:01:42.685Z] [2022-02-11T19:01:42.685Z] #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-02-11T19:01:42.685Z] #60 sha256:a3c578faf7ee30ef501d9ef265828a14252b74295bc09fa7119b0551cbfd0263 [2022-02-11T19:01:42.941Z] #60 ... [2022-02-11T19:01:42.941Z] [2022-02-11T19:01:42.941Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-02-11T19:01:42.941Z] #20 sha256:ac3b3a3c6b80e74a558366144d42672e4015c84dd231b6b85084417f071a7896 [2022-02-11T19:01:43.079Z] #19 DONE 1.6s [2022-02-11T19:01:43.079Z] [2022-02-11T19:01:43.079Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-02-11T19:01:43.079Z] #20 sha256:ac3b3a3c6b80e74a558366144d42672e4015c84dd231b6b85084417f071a7896 [2022-02-11T19:01:43.134Z] #17 0.836 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-02-11T19:01:43.134Z] #17 DONE 0.9s [2022-02-11T19:01:43.134Z] [2022-02-11T19:01:43.134Z] #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-02-11T19:01:43.134Z] #51 sha256:9cb9c0566e3298e0ef8d4c1cc5ff85884775446a6216cc80d1235f35bd7e6745 [2022-02-11T19:01:43.134Z] #51 ... [2022-02-11T19:01:43.134Z] [2022-02-11T19:01:43.134Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-02-11T19:01:43.134Z] #18 sha256:ce91076a850313e9dae097da1aa82499e5e6184d5bc3c89816b6bd5ab93d4c68 [2022-02-11T19:01:43.427Z] Client: [2022-02-11T19:01:43.427Z] Version: 20.10.9 [2022-02-11T19:01:43.427Z] API version: 1.41 [2022-02-11T19:01:43.427Z] Go version: go1.16.8 [2022-02-11T19:01:43.427Z] Git commit: c2ea9bc [2022-02-11T19:01:43.427Z] Built: Mon Oct 4 16:11:10 2021 [2022-02-11T19:01:43.427Z] OS/Arch: windows/amd64 [2022-02-11T19:01:43.427Z] Context: default [2022-02-11T19:01:43.427Z] Experimental: true [2022-02-11T19:01:43.427Z] [2022-02-11T19:01:43.427Z] Server: Docker Engine - Community [2022-02-11T19:01:43.427Z] Engine: [2022-02-11T19:01:43.427Z] Version: 20.10.9 [2022-02-11T19:01:43.427Z] API version: 1.41 (minimum version 1.24) [2022-02-11T19:01:43.427Z] Go version: go1.16.8 [2022-02-11T19:01:43.427Z] Git commit: 79ea9d3 [2022-02-11T19:01:43.427Z] Built: Mon Oct 4 16:06:39 2021 [2022-02-11T19:01:43.427Z] OS/Arch: windows/amd64 [2022-02-11T19:01:43.427Z] Experimental: true [2022-02-11T19:01:43.960Z] #20 DONE 1.1s [2022-02-11T19:01:43.960Z] [2022-02-11T19:01:43.960Z] #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-02-11T19:01:43.960Z] #21 sha256:83e02829468ab4bd202243950af779f19cfada756e26df5c72aaefa1a5f0fbd7 [Pipeline] sh [2022-02-11T19:01:44.246Z] #19 200.8 Selecting previously unselected package g++-s390x-linux-gnu. [2022-02-11T19:01:44.246Z] #19 200.9 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-02-11T19:01:44.246Z] #19 200.9 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-02-11T19:01:44.246Z] #19 200.9 Selecting previously unselected package crossbuild-essential-s390x. [2022-02-11T19:01:44.246Z] #19 200.9 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-02-11T19:01:44.246Z] #19 200.9 Unpacking crossbuild-essential-s390x (12.9) ... [2022-02-11T19:01:44.246Z] #19 200.9 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-02-11T19:01:44.246Z] #19 200.9 Setting up libfile-which-perl (1.23-1) ... [2022-02-11T19:01:44.246Z] #19 201.0 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-02-11T19:01:44.246Z] #19 201.0 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-02-11T19:01:44.246Z] #19 201.0 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-02-11T19:01:44.246Z] #19 201.0 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-02-11T19:01:44.246Z] #19 201.0 Setting up libicu67:amd64 (67.1-7) ... [2022-02-11T19:01:44.246Z] #19 201.0 Setting up libmagic-mgc (1:5.39-3) ... [2022-02-11T19:01:44.246Z] #19 201.0 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-02-11T19:01:44.246Z] #19 201.0 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-02-11T19:01:44.246Z] #19 201.0 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-02-11T19:01:44.246Z] #19 201.1 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-02-11T19:01:44.246Z] #19 201.1 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-02-11T19:01:44.246Z] #19 201.1 Setting up file (1:5.39-3) ... [2022-02-11T19:01:44.246Z] #19 201.2 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-02-11T19:01:44.246Z] #19 201.2 Setting up bzip2 (1.0.8-4) ... [2022-02-11T19:01:44.246Z] #19 201.2 Setting up libyaml-perl (1.30-1) ... [2022-02-11T19:01:44.246Z] #19 201.2 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-02-11T19:01:44.501Z] #18 DONE 1.1s [2022-02-11T19:01:44.501Z] [2022-02-11T19:01:44.501Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-02-11T19:01:44.501Z] #19 sha256:6c004ca6d5db887f989d9abf069a78d3fc586b922412aff42b1cfe263efead58 [2022-02-11T19:01:44.507Z] #19 201.2 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-02-11T19:01:44.507Z] #19 201.2 Setting up libio-string-perl (1.08-3.1) ... [2022-02-11T19:01:44.507Z] #19 201.2 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-02-11T19:01:44.507Z] #19 201.2 Setting up cross-config (2.6.18+nmu1) ... [2022-02-11T19:01:44.507Z] #19 201.3 Setting up xz-utils (5.2.5-2) ... [2022-02-11T19:01:44.507Z] #19 201.4 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-02-11T19:01:44.507Z] #19 201.4 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-02-11T19:01:44.507Z] #19 201.4 Setting up patch (2.7.6-7) ... [2022-02-11T19:01:44.507Z] #19 201.4 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-02-11T19:01:44.507Z] #19 201.4 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-02-11T19:01:44.507Z] #19 201.4 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-02-11T19:01:44.507Z] #19 201.4 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-02-11T19:01:44.507Z] #19 201.5 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-02-11T19:01:44.507Z] #19 201.5 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-02-11T19:01:44.507Z] #19 201.5 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-02-11T19:01:44.507Z] #19 201.5 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-02-11T19:01:44.507Z] #19 201.5 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-02-11T19:01:44.507Z] #19 201.5 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-02-11T19:01:44.507Z] #19 201.5 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-02-11T19:01:44.507Z] #19 201.6 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-02-11T19:01:44.769Z] #19 201.6 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-02-11T19:01:44.769Z] #19 201.6 Setting up libfile-homedir-perl (1.006-1) ... [2022-02-11T19:01:44.769Z] #19 201.6 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-02-11T19:01:44.769Z] #19 201.6 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-02-11T19:01:44.769Z] #19 201.6 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-02-11T19:01:44.769Z] #19 201.6 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-02-11T19:01:44.769Z] #19 201.6 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-02-11T19:01:44.769Z] #19 201.7 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-02-11T19:01:44.769Z] #19 201.7 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-02-11T19:01:44.769Z] #19 201.7 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-02-11T19:01:44.769Z] #19 201.7 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-02-11T19:01:44.769Z] #19 201.7 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-02-11T19:01:44.769Z] #19 201.7 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-02-11T19:01:44.769Z] #19 201.7 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-02-11T19:01:44.769Z] #19 201.7 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-02-11T19:01:44.769Z] #19 201.7 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-02-11T19:01:44.769Z] #19 201.8 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-02-11T19:01:44.769Z] #19 201.8 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-02-11T19:01:44.964Z] Merge succeeded, producing 2deec80dba28461a3cb3a51b20dd98b7363dd45b [2022-02-11T19:01:44.965Z] Checking out Revision 2deec80dba28461a3cb3a51b20dd98b7363dd45b (PR-43230) [2022-02-11T19:01:44.981Z] #20 DONE 2.0s [2022-02-11T19:01:44.981Z] [2022-02-11T19:01:44.981Z] #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-02-11T19:01:44.981Z] #34 sha256:4c78672af1e2fd1ff4a8df08f8682570625ce5d4c768dfb344e29852c5436b33 [2022-02-11T19:01:44.981Z] #34 DONE 109.7s [2022-02-11T19:01:44.981Z] [2022-02-11T19:01:44.981Z] #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-02-11T19:01:44.981Z] #21 sha256:83e02829468ab4bd202243950af779f19cfada756e26df5c72aaefa1a5f0fbd7 [2022-02-11T19:01:45.032Z] #19 201.8 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-02-11T19:01:45.032Z] #19 201.8 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-02-11T19:01:45.032Z] #19 201.8 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-02-11T19:01:45.032Z] #19 201.8 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-02-11T19:01:45.032Z] #19 201.8 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-02-11T19:01:45.032Z] #19 201.8 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-02-11T19:01:45.032Z] #19 201.8 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-02-11T19:01:45.032Z] #19 201.9 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-02-11T19:01:45.032Z] #19 201.9 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-02-11T19:01:45.032Z] #19 201.9 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-02-11T19:01:45.032Z] #19 201.9 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-02-11T19:01:45.032Z] #19 201.9 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-02-11T19:01:45.032Z] #19 201.9 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-02-11T19:01:45.032Z] #19 201.9 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-02-11T19:01:45.032Z] #19 202.0 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-02-11T19:01:45.046Z] + docker info [2022-02-11T19:01:45.294Z] #19 202.1 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-02-11T19:01:45.294Z] #19 202.2 [2022-02-11T19:01:45.294Z] #19 202.2 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-02-11T19:01:45.294Z] #19 202.2 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-02-11T19:01:45.294Z] #19 202.2 Setting up dpkg-dev (1.20.9) ... [2022-02-11T19:01:45.294Z] #19 202.3 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-02-11T19:01:45.294Z] #19 202.3 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-02-11T19:01:45.359Z] #21 1.340 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-11T19:01:45.359Z] #21 1.374 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-11T19:01:45.359Z] #21 1.375 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-11T19:01:45.431Z] #19 DONE 1.0s [2022-02-11T19:01:45.431Z] [2022-02-11T19:01:45.431Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-02-11T19:01:45.431Z] #20 sha256:ac3b3a3c6b80e74a558366144d42672e4015c84dd231b6b85084417f071a7896 [2022-02-11T19:01:44.570Z] > git remote # timeout=10 [2022-02-11T19:01:44.659Z] > git config --get remote.origin.url # timeout=10 [2022-02-11T19:01:44.711Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-11T19:01:44.713Z] > git merge 3b02526c1e5087166912e444468491f1f223bdee # timeout=10 [2022-02-11T19:01:44.863Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-02-11T19:01:45.003Z] > git config core.sparsecheckout # timeout=10 [2022-02-11T19:01:45.057Z] > git checkout -f 2deec80dba28461a3cb3a51b20dd98b7363dd45b # timeout=10 [2022-02-11T19:01:45.556Z] #19 202.3 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-02-11T19:01:45.556Z] #19 202.3 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-02-11T19:01:45.556Z] #19 202.3 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-02-11T19:01:45.556Z] #19 202.3 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-02-11T19:01:45.556Z] #19 202.3 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-02-11T19:01:45.556Z] #19 202.4 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-02-11T19:01:45.556Z] #19 202.4 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-02-11T19:01:45.556Z] #19 202.4 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-02-11T19:01:45.556Z] #19 202.4 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-02-11T19:01:45.556Z] #19 202.4 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-02-11T19:01:45.556Z] #19 202.5 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-02-11T19:01:45.818Z] #19 202.5 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-02-11T19:01:45.818Z] #19 202.6 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-02-11T19:01:45.818Z] #19 202.7 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-02-11T19:01:45.818Z] #19 202.7 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-02-11T19:01:45.818Z] #19 202.8 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-02-11T19:01:45.818Z] #19 202.8 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-02-11T19:01:45.818Z] #19 202.8 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-02-11T19:01:45.818Z] #19 202.8 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-02-11T19:01:45.818Z] #19 202.8 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-02-11T19:01:45.818Z] #19 202.9 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-02-11T19:01:45.818Z] #19 202.9 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-02-11T19:01:45.818Z] #19 202.9 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-02-11T19:01:45.921Z] #21 1.814 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-11T19:01:46.081Z] #19 202.9 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-02-11T19:01:46.081Z] #19 202.9 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-02-11T19:01:46.081Z] #19 202.9 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-02-11T19:01:46.081Z] #19 202.9 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-02-11T19:01:46.081Z] #19 202.9 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-02-11T19:01:46.081Z] #19 203.0 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-02-11T19:01:46.081Z] #19 203.0 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-02-11T19:01:46.081Z] #19 203.0 Setting up libxml-simple-perl (2.25-1) ... [2022-02-11T19:01:46.081Z] #19 203.0 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-02-11T19:01:46.081Z] #19 203.0 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-02-11T19:01:46.081Z] #19 203.0 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-02-11T19:01:46.081Z] #19 203.0 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-02-11T19:01:46.081Z] #19 203.0 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-02-11T19:01:46.081Z] #19 203.1 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-02-11T19:01:46.081Z] #19 203.1 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-02-11T19:01:46.081Z] #19 203.1 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-02-11T19:01:46.081Z] #19 203.1 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-02-11T19:01:46.081Z] #19 203.1 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-02-11T19:01:46.342Z] #19 203.1 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-02-11T19:01:46.342Z] #19 203.1 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-02-11T19:01:46.342Z] #19 203.1 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-02-11T19:01:46.343Z] #19 203.2 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-02-11T19:01:46.343Z] #19 203.2 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-02-11T19:01:46.343Z] #19 203.2 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-02-11T19:01:46.343Z] #19 203.2 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-02-11T19:01:46.343Z] #19 203.2 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-02-11T19:01:46.343Z] #19 203.2 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-02-11T19:01:46.343Z] #19 203.2 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-02-11T19:01:46.343Z] #19 203.2 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-02-11T19:01:46.343Z] #19 203.3 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-02-11T19:01:46.343Z] #19 203.3 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-02-11T19:01:46.343Z] #19 203.3 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-02-11T19:01:46.343Z] #19 203.3 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-02-11T19:01:46.343Z] #19 203.3 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-02-11T19:01:46.343Z] #19 203.4 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-02-11T19:01:46.359Z] #20 DONE 1.0s [2022-02-11T19:01:46.359Z] [2022-02-11T19:01:46.359Z] #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-02-11T19:01:46.359Z] #21 sha256:83e02829468ab4bd202243950af779f19cfada756e26df5c72aaefa1a5f0fbd7 [2022-02-11T19:01:46.397Z] Client: [2022-02-11T19:01:46.397Z] Version: 20.10.9 [2022-02-11T19:01:46.397Z] API version: 1.41 [2022-02-11T19:01:46.397Z] Go version: go1.16.8 [2022-02-11T19:01:46.397Z] Git commit: c2ea9bc [2022-02-11T19:01:46.397Z] Built: Mon Oct 4 16:11:10 2021 [2022-02-11T19:01:46.397Z] OS/Arch: windows/amd64 [2022-02-11T19:01:46.397Z] Context: default [2022-02-11T19:01:46.397Z] Experimental: true [2022-02-11T19:01:46.397Z] [2022-02-11T19:01:46.397Z] Server: Docker Engine - Community [2022-02-11T19:01:46.397Z] Engine: [2022-02-11T19:01:46.397Z] Version: 20.10.9 [2022-02-11T19:01:46.397Z] API version: 1.41 (minimum version 1.24) [2022-02-11T19:01:46.397Z] Go version: go1.16.8 [2022-02-11T19:01:46.397Z] Git commit: 79ea9d3 [2022-02-11T19:01:46.397Z] Built: Mon Oct 4 16:06:39 2021 [2022-02-11T19:01:46.397Z] OS/Arch: windows/amd64 [2022-02-11T19:01:46.397Z] Experimental: true [2022-02-11T19:01:46.604Z] #19 203.4 Setting up crossbuild-essential-armel (12.9) ... [2022-02-11T19:01:46.604Z] #19 203.4 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-02-11T19:01:46.604Z] #19 203.4 Setting up crossbuild-essential-armhf (12.9) ... [2022-02-11T19:01:46.604Z] #19 203.4 Setting up crossbuild-essential-arm64 (12.9) ... [2022-02-11T19:01:46.605Z] #19 203.4 Setting up crossbuild-essential-s390x (12.9) ... [2022-02-11T19:01:46.605Z] #19 203.4 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-02-11T19:01:46.605Z] #19 203.4 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-11T19:01:46.851Z] #21 2.790 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [117 kB] [Pipeline] sh [2022-02-11T19:01:47.288Z] #21 1.197 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-11T19:01:47.288Z] #21 1.237 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-11T19:01:47.520Z] #21 2.427 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-11T19:01:47.520Z] #21 2.440 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-11T19:01:47.520Z] #21 2.461 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-11T19:01:47.545Z] #21 1.237 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-11T19:01:47.780Z] #21 2.885 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-11T19:01:47.781Z] #21 3.761 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-11T19:01:47.803Z] #21 1.648 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-11T19:01:47.930Z] #26 ... [2022-02-11T19:01:47.930Z] [2022-02-11T19:01:47.930Z] #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-02-11T19:01:47.930Z] #21 sha256:2833a88d8d224744628fadbc9a40377aeb445d02284014b8346292e36e3962af [2022-02-11T19:01:47.930Z] #21 1.262 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-11T19:01:47.930Z] #21 1.449 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-11T19:01:47.930Z] #21 1.449 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-11T19:01:47.930Z] #21 1.606 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-11T19:01:47.930Z] #21 2.051 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [114 kB] [2022-02-11T19:01:47.930Z] #21 2.855 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-11T19:01:47.930Z] #21 5.023 Fetched 8386 kB in 4s (1982 kB/s) [2022-02-11T19:01:47.930Z] #21 5.023 Reading package lists... [2022-02-11T19:01:47.930Z] #21 6.891 Reading package lists... [2022-02-11T19:01:47.930Z] #21 8.695 Building dependency tree... [2022-02-11T19:01:47.930Z] #21 10.16 The following additional packages will be installed: [2022-02-11T19:01:47.930Z] #21 10.16 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-02-11T19:01:47.930Z] #21 10.16 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-02-11T19:01:47.931Z] #21 10.16 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-02-11T19:01:47.931Z] #21 10.16 python3-pkg-resources vim-runtime xxd [2022-02-11T19:01:47.931Z] #21 10.17 Suggested packages: [2022-02-11T19:01:47.931Z] #21 10.18 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-02-11T19:01:47.931Z] #21 10.18 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-02-11T19:01:47.931Z] #21 10.18 acl attr quota [2022-02-11T19:01:47.931Z] #21 10.18 Recommended packages: [2022-02-11T19:01:47.931Z] #21 10.18 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-02-11T19:01:47.931Z] #21 11.05 The following NEW packages will be installed: [2022-02-11T19:01:47.931Z] #21 11.05 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-02-11T19:01:47.931Z] #21 11.05 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-02-11T19:01:47.931Z] #21 11.05 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-02-11T19:01:47.931Z] #21 11.05 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-02-11T19:01:47.931Z] #21 11.05 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-02-11T19:01:47.931Z] #21 11.05 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-02-11T19:01:47.931Z] #21 11.05 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-02-11T19:01:47.931Z] #21 11.05 xz-utils zip zstd [2022-02-11T19:01:47.931Z] #21 11.35 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2022-02-11T19:01:47.931Z] #21 11.35 Need to get 27.0 MB of archives. [2022-02-11T19:01:47.931Z] #21 11.35 After this operation, 105 MB of additional disk space will be used. [2022-02-11T19:01:47.931Z] #21 11.35 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-02-11T19:01:47.931Z] #21 11.36 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-02-11T19:01:47.931Z] #21 11.36 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-02-11T19:01:47.931Z] #21 11.36 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-02-11T19:01:47.931Z] #21 11.36 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-02-11T19:01:47.931Z] #21 11.37 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-02-11T19:01:47.931Z] #21 11.37 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-02-11T19:01:47.931Z] #21 11.37 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-02-11T19:01:47.931Z] #21 11.38 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-02-11T19:01:47.931Z] #21 11.38 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-02-11T19:01:47.931Z] #21 11.39 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-02-11T19:01:47.931Z] #21 11.40 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-02-11T19:01:47.931Z] #21 11.40 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2 [219 kB] [2022-02-11T19:01:47.931Z] #21 11.40 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-02-11T19:01:47.931Z] #21 11.41 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-02-11T19:01:47.931Z] #21 11.42 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-02-11T19:01:47.931Z] #21 11.45 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-02-11T19:01:47.931Z] #21 11.45 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-02-11T19:01:47.931Z] #21 11.45 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-02-11T19:01:47.931Z] #21 11.45 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-02-11T19:01:47.931Z] #21 11.45 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-02-11T19:01:47.931Z] #21 11.46 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-02-11T19:01:47.931Z] #21 11.46 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-02-11T19:01:47.931Z] #21 11.47 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-02-11T19:01:47.931Z] #21 11.47 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-02-11T19:01:47.931Z] #21 11.47 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-02-11T19:01:47.931Z] #21 11.47 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-02-11T19:01:47.999Z] + docker info [2022-02-11T19:01:47.999Z] Client: [2022-02-11T19:01:47.999Z] Context: default [2022-02-11T19:01:47.999Z] Debug Mode: false [2022-02-11T19:01:47.999Z] [2022-02-11T19:01:47.999Z] Server: [2022-02-11T19:01:47.999Z] Containers: 0 [2022-02-11T19:01:47.999Z] Running: 0 [2022-02-11T19:01:47.999Z] Paused: 0 [2022-02-11T19:01:47.999Z] Stopped: 0 [2022-02-11T19:01:47.999Z] Images: 0 [2022-02-11T19:01:47.999Z] Server Version: 20.10.9 [2022-02-11T19:01:47.999Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-02-11T19:01:47.999Z] Windows: [2022-02-11T19:01:47.999Z] LCOW: [2022-02-11T19:01:47.999Z] Logging Driver: json-file [2022-02-11T19:01:47.999Z] Plugins: [2022-02-11T19:01:47.999Z] Volume: local [2022-02-11T19:01:47.999Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-11T19:01:47.999Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-11T19:01:47.999Z] Swarm: inactive [2022-02-11T19:01:47.999Z] Default Isolation: process [2022-02-11T19:01:47.999Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-02-11T19:01:47.999Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-02-11T19:01:47.999Z] OSType: windows [2022-02-11T19:01:47.999Z] Architecture: x86_64 [2022-02-11T19:01:47.999Z] CPUs: 4 [2022-02-11T19:01:47.999Z] Total Memory: 32GiB [2022-02-11T19:01:47.999Z] Name: azwin-2-ed8400 [2022-02-11T19:01:47.999Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-02-11T19:01:47.999Z] Docker Root Dir: D:\docker [2022-02-11T19:01:47.999Z] Debug Mode: false [2022-02-11T19:01:47.999Z] Registry: https://index.docker.io/v1/ [2022-02-11T19:01:47.999Z] Labels: [2022-02-11T19:01:47.999Z] Experimental: true [2022-02-11T19:01:47.999Z] Insecure Registries: [2022-02-11T19:01:47.999Z] 10.0.0.4:5000 [2022-02-11T19:01:47.999Z] 127.0.0.0/8 [2022-02-11T19:01:47.999Z] Registry Mirrors: [2022-02-11T19:01:47.999Z] http://10.0.0.4:5000/ [2022-02-11T19:01:47.999Z] Live Restore Enabled: false [2022-02-11T19:01:47.999Z] Product License: Community Engine [2022-02-11T19:01:47.999Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [2022-02-11T19:01:48.188Z] #21 11.83 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [Pipeline] powershell [2022-02-11T19:01:48.347Z] #21 3.566 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [117 kB] [2022-02-11T19:01:48.446Z] #21 11.88 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-02-11T19:01:48.446Z] #21 11.88 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-02-11T19:01:48.446Z] #21 11.88 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-02-11T19:01:48.446Z] #21 11.88 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-02-11T19:01:48.446Z] #21 11.88 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-02-11T19:01:48.446Z] #21 11.88 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-02-11T19:01:48.446Z] #21 11.91 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-02-11T19:01:48.446Z] #21 11.92 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-02-11T19:01:48.446Z] #21 11.92 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-02-11T19:01:48.446Z] #21 11.93 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-02-11T19:01:48.446Z] #21 11.99 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-02-11T19:01:48.446Z] #21 11.99 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4 [337 kB] [2022-02-11T19:01:48.446Z] #21 11.99 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-02-11T19:01:48.446Z] #21 12.01 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-02-11T19:01:48.446Z] #21 12.01 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-02-11T19:01:48.446Z] #21 12.05 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-02-11T19:01:48.523Z] #19 DONE 205.2s [2022-02-11T19:01:48.523Z] [2022-02-11T19:01:48.523Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-02-11T19:01:48.523Z] #32 sha256:314fc21933cffbc006c79633fe8e0e939d0b59079ace16b356b947bc817b34d1 [2022-02-11T19:01:48.523Z] #32 DONE 0.1s [2022-02-11T19:01:48.523Z] [2022-02-11T19:01:48.523Z] #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-02-11T19:01:48.523Z] #33 sha256:0692c93dff9295c7de3803b404ca1f262fe5c0ccffe3b8aaa13646a37b42a27d [2022-02-11T19:01:48.523Z] #33 ... [2022-02-11T19:01:48.523Z] [2022-02-11T19:01:48.523Z] #69 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-02-11T19:01:48.523Z] #69 sha256:ec3aa945ca2601b8dec7dbc95aab5371015d05f8afb6e36b459ed846f01a751b [2022-02-11T19:01:48.523Z] #69 DONE 0.2s [2022-02-11T19:01:48.523Z] [2022-02-11T19:01:48.523Z] #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-02-11T19:01:48.523Z] #70 sha256:79c9624782f3b3f9e4b3ede12919ab45b1ddac7f47365e4b1419cda9ed75542d [2022-02-11T19:01:48.704Z] #21 12.30 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-02-11T19:01:48.704Z] #21 12.35 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-02-11T19:01:48.704Z] #21 12.38 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-02-11T19:01:48.704Z] #21 12.38 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-02-11T19:01:48.734Z] #21 2.333 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [117 kB] [2022-02-11T19:01:49.267Z] #21 12.84 debconf: delaying package configuration, since apt-utils is not installed [2022-02-11T19:01:49.267Z] #21 12.97 Fetched 27.0 MB in 1s (20.3 MB/s) [2022-02-11T19:01:49.283Z] #21 4.429 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-11T19:01:49.549Z] #21 13.02 Selecting previously unselected package pigz. [2022-02-11T19:01:49.549Z] #21 13.02 (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-02-11T19:01:49.549Z] #21 13.07 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-02-11T19:01:49.549Z] #21 ... [2022-02-11T19:01:49.549Z] [2022-02-11T19:01:49.549Z] #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-02-11T19:01:49.549Z] #56 sha256:fe3216dc7e2c0e89e329451320f1ccfb407a9d1a8a2dbb79d9bedf8e7f26ad54 [2022-02-11T19:01:49.549Z] #56 8.504 + cd /tmp/tmp.jnqrgxIEbA/src/github.com/opencontainers/runc [2022-02-11T19:01:49.549Z] #56 8.504 + git checkout -q v1.1.0 [2022-02-11T19:01:49.549Z] #56 8.740 + '[' -z '' ']' [2022-02-11T19:01:49.549Z] #56 8.741 + target=static [2022-02-11T19:01:49.549Z] #56 8.741 + make BUILDTAGS=seccomp static [2022-02-11T19:01:49.549Z] #56 9.135 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-02-11T19:01:49.549Z] #56 ... [2022-02-11T19:01:49.549Z] [2022-02-11T19:01:49.549Z] #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-02-11T19:01:49.549Z] #21 sha256:2833a88d8d224744628fadbc9a40377aeb445d02284014b8346292e36e3962af [2022-02-11T19:01:49.549Z] #21 13.07 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-02-11T19:01:49.549Z] #21 13.08 Unpacking pigz (2.6-1) ... [2022-02-11T19:01:49.549Z] #21 13.15 Selecting previously unselected package libelf1:arm64. [2022-02-11T19:01:49.549Z] #21 13.16 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-02-11T19:01:49.665Z] #21 3.384 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-11T19:01:49.806Z] #21 13.18 Unpacking libelf1:arm64 (0.183-1) ... [2022-02-11T19:01:49.806Z] #21 13.32 Selecting previously unselected package libbpf0:arm64. [2022-02-11T19:01:49.807Z] #21 13.32 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-02-11T19:01:49.807Z] #21 13.32 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-02-11T19:01:49.807Z] #21 13.41 Selecting previously unselected package libcap2:arm64. [2022-02-11T19:01:49.807Z] #21 13.41 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-02-11T19:01:49.807Z] #21 13.41 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-02-11T19:01:49.807Z] #21 13.46 Selecting previously unselected package libmnl0:arm64. [2022-02-11T19:01:49.995Z] #70 1.418 + RM_GOPATH=0 [2022-02-11T19:01:49.995Z] #70 1.418 + TMP_GOPATH= [2022-02-11T19:01:49.995Z] #70 1.418 + : /build [2022-02-11T19:01:49.995Z] #70 1.418 + '[' -z '' ']' [2022-02-11T19:01:49.995Z] #70 1.418 ++ mktemp -d [2022-02-11T19:01:49.995Z] #70 1.420 + export GOPATH=/tmp/tmp.nzKrTIWNvr [2022-02-11T19:01:49.995Z] #70 1.420 + GOPATH=/tmp/tmp.nzKrTIWNvr [2022-02-11T19:01:49.995Z] #70 1.420 + RM_GOPATH=1 [2022-02-11T19:01:49.995Z] #70 1.420 + case "$(go env GOARCH)" in [2022-02-11T19:01:49.995Z] #70 1.424 ++ go env GOARCH [2022-02-11T19:01:49.995Z] #70 1.426 + export GO_BUILDMODE=-buildmode=pie [2022-02-11T19:01:49.995Z] #70 1.426 + GO_BUILDMODE=-buildmode=pie [2022-02-11T19:01:49.995Z] #70 1.427 ++ dirname /install.sh [2022-02-11T19:01:49.995Z] #70 1.428 + dir=/ [2022-02-11T19:01:49.995Z] #70 1.429 + bin=rootlesskit [2022-02-11T19:01:49.995Z] #70 1.429 + shift [2022-02-11T19:01:49.995Z] #70 1.429 + '[' '!' -f //rootlesskit.installer ']' [2022-02-11T19:01:49.995Z] #70 1.429 + . //rootlesskit.installer [2022-02-11T19:01:49.995Z] #70 1.429 ++ : v0.14.6 [2022-02-11T19:01:49.995Z] #70 1.430 + install_rootlesskit [2022-02-11T19:01:49.995Z] #70 1.430 + case "$1" in [2022-02-11T19:01:49.995Z] #70 1.430 + export CGO_ENABLED=0 [2022-02-11T19:01:49.995Z] #70 1.430 + CGO_ENABLED=0 [2022-02-11T19:01:49.995Z] #70 1.430 + _install_rootlesskit [2022-02-11T19:01:49.995Z] #70 1.430 + echo 'Install rootlesskit version v0.14.6' [2022-02-11T19:01:49.995Z] #70 1.431 Install rootlesskit version v0.14.6 [2022-02-11T19:01:49.995Z] #70 1.431 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-11T19:01:49.995Z] #70 1.431 + GOBIN=/build [2022-02-11T19:01:49.995Z] #70 1.431 + GO111MODULE=on [2022-02-11T19:01:49.995Z] #70 1.431 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-02-11T19:01:50.063Z] #21 13.46 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-02-11T19:01:50.063Z] #21 13.47 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-02-11T19:01:50.063Z] #21 13.51 Selecting previously unselected package libxtables12:arm64. [2022-02-11T19:01:50.063Z] #21 13.52 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-02-11T19:01:50.063Z] #21 13.52 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-02-11T19:01:50.063Z] #21 13.57 Selecting previously unselected package libcap2-bin. [2022-02-11T19:01:50.063Z] #21 13.58 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-02-11T19:01:50.063Z] #21 13.59 Unpacking libcap2-bin (1:2.44-1) ... [2022-02-11T19:01:50.063Z] #21 13.65 Selecting previously unselected package iproute2. [2022-02-11T19:01:50.063Z] #21 13.65 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-02-11T19:01:50.063Z] #21 13.66 Unpacking iproute2 (5.10.0-4) ... [2022-02-11T19:01:50.571Z] #70 1.887 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-02-11T19:01:50.576Z] #21 14.01 Selecting previously unselected package xxd. [2022-02-11T19:01:50.577Z] #21 14.03 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-02-11T19:01:50.577Z] #21 14.03 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-11T19:01:50.577Z] #21 14.12 Selecting previously unselected package vim-common. [2022-02-11T19:01:50.577Z] #21 14.13 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-11T19:01:50.577Z] #21 14.14 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-11T19:01:50.834Z] #21 14.29 Selecting previously unselected package bash-completion. [2022-02-11T19:01:50.834Z] #21 14.29 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-02-11T19:01:51.055Z] #21 7.124 Fetched 8502 kB in 6s (1403 kB/s) [2022-02-11T19:01:53.279Z] #21 7.000 Fetched 8502 kB in 6s (1397 kB/s) [2022-02-11T19:01:53.280Z] #21 7.124 Reading package lists... [2022-02-11T19:01:53.280Z] #21 ... [2022-02-11T19:01:53.280Z] [2022-02-11T19:01:53.280Z] #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-02-11T19:01:53.280Z] #56 sha256:e2adff92a982da76b026cda7e74c0204df4dd178be472740bed0398517fca81e [2022-02-11T19:01:53.280Z] #56 10.26 + cd /tmp/tmp.D9R1szggxv/src/github.com/opencontainers/runc [2022-02-11T19:01:53.280Z] #56 10.27 + git checkout -q v1.1.0 [2022-02-11T19:01:53.280Z] #56 10.61 + '[' -z '' ']' [2022-02-11T19:01:53.280Z] #56 10.61 + target=static [2022-02-11T19:01:53.280Z] #56 10.61 + make BUILDTAGS=seccomp static [2022-02-11T19:01:53.280Z] #56 10.73 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-02-11T19:01:53.280Z] #56 ... [2022-02-11T19:01:53.280Z] [2022-02-11T19:01:53.280Z] #21 15.95 Unpacking bash-completion (1:2.11-2) ... [2022-02-11T19:01:53.280Z] #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-02-11T19:01:53.280Z] #21 16.37 Selecting previously unselected package bzip2. [2022-02-11T19:01:53.280Z] #34 sha256:4c78672af1e2fd1ff4a8df08f8682570625ce5d4c768dfb344e29852c5436b33 [2022-02-11T19:01:53.280Z] #21 16.39 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-02-11T19:01:53.280Z] #34 DONE 115.1s [2022-02-11T19:01:53.280Z] [2022-02-11T19:01:53.280Z] #21 16.40 Unpacking bzip2 (1.0.8-4) ... [2022-02-11T19:01:53.280Z] #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-02-11T19:01:53.280Z] #21 16.48 Selecting previously unselected package xz-utils. [2022-02-11T19:01:53.280Z] #21 16.48 Preparing to unpack .../12-xz-utils_5.2.5-2_arm64.deb ... [2022-02-11T19:01:53.280Z] #60 sha256:a3c578faf7ee30ef501d9ef265828a14252b74295bc09fa7119b0551cbfd0263 [2022-02-11T19:01:53.280Z] #21 16.48 Unpacking xz-utils (5.2.5-2) ... [2022-02-11T19:01:53.280Z] #21 16.62 Selecting previously unselected package apparmor. [2022-02-11T19:01:53.280Z] #21 16.62 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-02-11T19:01:53.280Z] #21 16.67 Unpacking apparmor (2.13.6-10) ... [2022-02-11T19:01:53.287Z] #21 7.417 Fetched 8502 kB in 5s (1620 kB/s) [2022-02-11T19:01:53.287Z] #70 3.660 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-02-11T19:01:53.287Z] #70 3.662 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-02-11T19:01:53.287Z] #70 3.827 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-02-11T19:01:53.536Z] #21 16.99 Selecting previously unselected package inetutils-ping. [2022-02-11T19:01:53.536Z] #21 16.99 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-02-11T19:01:53.536Z] #21 17.00 Unpacking inetutils-ping (2:2.0-1) ... [2022-02-11T19:01:53.537Z] #21 17.09 Selecting previously unselected package libip4tc2:arm64. [2022-02-11T19:01:53.537Z] #21 17.10 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-02-11T19:01:53.537Z] #21 17.10 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-02-11T19:01:53.537Z] #21 17.15 Selecting previously unselected package libip6tc2:arm64. [2022-02-11T19:01:53.537Z] #21 17.15 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-02-11T19:01:53.537Z] #21 17.16 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-02-11T19:01:53.537Z] #21 17.21 Selecting previously unselected package libnfnetlink0:arm64. [2022-02-11T19:01:53.549Z] #70 ... [2022-02-11T19:01:53.549Z] [2022-02-11T19:01:53.549Z] #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-02-11T19:01:53.549Z] #33 sha256:0692c93dff9295c7de3803b404ca1f262fe5c0ccffe3b8aaa13646a37b42a27d [2022-02-11T19:01:53.549Z] #33 1.447 + RM_GOPATH=0 [2022-02-11T19:01:53.549Z] #33 1.447 + TMP_GOPATH= [2022-02-11T19:01:53.549Z] #33 1.447 + : /build [2022-02-11T19:01:53.549Z] #33 1.447 + '[' -z '' ']' [2022-02-11T19:01:53.549Z] #33 1.447 ++ mktemp -d [2022-02-11T19:01:53.549Z] #33 1.447 + export GOPATH=/tmp/tmp.WF7lzGpc5W [2022-02-11T19:01:53.549Z] #33 1.447 + GOPATH=/tmp/tmp.WF7lzGpc5W [2022-02-11T19:01:53.549Z] #33 1.447 + RM_GOPATH=1 [2022-02-11T19:01:53.549Z] #33 1.447 + case "$(go env GOARCH)" in [2022-02-11T19:01:53.549Z] #33 1.447 ++ go env GOARCH [2022-02-11T19:01:53.549Z] #33 1.449 + export GO_BUILDMODE=-buildmode=pie [2022-02-11T19:01:53.549Z] #33 1.449 + GO_BUILDMODE=-buildmode=pie [2022-02-11T19:01:53.549Z] #33 1.449 ++ dirname /install.sh [2022-02-11T19:01:53.549Z] #33 1.451 Install docker/cli version 17.06.2-ce from stable [2022-02-11T19:01:53.549Z] #33 1.452 + dir=/ [2022-02-11T19:01:53.549Z] #33 1.452 + bin=dockercli [2022-02-11T19:01:53.549Z] #33 1.452 + shift [2022-02-11T19:01:53.549Z] #33 1.452 + '[' '!' -f //dockercli.installer ']' [2022-02-11T19:01:53.549Z] #33 1.452 + . //dockercli.installer [2022-02-11T19:01:53.549Z] #33 1.452 ++ : stable [2022-02-11T19:01:53.549Z] #33 1.452 ++ : 17.06.2-ce [2022-02-11T19:01:53.549Z] #33 1.452 + install_dockercli [2022-02-11T19:01:53.549Z] #33 1.452 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-02-11T19:01:53.549Z] #33 1.452 ++ uname -m [2022-02-11T19:01:53.549Z] #33 1.454 + arch=x86_64 [2022-02-11T19:01:53.549Z] #33 1.454 + '[' x86_64 '!=' x86_64 ']' [2022-02-11T19:01:53.549Z] #33 1.454 + url=https://download.docker.com/linux/static [2022-02-11T19:01:53.549Z] #33 1.455 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-02-11T19:01:53.549Z] #33 1.455 + tar -xz docker/docker [2022-02-11T19:01:53.549Z] #33 4.820 + mkdir -p /build [2022-02-11T19:01:53.549Z] #33 4.821 + mv docker/docker /build/ [2022-02-11T19:01:53.549Z] #33 4.823 + rmdir docker [2022-02-11T19:01:53.549Z] #33 DONE 5.0s [2022-02-11T19:01:53.549Z] [2022-02-11T19:01:53.549Z] #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-02-11T19:01:53.549Z] #20 sha256:ea6dfcdc1919c3bf4caec3b4f3819781089239befe9a85fb0afe166d6e5703a6 [2022-02-11T19:01:53.549Z] #20 1.797 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-11T19:01:53.549Z] #20 1.828 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-11T19:01:53.549Z] #20 1.828 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-11T19:01:53.549Z] #20 2.170 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-02-11T19:01:53.549Z] #20 2.436 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-02-11T19:01:53.549Z] #20 2.814 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-02-11T19:01:53.549Z] #20 3.366 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-02-11T19:01:53.549Z] #20 3.850 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-11T19:01:53.549Z] #20 4.324 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-11T19:01:53.549Z] #20 4.700 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [119 kB] [2022-02-11T19:01:53.549Z] #20 4.712 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [111 kB] [2022-02-11T19:01:53.549Z] #20 4.727 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [118 kB] [2022-02-11T19:01:53.549Z] #20 4.730 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [111 kB] [2022-02-11T19:01:53.549Z] #20 4.742 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [114 kB] [2022-02-11T19:01:53.549Z] #20 4.748 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [117 kB] [2022-02-11T19:01:53.549Z] #20 5.017 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-02-11T19:01:53.549Z] #20 5.025 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-11T19:01:53.549Z] #20 5.028 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-02-11T19:01:53.549Z] #20 5.030 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-02-11T19:01:53.549Z] #20 5.031 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-11T19:01:53.549Z] #20 5.032 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-02-11T19:01:53.794Z] #21 17.21 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-02-11T19:01:53.794Z] #21 17.21 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-02-11T19:01:53.794Z] #21 17.26 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-02-11T19:01:53.794Z] #21 17.26 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-02-11T19:01:53.794Z] #21 17.27 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-02-11T19:01:53.794Z] #21 17.33 Selecting previously unselected package libnftnl11:arm64. [2022-02-11T19:01:53.794Z] #21 17.33 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-02-11T19:01:53.794Z] #21 17.33 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-02-11T19:01:53.794Z] #21 17.40 Selecting previously unselected package iptables. [2022-02-11T19:01:53.794Z] #21 17.41 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-02-11T19:01:53.794Z] #21 17.42 Unpacking iptables (1.8.7-1) ... [2022-02-11T19:01:53.843Z] #21 7.000 Reading package lists... [2022-02-11T19:01:53.843Z] #21 ... [2022-02-11T19:01:53.843Z] [2022-02-11T19:01:53.843Z] #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-02-11T19:01:53.843Z] #34 sha256:4c78672af1e2fd1ff4a8df08f8682570625ce5d4c768dfb344e29852c5436b33 [2022-02-11T19:01:53.843Z] #34 DONE 117.6s [2022-02-11T19:01:53.843Z] [2022-02-11T19:01:53.843Z] #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-02-11T19:01:53.843Z] #56 sha256:a05d4fc85d5c45c19dca78e5fc8175643b9ff0d89309596b34c9de955d71a770 [2022-02-11T19:01:53.843Z] #56 9.691 + cd /tmp/tmp.GydgKn9KZJ/src/github.com/opencontainers/runc [2022-02-11T19:01:53.843Z] #56 9.692 + git checkout -q v1.1.0 [2022-02-11T19:01:53.843Z] #56 10.13 + '[' -z '' ']' [2022-02-11T19:01:53.843Z] #56 10.14 + target=static [2022-02-11T19:01:53.843Z] #56 10.14 + make BUILDTAGS=seccomp static [2022-02-11T19:01:53.843Z] #56 10.47 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-02-11T19:01:53.844Z] #60 ... [2022-02-11T19:01:53.844Z] [2022-02-11T19:01:53.844Z] #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-02-11T19:01:53.844Z] #21 sha256:83e02829468ab4bd202243950af779f19cfada756e26df5c72aaefa1a5f0fbd7 [2022-02-11T19:01:53.844Z] #21 7.124 Reading package lists... [2022-02-11T19:01:53.854Z] #21 7.417 Reading package lists... [2022-02-11T19:01:53.854Z] #21 ... [2022-02-11T19:01:53.854Z] [2022-02-11T19:01:53.854Z] #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-02-11T19:01:53.854Z] #56 sha256:8a877f4f27cfe05cb50966955c738bcd8f4e934775aa8812cfa22bbc2ac0ec19 [2022-02-11T19:01:53.854Z] #56 9.877 + cd /tmp/tmp.g560519Ks6/src/github.com/opencontainers/runc [2022-02-11T19:01:53.854Z] #56 9.881 + git checkout -q v1.1.0 [2022-02-11T19:01:53.854Z] #56 10.28 + '[' -z '' ']' [2022-02-11T19:01:53.854Z] #56 10.28 + target=static [2022-02-11T19:01:53.854Z] #56 10.28 + make BUILDTAGS=seccomp static [2022-02-11T19:01:53.854Z] #56 10.62 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-02-11T19:01:54.051Z] #21 17.67 Selecting previously unselected package libonig5:arm64. [2022-02-11T19:01:54.051Z] #21 17.68 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-02-11T19:01:54.051Z] #21 17.68 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-02-11T19:01:54.308Z] #21 17.80 Selecting previously unselected package libjq1:arm64. [2022-02-11T19:01:54.308Z] #21 17.80 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-02-11T19:01:54.308Z] #21 17.81 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-02-11T19:01:54.308Z] #21 17.87 Selecting previously unselected package jq. [2022-02-11T19:01:54.308Z] #21 17.88 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-02-11T19:01:54.308Z] #21 17.89 Unpacking jq (1.6-2.1) ... [2022-02-11T19:01:54.308Z] #21 17.95 Selecting previously unselected package libaio1:arm64. [2022-02-11T19:01:54.308Z] #21 17.96 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-02-11T19:01:54.308Z] #21 17.96 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-02-11T19:01:54.308Z] #21 18.02 Selecting previously unselected package libgpm2:arm64. [2022-02-11T19:01:54.421Z] #56 ... [2022-02-11T19:01:54.421Z] [2022-02-11T19:01:54.421Z] #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-02-11T19:01:54.421Z] #21 sha256:83e02829468ab4bd202243950af779f19cfada756e26df5c72aaefa1a5f0fbd7 [2022-02-11T19:01:54.421Z] #21 7.417 Reading package lists... [2022-02-11T19:01:54.565Z] #21 18.02 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-02-11T19:01:54.565Z] #21 18.02 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-02-11T19:01:54.565Z] #21 18.09 Selecting previously unselected package libicu67:arm64. [2022-02-11T19:01:54.565Z] #21 18.09 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-02-11T19:01:54.565Z] #21 18.10 Unpacking libicu67:arm64 (67.1-7) ... [2022-02-11T19:01:54.939Z] #20 ... [2022-02-11T19:01:54.939Z] [2022-02-11T19:01:54.939Z] #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-02-11T19:01:54.939Z] #70 sha256:79c9624782f3b3f9e4b3ede12919ab45b1ddac7f47365e4b1419cda9ed75542d [2022-02-11T19:01:54.939Z] #70 5.192 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-02-11T19:01:54.939Z] #70 5.615 go: downloading github.com/google/uuid v1.3.0 [2022-02-11T19:01:54.939Z] #70 5.648 go: downloading github.com/moby/vpnkit v0.5.0 [2022-02-11T19:01:54.939Z] #70 5.804 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-02-11T19:01:54.939Z] #70 5.948 go: downloading github.com/gofrs/flock v0.8.1 [2022-02-11T19:01:54.939Z] #70 6.018 go: downloading github.com/gorilla/mux v1.8.0 [2022-02-11T19:01:54.939Z] #70 6.174 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-02-11T19:01:54.939Z] #70 6.345 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-02-11T19:01:54.939Z] #70 6.416 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-02-11T19:01:55.513Z] #70 7.030 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-02-11T19:01:55.513Z] #70 7.136 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-02-11T19:01:55.738Z] #21 9.759 Reading package lists... [2022-02-11T19:01:55.739Z] #56 ... [2022-02-11T19:01:55.739Z] [2022-02-11T19:01:55.739Z] #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-02-11T19:01:55.739Z] #21 sha256:83e02829468ab4bd202243950af779f19cfada756e26df5c72aaefa1a5f0fbd7 [2022-02-11T19:01:55.739Z] #21 7.000 Reading package lists... [2022-02-11T19:01:55.995Z] #21 11.58 Building dependency tree... [2022-02-11T19:01:56.355Z] #21 9.444 Reading package lists... [2022-02-11T19:01:56.559Z] #21 12.56 The following additional packages will be installed: [2022-02-11T19:01:56.559Z] #21 12.56 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-02-11T19:01:56.559Z] #21 12.56 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-02-11T19:01:56.559Z] #21 12.56 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-02-11T19:01:56.559Z] #21 12.57 python3-pkg-resources vim-runtime xxd [2022-02-11T19:01:56.559Z] #21 12.57 Suggested packages: [2022-02-11T19:01:56.559Z] #21 12.57 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-02-11T19:01:56.559Z] #21 12.57 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-02-11T19:01:56.559Z] #21 12.57 acl attr quota [2022-02-11T19:01:56.559Z] #21 12.57 Recommended packages: [2022-02-11T19:01:56.559Z] #21 12.57 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-02-11T19:01:56.878Z] Commit message: "fix(check-config.sh): Check for existence of /etc/os-release before sourcing" [2022-02-11T19:01:56.933Z] #21 11.44 Building dependency tree... [2022-02-11T19:01:57.085Z] #21 20.77 Selecting previously unselected package libinih1:arm64. [2022-02-11T19:01:57.085Z] #21 20.78 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-02-11T19:01:57.085Z] #21 20.78 Unpacking libinih1:arm64 (53-1+b2) ... [2022-02-11T19:01:57.342Z] #21 20.83 Selecting previously unselected package libnet1:arm64. [2022-02-11T19:01:57.342Z] #21 20.85 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-02-11T19:01:57.342Z] #21 20.85 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-02-11T19:01:57.342Z] #21 20.94 Selecting previously unselected package libnl-3-200:arm64. [2022-02-11T19:01:57.342Z] #21 20.94 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-02-11T19:01:57.342Z] #21 20.95 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-02-11T19:01:57.342Z] #21 21.01 Selecting previously unselected package libprotobuf-c1:arm64. [2022-02-11T19:01:57.342Z] #21 21.02 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-02-11T19:01:57.342Z] #21 21.02 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-02-11T19:01:57.342Z] #21 21.08 Selecting previously unselected package net-tools. [2022-02-11T19:01:57.309Z] > git --version # timeout=10 [2022-02-11T19:01:57.365Z] > git --version # 'git version 2.24.1.windows.2' [2022-02-11T19:01:57.416Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-02-11T19:01:57.517Z] #21 12.65 The following additional packages will be installed: [2022-02-11T19:01:57.517Z] #21 12.65 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-02-11T19:01:57.517Z] #21 12.65 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-02-11T19:01:57.517Z] #21 12.65 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-02-11T19:01:57.517Z] #21 12.65 python3-pkg-resources vim-runtime xxd [2022-02-11T19:01:57.517Z] #21 12.66 Suggested packages: [2022-02-11T19:01:57.517Z] #21 12.66 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-02-11T19:01:57.517Z] #21 12.66 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-02-11T19:01:57.517Z] #21 12.66 acl attr quota [2022-02-11T19:01:57.517Z] #21 12.66 Recommended packages: [2022-02-11T19:01:57.517Z] #21 12.66 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-02-11T19:01:57.598Z] #21 21.09 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-02-11T19:01:57.598Z] #21 21.11 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-02-11T19:01:57.598Z] #21 21.21 Selecting previously unselected package patch. [2022-02-11T19:01:57.598Z] #21 21.22 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... [2022-02-11T19:01:57.598Z] #21 21.22 Unpacking patch (2.7.6-7) ... [2022-02-11T19:01:57.634Z] #21 9.523 Reading package lists... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2022-02-11T19:01:57.855Z] #21 21.33 Selecting previously unselected package python-pip-whl. [2022-02-11T19:01:57.855Z] #21 21.33 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-02-11T19:01:57.855Z] #21 21.34 Unpacking python-pip-whl (20.3.4-4) ... [Pipeline] sh [2022-02-11T19:01:57.929Z] #21 13.78 The following NEW packages will be installed: [2022-02-11T19:01:57.929Z] #21 13.78 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-02-11T19:01:57.929Z] #21 13.78 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-02-11T19:01:57.929Z] #21 13.79 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-02-11T19:01:57.929Z] #21 13.79 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-02-11T19:01:57.929Z] #21 13.79 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-02-11T19:01:57.929Z] #21 13.79 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-02-11T19:01:57.929Z] #21 13.79 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-02-11T19:01:57.929Z] #21 13.79 xz-utils zip zstd [2022-02-11T19:01:57.929Z] #21 14.10 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2022-02-11T19:01:57.929Z] #21 14.10 Need to get 27.6 MB of archives. [2022-02-11T19:01:57.929Z] #21 14.10 After this operation, 106 MB of additional disk space will be used. [2022-02-11T19:01:57.929Z] #21 14.10 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-02-11T19:01:57.929Z] #21 14.12 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-02-11T19:01:57.929Z] #21 14.12 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-02-11T19:01:57.929Z] #21 14.13 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-02-11T19:01:57.929Z] #21 14.13 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-02-11T19:01:57.929Z] #21 14.13 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-02-11T19:01:57.929Z] #21 14.13 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-02-11T19:01:57.929Z] #21 14.13 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-02-11T19:01:57.929Z] #21 14.16 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-02-11T19:01:58.186Z] #21 14.17 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-02-11T19:01:58.186Z] #21 14.18 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-02-11T19:01:58.186Z] #21 14.19 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-02-11T19:01:58.186Z] #21 14.19 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-02-11T19:01:58.186Z] #21 14.19 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-02-11T19:01:58.186Z] #21 14.22 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-02-11T19:01:58.186Z] #21 14.22 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-02-11T19:01:58.186Z] #21 14.22 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-02-11T19:01:58.186Z] #21 14.34 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-02-11T19:01:58.186Z] #21 14.34 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-02-11T19:01:58.186Z] #21 14.34 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-02-11T19:01:58.186Z] #21 14.34 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-02-11T19:01:58.186Z] #21 14.36 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-02-11T19:01:58.186Z] #21 14.36 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-02-11T19:01:58.186Z] #21 14.37 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-02-11T19:01:58.186Z] #21 14.37 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-02-11T19:01:58.186Z] #21 14.38 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-02-11T19:01:58.186Z] #21 14.38 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-02-11T19:01:58.198Z] #21 11.57 Building dependency tree... [2022-02-11T19:01:58.419Z] #21 21.79 Selecting previously unselected package python3-lib2to3. [2022-02-11T19:01:58.419Z] #21 21.79 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-02-11T19:01:58.419Z] #21 21.80 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-02-11T19:01:58.419Z] #21 21.93 Selecting previously unselected package python3-distutils. [2022-02-11T19:01:58.419Z] #21 21.93 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-02-11T19:01:58.419Z] #21 21.96 Unpacking python3-distutils (3.9.2-1) ... [2022-02-11T19:01:58.461Z] #21 13.66 The following NEW packages will be installed: [2022-02-11T19:01:58.676Z] #21 22.05 Selecting previously unselected package python3-pkg-resources. [2022-02-11T19:01:58.676Z] #21 22.06 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-02-11T19:01:58.676Z] #21 22.07 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-02-11T19:01:58.676Z] #21 22.19 Selecting previously unselected package python3-setuptools. [2022-02-11T19:01:58.676Z] #21 22.19 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-02-11T19:01:58.676Z] #21 22.20 Unpacking python3-setuptools (52.0.0-4) ... [2022-02-11T19:01:58.719Z] #21 13.67 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-02-11T19:01:58.719Z] #21 13.67 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-02-11T19:01:58.719Z] #21 13.67 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-02-11T19:01:58.719Z] #21 13.67 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-02-11T19:01:58.719Z] #21 13.67 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-02-11T19:01:58.719Z] #21 13.67 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-02-11T19:01:58.719Z] #21 13.67 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-02-11T19:01:58.719Z] #21 13.67 xz-utils zip zstd [2022-02-11T19:01:58.749Z] #21 14.68 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-02-11T19:01:58.749Z] #21 14.68 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-02-11T19:01:58.749Z] #21 14.68 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-02-11T19:01:58.749Z] #21 14.69 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-02-11T19:01:58.749Z] #21 14.69 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-02-11T19:01:58.749Z] #21 14.69 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-02-11T19:01:58.749Z] #21 14.70 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-02-11T19:01:58.749Z] #21 14.76 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-02-11T19:01:58.749Z] #21 14.76 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-02-11T19:01:58.749Z] #21 14.77 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-02-11T19:01:58.749Z] #21 14.78 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-02-11T19:01:58.749Z] #21 14.79 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-02-11T19:01:58.749Z] #21 14.80 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-02-11T19:01:58.749Z] #21 14.80 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-02-11T19:01:58.749Z] #21 14.83 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-02-11T19:01:58.749Z] #21 14.84 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-02-11T19:01:58.749Z] #21 14.85 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-02-11T19:01:58.749Z] #21 15.02 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-02-11T19:01:58.762Z] #21 12.39 The following additional packages will be installed: [2022-02-11T19:01:58.762Z] #21 12.39 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-02-11T19:01:58.762Z] #21 12.40 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-02-11T19:01:58.762Z] #21 12.40 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-02-11T19:01:58.762Z] #21 12.40 python3-pkg-resources vim-runtime xxd [2022-02-11T19:01:58.762Z] #21 12.40 Suggested packages: [2022-02-11T19:01:58.762Z] #21 12.40 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-02-11T19:01:58.762Z] #21 12.40 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-02-11T19:01:58.762Z] #21 12.40 acl attr quota [2022-02-11T19:01:58.762Z] #21 12.40 Recommended packages: [2022-02-11T19:01:58.762Z] #21 12.40 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-02-11T19:01:58.823Z] #70 ... [2022-02-11T19:01:58.823Z] [2022-02-11T19:01:58.823Z] #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-02-11T19:01:58.823Z] #65 sha256:7d542d9832629334b662d635f8a0941311db1aece944bae7a930d573892624f8 [2022-02-11T19:01:58.823Z] #65 1.903 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-11T19:01:58.823Z] #65 1.918 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-11T19:01:58.823Z] #65 1.918 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-11T19:01:58.823Z] #65 2.290 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-11T19:01:58.823Z] #65 2.670 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-11T19:01:58.823Z] #65 3.184 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-02-11T19:01:58.823Z] #65 3.872 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-02-11T19:01:58.823Z] #65 4.421 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-02-11T19:01:58.823Z] #65 4.818 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-02-11T19:01:58.823Z] #65 5.348 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [114 kB] [2022-02-11T19:01:58.823Z] #65 5.358 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [111 kB] [2022-02-11T19:01:58.823Z] #65 5.370 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [111 kB] [2022-02-11T19:01:58.823Z] #65 5.370 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [119 kB] [2022-02-11T19:01:58.823Z] #65 5.370 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [117 kB] [2022-02-11T19:01:58.823Z] #65 5.390 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [118 kB] [2022-02-11T19:01:58.823Z] #65 5.390 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-11T19:01:58.823Z] #65 5.390 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-02-11T19:01:58.823Z] #65 5.390 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-02-11T19:01:58.823Z] #65 5.390 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-02-11T19:01:58.823Z] #65 5.390 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-11T19:01:58.823Z] #65 5.390 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-02-11T19:01:58.823Z] #65 ... [2022-02-11T19:01:58.823Z] [2022-02-11T19:01:58.823Z] #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-02-11T19:01:58.823Z] #45 sha256:5a71d644d5d9cd364d115b066d1c3eb067b71da59931b0bde39be33e5a73e047 [2022-02-11T19:01:58.823Z] #45 1.670 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-11T19:01:58.823Z] #45 1.685 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-11T19:01:58.823Z] #45 1.688 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-11T19:01:58.823Z] #45 1.775 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-11T19:01:58.823Z] #45 1.961 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-02-11T19:01:58.823Z] #45 2.315 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-02-11T19:01:58.823Z] #45 2.867 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-02-11T19:01:58.823Z] #45 3.294 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-02-11T19:01:58.823Z] #45 3.639 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-11T19:01:58.823Z] #45 4.181 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [118 kB] [2022-02-11T19:01:58.823Z] #45 4.182 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [117 kB] [2022-02-11T19:01:58.823Z] #45 4.184 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [119 kB] [2022-02-11T19:01:58.823Z] #45 4.194 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [114 kB] [2022-02-11T19:01:58.823Z] #45 4.206 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [111 kB] [2022-02-11T19:01:58.823Z] #45 4.207 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [111 kB] [2022-02-11T19:01:58.823Z] #45 4.216 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-11T19:01:58.823Z] #45 4.216 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-02-11T19:01:58.823Z] #45 4.217 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-02-11T19:01:58.823Z] #45 4.226 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-02-11T19:01:58.823Z] #45 4.227 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-02-11T19:01:58.823Z] #45 4.230 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-11T19:01:58.933Z] #21 22.36 Selecting previously unselected package python3-wheel. [2022-02-11T19:01:58.933Z] #21 22.37 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-02-11T19:01:58.933Z] #21 22.37 Unpacking python3-wheel (0.34.2-1) ... [2022-02-11T19:01:58.933Z] #21 22.44 Selecting previously unselected package python3-pip. [2022-02-11T19:01:58.933Z] #21 22.44 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-02-11T19:01:58.933Z] #21 22.44 Unpacking python3-pip (20.3.4-4) ... [2022-02-11T19:01:58.978Z] #21 13.97 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2022-02-11T19:01:58.978Z] #21 13.97 Need to get 27.6 MB of archives. [2022-02-11T19:01:58.978Z] #21 13.97 After this operation, 106 MB of additional disk space will be used. [2022-02-11T19:01:58.978Z] #21 13.97 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-02-11T19:01:58.978Z] #21 13.98 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-02-11T19:01:58.978Z] #21 13.98 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-02-11T19:01:58.978Z] #21 13.98 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-02-11T19:01:58.978Z] #21 13.98 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-02-11T19:01:58.978Z] #21 13.99 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-02-11T19:01:58.978Z] #21 13.99 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-02-11T19:01:58.978Z] #21 13.99 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-02-11T19:01:58.978Z] #21 14.02 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-02-11T19:01:58.978Z] #21 14.02 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-02-11T19:01:58.978Z] #21 14.03 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-02-11T19:01:58.978Z] #21 14.04 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-02-11T19:01:58.978Z] #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-02-11T19:01:58.978Z] #21 14.05 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-02-11T19:01:58.978Z] #21 14.07 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-02-11T19:01:58.978Z] #21 14.08 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-02-11T19:01:58.978Z] #21 14.08 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-02-11T19:01:58.978Z] #21 14.08 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-02-11T19:01:58.978Z] #21 14.08 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-02-11T19:01:58.978Z] #21 14.08 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-02-11T19:01:58.978Z] #21 14.09 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-02-11T19:01:58.978Z] #21 14.09 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-02-11T19:01:58.978Z] #21 14.11 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-02-11T19:01:58.978Z] #21 14.11 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-02-11T19:01:58.978Z] #21 14.11 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-02-11T19:01:58.978Z] #21 14.11 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-02-11T19:01:58.978Z] #21 14.12 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-02-11T19:01:59.006Z] #21 15.05 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-02-11T19:01:59.006Z] #21 15.07 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-02-11T19:01:59.006Z] #21 15.08 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-02-11T19:01:59.190Z] #21 22.70 Selecting previously unselected package sudo. [2022-02-11T19:01:59.190Z] #21 22.71 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ... [2022-02-11T19:01:59.190Z] #21 22.72 Unpacking sudo (1.9.5p2-3) ... [2022-02-11T19:01:59.238Z] #21 14.49 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-02-11T19:01:59.496Z] #21 14.53 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-02-11T19:01:59.496Z] #21 14.53 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-02-11T19:01:59.496Z] #21 14.53 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-02-11T19:01:59.496Z] #21 14.53 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-02-11T19:01:59.496Z] #21 14.54 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-02-11T19:01:59.496Z] #21 14.54 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-02-11T19:01:59.496Z] #21 14.59 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-02-11T19:01:59.496Z] #21 14.60 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-02-11T19:01:59.496Z] #21 14.60 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-02-11T19:01:59.496Z] #21 14.61 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-02-11T19:01:59.496Z] #21 14.63 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-02-11T19:01:59.496Z] #21 14.63 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-02-11T19:01:59.496Z] #21 14.64 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-02-11T19:01:59.496Z] #21 14.67 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-02-11T19:01:59.496Z] #21 14.68 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-02-11T19:01:59.496Z] #21 14.68 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-02-11T19:01:59.570Z] #21 15.61 debconf: delaying package configuration, since apt-utils is not installed [2022-02-11T19:01:59.570Z] #21 15.70 Fetched 27.6 MB in 1s (21.6 MB/s) [2022-02-11T19:01:59.570Z] #21 15.75 Selecting previously unselected package pigz. [2022-02-11T19:01:59.693Z] #21 13.53 The following NEW packages will be installed: [2022-02-11T19:01:59.693Z] #21 13.53 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-02-11T19:01:59.693Z] #21 13.54 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-02-11T19:01:59.693Z] #21 13.54 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-02-11T19:01:59.693Z] #21 13.54 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-02-11T19:01:59.693Z] #21 13.54 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-02-11T19:01:59.693Z] #21 13.54 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-02-11T19:01:59.693Z] #21 13.54 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-02-11T19:01:59.693Z] #21 13.54 xz-utils zip zstd [2022-02-11T19:01:59.753Z] #21 23.19 Selecting previously unselected package thin-provisioning-tools. [2022-02-11T19:01:59.753Z] #21 23.21 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-02-11T19:01:59.753Z] #21 23.22 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-02-11T19:01:59.755Z] #21 14.94 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-02-11T19:01:59.755Z] #21 14.97 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-02-11T19:01:59.755Z] #21 14.99 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-02-11T19:01:59.755Z] #21 15.00 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-02-11T19:01:59.828Z] #21 15.75 (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-02-11T19:01:59.828Z] #21 15.81 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-02-11T19:01:59.828Z] #21 15.82 Unpacking pigz (2.6-1) ... [2022-02-11T19:01:59.828Z] #21 15.90 Selecting previously unselected package libelf1:amd64. [2022-02-11T19:01:59.828Z] #21 15.90 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-02-11T19:01:59.828Z] #21 15.92 Unpacking libelf1:amd64 (0.183-1) ... [2022-02-11T19:01:59.950Z] #21 13.88 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2022-02-11T19:01:59.950Z] #21 13.88 Need to get 27.6 MB of archives. [2022-02-11T19:01:59.950Z] #21 13.88 After this operation, 106 MB of additional disk space will be used. [2022-02-11T19:01:59.950Z] #21 13.88 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-02-11T19:01:59.950Z] #21 13.89 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-02-11T19:01:59.950Z] #21 13.89 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-02-11T19:01:59.950Z] #21 13.90 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-02-11T19:01:59.950Z] #21 13.90 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-02-11T19:01:59.950Z] #21 13.91 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-02-11T19:01:59.950Z] #21 13.91 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-02-11T19:01:59.950Z] #21 13.92 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-02-11T19:01:59.950Z] #21 13.94 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-02-11T19:01:59.950Z] #21 13.94 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-02-11T19:01:59.950Z] #21 13.94 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-02-11T19:02:00.011Z] #21 23.41 Selecting previously unselected package uidmap. [2022-02-11T19:02:00.011Z] #21 23.42 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-02-11T19:02:00.011Z] #21 23.42 Unpacking uidmap (1:4.8.1-1) ... [2022-02-11T19:02:00.011Z] #21 23.53 Selecting previously unselected package vim-runtime. [2022-02-11T19:02:00.011Z] #21 23.53 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-11T19:02:00.011Z] #21 23.55 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-02-11T19:02:00.011Z] #21 23.57 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-02-11T19:02:00.011Z] #21 23.58 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-02-11T19:02:00.085Z] #21 16.06 Selecting previously unselected package libbpf0:amd64. [2022-02-11T19:02:00.085Z] #21 16.06 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-02-11T19:02:00.085Z] #21 16.07 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-02-11T19:02:00.085Z] #21 16.16 Selecting previously unselected package libcap2:amd64. [2022-02-11T19:02:00.085Z] #21 16.17 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-02-11T19:02:00.085Z] #21 16.17 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-02-11T19:02:00.085Z] #21 16.25 Selecting previously unselected package libmnl0:amd64. [2022-02-11T19:02:00.085Z] #21 16.25 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-02-11T19:02:00.085Z] #21 16.26 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-02-11T19:02:00.207Z] #21 13.95 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-02-11T19:02:00.207Z] #21 13.96 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-02-11T19:02:00.207Z] #21 13.96 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-02-11T19:02:00.207Z] #21 13.98 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-02-11T19:02:00.207Z] #21 13.98 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-02-11T19:02:00.207Z] #21 13.99 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-02-11T19:02:00.207Z] #21 13.99 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-02-11T19:02:00.207Z] #21 14.00 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-02-11T19:02:00.207Z] #21 14.00 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-02-11T19:02:00.207Z] #21 14.00 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-02-11T19:02:00.207Z] #21 14.01 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-02-11T19:02:00.207Z] #21 14.02 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-02-11T19:02:00.207Z] #21 14.02 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-02-11T19:02:00.207Z] #21 14.02 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-02-11T19:02:00.207Z] #21 14.03 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-02-11T19:02:00.207Z] #21 14.03 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-02-11T19:02:00.321Z] #21 15.42 debconf: delaying package configuration, since apt-utils is not installed [2022-02-11T19:02:00.321Z] #21 15.53 Fetched 27.6 MB in 1s (21.0 MB/s) [2022-02-11T19:02:00.321Z] #21 15.58 Selecting previously unselected package pigz. [2022-02-11T19:02:00.321Z] #21 15.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 ... 24010 files and directories currently installed.) [2022-02-11T19:02:00.321Z] #21 15.63 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-02-11T19:02:00.342Z] #21 16.32 Selecting previously unselected package libxtables12:amd64. [2022-02-11T19:02:00.342Z] #21 16.33 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-02-11T19:02:00.342Z] #21 16.34 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-02-11T19:02:00.342Z] #21 16.39 Selecting previously unselected package libcap2-bin. [2022-02-11T19:02:00.342Z] #21 16.40 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-02-11T19:02:00.342Z] #21 16.40 Unpacking libcap2-bin (1:2.44-1) ... [2022-02-11T19:02:00.465Z] #21 14.29 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-02-11T19:02:00.465Z] #21 14.29 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-02-11T19:02:00.465Z] #21 14.29 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-02-11T19:02:00.465Z] #21 14.29 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-02-11T19:02:00.465Z] #21 14.30 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-02-11T19:02:00.465Z] #21 14.30 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-02-11T19:02:00.465Z] #21 14.30 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-02-11T19:02:00.465Z] #21 14.34 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-02-11T19:02:00.465Z] #21 14.35 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-02-11T19:02:00.580Z] #21 15.63 Unpacking pigz (2.6-1) ... [2022-02-11T19:02:00.580Z] #21 15.72 Selecting previously unselected package libelf1:amd64. [2022-02-11T19:02:00.580Z] #21 15.72 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-02-11T19:02:00.580Z] #21 15.73 Unpacking libelf1:amd64 (0.183-1) ... [2022-02-11T19:02:00.599Z] #21 16.50 Selecting previously unselected package iproute2. [2022-02-11T19:02:00.599Z] #21 16.51 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-02-11T19:02:00.599Z] #21 16.52 Unpacking iproute2 (5.10.0-4) ... [2022-02-11T19:02:00.733Z] #21 14.36 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-02-11T19:02:00.733Z] #21 14.36 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-02-11T19:02:00.733Z] #21 14.38 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-02-11T19:02:00.733Z] #21 14.38 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-02-11T19:02:00.733Z] #21 14.39 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-02-11T19:02:00.733Z] #21 14.40 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-02-11T19:02:00.733Z] #21 14.43 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-02-11T19:02:00.733Z] #21 14.43 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-02-11T19:02:00.733Z] #21 14.61 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-02-11T19:02:00.819Z] + docker version [2022-02-11T19:02:00.839Z] #21 15.84 Selecting previously unselected package libbpf0:amd64. [2022-02-11T19:02:00.839Z] #21 15.84 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-02-11T19:02:00.839Z] #21 15.85 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-02-11T19:02:00.839Z] #21 15.93 Selecting previously unselected package libcap2:amd64. [2022-02-11T19:02:00.839Z] #21 15.94 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-02-11T19:02:00.839Z] #21 15.94 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-02-11T19:02:00.839Z] #21 16.00 Selecting previously unselected package libmnl0:amd64. [2022-02-11T19:02:00.839Z] #21 16.01 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-02-11T19:02:00.839Z] #21 16.02 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-02-11T19:02:00.839Z] #21 16.06 Selecting previously unselected package libxtables12:amd64. [2022-02-11T19:02:00.856Z] #21 17.02 Selecting previously unselected package xxd. [2022-02-11T19:02:00.856Z] #21 17.02 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-11T19:02:00.856Z] #21 17.03 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-11T19:02:00.991Z] #21 14.64 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-02-11T19:02:00.991Z] #21 14.67 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-02-11T19:02:00.991Z] #21 14.67 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-02-11T19:02:01.098Z] #21 16.08 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-02-11T19:02:01.098Z] #21 16.08 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-02-11T19:02:01.098Z] #21 16.15 Selecting previously unselected package libcap2-bin. [2022-02-11T19:02:01.098Z] #21 16.16 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-02-11T19:02:01.098Z] #21 16.17 Unpacking libcap2-bin (1:2.44-1) ... [2022-02-11T19:02:01.098Z] #21 16.25 Selecting previously unselected package iproute2. [2022-02-11T19:02:01.098Z] #21 16.26 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-02-11T19:02:01.098Z] #21 16.26 Unpacking iproute2 (5.10.0-4) ... [2022-02-11T19:02:01.113Z] #21 17.15 Selecting previously unselected package vim-common. [2022-02-11T19:02:01.113Z] #21 17.15 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-11T19:02:01.113Z] #21 17.17 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-11T19:02:01.113Z] #21 17.30 Selecting previously unselected package bash-completion. [2022-02-11T19:02:01.113Z] #21 17.31 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-02-11T19:02:01.217Z] Client: [2022-02-11T19:02:01.217Z] Context: default [2022-02-11T19:02:01.217Z] Debug Mode: false [2022-02-11T19:02:01.217Z] Plugins: [2022-02-11T19:02:01.217Z] app: Docker Application (Docker Inc., v0.8.0) [2022-02-11T19:02:01.217Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-02-11T19:02:01.217Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-02-11T19:02:01.217Z] [2022-02-11T19:02:01.217Z] Server: [2022-02-11T19:02:01.217Z] Containers: 0 [2022-02-11T19:02:01.217Z] Running: 0 [2022-02-11T19:02:01.217Z] Paused: 0 [2022-02-11T19:02:01.217Z] Stopped: 0 [2022-02-11T19:02:01.217Z] Images: 0 [2022-02-11T19:02:01.217Z] Server Version: 20.10.9 [2022-02-11T19:02:01.217Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-02-11T19:02:01.217Z] Windows: [2022-02-11T19:02:01.217Z] LCOW: [2022-02-11T19:02:01.217Z] Logging Driver: json-file [2022-02-11T19:02:01.217Z] Plugins: [2022-02-11T19:02:01.217Z] Volume: local [2022-02-11T19:02:01.217Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-11T19:02:01.217Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-11T19:02:01.217Z] Swarm: inactive [2022-02-11T19:02:01.217Z] Default Isolation: process [2022-02-11T19:02:01.217Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-02-11T19:02:01.217Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-02-11T19:02:01.217Z] OSType: windows [2022-02-11T19:02:01.217Z] Architecture: x86_64 [2022-02-11T19:02:01.217Z] CPUs: 4 [2022-02-11T19:02:01.217Z] Total Memory: 32GiB [2022-02-11T19:02:01.217Z] Name: azwin-2-ccfff0 [2022-02-11T19:02:01.217Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-02-11T19:02:01.217Z] Docker Root Dir: D:\docker [2022-02-11T19:02:01.217Z] Debug Mode: false [2022-02-11T19:02:01.217Z] Registry: https://index.docker.io/v1/ [2022-02-11T19:02:01.217Z] Labels: [2022-02-11T19:02:01.217Z] Experimental: true [2022-02-11T19:02:01.217Z] Insecure Registries: [2022-02-11T19:02:01.217Z] 10.0.0.4:5000 [2022-02-11T19:02:01.217Z] 127.0.0.0/8 [2022-02-11T19:02:01.217Z] Registry Mirrors: [2022-02-11T19:02:01.217Z] http://10.0.0.4:5000/ [2022-02-11T19:02:01.217Z] Live Restore Enabled: false [2022-02-11T19:02:01.217Z] Product License: Community Engine [2022-02-11T19:02:01.217Z] [2022-02-11T19:02:01.248Z] #21 15.17 debconf: delaying package configuration, since apt-utils is not installed [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-02-11T19:02:01.505Z] #21 15.28 Fetched 27.6 MB in 1s (24.6 MB/s) [2022-02-11T19:02:01.505Z] #21 15.34 Selecting previously unselected package pigz. [2022-02-11T19:02:01.505Z] #21 15.34 (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-02-11T19:02:01.505Z] #21 15.38 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-02-11T19:02:01.616Z] #21 16.62 Selecting previously unselected package xxd. [2022-02-11T19:02:01.617Z] #21 16.64 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-11T19:02:01.617Z] #21 16.64 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-11T19:02:01.617Z] #21 16.74 Selecting previously unselected package vim-common. [2022-02-11T19:02:01.617Z] #21 16.75 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-11T19:02:01.617Z] #21 16.77 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-11T19:02:01.762Z] #21 15.38 Unpacking pigz (2.6-1) ... [2022-02-11T19:02:01.762Z] #21 15.46 Selecting previously unselected package libelf1:amd64. [2022-02-11T19:02:01.762Z] #21 15.46 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-02-11T19:02:01.762Z] #21 15.47 Unpacking libelf1:amd64 (0.183-1) ... [2022-02-11T19:02:01.762Z] #21 15.61 Selecting previously unselected package libbpf0:amd64. [2022-02-11T19:02:01.762Z] #21 15.61 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-02-11T19:02:01.762Z] #21 15.62 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-02-11T19:02:01.762Z] #21 15.72 Selecting previously unselected package libcap2:amd64. [2022-02-11T19:02:01.762Z] #21 15.74 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-02-11T19:02:01.762Z] #21 15.74 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-02-11T19:02:01.875Z] #21 16.89 Selecting previously unselected package bash-completion. [2022-02-11T19:02:01.875Z] #21 16.91 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-02-11T19:02:02.019Z] #21 15.79 Selecting previously unselected package libmnl0:amd64. [2022-02-11T19:02:02.019Z] #21 15.80 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-02-11T19:02:02.019Z] #21 15.81 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-02-11T19:02:02.019Z] #21 15.87 Selecting previously unselected package libxtables12:amd64. [2022-02-11T19:02:02.019Z] #21 15.87 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-02-11T19:02:02.019Z] #21 15.88 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-02-11T19:02:02.276Z] #21 15.93 Selecting previously unselected package libcap2-bin. [2022-02-11T19:02:02.276Z] #21 15.95 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-02-11T19:02:02.276Z] #21 15.95 Unpacking libcap2-bin (1:2.44-1) ... [2022-02-11T19:02:02.276Z] #21 16.05 Selecting previously unselected package iproute2. [2022-02-11T19:02:02.276Z] #21 16.05 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-02-11T19:02:02.276Z] #21 16.06 Unpacking iproute2 (5.10.0-4) ... [2022-02-11T19:02:02.545Z] #21 16.42 Selecting previously unselected package xxd. [2022-02-11T19:02:02.545Z] #21 16.43 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-11T19:02:02.545Z] #21 16.43 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-11T19:02:02.802Z] #21 16.59 Selecting previously unselected package vim-common. [2022-02-11T19:02:02.802Z] #21 16.60 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-11T19:02:02.802Z] #21 16.61 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-11T19:02:03.025Z] #21 18.99 Unpacking bash-completion (1:2.11-2) ... [2022-02-11T19:02:03.059Z] #21 16.77 Selecting previously unselected package bash-completion. [2022-02-11T19:02:03.059Z] #21 16.78 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-02-11T19:02:03.283Z] #21 19.32 Selecting previously unselected package bzip2. [2022-02-11T19:02:03.283Z] #21 19.35 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-02-11T19:02:03.283Z] #21 19.36 Unpacking bzip2 (1.0.8-4) ... [2022-02-11T19:02:03.369Z] #21 26.42 Selecting previously unselected package vim. [2022-02-11T19:02:03.369Z] #21 26.42 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-02-11T19:02:03.369Z] #21 26.43 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-02-11T19:02:03.369Z] #21 26.92 Selecting previously unselected package xfsprogs. [2022-02-11T19:02:03.369Z] #21 26.93 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... [2022-02-11T19:02:03.369Z] #21 26.94 Unpacking xfsprogs (5.10.0-4) ... [2022-02-11T19:02:03.541Z] #21 19.44 Selecting previously unselected package xz-utils. [2022-02-11T19:02:03.541Z] #21 19.44 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-02-11T19:02:03.541Z] #21 19.45 Unpacking xz-utils (5.2.5-2) ... [2022-02-11T19:02:03.541Z] #21 19.62 Selecting previously unselected package apparmor. [2022-02-11T19:02:03.541Z] #21 19.64 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-02-11T19:02:03.777Z] #21 18.64 Unpacking bash-completion (1:2.11-2) ... [2022-02-11T19:02:03.798Z] #21 19.69 Unpacking apparmor (2.13.6-10) ... [2022-02-11T19:02:03.931Z] #21 27.35 Selecting previously unselected package zip. [2022-02-11T19:02:03.931Z] #21 27.35 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... [2022-02-11T19:02:03.931Z] #21 27.36 Unpacking zip (3.0-12) ... [2022-02-11T19:02:03.931Z] #21 27.46 Selecting previously unselected package zstd. [2022-02-11T19:02:03.931Z] #21 27.46 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-02-11T19:02:03.931Z] #21 27.47 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-02-11T19:02:04.036Z] #21 19.03 Selecting previously unselected package bzip2. [2022-02-11T19:02:04.036Z] #21 19.03 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-02-11T19:02:04.036Z] #21 19.05 Unpacking bzip2 (1.0.8-4) ... [2022-02-11T19:02:04.036Z] #21 19.13 Selecting previously unselected package xz-utils. [2022-02-11T19:02:04.036Z] #21 19.14 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-02-11T19:02:04.036Z] #21 19.15 Unpacking xz-utils (5.2.5-2) ... [2022-02-11T19:02:04.055Z] #21 20.04 Selecting previously unselected package inetutils-ping. [2022-02-11T19:02:04.055Z] #21 20.07 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-02-11T19:02:04.055Z] #21 20.07 Unpacking inetutils-ping (2:2.0-1) ... [2022-02-11T19:02:04.055Z] #21 20.16 Selecting previously unselected package libip4tc2:amd64. [2022-02-11T19:02:04.055Z] #21 20.17 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-02-11T19:02:04.055Z] #21 20.17 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-02-11T19:02:04.055Z] #21 20.24 Selecting previously unselected package libip6tc2:amd64. [2022-02-11T19:02:04.055Z] #21 20.24 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-02-11T19:02:04.187Z] #21 27.75 Setting up python3-pkg-resources (52.0.0-4) ... [2022-02-11T19:02:04.295Z] #21 19.32 Selecting previously unselected package apparmor. [2022-02-11T19:02:04.295Z] #21 19.35 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-02-11T19:02:04.295Z] #21 19.40 Unpacking apparmor (2.13.6-10) ... [2022-02-11T19:02:04.312Z] #21 20.24 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-02-11T19:02:04.312Z] #21 20.35 Selecting previously unselected package libnfnetlink0:amd64. [2022-02-11T19:02:04.312Z] #21 20.36 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-02-11T19:02:04.312Z] #21 20.36 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-02-11T19:02:04.312Z] #21 20.44 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-02-11T19:02:04.312Z] #21 20.45 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-02-11T19:02:04.554Z] #21 19.81 Selecting previously unselected package inetutils-ping. [2022-02-11T19:02:04.570Z] #21 20.48 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-02-11T19:02:04.570Z] #21 20.55 Selecting previously unselected package libnftnl11:amd64. [2022-02-11T19:02:04.570Z] #21 20.56 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-02-11T19:02:04.570Z] #21 20.58 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-02-11T19:02:04.570Z] #21 20.66 Selecting previously unselected package iptables. [2022-02-11T19:02:04.570Z] #21 20.67 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-02-11T19:02:04.570Z] #21 20.67 Unpacking iptables (1.8.7-1) ... [2022-02-11T19:02:04.812Z] #21 19.82 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-02-11T19:02:04.813Z] #21 19.82 Unpacking inetutils-ping (2:2.0-1) ... [2022-02-11T19:02:04.813Z] #21 19.91 Selecting previously unselected package libip4tc2:amd64. [2022-02-11T19:02:04.813Z] #21 19.93 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-02-11T19:02:04.813Z] #21 19.94 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-02-11T19:02:04.813Z] #21 20.01 Selecting previously unselected package libip6tc2:amd64. [2022-02-11T19:02:04.813Z] #21 20.01 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-02-11T19:02:04.813Z] #21 20.03 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-02-11T19:02:04.827Z] #21 20.95 Selecting previously unselected package libonig5:amd64. [2022-02-11T19:02:04.827Z] #21 20.95 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-02-11T19:02:04.827Z] #21 20.96 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-02-11T19:02:04.957Z] #21 18.45 Unpacking bash-completion (1:2.11-2) ... [2022-02-11T19:02:04.957Z] #21 18.72 Selecting previously unselected package bzip2. [2022-02-11T19:02:04.957Z] #21 18.72 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-02-11T19:02:04.957Z] #21 18.73 Unpacking bzip2 (1.0.8-4) ... [2022-02-11T19:02:04.957Z] #21 18.79 Selecting previously unselected package xz-utils. [2022-02-11T19:02:04.957Z] #21 18.80 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-02-11T19:02:04.957Z] #21 18.81 Unpacking xz-utils (5.2.5-2) ... [2022-02-11T19:02:04.957Z] #21 18.94 Selecting previously unselected package apparmor. [2022-02-11T19:02:05.072Z] #21 20.08 Selecting previously unselected package libnfnetlink0:amd64. [2022-02-11T19:02:05.072Z] #21 20.10 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-02-11T19:02:05.072Z] #21 20.10 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-02-11T19:02:05.072Z] #21 20.15 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-02-11T19:02:05.072Z] #21 20.16 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-02-11T19:02:05.072Z] #21 20.17 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-02-11T19:02:05.072Z] #21 20.23 Selecting previously unselected package libnftnl11:amd64. [2022-02-11T19:02:05.072Z] #21 20.24 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-02-11T19:02:05.072Z] #21 20.24 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-02-11T19:02:05.072Z] #21 20.34 Selecting previously unselected package iptables. [2022-02-11T19:02:05.084Z] #21 21.10 Selecting previously unselected package libjq1:amd64. [2022-02-11T19:02:05.084Z] #21 21.10 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-02-11T19:02:05.084Z] #21 21.11 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-02-11T19:02:05.084Z] #21 21.21 Selecting previously unselected package jq. [2022-02-11T19:02:05.084Z] #21 21.21 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-02-11T19:02:05.084Z] #21 21.22 Unpacking jq (1.6-2.1) ... [2022-02-11T19:02:05.116Z] #21 28.54 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-02-11T19:02:05.116Z] #21 28.56 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-02-11T19:02:05.116Z] #21 28.57 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-02-11T19:02:05.116Z] #21 28.58 Setting up libicu67:arm64 (67.1-7) ... [2022-02-11T19:02:05.116Z] #21 28.59 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-02-11T19:02:05.116Z] #21 28.61 Setting up libinih1:arm64 (53-1+b2) ... [2022-02-11T19:02:05.116Z] #21 28.62 Setting up uidmap (1:4.8.1-1) ... [2022-02-11T19:02:05.116Z] #21 28.64 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-02-11T19:02:05.116Z] #21 28.65 Setting up bzip2 (1.0.8-4) ... [2022-02-11T19:02:05.116Z] #21 28.68 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-02-11T19:02:05.116Z] #21 28.69 Setting up python3-wheel (0.34.2-1) ... [2022-02-11T19:02:05.214Z] #21 18.94 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-02-11T19:02:05.215Z] #21 19.00 Unpacking apparmor (2.13.6-10) ... [2022-02-11T19:02:05.330Z] #21 20.34 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-02-11T19:02:05.330Z] #21 20.35 Unpacking iptables (1.8.7-1) ... [2022-02-11T19:02:05.341Z] #21 21.32 Selecting previously unselected package libaio1:amd64. [2022-02-11T19:02:05.341Z] #21 21.34 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-02-11T19:02:05.341Z] #21 21.35 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-02-11T19:02:05.341Z] #21 21.42 Selecting previously unselected package libgpm2:amd64. [2022-02-11T19:02:05.341Z] #21 21.44 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-02-11T19:02:05.341Z] #21 21.45 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-02-11T19:02:05.341Z] #21 21.50 Selecting previously unselected package libicu67:amd64. [2022-02-11T19:02:05.341Z] #21 21.50 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-02-11T19:02:05.341Z] #21 21.51 Unpacking libicu67:amd64 (67.1-7) ... [2022-02-11T19:02:05.479Z] #21 19.39 Selecting previously unselected package inetutils-ping. [2022-02-11T19:02:05.588Z] #21 20.65 Selecting previously unselected package libonig5:amd64. [2022-02-11T19:02:05.589Z] #21 20.67 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-02-11T19:02:05.589Z] #21 20.67 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-02-11T19:02:05.589Z] #21 20.79 Selecting previously unselected package libjq1:amd64. [2022-02-11T19:02:05.736Z] #21 19.40 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-02-11T19:02:05.736Z] #21 19.40 Unpacking inetutils-ping (2:2.0-1) ... [2022-02-11T19:02:05.736Z] #21 19.54 Selecting previously unselected package libip4tc2:amd64. [2022-02-11T19:02:05.736Z] #21 19.54 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-02-11T19:02:05.736Z] #21 19.54 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-02-11T19:02:05.736Z] #21 19.60 Selecting previously unselected package libip6tc2:amd64. [2022-02-11T19:02:05.736Z] #21 19.60 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-02-11T19:02:05.736Z] #21 19.61 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-02-11T19:02:05.736Z] #21 19.67 Selecting previously unselected package libnfnetlink0:amd64. [2022-02-11T19:02:05.736Z] #21 19.67 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-02-11T19:02:05.847Z] #21 20.79 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-02-11T19:02:05.847Z] #21 20.81 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-02-11T19:02:05.847Z] #21 20.93 Selecting previously unselected package jq. [2022-02-11T19:02:05.847Z] #21 20.94 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-02-11T19:02:05.847Z] #21 20.95 Unpacking jq (1.6-2.1) ... [2022-02-11T19:02:05.847Z] #21 21.01 Selecting previously unselected package libaio1:amd64. [2022-02-11T19:02:05.847Z] #21 21.02 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-02-11T19:02:05.847Z] #21 21.03 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-02-11T19:02:05.847Z] #21 21.08 Selecting previously unselected package libgpm2:amd64. [2022-02-11T19:02:05.993Z] #21 19.67 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-02-11T19:02:05.993Z] #21 19.73 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-02-11T19:02:05.993Z] #21 19.73 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-02-11T19:02:05.993Z] #21 19.74 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-02-11T19:02:05.993Z] #21 19.82 Selecting previously unselected package libnftnl11:amd64. [2022-02-11T19:02:05.993Z] #21 19.83 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-02-11T19:02:05.993Z] #21 19.85 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-02-11T19:02:06.046Z] #21 29.44 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-11T19:02:06.046Z] #21 29.46 Setting up libcap2:arm64 (1:2.44-1) ... [2022-02-11T19:02:06.046Z] #21 29.48 Setting up libcap2-bin (1:2.44-1) ... [2022-02-11T19:02:06.046Z] #21 29.50 Setting up apparmor (2.13.6-10) ... [2022-02-11T19:02:06.106Z] #21 21.08 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-02-11T19:02:06.106Z] #21 21.08 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-02-11T19:02:06.106Z] #21 21.14 Selecting previously unselected package libicu67:amd64. [2022-02-11T19:02:06.106Z] #21 21.15 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-02-11T19:02:06.106Z] #21 21.17 Unpacking libicu67:amd64 (67.1-7) ... [2022-02-11T19:02:06.253Z] #21 19.94 Selecting previously unselected package iptables. [2022-02-11T19:02:06.253Z] #21 19.95 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-02-11T19:02:06.253Z] #21 19.96 Unpacking iptables (1.8.7-1) ... [2022-02-11T19:02:06.253Z] #21 20.22 Selecting previously unselected package libonig5:amd64. [2022-02-11T19:02:06.510Z] #21 20.23 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-02-11T19:02:06.510Z] #21 20.24 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-02-11T19:02:06.510Z] #21 20.38 Selecting previously unselected package libjq1:amd64. [2022-02-11T19:02:06.510Z] #21 20.38 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-02-11T19:02:06.510Z] #21 20.38 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-02-11T19:02:06.510Z] #21 20.47 Selecting previously unselected package jq. [2022-02-11T19:02:06.768Z] #21 20.48 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-02-11T19:02:06.768Z] #21 20.49 Unpacking jq (1.6-2.1) ... [2022-02-11T19:02:06.768Z] #21 20.56 Selecting previously unselected package libaio1:amd64. [2022-02-11T19:02:06.768Z] #21 20.56 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-02-11T19:02:06.768Z] #21 20.57 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-02-11T19:02:06.768Z] #21 20.62 Selecting previously unselected package libgpm2:amd64. [2022-02-11T19:02:06.768Z] #21 20.62 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-02-11T19:02:06.768Z] #21 20.63 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-02-11T19:02:06.768Z] #21 20.70 Selecting previously unselected package libicu67:amd64. [2022-02-11T19:02:06.768Z] #21 20.70 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-02-11T19:02:06.768Z] #21 20.71 Unpacking libicu67:amd64 (67.1-7) ... [2022-02-11T19:02:07.414Z] #21 31.05 Setting up zip (3.0-12) ... [2022-02-11T19:02:07.414Z] #21 31.06 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-11T19:02:07.475Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-02-11T19:02:07.475Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-1a638419\powershellScript.ps1'; exit $LASTEXITCODE; [2022-02-11T19:02:07.475Z] ---------------------------------------------------------------------------- [2022-02-11T19:02:07.475Z] [2022-02-11T19:02:07.475Z] INFO: executeCI.ps1 starting at Fri Feb 11 19:02:06 CUT 2022 [2022-02-11T19:02:07.475Z] [2022-02-11T19:02:07.475Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-02-11T19:02:07.475Z] INFO: Running git version 2.24.1.windows.2 [2022-02-11T19:02:07.475Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-02-11T19:02:07.475Z] INFO: Environment variables: [2022-02-11T19:02:07.475Z] [2022-02-11T19:02:07.475Z] Name Value [2022-02-11T19:02:07.475Z] ---- ----- [2022-02-11T19:02:07.475Z] ALLUSERSPROFILE C:\ProgramData [2022-02-11T19:02:07.475Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-02-11T19:02:07.475Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-02-11T19:02:07.476Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-02-11T19:02:07.476Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-02-11T19:02:07.476Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-02-11T19:02:07.476Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-02-11T19:02:07.476Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-02-11T19:02:07.476Z] BRANCH_NAME PR-43230 [2022-02-11T19:02:07.476Z] BUILD_DISPLAY_NAME #1 [2022-02-11T19:02:07.476Z] BUILD_ID 1 [2022-02-11T19:02:07.476Z] BUILD_NUMBER 1 [2022-02-11T19:02:07.476Z] BUILD_TAG jenkins-moby-PR-43230-1 [2022-02-11T19:02:07.476Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43230/1/ [2022-02-11T19:02:07.476Z] CHANGE_AUTHOR sheabot [2022-02-11T19:02:07.476Z] CHANGE_BRANCH bugfix/check-config-os-release [2022-02-11T19:02:07.476Z] CHANGE_FORK sheabot [2022-02-11T19:02:07.476Z] CHANGE_ID 43230 [2022-02-11T19:02:07.476Z] CHANGE_TARGET master [2022-02-11T19:02:07.476Z] CHANGE_TITLE fix(check-config.sh): Check for existence of /etc/os-release before sourcing [2022-02-11T19:02:07.476Z] CHANGE_URL https://github.com/moby/moby/pull/43230 [2022-02-11T19:02:07.476Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-11T19:02:07.476Z] CommonProgramFiles C:\Program Files\Common Files [2022-02-11T19:02:07.476Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-02-11T19:02:07.476Z] CommonProgramW6432 C:\Program Files\Common Files [2022-02-11T19:02:07.476Z] COMPUTERNAME azwin-2-ed8400 [2022-02-11T19:02:07.476Z] ComSpec C:\Windows\system32\cmd.exe [2022-02-11T19:02:07.476Z] ConfigSequenceNumber 0 [2022-02-11T19:02:07.476Z] DOCKER_BUILDKIT 0 [2022-02-11T19:02:07.476Z] DOCKER_DUT_DEBUG 1 [2022-02-11T19:02:07.476Z] DOCKER_EXPERIMENTAL 1 [2022-02-11T19:02:07.476Z] DOCKER_GRAPHDRIVER overlay2 [2022-02-11T19:02:07.476Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-02-11T19:02:07.476Z] EXECUTOR_NUMBER 0 [2022-02-11T19:02:07.476Z] FQDN azwin-2-ed8400.westus.cloudapp.azure.com [2022-02-11T19:02:07.476Z] GIT_BRANCH PR-43230 [2022-02-11T19:02:07.476Z] GIT_COMMIT 2deec80dba28461a3cb3a51b20dd98b7363dd45b [2022-02-11T19:02:07.476Z] GIT_URL https://github.com/moby/moby.git [2022-02-11T19:02:07.476Z] HUDSON_COOKIE 0e8d434c-16b3-4b8a-9d14-e916fad2cae8 [2022-02-11T19:02:07.476Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-02-11T19:02:07.476Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-02-11T19:02:07.476Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-02-11T19:02:07.476Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-02-11T19:02:07.476Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-02-11T19:02:07.476Z] JENKINS_NODE_COOKIE 1db1882a-9c79-4298-91be-2ca2dfc155bf [2022-02-11T19:02:07.476Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-02-11T19:02:07.476Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-02-11T19:02:07.476Z] JOB_BASE_NAME PR-43230 [2022-02-11T19:02:07.476Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43230/display/redirect [2022-02-11T19:02:07.476Z] JOB_NAME moby/PR-43230 [2022-02-11T19:02:07.476Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43230/ [2022-02-11T19:02:07.476Z] library.jps.version master [2022-02-11T19:02:07.476Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-02-11T19:02:07.476Z] NODE_LABELS amd64 azure azwin-2-ed8400 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-02-11T19:02:07.476Z] NODE_NAME azwin-2-ed8400 [2022-02-11T19:02:07.476Z] NUMBER_OF_PROCESSORS 4 [2022-02-11T19:02:07.476Z] OS Windows_NT [2022-02-11T19:02:07.476Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-02-11T19:02:07.476Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-02-11T19:02:07.476Z] PROCESSOR_ARCHITECTURE AMD64 [2022-02-11T19:02:07.476Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-02-11T19:02:07.476Z] PROCESSOR_LEVEL 6 [2022-02-11T19:02:07.476Z] PROCESSOR_REVISION 4f01 [2022-02-11T19:02:07.476Z] ProgramData C:\ProgramData [2022-02-11T19:02:07.476Z] ProgramFiles C:\Program Files [2022-02-11T19:02:07.476Z] ProgramFiles(x86) C:\Program Files (x86) [2022-02-11T19:02:07.476Z] ProgramW6432 C:\Program Files [2022-02-11T19:02:07.476Z] PROMPT $P$G [2022-02-11T19:02:07.476Z] PSExecutionPolicyPreference Bypass [2022-02-11T19:02:07.476Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-02-11T19:02:07.476Z] PUBLIC C:\Users\Public [2022-02-11T19:02:07.476Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43230/1/display/redirect?page=artif... [2022-02-11T19:02:07.476Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43230/1/display/redirect?page=changes [2022-02-11T19:02:07.476Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43230/1/display/redirect [2022-02-11T19:02:07.476Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43230/1/display/redirect?page=tests [2022-02-11T19:02:07.476Z] SKIP_VALIDATION_TESTS 1 [2022-02-11T19:02:07.476Z] SOURCES_DRIVE d [2022-02-11T19:02:07.476Z] SOURCES_SUBDIR gopath [2022-02-11T19:02:07.476Z] STAGE_NAME Run tests [2022-02-11T19:02:07.476Z] SystemDrive C: [2022-02-11T19:02:07.476Z] SystemRoot C:\Windows [2022-02-11T19:02:07.476Z] TEMP C:\Windows\TEMP [2022-02-11T19:02:07.476Z] TESTDEBUG 0 [2022-02-11T19:02:07.476Z] TESTRUN_DRIVE d [2022-02-11T19:02:07.476Z] TESTRUN_SUBDIR CI [2022-02-11T19:02:07.476Z] TIMEOUT 120m [2022-02-11T19:02:07.476Z] TMP C:\Windows\TEMP [2022-02-11T19:02:07.476Z] USERDOMAIN WORKGROUP [2022-02-11T19:02:07.476Z] USERNAME azwin-2-ed8400$ [2022-02-11T19:02:07.476Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-02-11T19:02:07.476Z] windir C:\Windows [2022-02-11T19:02:07.476Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-02-11T19:02:07.476Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-02-11T19:02:07.476Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-02-11T19:02:07.476Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-02-11T19:02:07.476Z] [2022-02-11T19:02:07.476Z] [2022-02-11T19:02:07.476Z] [2022-02-11T19:02:07.671Z] #21 31.10 Setting up bash-completion (1:2.11-2) ... [2022-02-11T19:02:08.086Z] Client: [2022-02-11T19:02:08.086Z] Version: 20.10.9 [2022-02-11T19:02:08.086Z] API version: 1.41 [2022-02-11T19:02:08.086Z] Go version: go1.16.8 [2022-02-11T19:02:08.086Z] Git commit: c2ea9bc [2022-02-11T19:02:08.086Z] Built: Mon Oct 4 16:11:10 2021 [2022-02-11T19:02:08.086Z] OS/Arch: windows/amd64 [2022-02-11T19:02:08.086Z] Context: default [2022-02-11T19:02:08.086Z] Experimental: true [2022-02-11T19:02:08.086Z] [2022-02-11T19:02:08.086Z] Server: Docker Engine - Community [2022-02-11T19:02:08.086Z] Engine: [2022-02-11T19:02:08.086Z] Version: 20.10.9 [2022-02-11T19:02:08.086Z] API version: 1.41 (minimum version 1.24) [2022-02-11T19:02:08.086Z] Go version: go1.16.8 [2022-02-11T19:02:08.086Z] Git commit: 79ea9d3 [2022-02-11T19:02:08.086Z] Built: Mon Oct 4 16:06:39 2021 [2022-02-11T19:02:08.086Z] OS/Arch: windows/amd64 [2022-02-11T19:02:08.086Z] Experimental: true [2022-02-11T19:02:08.617Z] #21 24.51 Selecting previously unselected package libinih1:amd64. [2022-02-11T19:02:08.617Z] #21 24.53 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-02-11T19:02:08.617Z] #21 24.53 Unpacking libinih1:amd64 (53-1+b2) ... [2022-02-11T19:02:08.617Z] #21 24.58 Selecting previously unselected package libnet1:amd64. [2022-02-11T19:02:08.617Z] #21 24.59 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-02-11T19:02:08.617Z] #21 24.60 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-11T19:02:08.617Z] #21 24.72 Selecting previously unselected package libnl-3-200:amd64. [2022-02-11T19:02:08.617Z] #21 24.73 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-02-11T19:02:08.617Z] #21 24.74 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-11T19:02:08.617Z] #21 24.81 Selecting previously unselected package libprotobuf-c1:amd64. [2022-02-11T19:02:08.617Z] #21 24.82 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [Pipeline] sh [2022-02-11T19:02:08.874Z] #21 24.86 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-11T19:02:08.874Z] #21 24.91 Selecting previously unselected package net-tools. [2022-02-11T19:02:08.874Z] #21 24.92 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-02-11T19:02:08.874Z] #21 24.92 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-02-11T19:02:08.874Z] #21 25.07 Selecting previously unselected package patch. [2022-02-11T19:02:08.874Z] #21 25.08 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-02-11T19:02:08.874Z] #21 25.09 Unpacking patch (2.7.6-7) ... [2022-02-11T19:02:09.052Z] INFO: Sources under d:\gopath\... [2022-02-11T19:02:09.052Z] INFO: Test run under d:\CI\... [2022-02-11T19:02:09.052Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-02-11T19:02:09.052Z] INFO: docker/docker repository was found [2022-02-11T19:02:09.052Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-02-11T19:02:09.131Z] #21 25.19 Selecting previously unselected package python-pip-whl. [2022-02-11T19:02:09.131Z] #21 25.20 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-02-11T19:02:09.131Z] #21 25.21 Unpacking python-pip-whl (20.3.4-4) ... [2022-02-11T19:02:09.393Z] #21 24.11 Selecting previously unselected package libinih1:amd64. [2022-02-11T19:02:09.393Z] #21 24.12 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-02-11T19:02:09.393Z] #21 24.12 Unpacking libinih1:amd64 (53-1+b2) ... [2022-02-11T19:02:09.393Z] #21 24.19 Selecting previously unselected package libnet1:amd64. [2022-02-11T19:02:09.393Z] #21 24.19 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-02-11T19:02:09.393Z] #21 24.20 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-11T19:02:09.393Z] #21 24.27 Selecting previously unselected package libnl-3-200:amd64. [2022-02-11T19:02:09.393Z] #21 24.27 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-02-11T19:02:09.393Z] #21 24.27 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-11T19:02:09.393Z] #21 24.37 Selecting previously unselected package libprotobuf-c1:amd64. [2022-02-11T19:02:09.393Z] #21 24.38 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-02-11T19:02:09.394Z] #21 24.38 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-11T19:02:09.394Z] #21 24.45 Selecting previously unselected package net-tools. [2022-02-11T19:02:09.394Z] #21 24.46 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-02-11T19:02:09.394Z] #21 24.47 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-02-11T19:02:09.564Z] #21 32.85 Setting up xz-utils (5.2.5-2) ... [2022-02-11T19:02:09.564Z] #21 32.92 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-02-11T19:02:09.564Z] #21 32.94 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-02-11T19:02:09.564Z] #21 33.02 Setting up patch (2.7.6-7) ... [2022-02-11T19:02:09.564Z] #21 33.05 Setting up sudo (1.9.5p2-3) ... [2022-02-11T19:02:09.564Z] #21 33.11 invoke-rc.d: could not determine current runlevel [2022-02-11T19:02:09.564Z] #21 33.12 invoke-rc.d: policy-rc.d denied execution of start. [2022-02-11T19:02:09.564Z] #21 33.12 Setting up xfsprogs (5.10.0-4) ... [2022-02-11T19:02:09.564Z] #21 33.14 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-02-11T19:02:09.564Z] #21 33.18 Setting up inetutils-ping (2:2.0-1) ... [2022-02-11T19:02:09.564Z] #21 33.21 Setting up pigz (2.6-1) ... [2022-02-11T19:02:09.564Z] #21 33.23 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-02-11T19:02:09.652Z] #21 24.65 Selecting previously unselected package patch. [2022-02-11T19:02:09.652Z] #21 24.65 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-02-11T19:02:09.652Z] #21 24.65 Unpacking patch (2.7.6-7) ... [2022-02-11T19:02:09.652Z] #21 24.75 Selecting previously unselected package python-pip-whl. [2022-02-11T19:02:09.652Z] #21 24.77 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-02-11T19:02:09.652Z] #21 24.77 Unpacking python-pip-whl (20.3.4-4) ... [2022-02-11T19:02:09.696Z] #21 25.73 Selecting previously unselected package python3-lib2to3. [2022-02-11T19:02:09.696Z] #21 25.74 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-02-11T19:02:09.696Z] #21 25.75 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-02-11T19:02:09.696Z] #21 25.87 Selecting previously unselected package python3-distutils. [2022-02-11T19:02:09.746Z] + docker info [2022-02-11T19:02:09.746Z] Client: [2022-02-11T19:02:09.746Z] Context: default [2022-02-11T19:02:09.746Z] Debug Mode: false [2022-02-11T19:02:09.746Z] [2022-02-11T19:02:09.746Z] Server: [2022-02-11T19:02:09.746Z] Containers: 0 [2022-02-11T19:02:09.746Z] Running: 0 [2022-02-11T19:02:09.746Z] Paused: 0 [2022-02-11T19:02:09.746Z] Stopped: 0 [2022-02-11T19:02:09.746Z] Images: 0 [2022-02-11T19:02:09.746Z] Server Version: 20.10.9 [2022-02-11T19:02:09.746Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-02-11T19:02:09.746Z] Windows: [2022-02-11T19:02:09.746Z] LCOW: [2022-02-11T19:02:09.746Z] Logging Driver: json-file [2022-02-11T19:02:09.746Z] Plugins: [2022-02-11T19:02:09.746Z] Volume: local [2022-02-11T19:02:09.746Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-11T19:02:09.746Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-11T19:02:09.746Z] Swarm: inactive [2022-02-11T19:02:09.746Z] Default Isolation: process [2022-02-11T19:02:09.746Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-02-11T19:02:09.746Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-02-11T19:02:09.746Z] OSType: windows [2022-02-11T19:02:09.746Z] Architecture: x86_64 [2022-02-11T19:02:09.746Z] CPUs: 4 [2022-02-11T19:02:09.746Z] Total Memory: 32GiB [2022-02-11T19:02:09.746Z] Name: azwin-2-ed8401 [2022-02-11T19:02:09.746Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-02-11T19:02:09.746Z] Docker Root Dir: D:\docker [2022-02-11T19:02:09.746Z] Debug Mode: false [2022-02-11T19:02:09.746Z] Registry: https://index.docker.io/v1/ [2022-02-11T19:02:09.746Z] Labels: [2022-02-11T19:02:09.746Z] Experimental: true [2022-02-11T19:02:09.746Z] Insecure Registries: [2022-02-11T19:02:09.746Z] 10.0.0.4:5000 [2022-02-11T19:02:09.746Z] 127.0.0.0/8 [2022-02-11T19:02:09.746Z] Registry Mirrors: [2022-02-11T19:02:09.746Z] http://10.0.0.4:5000/ [2022-02-11T19:02:09.746Z] Live Restore Enabled: false [2022-02-11T19:02:09.746Z] Product License: Community Engine [2022-02-11T19:02:09.746Z] [2022-02-11T19:02:09.821Z] #21 33.27 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-02-11T19:02:09.822Z] #21 33.30 Setting up python-pip-whl (20.3.4-4) ... [2022-02-11T19:02:09.822Z] #21 33.32 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [2022-02-11T19:02:09.953Z] #21 25.87 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-02-11T19:02:09.953Z] #21 25.89 Unpacking python3-distutils (3.9.2-1) ... [2022-02-11T19:02:09.953Z] #21 26.02 Selecting previously unselected package python3-pkg-resources. [2022-02-11T19:02:09.953Z] #21 26.03 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-02-11T19:02:09.953Z] #21 26.03 Unpacking python3-pkg-resources (52.0.0-4) ... [Pipeline] powershell [2022-02-11T19:02:10.045Z] ltsc2022: Pulling from windows/servercore [2022-02-11T19:02:10.047Z] #21 23.91 Selecting previously unselected package libinih1:amd64. [2022-02-11T19:02:10.047Z] #21 23.91 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-02-11T19:02:10.047Z] #21 23.92 Unpacking libinih1:amd64 (53-1+b2) ... [2022-02-11T19:02:10.047Z] #21 23.98 Selecting previously unselected package libnet1:amd64. [2022-02-11T19:02:10.047Z] #21 23.98 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-02-11T19:02:10.048Z] #21 23.99 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-11T19:02:10.210Z] #21 26.15 Selecting previously unselected package python3-setuptools. [2022-02-11T19:02:10.210Z] #21 26.16 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-02-11T19:02:10.210Z] #21 26.17 Unpacking python3-setuptools (52.0.0-4) ... [2022-02-11T19:02:10.220Z] #21 25.27 Selecting previously unselected package python3-lib2to3. [2022-02-11T19:02:10.220Z] #21 25.27 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-02-11T19:02:10.220Z] #21 25.28 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-02-11T19:02:10.220Z] #21 25.40 Selecting previously unselected package python3-distutils. [2022-02-11T19:02:10.220Z] #21 25.40 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-02-11T19:02:10.220Z] #21 25.41 Unpacking python3-distutils (3.9.2-1) ... [2022-02-11T19:02:10.304Z] #21 24.09 Selecting previously unselected package libnl-3-200:amd64. [2022-02-11T19:02:10.305Z] #21 24.09 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-02-11T19:02:10.305Z] #21 24.09 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-11T19:02:10.305Z] #21 24.19 Selecting previously unselected package libprotobuf-c1:amd64. [2022-02-11T19:02:10.384Z] #21 33.84 Setting up libaio1:arm64 (0.3.112-9) ... [2022-02-11T19:02:10.384Z] #21 33.86 Setting up python3-lib2to3 (3.9.2-1) ... [2022-02-11T19:02:10.467Z] #21 26.42 Selecting previously unselected package python3-wheel. [2022-02-11T19:02:10.467Z] #21 26.43 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-02-11T19:02:10.467Z] #21 26.44 Unpacking python3-wheel (0.34.2-1) ... [2022-02-11T19:02:10.467Z] #21 26.51 Selecting previously unselected package python3-pip. [2022-02-11T19:02:10.467Z] #21 26.51 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-02-11T19:02:10.467Z] #21 26.53 Unpacking python3-pip (20.3.4-4) ... [2022-02-11T19:02:10.478Z] #21 25.54 Selecting previously unselected package python3-pkg-resources. [2022-02-11T19:02:10.478Z] #21 25.54 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-02-11T19:02:10.478Z] #21 25.54 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-02-11T19:02:10.478Z] #21 25.69 Selecting previously unselected package python3-setuptools. [2022-02-11T19:02:10.478Z] #21 25.70 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-02-11T19:02:10.478Z] #21 25.70 Unpacking python3-setuptools (52.0.0-4) ... [2022-02-11T19:02:10.517Z] 8f616e6e9eec: Pulling fs layer [2022-02-11T19:02:10.517Z] 898469748ff6: Pulling fs layer [2022-02-11T19:02:10.562Z] #21 24.19 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-02-11T19:02:10.562Z] #21 24.20 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-11T19:02:10.562Z] #21 24.26 Selecting previously unselected package net-tools. [2022-02-11T19:02:10.562Z] #21 24.26 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-02-11T19:02:10.562Z] #21 24.27 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-02-11T19:02:10.562Z] #21 24.44 Selecting previously unselected package patch. [2022-02-11T19:02:10.562Z] #21 24.44 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-02-11T19:02:10.562Z] #21 24.45 Unpacking patch (2.7.6-7) ... [2022-02-11T19:02:10.562Z] #21 24.54 Selecting previously unselected package python-pip-whl. [2022-02-11T19:02:10.644Z] #21 34.20 Setting up libelf1:arm64 (0.183-1) ... [2022-02-11T19:02:10.644Z] #21 34.23 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-02-11T19:02:10.644Z] #21 34.24 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-02-11T19:02:10.644Z] #21 34.25 Setting up python3-distutils (3.9.2-1) ... [2022-02-11T19:02:10.724Z] #21 26.80 Selecting previously unselected package sudo. [2022-02-11T19:02:10.724Z] #21 26.81 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-02-11T19:02:10.724Z] #21 26.81 Unpacking sudo (1.9.5p2-3) ... [2022-02-11T19:02:10.737Z] #21 25.91 Selecting previously unselected package python3-wheel. [2022-02-11T19:02:10.737Z] #21 25.92 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-02-11T19:02:10.737Z] #21 25.92 Unpacking python3-wheel (0.34.2-1) ... [2022-02-11T19:02:10.737Z] #21 26.00 Selecting previously unselected package python3-pip. [2022-02-11T19:02:10.737Z] #21 26.01 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-02-11T19:02:10.737Z] #21 26.02 Unpacking python3-pip (20.3.4-4) ... [2022-02-11T19:02:10.819Z] #21 24.55 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-02-11T19:02:10.819Z] #21 24.55 Unpacking python-pip-whl (20.3.4-4) ... [2022-02-11T19:02:10.901Z] #21 34.61 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-02-11T19:02:10.901Z] #21 34.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-02-11T19:02:10.901Z] #21 34.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-02-11T19:02:10.901Z] #21 34.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-02-11T19:02:10.901Z] #21 34.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-02-11T19:02:11.074Z] #45 20.97 Fetched 48.9 MB in 20s (2491 kB/s) [2022-02-11T19:02:11.074Z] #45 20.97 Reading package lists... [2022-02-11T19:02:11.074Z] #45 ... [2022-02-11T19:02:11.074Z] [2022-02-11T19:02:11.074Z] #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-02-11T19:02:11.074Z] #20 sha256:ea6dfcdc1919c3bf4caec3b4f3819781089239befe9a85fb0afe166d6e5703a6 [2022-02-11T19:02:11.074Z] #20 21.75 Fetched 48.9 MB in 20s (2417 kB/s) [2022-02-11T19:02:11.158Z] #21 34.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-02-11T19:02:11.158Z] #21 34.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-02-11T19:02:11.158Z] #21 34.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-02-11T19:02:11.158Z] #21 34.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-02-11T19:02:11.158Z] #21 34.67 Setting up python3-setuptools (52.0.0-4) ... [2022-02-11T19:02:11.254Z] #21 26.28 Selecting previously unselected package sudo. [2022-02-11T19:02:11.254Z] #21 26.28 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-02-11T19:02:11.254Z] #21 26.28 Unpacking sudo (1.9.5p2-3) ... [2022-02-11T19:02:11.289Z] #21 27.33 Selecting previously unselected package thin-provisioning-tools. [2022-02-11T19:02:11.289Z] #21 27.34 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-02-11T19:02:11.289Z] #21 27.35 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-02-11T19:02:11.383Z] #21 25.02 Selecting previously unselected package python3-lib2to3. [2022-02-11T19:02:11.383Z] #21 25.02 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-02-11T19:02:11.383Z] #21 25.03 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-02-11T19:02:11.383Z] #21 25.12 Selecting previously unselected package python3-distutils. [2022-02-11T19:02:11.383Z] #21 25.13 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-02-11T19:02:11.383Z] #21 25.13 Unpacking python3-distutils (3.9.2-1) ... [2022-02-11T19:02:11.546Z] #21 27.52 Selecting previously unselected package uidmap. [2022-02-11T19:02:11.546Z] #21 27.53 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-02-11T19:02:11.546Z] #21 27.55 Unpacking uidmap (1:4.8.1-1) ... [2022-02-11T19:02:11.546Z] #21 27.69 Selecting previously unselected package vim-runtime. [2022-02-11T19:02:11.546Z] #21 27.70 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-11T19:02:11.546Z] #21 27.72 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-02-11T19:02:11.546Z] #21 27.74 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-02-11T19:02:11.546Z] #21 27.76 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-02-11T19:02:11.640Z] #21 25.27 Selecting previously unselected package python3-pkg-resources. [2022-02-11T19:02:11.640Z] #21 25.27 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-02-11T19:02:11.640Z] #21 25.28 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-02-11T19:02:11.640Z] #21 25.44 Selecting previously unselected package python3-setuptools. [2022-02-11T19:02:11.640Z] #21 25.45 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-02-11T19:02:11.640Z] #21 25.46 Unpacking python3-setuptools (52.0.0-4) ... [2022-02-11T19:02:11.822Z] #21 26.78 Selecting previously unselected package thin-provisioning-tools. [2022-02-11T19:02:11.822Z] #21 26.79 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-02-11T19:02:11.822Z] #21 26.79 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-02-11T19:02:11.822Z] #21 27.03 Selecting previously unselected package uidmap. [2022-02-11T19:02:11.897Z] #21 25.70 Selecting previously unselected package python3-wheel. [2022-02-11T19:02:11.897Z] #21 25.71 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-02-11T19:02:11.897Z] #21 25.72 Unpacking python3-wheel (0.34.2-1) ... [2022-02-11T19:02:11.897Z] #21 25.80 Selecting previously unselected package python3-pip. [2022-02-11T19:02:12.081Z] #21 27.03 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-02-11T19:02:12.081Z] #21 27.05 Unpacking uidmap (1:4.8.1-1) ... [2022-02-11T19:02:12.081Z] #21 27.15 Selecting previously unselected package vim-runtime. [2022-02-11T19:02:12.081Z] #21 27.16 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-11T19:02:12.081Z] #21 27.19 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-02-11T19:02:12.081Z] #21 27.22 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-02-11T19:02:12.081Z] #21 27.23 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-02-11T19:02:12.135Z] #21 35.78 Setting up libjq1:arm64 (1.6-2.1) ... [2022-02-11T19:02:12.135Z] #21 35.79 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-02-11T19:02:12.153Z] #21 25.80 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-02-11T19:02:12.154Z] #21 25.81 Unpacking python3-pip (20.3.4-4) ... [2022-02-11T19:02:12.392Z] #21 35.80 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-02-11T19:02:12.392Z] #21 35.81 Setting up python3-pip (20.3.4-4) ... [2022-02-11T19:02:12.410Z] #21 26.08 Selecting previously unselected package sudo. [2022-02-11T19:02:12.410Z] #21 26.08 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-02-11T19:02:12.410Z] #21 26.09 Unpacking sudo (1.9.5p2-3) ... [2022-02-11T19:02:12.667Z] #21 26.61 Selecting previously unselected package thin-provisioning-tools. [2022-02-11T19:02:12.667Z] #21 26.61 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-02-11T19:02:12.924Z] #21 26.65 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-02-11T19:02:13.181Z] #21 26.87 Selecting previously unselected package uidmap. [2022-02-11T19:02:13.182Z] #21 26.87 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-02-11T19:02:13.182Z] #21 26.88 Unpacking uidmap (1:4.8.1-1) ... [2022-02-11T19:02:13.182Z] #21 27.01 Selecting previously unselected package vim-runtime. [2022-02-11T19:02:13.182Z] #21 27.01 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-11T19:02:13.182Z] #21 27.04 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-02-11T19:02:13.320Z] #21 36.95 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-02-11T19:02:13.438Z] #21 27.06 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-02-11T19:02:13.438Z] #21 27.08 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-02-11T19:02:13.576Z] #21 37.00 Setting up jq (1.6-2.1) ... [2022-02-11T19:02:13.576Z] #21 37.02 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-02-11T19:02:13.576Z] #21 37.05 Setting up iptables (1.8.7-1) ... [2022-02-11T19:02:13.577Z] #21 37.06 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-11T19:02:13.577Z] #21 37.07 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-11T19:02:13.577Z] #21 37.08 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-11T19:02:13.577Z] #21 37.09 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-11T19:02:13.577Z] #21 37.10 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-02-11T19:02:13.577Z] #21 37.10 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-02-11T19:02:13.577Z] #21 37.11 Setting up iproute2 (5.10.0-4) ... [2022-02-11T19:02:13.833Z] #21 37.46 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-11T19:02:14.822Z] #21 30.47 Selecting previously unselected package vim. [2022-02-11T19:02:14.822Z] #21 30.47 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-11T19:02:14.822Z] #21 30.49 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-02-11T19:02:14.822Z] #21 31.03 Selecting previously unselected package xfsprogs. [2022-02-11T19:02:14.822Z] #21 31.04 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-02-11T19:02:15.079Z] #21 31.05 Unpacking xfsprogs (5.10.0-4) ... [2022-02-11T19:02:15.337Z] #21 31.45 Selecting previously unselected package zip. [2022-02-11T19:02:15.337Z] #21 31.46 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-02-11T19:02:15.337Z] #21 31.47 Unpacking zip (3.0-12) ... [2022-02-11T19:02:15.337Z] #21 31.60 Selecting previously unselected package zstd. [2022-02-11T19:02:15.369Z] #21 30.12 Selecting previously unselected package vim. [2022-02-11T19:02:15.369Z] #21 30.13 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-11T19:02:15.369Z] #21 30.15 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-02-11T19:02:15.594Z] #21 31.60 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-02-11T19:02:15.594Z] #21 31.61 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-02-11T19:02:15.627Z] #21 30.60 Selecting previously unselected package xfsprogs. [2022-02-11T19:02:15.627Z] #21 30.61 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-02-11T19:02:15.627Z] #21 30.62 Unpacking xfsprogs (5.10.0-4) ... [2022-02-11T19:02:15.851Z] #21 31.98 Setting up python3-pkg-resources (52.0.0-4) ... [2022-02-11T19:02:15.886Z] #21 31.03 Selecting previously unselected package zip. [2022-02-11T19:02:15.886Z] #21 31.03 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-02-11T19:02:15.886Z] #21 31.04 Unpacking zip (3.0-12) ... [2022-02-11T19:02:15.960Z] #21 29.81 Selecting previously unselected package vim. [2022-02-11T19:02:15.960Z] #21 29.82 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-11T19:02:15.960Z] #21 29.84 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-02-11T19:02:16.145Z] #21 31.14 Selecting previously unselected package zstd. [2022-02-11T19:02:16.145Z] #21 31.15 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-02-11T19:02:16.145Z] #21 31.15 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-02-11T19:02:16.356Z] #21 DONE 39.6s [2022-02-11T19:02:16.356Z] [2022-02-11T19:02:16.356Z] #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-02-11T19:02:16.356Z] #22 sha256:09eced093a07377984af5193118937a4bbe85c23b5aa55217a4a90cced512d08 [2022-02-11T19:02:16.404Z] #21 31.58 Setting up python3-pkg-resources (52.0.0-4) ... [2022-02-11T19:02:16.533Z] #21 30.35 Selecting previously unselected package xfsprogs. [2022-02-11T19:02:16.533Z] #21 30.35 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-02-11T19:02:16.533Z] #21 30.35 Unpacking xfsprogs (5.10.0-4) ... [2022-02-11T19:02:16.613Z] #22 0.565 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-02-11T19:02:16.613Z] #22 0.569 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-02-11T19:02:16.613Z] #22 0.573 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-02-11T19:02:16.782Z] #21 32.90 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-02-11T19:02:16.782Z] #21 32.92 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-02-11T19:02:16.782Z] #21 32.93 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-02-11T19:02:16.782Z] #21 32.94 Setting up libicu67:amd64 (67.1-7) ... [2022-02-11T19:02:16.782Z] #21 32.96 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-02-11T19:02:16.782Z] #21 32.97 Setting up libinih1:amd64 (53-1+b2) ... [2022-02-11T19:02:16.782Z] #21 32.98 Setting up uidmap (1:4.8.1-1) ... [2022-02-11T19:02:16.782Z] #21 33.00 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-11T19:02:16.869Z] #22 DONE 0.7s [2022-02-11T19:02:16.869Z] [2022-02-11T19:02:16.869Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-02-11T19:02:16.869Z] #23 sha256:87bac903f353f1463ce3ca14555ca78b7b11df3fc7e2a081d828af891a131cea [2022-02-11T19:02:17.039Z] #21 33.02 Setting up bzip2 (1.0.8-4) ... [2022-02-11T19:02:17.039Z] #21 33.03 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-11T19:02:17.039Z] #21 33.04 Setting up python3-wheel (0.34.2-1) ... [2022-02-11T19:02:17.097Z] #21 30.89 Selecting previously unselected package zip. [2022-02-11T19:02:17.097Z] #21 30.89 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-02-11T19:02:17.097Z] #21 30.89 Unpacking zip (3.0-12) ... [2022-02-11T19:02:17.097Z] #21 31.02 Selecting previously unselected package zstd. [2022-02-11T19:02:17.097Z] #21 31.04 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-02-11T19:02:17.097Z] #21 31.04 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-02-11T19:02:17.234Z] #21 32.28 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-02-11T19:02:17.234Z] #21 32.30 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-02-11T19:02:17.234Z] #21 32.31 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-02-11T19:02:17.234Z] #21 32.32 Setting up libicu67:amd64 (67.1-7) ... [2022-02-11T19:02:17.234Z] #21 32.33 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-02-11T19:02:17.234Z] #21 32.34 Setting up libinih1:amd64 (53-1+b2) ... [2022-02-11T19:02:17.234Z] #21 32.35 Setting up uidmap (1:4.8.1-1) ... [2022-02-11T19:02:17.234Z] #21 32.36 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-11T19:02:17.234Z] #21 32.37 Setting up bzip2 (1.0.8-4) ... [2022-02-11T19:02:17.234Z] #21 32.38 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-11T19:02:17.234Z] #21 32.39 Setting up python3-wheel (0.34.2-1) ... [2022-02-11T19:02:17.604Z] #21 33.74 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-11T19:02:17.604Z] #21 33.76 Setting up libcap2:amd64 (1:2.44-1) ... [2022-02-11T19:02:17.604Z] #21 33.77 Setting up libcap2-bin (1:2.44-1) ... [2022-02-11T19:02:17.604Z] #21 33.79 Setting up apparmor (2.13.6-10) ... [2022-02-11T19:02:17.660Z] #21 31.38 Setting up python3-pkg-resources (52.0.0-4) ... [2022-02-11T19:02:18.169Z] #21 33.00 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-11T19:02:18.170Z] #21 33.01 Setting up libcap2:amd64 (1:2.44-1) ... [2022-02-11T19:02:18.170Z] #21 33.02 Setting up libcap2-bin (1:2.44-1) ... [2022-02-11T19:02:18.170Z] #21 33.03 Setting up apparmor (2.13.6-10) ... [2022-02-11T19:02:18.224Z] #21 32.05 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-02-11T19:02:18.225Z] #21 32.09 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-02-11T19:02:18.225Z] #21 32.13 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-02-11T19:02:18.225Z] #21 32.14 Setting up libicu67:amd64 (67.1-7) ... [2022-02-11T19:02:18.225Z] #21 32.18 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-02-11T19:02:18.482Z] #21 32.19 Setting up libinih1:amd64 (53-1+b2) ... [2022-02-11T19:02:18.482Z] #21 32.22 Setting up uidmap (1:4.8.1-1) ... [2022-02-11T19:02:18.482Z] #21 32.23 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-11T19:02:18.482Z] #21 32.25 Setting up bzip2 (1.0.8-4) ... [2022-02-11T19:02:18.482Z] #21 32.26 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-11T19:02:18.482Z] #21 32.28 Setting up python3-wheel (0.34.2-1) ... [2022-02-11T19:02:19.046Z] #21 32.86 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-11T19:02:19.046Z] #21 32.87 Setting up libcap2:amd64 (1:2.44-1) ... [2022-02-11T19:02:19.046Z] #21 32.88 Setting up libcap2-bin (1:2.44-1) ... [2022-02-11T19:02:19.046Z] #21 32.89 Setting up apparmor (2.13.6-10) ... [2022-02-11T19:02:19.224Z] #20 21.75 Reading package lists... [2022-02-11T19:02:19.225Z] #20 ... [2022-02-11T19:02:19.225Z] [2022-02-11T19:02:19.225Z] #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-02-11T19:02:19.225Z] #45 sha256:5a71d644d5d9cd364d115b066d1c3eb067b71da59931b0bde39be33e5a73e047 [2022-02-11T19:02:19.225Z] #45 20.97 Reading package lists... [2022-02-11T19:02:19.499Z] #21 35.43 Setting up zip (3.0-12) ... [2022-02-11T19:02:19.499Z] #21 35.45 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-11T19:02:19.499Z] #21 35.47 Setting up bash-completion (1:2.11-2) ... [2022-02-11T19:02:19.546Z] #21 34.41 Setting up zip (3.0-12) ... [2022-02-11T19:02:19.546Z] #21 34.42 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-11T19:02:19.546Z] #21 34.46 Setting up bash-completion (1:2.11-2) ... [2022-02-11T19:02:20.617Z] #45 30.24 Reading package lists... [2022-02-11T19:02:20.618Z] #45 ... [2022-02-11T19:02:20.618Z] [2022-02-11T19:02:20.618Z] #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-02-11T19:02:20.618Z] #65 sha256:7d542d9832629334b662d635f8a0941311db1aece944bae7a930d573892624f8 [2022-02-11T19:02:20.618Z] #65 22.04 Fetched 48.9 MB in 20s (2397 kB/s) [2022-02-11T19:02:20.618Z] #65 22.04 Reading package lists... [2022-02-11T19:02:20.618Z] #65 30.82 Reading package lists... [2022-02-11T19:02:20.618Z] #65 ... [2022-02-11T19:02:20.618Z] [2022-02-11T19:02:20.618Z] #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-02-11T19:02:20.618Z] #20 sha256:ea6dfcdc1919c3bf4caec3b4f3819781089239befe9a85fb0afe166d6e5703a6 [2022-02-11T19:02:20.618Z] #20 21.75 Reading package lists... [2022-02-11T19:02:20.938Z] #21 34.41 Setting up zip (3.0-12) ... [2022-02-11T19:02:20.938Z] #21 34.43 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-11T19:02:20.938Z] #21 34.51 Setting up bash-completion (1:2.11-2) ... [2022-02-11T19:02:21.395Z] #21 37.29 Setting up xz-utils (5.2.5-2) ... [2022-02-11T19:02:21.395Z] #21 37.30 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-02-11T19:02:21.395Z] #21 37.31 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-02-11T19:02:21.395Z] #21 37.33 Setting up patch (2.7.6-7) ... [2022-02-11T19:02:21.395Z] #21 37.34 Setting up sudo (1.9.5p2-3) ... [2022-02-11T19:02:21.395Z] #21 37.41 invoke-rc.d: could not determine current runlevel [2022-02-11T19:02:21.395Z] #21 37.42 invoke-rc.d: policy-rc.d denied execution of start. [2022-02-11T19:02:21.395Z] #21 37.44 Setting up xfsprogs (5.10.0-4) ... [2022-02-11T19:02:21.395Z] #21 37.46 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-02-11T19:02:21.395Z] #21 37.49 Setting up inetutils-ping (2:2.0-1) ... [2022-02-11T19:02:21.395Z] #21 37.51 Setting up pigz (2.6-1) ... [2022-02-11T19:02:21.447Z] #21 36.36 Setting up xz-utils (5.2.5-2) ... [2022-02-11T19:02:21.447Z] #21 36.38 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-02-11T19:02:21.447Z] #21 36.39 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-02-11T19:02:21.447Z] #21 36.41 Setting up patch (2.7.6-7) ... [2022-02-11T19:02:21.447Z] #21 36.42 Setting up sudo (1.9.5p2-3) ... [2022-02-11T19:02:21.447Z] #21 36.47 invoke-rc.d: could not determine current runlevel [2022-02-11T19:02:21.447Z] #21 36.48 invoke-rc.d: policy-rc.d denied execution of start. [2022-02-11T19:02:21.447Z] #21 36.48 Setting up xfsprogs (5.10.0-4) ... [2022-02-11T19:02:21.447Z] #21 36.50 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-02-11T19:02:21.447Z] #21 36.51 Setting up inetutils-ping (2:2.0-1) ... [2022-02-11T19:02:21.447Z] #21 36.53 Setting up pigz (2.6-1) ... [2022-02-11T19:02:21.447Z] #21 36.54 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-02-11T19:02:21.448Z] #21 36.55 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-11T19:02:21.448Z] #21 36.57 Setting up python-pip-whl (20.3.4-4) ... [2022-02-11T19:02:21.448Z] #21 36.58 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-02-11T19:02:21.653Z] #21 37.54 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-02-11T19:02:21.653Z] #21 37.56 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-11T19:02:21.653Z] #21 37.58 Setting up python-pip-whl (20.3.4-4) ... [2022-02-11T19:02:21.653Z] #21 37.59 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-02-11T19:02:22.015Z] #21 37.21 Setting up libaio1:amd64 (0.3.112-9) ... [2022-02-11T19:02:22.015Z] #21 37.22 Setting up python3-lib2to3 (3.9.2-1) ... [2022-02-11T19:02:22.218Z] #21 38.26 Setting up libaio1:amd64 (0.3.112-9) ... [2022-02-11T19:02:22.218Z] #21 38.28 Setting up python3-lib2to3 (3.9.2-1) ... [2022-02-11T19:02:22.476Z] #21 38.66 Setting up libelf1:amd64 (0.183-1) ... [2022-02-11T19:02:22.582Z] #21 37.62 Setting up libelf1:amd64 (0.183-1) ... [2022-02-11T19:02:22.583Z] #21 37.65 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-02-11T19:02:22.583Z] #21 37.66 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-02-11T19:02:22.583Z] #21 37.67 Setting up python3-distutils (3.9.2-1) ... [2022-02-11T19:02:22.734Z] #21 38.71 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-02-11T19:02:22.734Z] #21 38.72 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-02-11T19:02:22.734Z] #21 38.74 Setting up python3-distutils (3.9.2-1) ... [2022-02-11T19:02:22.831Z] #21 36.31 Setting up xz-utils (5.2.5-2) ... [2022-02-11T19:02:22.831Z] #21 36.33 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-02-11T19:02:22.831Z] #21 36.35 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-02-11T19:02:22.831Z] #21 36.36 Setting up patch (2.7.6-7) ... [2022-02-11T19:02:22.831Z] #21 36.38 Setting up sudo (1.9.5p2-3) ... [2022-02-11T19:02:22.831Z] #21 36.46 invoke-rc.d: could not determine current runlevel [2022-02-11T19:02:22.831Z] #21 36.47 invoke-rc.d: policy-rc.d denied execution of start. [2022-02-11T19:02:22.831Z] #21 36.48 Setting up xfsprogs (5.10.0-4) ... [2022-02-11T19:02:22.831Z] #21 36.50 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-02-11T19:02:22.831Z] #21 36.52 Setting up inetutils-ping (2:2.0-1) ... [2022-02-11T19:02:22.831Z] #21 36.61 Setting up pigz (2.6-1) ... [2022-02-11T19:02:22.831Z] #21 36.63 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-02-11T19:02:22.831Z] #21 36.64 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-11T19:02:22.831Z] #21 36.67 Setting up python-pip-whl (20.3.4-4) ... [2022-02-11T19:02:22.831Z] #21 36.70 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-02-11T19:02:23.055Z] 898469748ff6: Verifying Checksum [2022-02-11T19:02:23.055Z] 898469748ff6: Download complete [2022-02-11T19:02:23.150Z] #21 38.09 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-02-11T19:02:23.150Z] #21 38.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-02-11T19:02:23.150Z] #21 38.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-02-11T19:02:23.150Z] #21 38.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-02-11T19:02:23.150Z] #21 38.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-02-11T19:02:23.150Z] #21 38.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-02-11T19:02:23.150Z] #21 38.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-02-11T19:02:23.150Z] #21 38.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-02-11T19:02:23.150Z] #21 38.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-02-11T19:02:23.150Z] #21 38.15 Setting up python3-setuptools (52.0.0-4) ... [2022-02-11T19:02:23.248Z] #21 39.16 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-02-11T19:02:23.248Z] #21 39.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-02-11T19:02:23.248Z] #21 39.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-02-11T19:02:23.248Z] #21 39.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-02-11T19:02:23.248Z] #21 39.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-02-11T19:02:23.248Z] #21 39.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-02-11T19:02:23.248Z] #21 39.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-02-11T19:02:23.248Z] #21 39.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-02-11T19:02:23.248Z] #21 39.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-02-11T19:02:23.248Z] #21 39.24 Setting up python3-setuptools (52.0.0-4) ... [2022-02-11T19:02:23.760Z] #21 37.41 Setting up libaio1:amd64 (0.3.112-9) ... [2022-02-11T19:02:23.760Z] #21 37.43 Setting up python3-lib2to3 (3.9.2-1) ... [2022-02-11T19:02:24.017Z] #21 37.80 Setting up libelf1:amd64 (0.183-1) ... [2022-02-11T19:02:24.017Z] #21 37.83 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-02-11T19:02:24.017Z] #21 37.85 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-02-11T19:02:24.017Z] #21 37.87 Setting up python3-distutils (3.9.2-1) ... [2022-02-11T19:02:24.526Z] #21 39.44 Setting up libjq1:amd64 (1.6-2.1) ... [2022-02-11T19:02:24.526Z] #21 39.45 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-02-11T19:02:24.526Z] #21 39.46 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-02-11T19:02:24.526Z] #21 39.47 Setting up python3-pip (20.3.4-4) ... [2022-02-11T19:02:24.583Z] #21 38.32 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-02-11T19:02:24.583Z] #21 38.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-02-11T19:02:24.583Z] #21 38.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-02-11T19:02:24.583Z] #21 38.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-02-11T19:02:24.583Z] #21 38.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-02-11T19:02:24.583Z] #21 38.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-02-11T19:02:24.583Z] #21 38.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-02-11T19:02:24.583Z] #21 38.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-02-11T19:02:24.583Z] #21 38.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-02-11T19:02:24.583Z] #21 38.39 Setting up python3-setuptools (52.0.0-4) ... [2022-02-11T19:02:24.621Z] #21 40.55 Setting up libjq1:amd64 (1.6-2.1) ... [2022-02-11T19:02:24.621Z] #21 40.56 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-02-11T19:02:24.621Z] #21 40.58 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-02-11T19:02:24.621Z] #21 40.59 Setting up python3-pip (20.3.4-4) ... [2022-02-11T19:02:25.461Z] #21 40.58 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-02-11T19:02:25.461Z] #21 40.59 Setting up jq (1.6-2.1) ... [2022-02-11T19:02:25.461Z] #21 40.60 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-02-11T19:02:25.461Z] #21 40.61 Setting up iptables (1.8.7-1) ... [2022-02-11T19:02:25.461Z] #21 40.62 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-11T19:02:25.461Z] #21 40.63 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-11T19:02:25.461Z] #21 40.63 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-11T19:02:25.461Z] #21 40.63 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-11T19:02:25.461Z] #21 40.64 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-02-11T19:02:25.461Z] #21 40.64 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-02-11T19:02:25.461Z] #21 40.65 Setting up iproute2 (5.10.0-4) ... [2022-02-11T19:02:25.553Z] #21 41.76 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-02-11T19:02:25.553Z] #21 41.78 Setting up jq (1.6-2.1) ... [2022-02-11T19:02:25.553Z] #21 41.79 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-02-11T19:02:25.553Z] #21 41.81 Setting up iptables (1.8.7-1) ... [2022-02-11T19:02:25.719Z] #21 40.95 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-11T19:02:25.811Z] #21 41.82 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-11T19:02:25.811Z] #21 41.82 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-11T19:02:25.811Z] #21 41.83 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-11T19:02:25.811Z] #21 41.83 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-11T19:02:25.811Z] #21 41.84 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-02-11T19:02:25.811Z] #21 41.85 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-02-11T19:02:25.811Z] #21 41.86 Setting up iproute2 (5.10.0-4) ... [2022-02-11T19:02:26.035Z] #21 39.70 Setting up libjq1:amd64 (1.6-2.1) ... [2022-02-11T19:02:26.035Z] #21 39.72 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-02-11T19:02:26.035Z] #21 39.73 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-02-11T19:02:26.035Z] #21 39.82 Setting up python3-pip (20.3.4-4) ... [2022-02-11T19:02:26.070Z] #21 42.21 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-11T19:02:26.285Z] #21 DONE 41.3s [2022-02-11T19:02:26.285Z] [2022-02-11T19:02:26.285Z] #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-02-11T19:02:26.285Z] #22 sha256:ea4aa09fc15436250b335dee4c630fb5d27618ed1385c3b5725697776a66382e [2022-02-11T19:02:26.826Z] #23 8.443 Collecting yamllint==1.26.1 [2022-02-11T19:02:26.826Z] #23 9.504 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-02-11T19:02:26.986Z] #21 40.97 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-02-11T19:02:27.082Z] #23 10.35 Collecting pathspec>=0.5.3 [2022-02-11T19:02:27.083Z] #23 10.37 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-02-11T19:02:27.249Z] #21 40.98 Setting up jq (1.6-2.1) ... [2022-02-11T19:02:27.249Z] #21 41.00 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-02-11T19:02:27.249Z] #21 41.01 Setting up iptables (1.8.7-1) ... [2022-02-11T19:02:27.249Z] #21 41.02 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-11T19:02:27.249Z] #21 41.02 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-11T19:02:27.249Z] #21 41.04 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-11T19:02:27.249Z] #21 41.05 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-11T19:02:27.249Z] #21 41.05 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-02-11T19:02:27.249Z] #21 41.06 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-02-11T19:02:27.249Z] #21 41.06 Setting up iproute2 (5.10.0-4) ... [2022-02-11T19:02:27.283Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-02-11T19:02:27.283Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-5d5bb46d\powershellScript.ps1'; exit $LASTEXITCODE; [2022-02-11T19:02:27.283Z] ---------------------------------------------------------------------------- [2022-02-11T19:02:27.283Z] [2022-02-11T19:02:27.283Z] INFO: executeCI.ps1 starting at Fri Feb 11 19:02:24 CUT 2022 [2022-02-11T19:02:27.283Z] [2022-02-11T19:02:27.283Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-02-11T19:02:27.283Z] INFO: Running git version 2.24.1.windows.2 [2022-02-11T19:02:27.283Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2022-02-11T19:02:27.283Z] INFO: Environment variables: [2022-02-11T19:02:27.283Z] [2022-02-11T19:02:27.283Z] Name Value [2022-02-11T19:02:27.283Z] ---- ----- [2022-02-11T19:02:27.283Z] ALLUSERSPROFILE C:\ProgramData [2022-02-11T19:02:27.283Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-02-11T19:02:27.283Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-02-11T19:02:27.283Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-02-11T19:02:27.283Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-02-11T19:02:27.283Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-02-11T19:02:27.283Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-02-11T19:02:27.283Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-02-11T19:02:27.283Z] BRANCH_NAME PR-43230 [2022-02-11T19:02:27.283Z] BUILD_DISPLAY_NAME #1 [2022-02-11T19:02:27.283Z] BUILD_ID 1 [2022-02-11T19:02:27.283Z] BUILD_NUMBER 1 [2022-02-11T19:02:27.283Z] BUILD_TAG jenkins-moby-PR-43230-1 [2022-02-11T19:02:27.283Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43230/1/ [2022-02-11T19:02:27.283Z] CHANGE_AUTHOR sheabot [2022-02-11T19:02:27.283Z] CHANGE_BRANCH bugfix/check-config-os-release [2022-02-11T19:02:27.283Z] CHANGE_FORK sheabot [2022-02-11T19:02:27.283Z] CHANGE_ID 43230 [2022-02-11T19:02:27.283Z] CHANGE_TARGET master [2022-02-11T19:02:27.283Z] CHANGE_TITLE fix(check-config.sh): Check for existence of /etc/os-release before sourcing [2022-02-11T19:02:27.283Z] CHANGE_URL https://github.com/moby/moby/pull/43230 [2022-02-11T19:02:27.283Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-11T19:02:27.283Z] CommonProgramFiles C:\Program Files\Common Files [2022-02-11T19:02:27.283Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-02-11T19:02:27.283Z] CommonProgramW6432 C:\Program Files\Common Files [2022-02-11T19:02:27.283Z] COMPUTERNAME azwin-2-ccfff0 [2022-02-11T19:02:27.283Z] ComSpec C:\Windows\system32\cmd.exe [2022-02-11T19:02:27.283Z] ConfigSequenceNumber 0 [2022-02-11T19:02:27.283Z] DOCKER_BUILDKIT 0 [2022-02-11T19:02:27.283Z] DOCKER_DUT_DEBUG 1 [2022-02-11T19:02:27.283Z] DOCKER_EXPERIMENTAL 1 [2022-02-11T19:02:27.283Z] DOCKER_GRAPHDRIVER overlay2 [2022-02-11T19:02:27.283Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-02-11T19:02:27.283Z] EXECUTOR_NUMBER 0 [2022-02-11T19:02:27.283Z] FQDN azwin-2-ccfff0.westus.cloudapp.azure.com [2022-02-11T19:02:27.283Z] GIT_BRANCH PR-43230 [2022-02-11T19:02:27.283Z] GIT_COMMIT 2deec80dba28461a3cb3a51b20dd98b7363dd45b [2022-02-11T19:02:27.283Z] GIT_URL https://github.com/moby/moby.git [2022-02-11T19:02:27.283Z] HUDSON_COOKIE 014d5650-88d3-4460-8e63-919cd38669a2 [2022-02-11T19:02:27.283Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-02-11T19:02:27.283Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-02-11T19:02:27.283Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-02-11T19:02:27.283Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-02-11T19:02:27.283Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-02-11T19:02:27.283Z] JENKINS_NODE_COOKIE 710e2d68-e8f4-4bd3-ac02-3c6b586c7aee [2022-02-11T19:02:27.283Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-02-11T19:02:27.283Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-02-11T19:02:27.283Z] JOB_BASE_NAME PR-43230 [2022-02-11T19:02:27.283Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43230/display/redirect [2022-02-11T19:02:27.283Z] JOB_NAME moby/PR-43230 [2022-02-11T19:02:27.283Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43230/ [2022-02-11T19:02:27.283Z] library.jps.version master [2022-02-11T19:02:27.283Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-02-11T19:02:27.283Z] NODE_LABELS amd64 azure azwin-2-ccfff0 azwin-2019 docker west-us windows windows-2019 x86_64 [2022-02-11T19:02:27.283Z] NODE_NAME azwin-2-ccfff0 [2022-02-11T19:02:27.283Z] NUMBER_OF_PROCESSORS 4 [2022-02-11T19:02:27.283Z] OS Windows_NT [2022-02-11T19:02:27.283Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-02-11T19:02:27.283Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-02-11T19:02:27.283Z] PROCESSOR_ARCHITECTURE AMD64 [2022-02-11T19:02:27.283Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-02-11T19:02:27.283Z] PROCESSOR_LEVEL 6 [2022-02-11T19:02:27.283Z] PROCESSOR_REVISION 4f01 [2022-02-11T19:02:27.283Z] ProgramData C:\ProgramData [2022-02-11T19:02:27.283Z] ProgramFiles C:\Program Files [2022-02-11T19:02:27.283Z] ProgramFiles(x86) C:\Program Files (x86) [2022-02-11T19:02:27.283Z] ProgramW6432 C:\Program Files [2022-02-11T19:02:27.283Z] PROMPT $P$G [2022-02-11T19:02:27.283Z] PSExecutionPolicyPreference Bypass [2022-02-11T19:02:27.283Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-02-11T19:02:27.283Z] PUBLIC C:\Users\Public [2022-02-11T19:02:27.283Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43230/1/display/redirect?page=artif... [2022-02-11T19:02:27.283Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43230/1/display/redirect?page=changes [2022-02-11T19:02:27.283Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43230/1/display/redirect [2022-02-11T19:02:27.283Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43230/1/display/redirect?page=tests [2022-02-11T19:02:27.284Z] SKIP_VALIDATION_TESTS 1 [2022-02-11T19:02:27.284Z] SOURCES_DRIVE d [2022-02-11T19:02:27.284Z] SOURCES_SUBDIR gopath [2022-02-11T19:02:27.284Z] STAGE_NAME Run tests [2022-02-11T19:02:27.284Z] SystemDrive C: [2022-02-11T19:02:27.284Z] SystemRoot C:\Windows [2022-02-11T19:02:27.284Z] TEMP C:\Windows\TEMP [2022-02-11T19:02:27.284Z] TESTDEBUG 0 [2022-02-11T19:02:27.284Z] TESTRUN_DRIVE d [2022-02-11T19:02:27.284Z] TESTRUN_SUBDIR CI [2022-02-11T19:02:27.284Z] TIMEOUT 120m [2022-02-11T19:02:27.284Z] TMP C:\Windows\TEMP [2022-02-11T19:02:27.284Z] USERDOMAIN WORKGROUP [2022-02-11T19:02:27.284Z] USERNAME azwin-2-ccfff0$ [2022-02-11T19:02:27.284Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-02-11T19:02:27.284Z] windir C:\Windows [2022-02-11T19:02:27.284Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-02-11T19:02:27.284Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2022-02-11T19:02:27.284Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-02-11T19:02:27.284Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-02-11T19:02:27.284Z] [2022-02-11T19:02:27.284Z] [2022-02-11T19:02:27.284Z] [2022-02-11T19:02:27.341Z] #23 10.63 Collecting pyyaml [2022-02-11T19:02:27.341Z] #23 10.64 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-02-11T19:02:27.444Z] #21 DONE 43.3s [2022-02-11T19:02:27.444Z] [2022-02-11T19:02:27.444Z] #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-02-11T19:02:27.444Z] #22 sha256:ea4aa09fc15436250b335dee4c630fb5d27618ed1385c3b5725697776a66382e [2022-02-11T19:02:27.598Z] #23 10.80 Building wheels for collected packages: yamllint [2022-02-11T19:02:27.598Z] #23 10.80 Building wheel for yamllint (setup.py): started [2022-02-11T19:02:27.660Z] #22 1.243 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-02-11T19:02:27.660Z] #22 1.248 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-02-11T19:02:27.660Z] #22 1.251 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-02-11T19:02:27.660Z] #22 DONE 1.3s [2022-02-11T19:02:27.660Z] [2022-02-11T19:02:27.660Z] #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-02-11T19:02:27.660Z] #60 sha256:94adc55cd489403e0cad26e6630645f04bb7daebf04d9b1087acd56564a193de [2022-02-11T19:02:27.660Z] #60 ... [2022-02-11T19:02:27.660Z] [2022-02-11T19:02:27.660Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-02-11T19:02:27.660Z] #23 sha256:0524cb6c234626f46bed5b69fdc35aa32d049effbbe3ed12f1f7c68157a00e76 [2022-02-11T19:02:27.744Z] INFO: Sources under d:\gopath\... [2022-02-11T19:02:27.744Z] INFO: Test run under d:\CI\... [2022-02-11T19:02:27.762Z] #21 41.41 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-11T19:02:28.009Z] #22 0.826 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-02-11T19:02:28.009Z] #22 0.831 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-02-11T19:02:28.009Z] #22 0.835 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-02-11T19:02:28.009Z] #22 DONE 0.9s [2022-02-11T19:02:28.009Z] [2022-02-11T19:02:28.009Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-02-11T19:02:28.009Z] #23 sha256:0524cb6c234626f46bed5b69fdc35aa32d049effbbe3ed12f1f7c68157a00e76 [2022-02-11T19:02:28.207Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-02-11T19:02:28.207Z] INFO: docker/docker repository was found [2022-02-11T19:02:28.207Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2022-02-11T19:02:28.529Z] #23 11.61 Building wheel for yamllint (setup.py): finished with status 'done' [2022-02-11T19:02:28.529Z] #23 11.61 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=f6a32b0d4f5756af777c4d7e34cccb334a8cdb9f551c25b36a204cc430d0d62c [2022-02-11T19:02:28.529Z] #23 11.61 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-02-11T19:02:28.529Z] #23 11.61 Successfully built yamllint [2022-02-11T19:02:28.529Z] #23 11.63 Installing collected packages: pyyaml, pathspec, yamllint [2022-02-11T19:02:28.667Z] ltsc2019: Pulling from windows/servercore [2022-02-11T19:02:28.667Z] 4612f6d0b889: Pulling fs layer [2022-02-11T19:02:28.667Z] 1bd78008c728: Pulling fs layer [2022-02-11T19:02:28.775Z] #20 30.91 Reading package lists... [2022-02-11T19:02:28.775Z] #20 ... [2022-02-11T19:02:28.775Z] [2022-02-11T19:02:28.775Z] #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-02-11T19:02:28.775Z] #45 sha256:5a71d644d5d9cd364d115b066d1c3eb067b71da59931b0bde39be33e5a73e047 [2022-02-11T19:02:28.775Z] #45 30.24 Reading package lists... [2022-02-11T19:02:28.786Z] #23 12.02 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-02-11T19:02:29.132Z] #21 DONE 42.6s [2022-02-11T19:02:29.132Z] [2022-02-11T19:02:29.132Z] #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-02-11T19:02:29.132Z] #22 sha256:ea4aa09fc15436250b335dee4c630fb5d27618ed1385c3b5725697776a66382e [2022-02-11T19:02:29.349Z] #23 DONE 12.6s [2022-02-11T19:02:29.349Z] [2022-02-11T19:02:29.349Z] #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-02-11T19:02:29.349Z] #51 sha256:31926d458c5ba4a4e6a76642017a4c20507976b20636d3bdc2fbc6c581aa480c [2022-02-11T19:02:29.706Z] #22 0.860 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-02-11T19:02:29.706Z] #22 0.864 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-02-11T19:02:29.706Z] #22 0.868 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-02-11T19:02:29.706Z] #22 DONE 0.9s [2022-02-11T19:02:29.706Z] [2022-02-11T19:02:29.706Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-02-11T19:02:29.706Z] #23 sha256:0524cb6c234626f46bed5b69fdc35aa32d049effbbe3ed12f1f7c68157a00e76 [2022-02-11T19:02:29.722Z] #45 39.38 Building dependency tree... [2022-02-11T19:02:31.645Z] #45 43.44 The following additional packages will be installed: [2022-02-11T19:02:31.645Z] #45 43.47 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-02-11T19:02:31.869Z] #51 ... [2022-02-11T19:02:31.869Z] [2022-02-11T19:02:31.869Z] #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-02-11T19:02:31.869Z] #43 sha256:15e6f1e0758974ec0732318b13797e83c8e744f5cfddb806215bbc82680f9355 [2022-02-11T19:02:31.869Z] #43 149.5 + dpkg --print-architecture [2022-02-11T19:02:31.923Z] #45 43.50 Suggested packages: [2022-02-11T19:02:31.923Z] #45 43.51 cmake-doc ninja-build lrzip [2022-02-11T19:02:31.923Z] #45 43.51 Recommended packages: [2022-02-11T19:02:31.923Z] #45 43.51 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-02-11T19:02:31.937Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-02-11T19:02:31.937Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-08bbad4f\powershellScript.ps1'; exit $LASTEXITCODE; [2022-02-11T19:02:31.937Z] ---------------------------------------------------------------------------- [2022-02-11T19:02:31.937Z] [2022-02-11T19:02:31.937Z] INFO: executeCI.ps1 starting at Fri Feb 11 19:02:29 CUT 2022 [2022-02-11T19:02:31.937Z] [2022-02-11T19:02:31.937Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-02-11T19:02:31.937Z] INFO: Running git version 2.24.1.windows.2 [2022-02-11T19:02:31.937Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-02-11T19:02:31.937Z] INFO: Environment variables: [2022-02-11T19:02:31.937Z] [2022-02-11T19:02:31.937Z] Name Value [2022-02-11T19:02:31.937Z] ---- ----- [2022-02-11T19:02:31.937Z] ALLUSERSPROFILE C:\ProgramData [2022-02-11T19:02:31.937Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-02-11T19:02:31.937Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-02-11T19:02:31.938Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-02-11T19:02:31.938Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-02-11T19:02:31.938Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-02-11T19:02:31.938Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-02-11T19:02:31.938Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-02-11T19:02:31.938Z] BRANCH_NAME PR-43230 [2022-02-11T19:02:31.938Z] BUILD_DISPLAY_NAME #1 [2022-02-11T19:02:31.938Z] BUILD_ID 1 [2022-02-11T19:02:31.938Z] BUILD_NUMBER 1 [2022-02-11T19:02:31.938Z] BUILD_TAG jenkins-moby-PR-43230-1 [2022-02-11T19:02:31.938Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43230/1/ [2022-02-11T19:02:31.938Z] CHANGE_AUTHOR sheabot [2022-02-11T19:02:31.938Z] CHANGE_BRANCH bugfix/check-config-os-release [2022-02-11T19:02:31.938Z] CHANGE_FORK sheabot [2022-02-11T19:02:31.938Z] CHANGE_ID 43230 [2022-02-11T19:02:31.938Z] CHANGE_TARGET master [2022-02-11T19:02:31.938Z] CHANGE_TITLE fix(check-config.sh): Check for existence of /etc/os-release before sourcing [2022-02-11T19:02:31.938Z] CHANGE_URL https://github.com/moby/moby/pull/43230 [2022-02-11T19:02:31.938Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-11T19:02:31.938Z] CommonProgramFiles C:\Program Files\Common Files [2022-02-11T19:02:31.938Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-02-11T19:02:31.938Z] CommonProgramW6432 C:\Program Files\Common Files [2022-02-11T19:02:31.938Z] COMPUTERNAME azwin-2-ed8401 [2022-02-11T19:02:31.938Z] ComSpec C:\Windows\system32\cmd.exe [2022-02-11T19:02:31.938Z] ConfigSequenceNumber 0 [2022-02-11T19:02:31.938Z] DOCKER_BUILDKIT 0 [2022-02-11T19:02:31.938Z] DOCKER_DUT_DEBUG 1 [2022-02-11T19:02:31.938Z] DOCKER_EXPERIMENTAL 1 [2022-02-11T19:02:31.938Z] DOCKER_GRAPHDRIVER overlay2 [2022-02-11T19:02:31.938Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2022-02-11T19:02:31.938Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-02-11T19:02:31.938Z] EXECUTOR_NUMBER 0 [2022-02-11T19:02:31.938Z] FQDN azwin-2-ed8401.westus.cloudapp.azure.com [2022-02-11T19:02:31.938Z] GIT_BRANCH PR-43230 [2022-02-11T19:02:31.938Z] GIT_COMMIT 2deec80dba28461a3cb3a51b20dd98b7363dd45b [2022-02-11T19:02:31.938Z] GIT_URL https://github.com/moby/moby.git [2022-02-11T19:02:31.938Z] HUDSON_COOKIE 6c7feb40-6dfc-489c-858a-0a4bb92e1e56 [2022-02-11T19:02:31.938Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-02-11T19:02:31.938Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-02-11T19:02:31.938Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-02-11T19:02:31.938Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-02-11T19:02:31.938Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-02-11T19:02:31.938Z] JENKINS_NODE_COOKIE 30296d9e-0720-4cae-82ef-9b67aa131d7d [2022-02-11T19:02:31.938Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-02-11T19:02:31.938Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-02-11T19:02:31.938Z] JOB_BASE_NAME PR-43230 [2022-02-11T19:02:31.938Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43230/display/redirect [2022-02-11T19:02:31.938Z] JOB_NAME moby/PR-43230 [2022-02-11T19:02:31.938Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43230/ [2022-02-11T19:02:31.938Z] library.jps.version master [2022-02-11T19:02:31.938Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-02-11T19:02:31.938Z] NODE_LABELS amd64 azure azwin-2-ed8401 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-02-11T19:02:31.938Z] NODE_NAME azwin-2-ed8401 [2022-02-11T19:02:31.938Z] NUMBER_OF_PROCESSORS 4 [2022-02-11T19:02:31.938Z] OS Windows_NT [2022-02-11T19:02:31.938Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-02-11T19:02:31.938Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-02-11T19:02:31.938Z] PROCESSOR_ARCHITECTURE AMD64 [2022-02-11T19:02:31.938Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-02-11T19:02:31.938Z] PROCESSOR_LEVEL 6 [2022-02-11T19:02:31.938Z] PROCESSOR_REVISION 4f01 [2022-02-11T19:02:31.938Z] ProgramData C:\ProgramData [2022-02-11T19:02:31.938Z] ProgramFiles C:\Program Files [2022-02-11T19:02:31.938Z] ProgramFiles(x86) C:\Program Files (x86) [2022-02-11T19:02:31.938Z] ProgramW6432 C:\Program Files [2022-02-11T19:02:31.938Z] PROMPT $P$G [2022-02-11T19:02:31.938Z] PSExecutionPolicyPreference Bypass [2022-02-11T19:02:31.938Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-02-11T19:02:31.938Z] PUBLIC C:\Users\Public [2022-02-11T19:02:31.938Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43230/1/display/redirect?page=artif... [2022-02-11T19:02:31.938Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43230/1/display/redirect?page=changes [2022-02-11T19:02:31.938Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43230/1/display/redirect [2022-02-11T19:02:31.938Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43230/1/display/redirect?page=tests [2022-02-11T19:02:31.938Z] SKIP_VALIDATION_TESTS 1 [2022-02-11T19:02:31.938Z] SOURCES_DRIVE d [2022-02-11T19:02:31.938Z] SOURCES_SUBDIR gopath [2022-02-11T19:02:31.938Z] STAGE_NAME Run tests [2022-02-11T19:02:31.938Z] SystemDrive C: [2022-02-11T19:02:31.938Z] SystemRoot C:\Windows [2022-02-11T19:02:31.938Z] TEMP C:\Windows\TEMP [2022-02-11T19:02:31.938Z] TESTDEBUG 0 [2022-02-11T19:02:31.938Z] TESTRUN_DRIVE d [2022-02-11T19:02:31.938Z] TESTRUN_SUBDIR CI [2022-02-11T19:02:31.938Z] TIMEOUT 120m [2022-02-11T19:02:31.938Z] TMP C:\Windows\TEMP [2022-02-11T19:02:31.938Z] USERDOMAIN WORKGROUP [2022-02-11T19:02:31.938Z] USERNAME azwin-2-ed8401$ [2022-02-11T19:02:31.938Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-02-11T19:02:31.938Z] windir C:\Windows [2022-02-11T19:02:31.938Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-02-11T19:02:31.938Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-02-11T19:02:31.938Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-02-11T19:02:31.938Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-02-11T19:02:31.938Z] [2022-02-11T19:02:31.938Z] [2022-02-11T19:02:31.938Z] [2022-02-11T19:02:31.938Z] INFO: Sources under d:\gopath\... [2022-02-11T19:02:31.938Z] INFO: Test run under d:\CI\... [2022-02-11T19:02:31.938Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-02-11T19:02:31.938Z] INFO: docker/docker repository was found [2022-02-11T19:02:31.938Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-02-11T19:02:32.432Z] #43 DONE 150.3s [2022-02-11T19:02:32.432Z] [2022-02-11T19:02:32.432Z] #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-02-11T19:02:32.432Z] #26 sha256:9fea6944ce8e99603d0794c2b393a0bb0702dd091356018a19c815f4af50f6ec [2022-02-11T19:02:32.891Z] #45 44.37 The following NEW packages will be installed: [2022-02-11T19:02:32.891Z] #45 44.39 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-02-11T19:02:32.949Z] ltsc2022: Pulling from windows/servercore [2022-02-11T19:02:32.949Z] 8f616e6e9eec: Pulling fs layer [2022-02-11T19:02:32.949Z] 898469748ff6: Pulling fs layer [2022-02-11T19:02:33.153Z] #45 44.75 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-02-11T19:02:33.153Z] #45 44.75 Need to get 8418 kB of archives. [2022-02-11T19:02:33.153Z] #45 44.75 After this operation, 34.9 MB of additional disk space will be used. [2022-02-11T19:02:33.153Z] #45 44.75 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-02-11T19:02:33.153Z] #45 44.76 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-02-11T19:02:33.153Z] #45 44.77 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-02-11T19:02:33.153Z] #45 44.80 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-02-11T19:02:33.153Z] #45 44.81 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-02-11T19:02:33.153Z] #45 44.81 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-02-11T19:02:33.153Z] #45 44.81 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-02-11T19:02:33.153Z] #45 44.82 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-02-11T19:02:33.729Z] #45 ... [2022-02-11T19:02:33.729Z] [2022-02-11T19:02:33.729Z] #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-02-11T19:02:33.729Z] #65 sha256:7d542d9832629334b662d635f8a0941311db1aece944bae7a930d573892624f8 [2022-02-11T19:02:33.729Z] #65 30.82 Reading package lists... [2022-02-11T19:02:33.729Z] #65 39.80 Building dependency tree... [2022-02-11T19:02:33.729Z] #65 43.78 The following additional packages will be installed: [2022-02-11T19:02:33.729Z] #65 43.80 libbtrfs0 [2022-02-11T19:02:33.729Z] #65 44.04 The following NEW packages will be installed: [2022-02-11T19:02:33.729Z] #65 44.06 libbtrfs-dev libbtrfs0 [2022-02-11T19:02:33.729Z] #65 44.55 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-02-11T19:02:33.729Z] #65 44.55 Need to get 460 kB of archives. [2022-02-11T19:02:33.729Z] #65 44.55 After this operation, 1237 kB of additional disk space will be used. [2022-02-11T19:02:33.729Z] #65 44.55 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-02-11T19:02:33.729Z] #65 44.56 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-02-11T19:02:33.729Z] #65 44.89 debconf: delaying package configuration, since apt-utils is not installed [2022-02-11T19:02:33.729Z] #65 45.24 Fetched 460 kB in 0s (1542 kB/s) [2022-02-11T19:02:33.729Z] #65 45.30 Selecting previously unselected package libbtrfs0:amd64. [2022-02-11T19:02:33.729Z] #65 45.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 ... 30207 files and directories currently installed.) [2022-02-11T19:02:33.729Z] #65 45.38 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-02-11T19:02:33.729Z] #65 45.40 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-02-11T19:02:33.996Z] #65 45.54 Selecting previously unselected package libbtrfs-dev:amd64. [2022-02-11T19:02:33.996Z] #65 45.54 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-02-11T19:02:33.996Z] #65 45.56 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-11T19:02:33.996Z] #65 ... [2022-02-11T19:02:33.996Z] [2022-02-11T19:02:33.996Z] #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-02-11T19:02:33.996Z] #45 sha256:5a71d644d5d9cd364d115b066d1c3eb067b71da59931b0bde39be33e5a73e047 [2022-02-11T19:02:33.996Z] #45 45.64 debconf: delaying package configuration, since apt-utils is not installed [2022-02-11T19:02:34.262Z] #45 45.99 Fetched 8418 kB in 0s (18.0 MB/s) [2022-02-11T19:02:34.527Z] #45 46.07 Selecting previously unselected package xxd. [2022-02-11T19:02:34.527Z] #45 46.07 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-02-11T19:02:34.527Z] #45 46.13 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-11T19:02:34.527Z] #45 46.14 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-11T19:02:34.794Z] #45 ... [2022-02-11T19:02:34.794Z] [2022-02-11T19:02:34.794Z] #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-02-11T19:02:34.794Z] #65 sha256:7d542d9832629334b662d635f8a0941311db1aece944bae7a930d573892624f8 [2022-02-11T19:02:34.794Z] #65 45.91 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-02-11T19:02:34.794Z] #65 45.94 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-11T19:02:34.794Z] #65 45.95 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-11T19:02:34.794Z] #65 DONE 46.4s [2022-02-11T19:02:34.794Z] [2022-02-11T19:02:34.794Z] #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-02-11T19:02:34.794Z] #45 sha256:5a71d644d5d9cd364d115b066d1c3eb067b71da59931b0bde39be33e5a73e047 [2022-02-11T19:02:34.794Z] #45 46.41 Selecting previously unselected package vim-common. [2022-02-11T19:02:34.794Z] #45 46.42 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-11T19:02:34.794Z] #45 46.44 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-11T19:02:35.376Z] #45 47.03 Selecting previously unselected package cmake-data. [2022-02-11T19:02:35.376Z] #45 ... [2022-02-11T19:02:35.376Z] [2022-02-11T19:02:35.376Z] #66 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-02-11T19:02:35.376Z] #66 sha256:48a6af0f3e2a598bbc577493e7a6df94748835c0a57a879ac16ac2fbf0f1510d [2022-02-11T19:02:35.376Z] #66 DONE 0.7s [2022-02-11T19:02:35.376Z] [2022-02-11T19:02:35.376Z] #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-02-11T19:02:35.376Z] #70 sha256:79c9624782f3b3f9e4b3ede12919ab45b1ddac7f47365e4b1419cda9ed75542d [2022-02-11T19:02:35.376Z] #70 44.22 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-11T19:02:35.376Z] #70 44.22 + GOBIN=/build [2022-02-11T19:02:35.376Z] #70 44.22 + GO111MODULE=on [2022-02-11T19:02:35.376Z] #70 44.22 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-02-11T19:02:35.376Z] #70 46.57 rootlesskit version 0.14.6 [2022-02-11T19:02:35.376Z] #70 46.57 Usage of /build/rootlesskit-docker-proxy: [2022-02-11T19:02:35.376Z] #70 46.57 -container-ip string [2022-02-11T19:02:35.376Z] #70 46.57 container ip [2022-02-11T19:02:35.376Z] #70 46.57 -container-port int [2022-02-11T19:02:35.376Z] #70 46.57 container port (default -1) [2022-02-11T19:02:35.376Z] #70 46.57 -host-ip string [2022-02-11T19:02:35.376Z] #70 46.57 host ip [2022-02-11T19:02:35.376Z] #70 46.57 -host-port int [2022-02-11T19:02:35.376Z] #70 46.57 host port (default -1) [2022-02-11T19:02:35.376Z] #70 46.57 -proto string [2022-02-11T19:02:35.376Z] #70 46.57 proxy protocol (default "tcp") [2022-02-11T19:02:35.376Z] #70 DONE 46.9s [2022-02-11T19:02:35.376Z] [2022-02-11T19:02:35.376Z] #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-02-11T19:02:35.376Z] #45 sha256:5a71d644d5d9cd364d115b066d1c3eb067b71da59931b0bde39be33e5a73e047 [2022-02-11T19:02:35.376Z] #45 47.04 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-02-11T19:02:35.376Z] #45 47.06 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-02-11T19:02:35.648Z] #45 ... [2022-02-11T19:02:35.648Z] [2022-02-11T19:02:35.648Z] #71 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-02-11T19:02:35.648Z] #71 sha256:bcff201726fd2e663a90909ab541c115c3f6e4fbcc683eeda676ed73ab6cac95 [2022-02-11T19:02:35.648Z] #71 DONE 0.4s [2022-02-11T19:02:35.913Z] [2022-02-11T19:02:35.913Z] #72 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-02-11T19:02:35.913Z] #72 sha256:d6bfb0fd9ef977e44ec8ee521527620a3a584efc2daf80e540e12df7d876772f [2022-02-11T19:02:35.913Z] #72 DONE 0.1s [2022-02-11T19:02:35.913Z] [2022-02-11T19:02:35.913Z] #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-02-11T19:02:35.913Z] #20 sha256:ea6dfcdc1919c3bf4caec3b4f3819781089239befe9a85fb0afe166d6e5703a6 [2022-02-11T19:02:35.913Z] #20 30.91 Reading package lists... [2022-02-11T19:02:35.913Z] #20 39.52 Building dependency tree... [2022-02-11T19:02:35.913Z] #20 43.37 The following additional packages will be installed: [2022-02-11T19:02:35.913Z] #20 43.37 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-11T19:02:35.913Z] #20 43.37 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-02-11T19:02:35.913Z] #20 43.37 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-02-11T19:02:35.913Z] #20 43.38 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-02-11T19:02:35.913Z] #20 43.38 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-02-11T19:02:35.913Z] #20 43.39 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-02-11T19:02:35.913Z] #20 43.40 mingw-w64-common mingw-w64-x86-64-dev [2022-02-11T19:02:35.913Z] #20 43.43 Suggested packages: [2022-02-11T19:02:35.913Z] #20 43.44 gcc-10-locales seccomp wine64 [2022-02-11T19:02:35.913Z] #20 44.34 The following NEW packages will be installed: [2022-02-11T19:02:35.913Z] #20 44.34 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-11T19:02:35.913Z] #20 44.34 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-02-11T19:02:35.913Z] #20 44.34 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-02-11T19:02:35.913Z] #20 44.34 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-02-11T19:02:35.913Z] #20 44.35 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-02-11T19:02:35.913Z] #20 44.35 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-02-11T19:02:35.913Z] #20 44.35 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-02-11T19:02:35.913Z] #20 44.35 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-02-11T19:02:35.913Z] #20 44.36 mingw-w64-x86-64-dev [2022-02-11T19:02:35.913Z] #20 44.75 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-02-11T19:02:35.913Z] #20 44.75 Need to get 115 MB of archives. [2022-02-11T19:02:35.913Z] #20 44.75 After this operation, 645 MB of additional disk space will be used. [2022-02-11T19:02:35.913Z] #20 44.75 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-02-11T19:02:35.913Z] #20 44.79 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-02-11T19:02:35.913Z] #20 44.84 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-02-11T19:02:35.913Z] #20 44.84 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-02-11T19:02:35.913Z] #20 44.84 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-02-11T19:02:35.913Z] #20 44.85 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-02-11T19:02:35.913Z] #20 44.95 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-02-11T19:02:35.913Z] #20 45.06 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-02-11T19:02:35.913Z] #20 45.06 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-02-11T19:02:35.913Z] #20 45.26 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-02-11T19:02:35.913Z] #20 45.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-02-11T19:02:35.913Z] #20 45.99 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-02-11T19:02:35.913Z] #20 46.25 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-02-11T19:02:35.913Z] #20 47.00 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-02-11T19:02:35.913Z] #20 47.21 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-02-11T19:02:35.913Z] #20 47.22 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-02-11T19:02:35.913Z] #20 47.22 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-02-11T19:02:35.913Z] #20 47.22 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-02-11T19:02:35.913Z] #20 47.22 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-02-11T19:02:35.913Z] #20 47.22 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-02-11T19:02:35.913Z] #20 47.22 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-02-11T19:02:35.913Z] #20 47.22 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-02-11T19:02:35.913Z] #20 47.23 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-02-11T19:02:35.913Z] #20 47.24 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-02-11T19:02:35.913Z] #20 47.24 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-02-11T19:02:35.913Z] #20 47.24 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-02-11T19:02:35.913Z] #20 47.25 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-02-11T19:02:35.913Z] #20 47.25 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-02-11T19:02:35.913Z] #20 47.25 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-02-11T19:02:35.913Z] #20 47.25 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-02-11T19:02:36.175Z] #20 48.00 debconf: delaying package configuration, since apt-utils is not installed [2022-02-11T19:02:36.437Z] #20 ... [2022-02-11T19:02:36.437Z] [2022-02-11T19:02:36.437Z] #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-02-11T19:02:36.437Z] #45 sha256:5a71d644d5d9cd364d115b066d1c3eb067b71da59931b0bde39be33e5a73e047 [2022-02-11T19:02:36.437Z] #45 48.09 Selecting previously unselected package libarchive13:amd64. [2022-02-11T19:02:36.437Z] #45 48.10 Preparing to unpack .../3-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-02-11T19:02:36.437Z] #45 48.11 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-02-11T19:02:36.437Z] #45 48.27 Selecting previously unselected package libjsoncpp24:amd64. [2022-02-11T19:02:36.437Z] #45 48.27 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-02-11T19:02:36.437Z] #45 48.29 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-02-11T19:02:36.701Z] #45 48.37 Selecting previously unselected package librhash0:amd64. [2022-02-11T19:02:36.701Z] #45 48.37 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-02-11T19:02:36.701Z] #45 48.38 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-02-11T19:02:36.701Z] #45 48.48 Selecting previously unselected package libuv1:amd64. [2022-02-11T19:02:36.701Z] #45 48.49 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-02-11T19:02:36.701Z] #45 48.50 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-02-11T19:02:36.701Z] #45 48.58 Selecting previously unselected package cmake. [2022-02-11T19:02:36.963Z] #45 48.59 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-02-11T19:02:36.963Z] #45 48.60 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-02-11T19:02:37.629Z] #23 9.701 Collecting yamllint==1.26.1 [2022-02-11T19:02:37.969Z] #23 8.892 Collecting yamllint==1.26.1 [2022-02-11T19:02:37.969Z] #23 9.962 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-02-11T19:02:38.195Z] #23 10.75 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-02-11T19:02:38.354Z] #45 50.03 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-02-11T19:02:38.354Z] #45 50.05 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-11T19:02:38.354Z] #45 50.07 Setting up libuv1:amd64 (1.40.0-2) ... [2022-02-11T19:02:38.354Z] #45 50.08 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-11T19:02:38.354Z] #45 50.11 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-02-11T19:02:38.354Z] #45 50.13 Setting up librhash0:amd64 (1.4.1-2) ... [2022-02-11T19:02:38.354Z] #45 50.14 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-02-11T19:02:38.354Z] #45 50.16 Setting up cmake (3.18.4-2+deb11u1) ... [2022-02-11T19:02:38.617Z] #45 50.17 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-11T19:02:38.900Z] #23 10.96 Collecting pathspec>=0.5.3 [2022-02-11T19:02:39.157Z] #23 10.97 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-02-11T19:02:39.194Z] #45 DONE 50.7s [2022-02-11T19:02:39.194Z] [2022-02-11T19:02:39.194Z] #46 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-02-11T19:02:39.194Z] #46 sha256:a983904ff9e7cd120f4c6f1538ad80ab22955130d1968467942fd499ba706e46 [2022-02-11T19:02:39.415Z] #23 11.33 Collecting pyyaml [2022-02-11T19:02:39.415Z] #23 11.35 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-02-11T19:02:39.458Z] #46 DONE 0.3s [2022-02-11T19:02:39.458Z] [2022-02-11T19:02:39.458Z] #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-02-11T19:02:39.458Z] #47 sha256:27816f00415d24d7f802b27195d9f1b21aea6bc16e457a74a98ec1e377231d70 [2022-02-11T19:02:39.571Z] #23 11.84 Collecting pathspec>=0.5.3 [2022-02-11T19:02:39.571Z] #23 11.86 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-02-11T19:02:39.658Z] #23 9.227 Collecting yamllint==1.26.1 [2022-02-11T19:02:39.685Z] #23 11.41 Building wheels for collected packages: yamllint [2022-02-11T19:02:39.685Z] #23 11.42 Building wheel for yamllint (setup.py): started [2022-02-11T19:02:39.829Z] #23 12.22 Collecting pyyaml [2022-02-11T19:02:39.829Z] #23 12.23 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-02-11T19:02:39.829Z] #23 12.28 Building wheels for collected packages: yamllint [2022-02-11T19:02:39.829Z] #23 12.29 Building wheel for yamllint (setup.py): started [2022-02-11T19:02:40.224Z] #23 10.29 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-02-11T19:02:40.405Z] #47 0.696 + RM_GOPATH=0 [2022-02-11T19:02:40.405Z] #47 0.696 + TMP_GOPATH= [2022-02-11T19:02:40.405Z] #47 0.696 + : /build [2022-02-11T19:02:40.405Z] #47 0.696 + '[' -z '' ']' [2022-02-11T19:02:40.405Z] #47 0.704 ++ mktemp -d [2022-02-11T19:02:40.405Z] #47 0.705 + export GOPATH=/tmp/tmp.a5CBlrjsnT [2022-02-11T19:02:40.405Z] #47 0.705 + GOPATH=/tmp/tmp.a5CBlrjsnT [2022-02-11T19:02:40.405Z] #47 0.706 + RM_GOPATH=1 [2022-02-11T19:02:40.405Z] #47 0.706 + case "$(go env GOARCH)" in [2022-02-11T19:02:40.405Z] #47 0.706 ++ go env GOARCH [2022-02-11T19:02:40.405Z] #47 0.717 + export GO_BUILDMODE=-buildmode=pie [2022-02-11T19:02:40.405Z] #47 0.717 + GO_BUILDMODE=-buildmode=pie [2022-02-11T19:02:40.405Z] #47 0.718 ++ dirname /install.sh [2022-02-11T19:02:40.405Z] #47 0.719 + dir=/ [2022-02-11T19:02:40.405Z] #47 0.719 + bin=tini [2022-02-11T19:02:40.405Z] #47 0.719 + shift [2022-02-11T19:02:40.405Z] #47 0.719 + '[' '!' -f //tini.installer ']' [2022-02-11T19:02:40.405Z] #47 0.719 + . //tini.installer [2022-02-11T19:02:40.405Z] #47 0.719 ++ : v0.19.0 [2022-02-11T19:02:40.405Z] #47 0.720 Install tini version v0.19.0 [2022-02-11T19:02:40.405Z] #47 0.720 + install_tini [2022-02-11T19:02:40.405Z] #47 0.720 + echo 'Install tini version v0.19.0' [2022-02-11T19:02:40.405Z] #47 0.720 + git clone https://github.com/krallin/tini.git /tmp/tmp.a5CBlrjsnT/tini [2022-02-11T19:02:40.405Z] #47 0.724 Cloning into '/tmp/tmp.a5CBlrjsnT/tini'... [2022-02-11T19:02:40.667Z] #47 1.188 + cd /tmp/tmp.a5CBlrjsnT/tini [2022-02-11T19:02:40.667Z] #47 1.188 + git checkout -q v0.19.0 [2022-02-11T19:02:40.667Z] #47 1.203 + cmake . [2022-02-11T19:02:40.667Z] #47 1.421 -- The C compiler identification is GNU 10.2.1 [2022-02-11T19:02:40.672Z] #23 12.48 Building wheel for yamllint (setup.py): finished with status 'done' [2022-02-11T19:02:40.672Z] #23 12.48 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=ab17b9caa763b5bd932254b46b953aab6d725c69165b6e263ddfe9f99b1488c7 [2022-02-11T19:02:40.672Z] #23 12.48 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-02-11T19:02:40.672Z] #23 12.48 Successfully built yamllint [2022-02-11T19:02:40.672Z] #23 12.52 Installing collected packages: pyyaml, pathspec, yamllint [2022-02-11T19:02:40.766Z] #23 13.17 Building wheel for yamllint (setup.py): finished with status 'done' [2022-02-11T19:02:40.766Z] #23 13.18 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=ab17b9caa763b5bd932254b46b953aab6d725c69165b6e263ddfe9f99b1488c7 [2022-02-11T19:02:40.766Z] #23 13.18 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-02-11T19:02:40.766Z] #23 13.19 Successfully built yamllint [2022-02-11T19:02:40.766Z] #23 13.21 Installing collected packages: pyyaml, pathspec, yamllint [2022-02-11T19:02:40.918Z] 8f616e6e9eec: Verifying Checksum [2022-02-11T19:02:40.918Z] 8f616e6e9eec: Download complete [2022-02-11T19:02:40.929Z] #47 1.440 -- Detecting C compiler ABI info [2022-02-11T19:02:40.939Z] #23 12.93 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-02-11T19:02:41.024Z] #23 13.57 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-02-11T19:02:41.155Z] #23 11.35 Collecting pathspec>=0.5.3 [2022-02-11T19:02:41.155Z] #23 11.35 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-02-11T19:02:41.191Z] #47 1.593 -- Detecting C compiler ABI info - done [2022-02-11T19:02:41.191Z] #47 1.637 -- Check for working C compiler: /usr/bin/cc - skipped [2022-02-11T19:02:41.191Z] #47 1.638 -- Detecting C compile features [2022-02-11T19:02:41.191Z] #47 1.639 -- Detecting C compile features - done [2022-02-11T19:02:41.191Z] #47 1.654 -- Performing Test HAS_BUILTIN_FORTIFY [2022-02-11T19:02:41.191Z] #47 1.745 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-02-11T19:02:41.191Z] #47 1.778 -- Configuring done [2022-02-11T19:02:41.191Z] #47 1.782 -- Generating done [2022-02-11T19:02:41.191Z] #47 1.794 -- Build files have been written to: /tmp/tmp.a5CBlrjsnT/tini [2022-02-11T19:02:41.191Z] #47 1.797 + make tini-static [2022-02-11T19:02:41.412Z] #23 11.70 Collecting pyyaml [2022-02-11T19:02:41.412Z] #23 11.71 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-02-11T19:02:41.412Z] #23 11.77 Building wheels for collected packages: yamllint [2022-02-11T19:02:41.453Z] #47 1.882 Scanning dependencies of target tini-static [2022-02-11T19:02:41.453Z] #47 1.901 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-02-11T19:02:41.504Z] #23 DONE 13.5s [2022-02-11T19:02:41.504Z] [2022-02-11T19:02:41.504Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-02-11T19:02:41.504Z] #27 sha256:efa74fe45cfbaab5fecf6864e2cab0ca16a6b43496ce2ce59ac78d3e2f622b40 [2022-02-11T19:02:41.591Z] #23 DONE 13.9s [2022-02-11T19:02:41.591Z] [2022-02-11T19:02:41.591Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-02-11T19:02:41.591Z] #27 sha256:25ddf3bd07694994ab323c0e6c65059174c291c447beed8b41616b56517a2e81 [2022-02-11T19:02:41.669Z] #23 11.78 Building wheel for yamllint (setup.py): started [2022-02-11T19:02:41.722Z] #47 2.346 [100%] Linking C executable tini-static [2022-02-11T19:02:41.761Z] #27 DONE 0.3s [2022-02-11T19:02:41.761Z] [2022-02-11T19:02:41.761Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-02-11T19:02:41.761Z] #32 sha256:768ceea86088787af3690360e332354e3b8dbe284343be48e1089bb392523083 [2022-02-11T19:02:41.984Z] #47 2.498 [100%] Built target tini-static [2022-02-11T19:02:41.984Z] #47 2.574 + mkdir -p /build [2022-02-11T19:02:41.984Z] #47 2.585 + cp tini-static /build/docker-init [2022-02-11T19:02:42.234Z] #23 12.63 Building wheel for yamllint (setup.py): finished with status 'done' [2022-02-11T19:02:42.324Z] #32 DONE 0.5s [2022-02-11T19:02:42.324Z] [2022-02-11T19:02:42.324Z] #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-02-11T19:02:42.324Z] #60 sha256:a3c578faf7ee30ef501d9ef265828a14252b74295bc09fa7119b0551cbfd0263 [2022-02-11T19:02:42.324Z] #60 ... [2022-02-11T19:02:42.324Z] [2022-02-11T19:02:42.324Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-02-11T19:02:42.324Z] #35 sha256:292e9fba8e9ede0082a8b5a440431fb6b17536f6ea69ec417088b9f85bb12a46 [2022-02-11T19:02:42.491Z] #23 12.63 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=01b2155ca9e7576ca60955782149b90e753edf73c08b9015a2e8b6aec0d388e2 [2022-02-11T19:02:42.491Z] #23 12.64 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-02-11T19:02:42.491Z] #23 12.64 Successfully built yamllint [2022-02-11T19:02:42.491Z] #23 12.66 Installing collected packages: pyyaml, pathspec, yamllint [2022-02-11T19:02:42.580Z] #35 DONE 0.3s [2022-02-11T19:02:42.580Z] [2022-02-11T19:02:42.580Z] #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-02-11T19:02:42.580Z] #43 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-11T19:02:42.580Z] #43 ... [2022-02-11T19:02:42.580Z] [2022-02-11T19:02:42.580Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-02-11T19:02:42.580Z] #37 sha256:3e051fa58f6dde9742d7421dc32c7157fb3a6df26b0e2f861ac4e16339a17553 [2022-02-11T19:02:42.580Z] #37 DONE 0.1s [2022-02-11T19:02:42.580Z] [2022-02-11T19:02:42.580Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-02-11T19:02:42.580Z] #41 sha256:233800ae5f1b1503afbcbb8337cb963330ffce22f1da048b6ebc98cde368f1bc [2022-02-11T19:02:42.580Z] #41 DONE 0.1s [2022-02-11T19:02:42.638Z] #27 DONE 1.0s [2022-02-11T19:02:42.638Z] [2022-02-11T19:02:42.638Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-02-11T19:02:42.638Z] #32 sha256:ecb5f66ef6ffcec5b87afe674205b2e758f7b679fa0d5a3771ca38ccf9829f22 [2022-02-11T19:02:42.747Z] #23 13.05 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-02-11T19:02:42.837Z] [2022-02-11T19:02:42.837Z] #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-02-11T19:02:42.837Z] #60 sha256:a3c578faf7ee30ef501d9ef265828a14252b74295bc09fa7119b0551cbfd0263 [2022-02-11T19:02:42.897Z] #32 DONE 0.4s [2022-02-11T19:02:42.897Z] [2022-02-11T19:02:42.897Z] #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-02-11T19:02:42.897Z] #43 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-11T19:02:42.897Z] #43 167.6 + dpkg --print-architecture [2022-02-11T19:02:42.897Z] #43 167.6 + git checkout -q v2.1.0 [2022-02-11T19:02:43.311Z] #23 DONE 13.6s [2022-02-11T19:02:43.311Z] [2022-02-11T19:02:43.311Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-02-11T19:02:43.311Z] #27 sha256:95e5e3440b7a481e39b70237d887b6808fadf30973984d3fd10c1ce0bc05a40b [2022-02-11T19:02:43.378Z] #47 DONE 3.8s [2022-02-11T19:02:43.378Z] [2022-02-11T19:02:43.379Z] #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-02-11T19:02:43.379Z] #20 sha256:ea6dfcdc1919c3bf4caec3b4f3819781089239befe9a85fb0afe166d6e5703a6 [2022-02-11T19:02:43.379Z] #20 48.27 Fetched 115 MB in 3s (40.7 MB/s) [2022-02-11T19:02:43.379Z] #20 48.33 Selecting previously unselected package binutils-mingw-w64-i686. [2022-02-11T19:02:43.379Z] #20 48.33 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-02-11T19:02:43.379Z] #20 48.39 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-02-11T19:02:43.379Z] #20 48.40 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-11T19:02:43.379Z] #20 49.64 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-02-11T19:02:43.379Z] #20 49.64 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-02-11T19:02:43.379Z] #20 49.65 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-11T19:02:43.379Z] #20 50.42 Selecting previously unselected package binutils-mingw-w64. [2022-02-11T19:02:43.379Z] #20 50.42 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-02-11T19:02:43.379Z] #20 50.67 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-11T19:02:43.379Z] #20 50.78 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-02-11T19:02:43.379Z] #20 50.79 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-02-11T19:02:43.379Z] #20 50.89 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-11T19:02:43.379Z] #20 51.12 Selecting previously unselected package dmsetup. [2022-02-11T19:02:43.379Z] #20 51.12 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-02-11T19:02:43.379Z] #20 51.14 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-02-11T19:02:43.379Z] #20 51.27 Selecting previously unselected package mingw-w64-common. [2022-02-11T19:02:43.379Z] #20 51.27 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-02-11T19:02:43.379Z] #20 51.28 Unpacking mingw-w64-common (8.0.0-1) ... [2022-02-11T19:02:43.379Z] #20 52.99 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-02-11T19:02:43.379Z] #20 53.00 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-02-11T19:02:43.379Z] #20 53.00 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-11T19:02:43.379Z] #20 54.79 Selecting previously unselected package gcc-mingw-w64-base. [2022-02-11T19:02:43.379Z] #20 54.79 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-02-11T19:02:43.379Z] #20 54.81 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-11T19:02:43.379Z] #20 55.01 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-02-11T19:02:43.379Z] #20 55.01 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-02-11T19:02:43.379Z] #20 55.02 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-11T19:02:43.484Z] #43 ... [2022-02-11T19:02:43.484Z] [2022-02-11T19:02:43.484Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-02-11T19:02:43.484Z] #35 sha256:fc4ab51ef2be0f7ea64781029a71494917b783c7e16aafca6da62d18e81b5685 [2022-02-11T19:02:43.484Z] #35 DONE 0.4s [2022-02-11T19:02:43.484Z] [2022-02-11T19:02:43.484Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-02-11T19:02:43.484Z] #37 sha256:3deb7850e6ddd679b4992c3c98e1f009f4d4e1ca02b716ee6988994efc3bc314 [2022-02-11T19:02:43.484Z] #37 DONE 0.1s [2022-02-11T19:02:43.484Z] [2022-02-11T19:02:43.484Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-02-11T19:02:43.485Z] #41 sha256:b69070dac2db468aca597c4d5310176e041c67065915ef6e48127a7cedbe8983 [2022-02-11T19:02:43.485Z] #41 DONE 0.0s [2022-02-11T19:02:43.485Z] [2022-02-11T19:02:43.485Z] #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-02-11T19:02:43.485Z] #43 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-11T19:02:43.485Z] #43 168.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-02-11T19:02:43.485Z] #43 168.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-02-11T19:02:43.568Z] #27 DONE 0.2s [2022-02-11T19:02:43.569Z] [2022-02-11T19:02:43.569Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-02-11T19:02:43.569Z] #32 sha256:9c34bccf006af55c71033ce449eb2483d92f7fdf7ffba10edacbb8af265c8506 [2022-02-11T19:02:44.133Z] #32 DONE 0.6s [2022-02-11T19:02:44.133Z] [2022-02-11T19:02:44.133Z] #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-02-11T19:02:44.133Z] #43 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-11T19:02:44.133Z] #43 ... [2022-02-11T19:02:44.133Z] [2022-02-11T19:02:44.133Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-02-11T19:02:44.133Z] #35 sha256:5e37cd7d805f3413b7e0ccdcf3ace6aefb4548fdd732ed190e0c07d2c9881478 [2022-02-11T19:02:44.390Z] #35 DONE 0.3s [2022-02-11T19:02:44.390Z] [2022-02-11T19:02:44.390Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-02-11T19:02:44.390Z] #37 sha256:f84e6ff2af5721d63b9fcff94894c7966bdf46dc7681314be0f3be8909e0a747 [2022-02-11T19:02:44.390Z] #37 DONE 0.0s [2022-02-11T19:02:44.390Z] [2022-02-11T19:02:44.390Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-02-11T19:02:44.390Z] #41 sha256:5436faf22c57e129f106e54ca87904ebfcb30db578f10475c0e5d5751b10f6c2 [2022-02-11T19:02:44.390Z] #41 DONE 0.0s [2022-02-11T19:02:44.390Z] [2022-02-11T19:02:44.390Z] #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-02-11T19:02:44.390Z] #43 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-11T19:02:45.385Z] #20 ... [2022-02-11T19:02:45.385Z] [2022-02-11T19:02:45.385Z] #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-02-11T19:02:45.385Z] #67 sha256:86c68909a02585b0fe7e05f5f1a8ccbca0880a7098bb0f6bab84c9eadcffd3d2 [2022-02-11T19:02:45.385Z] #67 1.124 + RM_GOPATH=0 [2022-02-11T19:02:45.385Z] #67 1.124 + TMP_GOPATH= [2022-02-11T19:02:45.385Z] #67 1.124 + : /build [2022-02-11T19:02:45.385Z] #67 1.124 + '[' -z '' ']' [2022-02-11T19:02:45.385Z] #67 1.124 ++ mktemp -d [2022-02-11T19:02:45.385Z] #67 1.124 + export GOPATH=/tmp/tmp.nWeLYn4CUv [2022-02-11T19:02:45.385Z] #67 1.124 + GOPATH=/tmp/tmp.nWeLYn4CUv [2022-02-11T19:02:45.385Z] #67 1.124 + RM_GOPATH=1 [2022-02-11T19:02:45.385Z] #67 1.124 + case "$(go env GOARCH)" in [2022-02-11T19:02:45.385Z] #67 1.124 ++ go env GOARCH [2022-02-11T19:02:45.385Z] #67 1.142 + export GO_BUILDMODE=-buildmode=pie [2022-02-11T19:02:45.385Z] #67 1.142 + GO_BUILDMODE=-buildmode=pie [2022-02-11T19:02:45.385Z] #67 1.143 ++ dirname /install.sh [2022-02-11T19:02:45.385Z] #67 1.144 + dir=/ [2022-02-11T19:02:45.385Z] #67 1.144 + bin=containerd [2022-02-11T19:02:45.385Z] #67 1.144 + shift [2022-02-11T19:02:45.385Z] #67 1.144 + '[' '!' -f //containerd.installer ']' [2022-02-11T19:02:45.385Z] #67 1.144 + . //containerd.installer [2022-02-11T19:02:45.385Z] #67 1.144 ++ set -e [2022-02-11T19:02:45.385Z] #67 1.144 ++ : v1.5.9 [2022-02-11T19:02:45.385Z] #67 1.144 + install_containerd [2022-02-11T19:02:45.385Z] #67 1.145 + echo 'Install containerd version v1.5.9' [2022-02-11T19:02:45.385Z] #67 1.145 Install containerd version v1.5.9 [2022-02-11T19:02:45.385Z] #67 1.145 + git clone https://github.com/containerd/containerd.git /tmp/tmp.nWeLYn4CUv/src/github.com/containerd/containerd [2022-02-11T19:02:45.385Z] #67 1.150 Cloning into '/tmp/tmp.nWeLYn4CUv/src/github.com/containerd/containerd'... [2022-02-11T19:02:45.596Z] 898469748ff6: Verifying Checksum [2022-02-11T19:02:45.596Z] 898469748ff6: Download complete [2022-02-11T19:02:45.646Z] #67 ... [2022-02-11T19:02:45.647Z] [2022-02-11T19:02:45.647Z] #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-02-11T19:02:45.647Z] #20 sha256:ea6dfcdc1919c3bf4caec3b4f3819781089239befe9a85fb0afe166d6e5703a6 [2022-02-11T19:02:45.647Z] #20 57.51 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-02-11T19:02:45.647Z] #20 57.52 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-02-11T19:02:45.910Z] #20 57.52 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-11T19:02:46.395Z] 1bd78008c728: Verifying Checksum [2022-02-11T19:02:46.395Z] 1bd78008c728: Download complete [2022-02-11T19:02:47.011Z] #60 ... [2022-02-11T19:02:47.011Z] [2022-02-11T19:02:47.011Z] #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-02-11T19:02:47.011Z] #43 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-11T19:02:47.011Z] #43 169.1 + dpkg --print-architecture [2022-02-11T19:02:47.011Z] #43 169.1 + git checkout -q v2.1.0 [2022-02-11T19:02:47.011Z] #43 169.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-02-11T19:02:47.011Z] #43 169.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-02-11T19:02:47.668Z] #43 170.8 + dpkg --print-architecture [2022-02-11T19:02:47.668Z] #43 170.8 + git checkout -q v2.1.0 [2022-02-11T19:02:47.668Z] #43 171.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-02-11T19:02:47.668Z] #43 171.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-02-11T19:02:50.129Z] #20 61.14 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-02-11T19:02:50.129Z] #20 61.14 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-02-11T19:02:50.129Z] #20 61.15 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-11T19:02:50.146Z] 4612f6d0b889: Verifying Checksum [2022-02-11T19:02:50.146Z] 4612f6d0b889: Download complete [2022-02-11T19:02:51.077Z] #20 62.76 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-02-11T19:02:51.077Z] #20 62.77 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-02-11T19:02:51.077Z] #20 62.77 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-11T19:02:53.000Z] #20 64.61 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-02-11T19:02:53.000Z] #20 64.63 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-02-11T19:02:53.000Z] #20 64.63 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-11T19:02:57.223Z] #20 68.41 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-02-11T19:02:57.223Z] #20 68.42 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-02-11T19:02:57.223Z] #20 68.42 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-11T19:02:57.798Z] #20 ... [2022-02-11T19:02:57.798Z] [2022-02-11T19:02:57.798Z] #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-02-11T19:02:57.798Z] #67 sha256:86c68909a02585b0fe7e05f5f1a8ccbca0880a7098bb0f6bab84c9eadcffd3d2 [2022-02-11T19:02:57.798Z] #67 12.46 + cd /tmp/tmp.nWeLYn4CUv/src/github.com/containerd/containerd [2022-02-11T19:02:57.798Z] #67 12.46 + git checkout -q v1.5.9 [2022-02-11T19:02:57.798Z] #67 13.34 + export 'BUILDTAGS=netgo osusergo static_build' [2022-02-11T19:02:57.798Z] #67 13.34 + BUILDTAGS='netgo osusergo static_build' [2022-02-11T19:02:57.798Z] #67 13.34 + export EXTRA_FLAGS=-buildmode=pie [2022-02-11T19:02:57.798Z] #67 13.34 + EXTRA_FLAGS=-buildmode=pie [2022-02-11T19:02:57.798Z] #67 13.34 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-02-11T19:02:57.798Z] #67 13.34 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-02-11T19:02:57.798Z] #67 13.34 + '[' '' = dynamic ']' [2022-02-11T19:02:57.798Z] #67 13.34 + make [2022-02-11T19:02:57.798Z] #67 14.10 + bin/ctr [2022-02-11T19:02:58.373Z] #67 ... [2022-02-11T19:02:58.373Z] [2022-02-11T19:02:58.373Z] #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-02-11T19:02:58.373Z] #20 sha256:ea6dfcdc1919c3bf4caec3b4f3819781089239befe9a85fb0afe166d6e5703a6 [2022-02-11T19:02:58.373Z] #20 70.12 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-02-11T19:02:58.373Z] #20 70.13 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-02-11T19:02:58.373Z] #20 70.13 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-11T19:02:58.373Z] #20 70.20 Selecting previously unselected package libapparmor1:amd64. [2022-02-11T19:02:58.373Z] #20 70.20 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-02-11T19:02:58.373Z] #20 70.21 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-02-11T19:02:58.373Z] #20 70.26 Selecting previously unselected package libapparmor-dev:amd64. [2022-02-11T19:02:58.636Z] #20 70.27 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-02-11T19:02:58.636Z] #20 70.27 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-02-11T19:02:58.636Z] #20 70.36 Selecting previously unselected package libbtrfs0:amd64. [2022-02-11T19:02:58.636Z] #20 70.36 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-02-11T19:02:58.636Z] #20 70.40 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-02-11T19:02:58.898Z] #20 70.53 Selecting previously unselected package libbtrfs-dev:amd64. [2022-02-11T19:02:58.898Z] #20 70.54 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-02-11T19:02:58.898Z] #20 70.57 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-11T19:02:58.898Z] #20 70.67 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-02-11T19:02:58.898Z] #20 70.68 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-02-11T19:02:58.898Z] #20 70.68 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-11T19:02:58.898Z] #20 70.71 Selecting previously unselected package libudev-dev:amd64. [2022-02-11T19:02:58.898Z] #20 70.72 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-02-11T19:02:58.898Z] #20 70.73 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-02-11T19:02:59.162Z] #20 70.79 Selecting previously unselected package libsepol1-dev:amd64. [2022-02-11T19:02:59.162Z] #20 70.80 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-02-11T19:02:59.162Z] #20 70.80 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-02-11T19:02:59.162Z] #20 70.92 Selecting previously unselected package libpcre2-16-0:amd64. [2022-02-11T19:02:59.162Z] #20 70.92 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-02-11T19:02:59.162Z] #20 70.93 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-02-11T19:02:59.162Z] #20 71.01 Selecting previously unselected package libpcre2-32-0:amd64. [2022-02-11T19:02:59.427Z] #20 71.02 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-02-11T19:02:59.427Z] #20 71.03 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-02-11T19:02:59.427Z] #20 71.11 Selecting previously unselected package libpcre2-posix2:amd64. [2022-02-11T19:02:59.427Z] #20 71.12 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-02-11T19:02:59.427Z] #20 71.12 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-02-11T19:02:59.427Z] #20 71.16 Selecting previously unselected package libpcre2-dev:amd64. [2022-02-11T19:02:59.427Z] #20 71.17 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-02-11T19:02:59.427Z] #20 71.18 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-02-11T19:02:59.690Z] #20 71.34 Selecting previously unselected package libselinux1-dev:amd64. [2022-02-11T19:02:59.690Z] #20 71.35 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-02-11T19:02:59.690Z] #20 71.35 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-02-11T19:02:59.690Z] #20 71.46 Selecting previously unselected package libdevmapper-dev:amd64. [2022-02-11T19:02:59.690Z] #20 71.47 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-02-11T19:02:59.690Z] #20 71.47 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-02-11T19:02:59.690Z] #20 71.52 Selecting previously unselected package libseccomp-dev:amd64. [2022-02-11T19:02:59.953Z] #20 71.53 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-02-11T19:02:59.953Z] #20 71.53 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-02-11T19:02:59.953Z] #20 71.60 Selecting previously unselected package libsystemd-dev:amd64. [2022-02-11T19:02:59.953Z] #20 71.61 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-02-11T19:02:59.953Z] #20 71.61 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-02-11T19:03:00.216Z] #20 71.84 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-02-11T19:03:00.216Z] #20 71.85 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-02-11T19:03:00.216Z] #20 71.87 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-11T19:03:00.216Z] #20 71.88 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-02-11T19:03:00.216Z] #20 71.89 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-11T19:03:00.216Z] #20 71.90 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-02-11T19:03:00.216Z] #20 71.91 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-02-11T19:03:00.216Z] #20 71.93 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-02-11T19:03:00.216Z] #20 71.94 Setting up libudev-dev:amd64 (247.3-6) ... [2022-02-11T19:03:00.216Z] #20 71.95 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-02-11T19:03:00.216Z] #20 71.97 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-11T19:03:00.216Z] #20 71.98 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-11T19:03:00.216Z] #20 71.99 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-11T19:03:00.216Z] #20 72.01 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-02-11T19:03:00.216Z] #20 72.02 Setting up mingw-w64-common (8.0.0-1) ... [2022-02-11T19:03:00.479Z] #20 72.03 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-02-11T19:03:00.479Z] #20 72.04 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-11T19:03:00.479Z] #20 72.06 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-02-11T19:03:00.479Z] #20 72.07 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-02-11T19:03:00.479Z] #20 72.08 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-11T19:03:00.479Z] #20 72.10 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-11T19:03:00.479Z] #20 72.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-02-11T19:03:00.479Z] #20 72.12 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-11T19:03:00.479Z] #20 72.13 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-02-11T19:03:00.479Z] #20 72.14 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-11T19:03:00.479Z] #20 72.15 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-11T19:03:00.479Z] #20 72.17 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-02-11T19:03:00.479Z] #20 72.17 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-11T19:03:00.479Z] #20 72.19 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-11T19:03:00.479Z] #20 72.21 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-11T19:03:00.479Z] #20 72.22 Setting up dmsetup (2:1.02.175-2.1) ... [2022-02-11T19:03:00.479Z] #20 72.23 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-11T19:03:00.689Z] 8f616e6e9eec: Verifying Checksum [2022-02-11T19:03:00.689Z] 8f616e6e9eec: Download complete [2022-02-11T19:03:00.741Z] #20 72.24 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-02-11T19:03:00.741Z] #20 72.26 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-11T19:03:01.004Z] #20 DONE 72.5s [2022-02-11T19:03:01.004Z] [2022-02-11T19:03:01.004Z] #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-02-11T19:03:01.004Z] #21 sha256:a0dda4bd9cc3c8205725738412b27407ae226deb12f119d80c7781024abb8253 [2022-02-11T19:03:01.951Z] #21 1.179 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-02-11T19:03:02.214Z] #21 1.180 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-02-11T19:03:02.214Z] #21 1.261 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-02-11T19:03:05.455Z] #43 DONE 188.9s [2022-02-11T19:03:05.455Z] [2022-02-11T19:03:05.455Z] #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-02-11T19:03:05.455Z] #56 sha256:8a877f4f27cfe05cb50966955c738bcd8f4e934775aa8812cfa22bbc2ac0ec19 [2022-02-11T19:03:06.842Z] #56 ... [2022-02-11T19:03:06.842Z] [2022-02-11T19:03:06.842Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-02-11T19:03:06.842Z] #44 sha256:50c70c534f8b1899800893caabcd4e82983370f8d43a67f938005c9d14b1d5ba [2022-02-11T19:03:07.779Z] #44 DONE 1.1s [2022-02-11T19:03:07.779Z] [2022-02-11T19:03:07.779Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-02-11T19:03:07.779Z] #48 sha256:7fa82af5233212d8c95567eb8d2cb04f93edbf27bbe91a64d0c30f171f6465fc [2022-02-11T19:03:07.779Z] #48 DONE 0.1s [2022-02-11T19:03:07.779Z] [2022-02-11T19:03:07.779Z] #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-02-11T19:03:07.779Z] #56 sha256:8a877f4f27cfe05cb50966955c738bcd8f4e934775aa8812cfa22bbc2ac0ec19 [2022-02-11T19:03:07.784Z] #21 1.651 Reading package lists... [2022-02-11T19:03:08.046Z] #56 ... [2022-02-11T19:03:08.046Z] [2022-02-11T19:03:08.046Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-02-11T19:03:08.046Z] #50 sha256:ed2dd5890174185ddbefdd0c00bb146ce71a5ff4df19681c55b342f7024ba144 [2022-02-11T19:03:08.046Z] #50 DONE 0.1s [2022-02-11T19:03:08.046Z] [2022-02-11T19:03:08.046Z] #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-02-11T19:03:08.046Z] #60 sha256:94adc55cd489403e0cad26e6630645f04bb7daebf04d9b1087acd56564a193de [2022-02-11T19:03:12.007Z] #21 6.227 Reading package lists... [2022-02-11T19:03:12.955Z] #21 10.78 Building dependency tree... [2022-02-11T19:03:12.955Z] #21 11.86 Reading state information... [2022-02-11T19:03:13.554Z] #43 DONE 192.6s [2022-02-11T19:03:13.554Z] [2022-02-11T19:03:13.554Z] #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-02-11T19:03:13.554Z] #56 sha256:e2adff92a982da76b026cda7e74c0204df4dd178be472740bed0398517fca81e [2022-02-11T19:03:13.554Z] #56 ... [2022-02-11T19:03:13.554Z] [2022-02-11T19:03:13.554Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-02-11T19:03:13.554Z] #44 sha256:8eb19d19f107320a61694ee1e3ac08e3c69fb6967eb5a1150424851cf6523f6f [2022-02-11T19:03:13.554Z] #44 DONE 0.2s [2022-02-11T19:03:13.554Z] [2022-02-11T19:03:13.554Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-02-11T19:03:13.554Z] #48 sha256:1bb10c644c8cc6100fbb1327c7af8a564b8c27535929748296bbc4660a9d2851 [2022-02-11T19:03:13.554Z] #48 DONE 0.1s [2022-02-11T19:03:13.554Z] [2022-02-11T19:03:13.554Z] #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-02-11T19:03:13.554Z] #51 sha256:9cb9c0566e3298e0ef8d4c1cc5ff85884775446a6216cc80d1235f35bd7e6745 [2022-02-11T19:03:13.554Z] #51 ... [2022-02-11T19:03:13.554Z] [2022-02-11T19:03:13.554Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-02-11T19:03:13.554Z] #50 sha256:caecbe3dcba2823746d94720a75435bdd9bfe2f9fa5e0e1a3ed850419814c07e [2022-02-11T19:03:13.554Z] #50 DONE 0.1s [2022-02-11T19:03:13.554Z] [2022-02-11T19:03:13.554Z] #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-02-11T19:03:13.554Z] #60 sha256:a3c578faf7ee30ef501d9ef265828a14252b74295bc09fa7119b0551cbfd0263 [2022-02-11T19:03:13.903Z] #21 12.97 The following additional packages will be installed: [2022-02-11T19:03:13.903Z] #21 12.97 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-02-11T19:03:13.903Z] #21 12.97 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-02-11T19:03:13.903Z] #21 12.97 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-02-11T19:03:13.903Z] #21 12.97 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-02-11T19:03:13.903Z] #21 12.97 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-02-11T19:03:13.903Z] #21 12.97 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-02-11T19:03:13.903Z] #21 12.98 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-02-11T19:03:13.903Z] #21 12.99 Suggested packages: [2022-02-11T19:03:13.903Z] #21 12.99 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-02-11T19:03:13.903Z] #21 12.99 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-02-11T19:03:13.903Z] #21 12.99 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-02-11T19:03:13.903Z] #21 12.99 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-02-11T19:03:13.903Z] #21 12.99 seccomp:ppc64el seccomp:s390x [2022-02-11T19:03:13.903Z] #21 12.99 Recommended packages: [2022-02-11T19:03:13.903Z] #21 12.99 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-02-11T19:03:13.903Z] #21 12.99 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-02-11T19:03:13.903Z] #21 12.99 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-02-11T19:03:13.903Z] #21 12.99 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-02-11T19:03:14.192Z] #43 DONE 194.0s [2022-02-11T19:03:14.192Z] [2022-02-11T19:03:14.192Z] #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-02-11T19:03:14.192Z] #60 sha256:8957d6a43d2e7cac1afbacadc5f93cf780455509ad22dfe069a828cf72865065 [2022-02-11T19:03:14.192Z] #60 ... [2022-02-11T19:03:14.192Z] [2022-02-11T19:03:14.192Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-02-11T19:03:14.192Z] #44 sha256:ee677680997ca5d4e7ffe43bdb997edac9f4c6fc592b268440a8a4526dfe702b [2022-02-11T19:03:14.192Z] #44 DONE 0.7s [2022-02-11T19:03:14.192Z] [2022-02-11T19:03:14.192Z] #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-02-11T19:03:14.192Z] #60 sha256:8957d6a43d2e7cac1afbacadc5f93cf780455509ad22dfe069a828cf72865065 [2022-02-11T19:03:14.192Z] #60 ... [2022-02-11T19:03:14.192Z] [2022-02-11T19:03:14.192Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-02-11T19:03:14.192Z] #48 sha256:feb5378aec2847418ce1b1ae170f0d71d28e0eef9776bc3df4eb921c7f18fcde [2022-02-11T19:03:14.192Z] #48 DONE 0.1s [2022-02-11T19:03:14.192Z] [2022-02-11T19:03:14.192Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-02-11T19:03:14.192Z] #50 sha256:ae19e0e50853c8db411723d650e4de31909d8961209c66c1bb50da08a2d0e9cd [2022-02-11T19:03:14.192Z] #50 DONE 0.1s [2022-02-11T19:03:14.192Z] [2022-02-11T19:03:14.192Z] #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-02-11T19:03:14.192Z] #60 sha256:8957d6a43d2e7cac1afbacadc5f93cf780455509ad22dfe069a828cf72865065 [2022-02-11T19:03:14.478Z] #21 13.49 The following NEW packages will be installed: [2022-02-11T19:03:14.478Z] #21 13.49 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-02-11T19:03:14.478Z] #21 13.49 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-02-11T19:03:14.478Z] #21 13.49 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-02-11T19:03:14.478Z] #21 13.49 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-02-11T19:03:14.478Z] #21 13.49 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-02-11T19:03:14.478Z] #21 13.49 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-02-11T19:03:14.478Z] #21 13.49 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-02-11T19:03:14.478Z] #21 13.50 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-02-11T19:03:14.478Z] #21 13.50 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-02-11T19:03:14.478Z] #21 13.50 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-02-11T19:03:14.478Z] #21 13.50 libseccomp2:ppc64el libseccomp2:s390x [2022-02-11T19:03:14.740Z] #21 13.84 0 upgraded, 40 newly installed, 0 to remove and 0 not upgraded. [2022-02-11T19:03:14.740Z] #21 13.84 Need to get 15.9 MB of archives. [2022-02-11T19:03:14.740Z] #21 13.84 After this operation, 73.0 MB of additional disk space will be used. [2022-02-11T19:03:14.740Z] #21 13.84 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-02-11T19:03:14.740Z] #21 13.85 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-02-11T19:03:14.740Z] #21 13.85 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-02-11T19:03:14.740Z] #21 13.86 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-02-11T19:03:14.740Z] #21 13.86 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-02-11T19:03:14.740Z] #21 13.87 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-02-11T19:03:14.740Z] #21 13.87 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-02-11T19:03:14.740Z] #21 13.87 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u2 [2448 kB] [2022-02-11T19:03:14.740Z] #21 13.90 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-02-11T19:03:14.740Z] #21 13.90 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-02-11T19:03:14.740Z] #21 13.91 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-02-11T19:03:14.740Z] #21 13.91 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-02-11T19:03:14.740Z] #21 13.91 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u2 [2831 kB] [2022-02-11T19:03:14.740Z] #21 13.95 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-02-11T19:03:14.740Z] #21 13.95 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-02-11T19:03:14.740Z] #21 13.95 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-02-11T19:03:14.740Z] #21 13.95 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-02-11T19:03:14.740Z] #21 13.96 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u2 [2333 kB] [2022-02-11T19:03:14.740Z] #21 13.98 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-02-11T19:03:14.741Z] #21 13.99 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-02-11T19:03:14.741Z] #21 13.99 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-02-11T19:03:14.741Z] #21 13.99 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-02-11T19:03:14.741Z] #21 13.99 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u2 [2458 kB] [2022-02-11T19:03:14.741Z] #21 14.02 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-02-11T19:03:14.741Z] #21 14.02 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-02-11T19:03:14.741Z] #21 14.02 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-02-11T19:03:14.741Z] #21 14.02 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-02-11T19:03:14.741Z] #21 14.02 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u2 [2338 kB] [2022-02-11T19:03:14.741Z] #21 14.04 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-02-11T19:03:14.741Z] #21 14.04 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-02-11T19:03:14.741Z] #21 14.05 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-02-11T19:03:14.741Z] #21 14.05 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-02-11T19:03:14.741Z] #21 14.05 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-02-11T19:03:14.741Z] #21 14.05 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-02-11T19:03:14.741Z] #21 14.05 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-02-11T19:03:14.741Z] #21 14.05 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-02-11T19:03:14.741Z] #21 14.06 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-02-11T19:03:15.003Z] #21 14.06 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-02-11T19:03:15.004Z] #21 14.06 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-02-11T19:03:15.004Z] #21 14.06 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-02-11T19:03:15.578Z] #21 14.56 debconf: delaying package configuration, since apt-utils is not installed [2022-02-11T19:03:15.578Z] #21 14.78 Fetched 15.9 MB in 0s (31.9 MB/s) [2022-02-11T19:03:15.841Z] #21 14.82 Selecting previously unselected package gcc-10-base:armel. [2022-02-11T19:03:15.841Z] #21 14.82 (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-02-11T19:03:15.841Z] #21 14.86 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-02-11T19:03:15.841Z] #21 14.87 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-02-11T19:03:15.841Z] #21 14.92 Selecting previously unselected package gcc-10-base:armhf. [2022-02-11T19:03:15.841Z] #21 14.93 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-02-11T19:03:15.841Z] #21 14.93 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-02-11T19:03:15.841Z] #21 14.98 Selecting previously unselected package gcc-10-base:ppc64el. [2022-02-11T19:03:15.841Z] #21 14.99 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-02-11T19:03:15.841Z] #21 14.99 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-02-11T19:03:15.841Z] #21 15.04 Selecting previously unselected package gcc-10-base:s390x. [2022-02-11T19:03:15.841Z] #21 15.05 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-02-11T19:03:15.841Z] #21 15.05 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-02-11T19:03:15.841Z] #21 15.10 Selecting previously unselected package gcc-10-base:arm64. [2022-02-11T19:03:15.841Z] #21 15.11 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-02-11T19:03:15.841Z] #21 15.12 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-02-11T19:03:15.841Z] #21 15.18 Selecting previously unselected package libgcc-s1:armel. [2022-02-11T19:03:16.103Z] #21 15.18 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-02-11T19:03:16.103Z] #21 15.19 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-02-11T19:03:16.103Z] #21 15.25 Selecting previously unselected package libcrypt1:armel. [2022-02-11T19:03:16.103Z] #21 15.25 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-02-11T19:03:16.103Z] #21 15.26 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-02-11T19:03:16.366Z] #21 15.34 Selecting previously unselected package libc6:armel. [2022-02-11T19:03:16.366Z] #21 15.35 Preparing to unpack .../07-libc6_2.31-13+deb11u2_armel.deb ... [2022-02-11T19:03:16.366Z] #21 15.52 Unpacking libc6:armel (2.31-13+deb11u2) ... [2022-02-11T19:03:16.941Z] #21 15.97 Selecting previously unselected package libapparmor1:armel. [2022-02-11T19:03:16.941Z] #21 15.97 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-02-11T19:03:16.941Z] #21 15.98 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-02-11T19:03:16.941Z] #21 16.03 Selecting previously unselected package libapparmor-dev:armel. [2022-02-11T19:03:16.941Z] #21 16.03 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-02-11T19:03:16.941Z] #21 16.04 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-02-11T19:03:16.941Z] #21 16.12 Selecting previously unselected package libgcc-s1:arm64. [2022-02-11T19:03:16.941Z] #21 16.13 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-02-11T19:03:16.941Z] #21 16.13 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-02-11T19:03:16.941Z] #21 16.17 Selecting previously unselected package libcrypt1:arm64. [2022-02-11T19:03:16.941Z] #21 16.18 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-02-11T19:03:16.941Z] #21 16.19 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-02-11T19:03:17.204Z] #21 16.27 Selecting previously unselected package libc6:arm64. [2022-02-11T19:03:17.204Z] #21 16.28 Preparing to unpack .../12-libc6_2.31-13+deb11u2_arm64.deb ... [2022-02-11T19:03:17.466Z] #21 16.49 Unpacking libc6:arm64 (2.31-13+deb11u2) ... [2022-02-11T19:03:17.729Z] #21 16.93 Selecting previously unselected package libapparmor1:arm64. [2022-02-11T19:03:17.729Z] #21 16.93 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-02-11T19:03:17.729Z] #21 16.94 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-02-11T19:03:17.729Z] #21 16.99 Selecting previously unselected package libapparmor-dev:arm64. [2022-02-11T19:03:17.992Z] #21 17.00 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-02-11T19:03:17.992Z] #21 17.00 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-02-11T19:03:17.992Z] #21 17.09 Selecting previously unselected package libgcc-s1:s390x. [2022-02-11T19:03:17.992Z] #21 17.09 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-02-11T19:03:17.992Z] #21 17.09 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-02-11T19:03:17.992Z] #21 17.14 Selecting previously unselected package libcrypt1:s390x. [2022-02-11T19:03:17.992Z] #21 17.15 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-02-11T19:03:17.992Z] #21 17.15 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-02-11T19:03:18.255Z] #21 17.25 Selecting previously unselected package libc6:s390x. [2022-02-11T19:03:18.255Z] #21 17.26 Preparing to unpack .../17-libc6_2.31-13+deb11u2_s390x.deb ... [2022-02-11T19:03:18.255Z] #21 17.44 Unpacking libc6:s390x (2.31-13+deb11u2) ... [2022-02-11T19:03:18.830Z] #21 17.90 Selecting previously unselected package libapparmor1:s390x. [2022-02-11T19:03:18.830Z] #21 17.91 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-02-11T19:03:18.830Z] #21 17.92 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-02-11T19:03:18.830Z] #21 17.97 Selecting previously unselected package libapparmor-dev:s390x. [2022-02-11T19:03:18.830Z] #21 17.98 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-02-11T19:03:18.830Z] #21 17.99 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-02-11T19:03:18.830Z] #21 18.06 Selecting previously unselected package libgcc-s1:armhf. [2022-02-11T19:03:18.830Z] #21 18.07 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-02-11T19:03:19.123Z] #21 18.08 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-02-11T19:03:19.123Z] #21 18.13 Selecting previously unselected package libcrypt1:armhf. [2022-02-11T19:03:19.123Z] #21 18.14 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-02-11T19:03:19.123Z] #21 18.15 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-02-11T19:03:19.123Z] #21 18.23 Selecting previously unselected package libc6:armhf. [2022-02-11T19:03:19.123Z] #21 18.24 Preparing to unpack .../22-libc6_2.31-13+deb11u2_armhf.deb ... [2022-02-11T19:03:19.389Z] #21 18.41 Unpacking libc6:armhf (2.31-13+deb11u2) ... [2022-02-11T19:03:19.651Z] #21 18.89 Selecting previously unselected package libapparmor1:armhf. [2022-02-11T19:03:19.651Z] #21 18.89 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-02-11T19:03:19.651Z] #21 18.89 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-02-11T19:03:19.651Z] #21 18.95 Selecting previously unselected package libapparmor-dev:armhf. [2022-02-11T19:03:19.651Z] #21 18.95 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-02-11T19:03:19.917Z] #21 18.95 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-02-11T19:03:19.917Z] #21 19.04 Selecting previously unselected package libgcc-s1:ppc64el. [2022-02-11T19:03:19.917Z] #21 19.05 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-02-11T19:03:19.917Z] #21 19.05 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-02-11T19:03:19.917Z] #21 19.10 Selecting previously unselected package libcrypt1:ppc64el. [2022-02-11T19:03:19.917Z] #21 19.10 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-02-11T19:03:19.917Z] #21 19.11 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-02-11T19:03:20.193Z] #21 19.20 Selecting previously unselected package libc6:ppc64el. [2022-02-11T19:03:20.193Z] #21 19.20 Preparing to unpack .../27-libc6_2.31-13+deb11u2_ppc64el.deb ... [2022-02-11T19:03:20.193Z] #21 19.40 Unpacking libc6:ppc64el (2.31-13+deb11u2) ... [2022-02-11T19:03:20.769Z] #21 19.97 Selecting previously unselected package libapparmor1:ppc64el. [2022-02-11T19:03:20.769Z] #21 19.98 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-02-11T19:03:20.769Z] #21 19.98 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-02-11T19:03:20.769Z] #21 20.04 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-02-11T19:03:20.769Z] #21 20.04 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-02-11T19:03:20.769Z] #21 20.05 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-02-11T19:03:21.031Z] #21 20.11 Selecting previously unselected package libseccomp2:s390x. [2022-02-11T19:03:21.031Z] #21 20.12 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-02-11T19:03:21.031Z] #21 20.12 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-02-11T19:03:21.031Z] #21 20.17 Selecting previously unselected package libseccomp-dev:s390x. [2022-02-11T19:03:21.031Z] #21 20.17 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-02-11T19:03:21.031Z] #21 20.17 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-02-11T19:03:21.031Z] #21 20.24 Selecting previously unselected package libseccomp2:ppc64el. [2022-02-11T19:03:21.294Z] #21 20.24 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-02-11T19:03:21.294Z] #21 20.25 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-02-11T19:03:21.294Z] #21 20.31 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-02-11T19:03:21.294Z] #21 20.31 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-02-11T19:03:21.294Z] #21 20.32 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-02-11T19:03:21.294Z] #21 20.37 Selecting previously unselected package libseccomp2:armhf. [2022-02-11T19:03:21.294Z] #21 20.38 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-02-11T19:03:21.294Z] #21 20.38 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-02-11T19:03:21.294Z] #21 20.42 Selecting previously unselected package libseccomp-dev:armhf. [2022-02-11T19:03:21.294Z] #21 20.43 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-02-11T19:03:21.294Z] #21 20.44 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-02-11T19:03:21.556Z] #21 20.50 Selecting previously unselected package libseccomp2:armel. [2022-02-11T19:03:21.556Z] #21 20.51 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-02-11T19:03:21.556Z] #21 20.52 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-02-11T19:03:21.556Z] #21 20.57 Selecting previously unselected package libseccomp-dev:armel. [2022-02-11T19:03:21.556Z] #21 20.58 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-02-11T19:03:21.556Z] #21 20.58 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-02-11T19:03:21.556Z] #21 20.65 Selecting previously unselected package libseccomp2:arm64. [2022-02-11T19:03:21.556Z] #21 20.65 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-02-11T19:03:21.556Z] #21 20.66 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-02-11T19:03:21.556Z] #21 20.71 Selecting previously unselected package libseccomp-dev:arm64. [2022-02-11T19:03:21.556Z] #21 20.71 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-02-11T19:03:21.556Z] #21 20.72 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-02-11T19:03:21.819Z] #21 20.81 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-02-11T19:03:21.819Z] #21 20.83 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-02-11T19:03:21.819Z] #21 20.84 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-02-11T19:03:21.819Z] #21 20.85 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-02-11T19:03:21.819Z] #21 20.87 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-02-11T19:03:21.819Z] #21 20.89 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-02-11T19:03:21.819Z] #21 20.90 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-02-11T19:03:21.819Z] #21 20.92 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-02-11T19:03:21.819Z] #21 20.93 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-02-11T19:03:21.819Z] #21 20.95 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-02-11T19:03:21.819Z] #21 20.97 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-02-11T19:03:21.819Z] #21 20.98 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-02-11T19:03:21.819Z] #21 21.00 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-02-11T19:03:21.819Z] #21 21.01 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-02-11T19:03:22.081Z] #21 21.03 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-02-11T19:03:22.081Z] #21 21.04 Setting up libc6:arm64 (2.31-13+deb11u2) ... [2022-02-11T19:03:23.028Z] #21 22.26 Setting up libc6:armel (2.31-13+deb11u2) ... [2022-02-11T19:03:24.420Z] #21 23.47 Setting up libc6:armhf (2.31-13+deb11u2) ... [2022-02-11T19:03:25.811Z] #21 24.72 Setting up libc6:ppc64el (2.31-13+deb11u2) ... [2022-02-11T19:03:26.757Z] #21 26.00 Setting up libc6:s390x (2.31-13+deb11u2) ... [2022-02-11T19:03:28.149Z] #21 27.21 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-02-11T19:03:28.149Z] #21 27.22 Setting up libapparmor1:armel (2.13.6-10) ... [2022-02-11T19:03:28.149Z] #21 27.23 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-02-11T19:03:28.149Z] #21 27.25 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-02-11T19:03:28.149Z] #21 27.26 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-02-11T19:03:28.149Z] #21 27.27 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-02-11T19:03:28.149Z] #21 27.28 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-02-11T19:03:28.149Z] #21 27.30 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-02-11T19:03:28.149Z] #21 27.31 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-02-11T19:03:28.149Z] #21 27.32 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-02-11T19:03:28.149Z] #21 27.33 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-02-11T19:03:28.149Z] #21 27.34 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-02-11T19:03:28.149Z] #21 27.36 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-02-11T19:03:28.149Z] #21 27.37 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-02-11T19:03:28.149Z] #21 27.39 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-02-11T19:03:28.149Z] #21 27.40 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-02-11T19:03:28.149Z] #21 27.42 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-02-11T19:03:28.149Z] #21 27.44 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-02-11T19:03:28.149Z] #21 27.45 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-02-11T19:03:28.411Z] #21 27.47 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-02-11T19:03:28.411Z] #21 27.48 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-11T19:03:28.614Z] #26 198.4 + return [2022-02-11T19:03:28.614Z] #26 DONE 200.4s [2022-02-11T19:03:28.614Z] [2022-02-11T19:03:28.614Z] #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-02-11T19:03:28.614Z] #51 sha256:31926d458c5ba4a4e6a76642017a4c20507976b20636d3bdc2fbc6c581aa480c [2022-02-11T19:03:28.614Z] #51 ... [2022-02-11T19:03:28.614Z] [2022-02-11T19:03:28.614Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-02-11T19:03:28.614Z] #27 sha256:eb4dd541ffc025bacbebbca8ffc4a1790b88f7c67363572fcdb38cf752eb5d52 [2022-02-11T19:03:28.614Z] #27 DONE 1.5s [2022-02-11T19:03:28.614Z] [2022-02-11T19:03:28.614Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-02-11T19:03:28.614Z] #32 sha256:1336143aa9269567c214c2e1f49da92d2cf6f738d51a876e97b4718408086e99 [2022-02-11T19:03:28.986Z] #21 DONE 28.0s [2022-02-11T19:03:28.986Z] [2022-02-11T19:03:28.986Z] #22 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-02-11T19:03:28.986Z] #22 sha256:db21e59dbb089b39bb556b279dd03639542ff288b07d5d108df7688b9df78181 [2022-02-11T19:03:28.986Z] #22 ... [2022-02-11T19:03:28.986Z] [2022-02-11T19:03:28.986Z] #62 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-02-11T19:03:28.986Z] #62 sha256:3be42bcb7885e2a56f644de4c62331ea04deb4d916e8ad23616a5d04c2e3f627 [2022-02-11T19:03:28.986Z] #62 DONE 0.1s [2022-02-11T19:03:28.986Z] [2022-02-11T19:03:28.986Z] #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-02-11T19:03:28.986Z] #63 sha256:ff0b20a1abebf4d425e163ef4bec2d279a2f0bf9dbe6e1ef7f5e9eaab348afe1 [2022-02-11T19:03:29.178Z] #32 DONE 3.4s [2022-02-11T19:03:29.178Z] [2022-02-11T19:03:29.178Z] #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-02-11T19:03:29.178Z] #56 sha256:fe3216dc7e2c0e89e329451320f1ccfb407a9d1a8a2dbb79d9bedf8e7f26ad54 [2022-02-11T19:03:29.178Z] #56 116.8 + mkdir -p /build [2022-02-11T19:03:29.178Z] #56 116.8 + cp runc /build/runc [2022-02-11T19:03:29.178Z] #56 DONE 118.0s [2022-02-11T19:03:29.178Z] [2022-02-11T19:03:29.178Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-02-11T19:03:29.178Z] #35 sha256:194476afd62473df58d1fb5030387b28b6ee840c068f0b753d6388b232a26897 [2022-02-11T19:03:29.932Z] #63 ... [2022-02-11T19:03:29.932Z] [2022-02-11T19:03:29.932Z] #22 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-02-11T19:03:29.932Z] #22 sha256:db21e59dbb089b39bb556b279dd03639542ff288b07d5d108df7688b9df78181 [2022-02-11T19:03:29.932Z] #22 DONE 1.1s [2022-02-11T19:03:29.932Z] [2022-02-11T19:03:29.932Z] #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-02-11T19:03:29.932Z] #63 sha256:ff0b20a1abebf4d425e163ef4bec2d279a2f0bf9dbe6e1ef7f5e9eaab348afe1 [2022-02-11T19:03:29.932Z] #63 0.986 + RM_GOPATH=0 [2022-02-11T19:03:29.932Z] #63 0.986 + TMP_GOPATH= [2022-02-11T19:03:29.932Z] #63 0.986 + : /build [2022-02-11T19:03:29.932Z] #63 0.986 + '[' -z '' ']' [2022-02-11T19:03:29.932Z] #63 0.989 ++ mktemp -d [2022-02-11T19:03:29.932Z] #63 0.989 + export GOPATH=/tmp/tmp.GbcShM8MLd [2022-02-11T19:03:29.932Z] #63 0.989 + GOPATH=/tmp/tmp.GbcShM8MLd [2022-02-11T19:03:29.932Z] #63 0.989 + RM_GOPATH=1 [2022-02-11T19:03:29.932Z] #63 0.989 + case "$(go env GOARCH)" in [2022-02-11T19:03:29.932Z] #63 0.995 ++ go env GOARCH [2022-02-11T19:03:29.932Z] #63 1.029 + export GO_BUILDMODE=-buildmode=pie [2022-02-11T19:03:29.932Z] #63 1.029 + GO_BUILDMODE=-buildmode=pie [2022-02-11T19:03:29.932Z] #63 1.029 ++ dirname /install.sh [2022-02-11T19:03:29.932Z] #63 1.029 + dir=/ [2022-02-11T19:03:29.932Z] #63 1.029 + bin=runc [2022-02-11T19:03:29.932Z] #63 1.029 + shift [2022-02-11T19:03:29.932Z] #63 1.029 + '[' '!' -f //runc.installer ']' [2022-02-11T19:03:29.932Z] #63 1.029 + . //runc.installer [2022-02-11T19:03:29.932Z] #63 1.029 ++ set -e [2022-02-11T19:03:29.932Z] #63 1.029 ++ : v1.1.0 [2022-02-11T19:03:29.932Z] #63 1.029 + install_runc [2022-02-11T19:03:29.932Z] #63 1.029 + RUNC_BUILDTAGS=seccomp [2022-02-11T19:03:29.932Z] #63 1.029 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-02-11T19:03:29.932Z] #63 1.029 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.GbcShM8MLd/src/github.com/opencontainers/runc [2022-02-11T19:03:29.932Z] #63 1.029 Cloning into '/tmp/tmp.GbcShM8MLd/src/github.com/opencontainers/runc'... [2022-02-11T19:03:29.932Z] #63 1.029 Install runc version v1.1.0 (build tags: seccomp) [2022-02-11T19:03:30.878Z] #63 ... [2022-02-11T19:03:30.878Z] [2022-02-11T19:03:30.878Z] #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-02-11T19:03:30.878Z] #23 sha256:5ac3eb3ca28282bbf70fda90c0c945ef924bfae5086a3f2d41af9fd8c8c8353d [2022-02-11T19:03:30.878Z] #23 DONE 0.9s [2022-02-11T19:03:31.140Z] [2022-02-11T19:03:31.140Z] #24 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-02-11T19:03:31.140Z] #24 sha256:2d4c73337c62a97c3086bc6d7faefe36532c57917bc7045df5475ef8be001e80 [2022-02-11T19:03:31.719Z] #24 0.855 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-02-11T19:03:31.719Z] #24 DONE 1.0s [2022-02-11T19:03:31.719Z] [2022-02-11T19:03:31.719Z] #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-02-11T19:03:31.719Z] #63 sha256:ff0b20a1abebf4d425e163ef4bec2d279a2f0bf9dbe6e1ef7f5e9eaab348afe1 [2022-02-11T19:03:32.667Z] #63 ... [2022-02-11T19:03:32.667Z] [2022-02-11T19:03:32.667Z] #25 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-02-11T19:03:32.667Z] #25 sha256:07c1e470dff771da584d8e174320cf3241347fde64862ad1a1883e4a1d9d7a1d [2022-02-11T19:03:32.667Z] #25 DONE 0.9s [2022-02-11T19:03:32.930Z] [2022-02-11T19:03:32.930Z] #26 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-02-11T19:03:32.930Z] #26 sha256:bc187125d87589fcbf96f57b052c47b4faac753419a52ae2db8572667ff9074a [2022-02-11T19:03:33.350Z] #35 DONE 3.6s [2022-02-11T19:03:33.350Z] [2022-02-11T19:03:33.350Z] #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-02-11T19:03:33.350Z] #51 sha256:31926d458c5ba4a4e6a76642017a4c20507976b20636d3bdc2fbc6c581aa480c [2022-02-11T19:03:33.350Z] #51 210.1 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-02-11T19:03:33.350Z] #51 DONE 210.5s [2022-02-11T19:03:33.350Z] [2022-02-11T19:03:33.350Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-02-11T19:03:33.350Z] #37 sha256:41726c5672dca1cef4c54eb3a42b4f936043f27c174e5512e923093bcfd7fa70 [2022-02-11T19:03:33.350Z] #37 DONE 0.2s [2022-02-11T19:03:33.350Z] [2022-02-11T19:03:33.350Z] #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-02-11T19:03:33.350Z] #60 sha256:b0791679402e90dbe9226bfeccf30ba5b383c693bd808a74220a9fb1d70ac20e [2022-02-11T19:03:33.350Z] #60 173.1 + bin/containerd [2022-02-11T19:03:33.350Z] #60 ... [2022-02-11T19:03:33.350Z] [2022-02-11T19:03:33.350Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-02-11T19:03:33.350Z] #41 sha256:e3288152704c77d3982ae7285b9b9aaa8ee95889e9fd8d6d055d8ead5d1d2726 [2022-02-11T19:03:33.350Z] #41 DONE 0.3s [2022-02-11T19:03:33.350Z] [2022-02-11T19:03:33.350Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-02-11T19:03:33.350Z] #44 sha256:1d597c4e8ba908991d3384ec2c54ab2a84118ac8f466469e3d372e8b6a279dc8 [2022-02-11T19:03:33.506Z] #26 DONE 0.9s [2022-02-11T19:03:33.506Z] [2022-02-11T19:03:33.506Z] #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-02-11T19:03:33.506Z] #63 sha256:ff0b20a1abebf4d425e163ef4bec2d279a2f0bf9dbe6e1ef7f5e9eaab348afe1 [2022-02-11T19:03:34.083Z] #63 ... [2022-02-11T19:03:34.083Z] [2022-02-11T19:03:34.083Z] #27 [dev-systemd-false 6/24] RUN ldconfig [2022-02-11T19:03:34.083Z] #27 sha256:d6df7002c83649f0cd6fa405153548e82ff206bd3810ffd338d0597dfd935d50 [2022-02-11T19:03:34.282Z] #44 DONE 0.9s [2022-02-11T19:03:34.282Z] [2022-02-11T19:03:34.282Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-02-11T19:03:34.282Z] #48 sha256:d0c1d9a51725f629495cefb5656cc5a4ef4807780a3519f54bf51cf01a4847b2 [2022-02-11T19:03:34.282Z] #48 DONE 0.2s [2022-02-11T19:03:34.282Z] [2022-02-11T19:03:34.282Z] #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-02-11T19:03:34.282Z] #60 sha256:b0791679402e90dbe9226bfeccf30ba5b383c693bd808a74220a9fb1d70ac20e [2022-02-11T19:03:34.282Z] #60 ... [2022-02-11T19:03:34.282Z] [2022-02-11T19:03:34.282Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-02-11T19:03:34.282Z] #50 sha256:082ccab3cee260d9beca1282783e0a9e4b8081400d58f1e5457ca56afe2a34b0 [2022-02-11T19:03:34.599Z] #60 188.9 + bin/containerd [2022-02-11T19:03:34.664Z] #27 DONE 1.0s [2022-02-11T19:03:34.664Z] [2022-02-11T19:03:34.664Z] #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-02-11T19:03:34.664Z] #63 sha256:ff0b20a1abebf4d425e163ef4bec2d279a2f0bf9dbe6e1ef7f5e9eaab348afe1 [2022-02-11T19:03:34.664Z] #63 5.488 + cd /tmp/tmp.GbcShM8MLd/src/github.com/opencontainers/runc [2022-02-11T19:03:34.664Z] #63 5.488 + git checkout -q v1.1.0 [2022-02-11T19:03:34.664Z] #63 5.682 + '[' -z '' ']' [2022-02-11T19:03:34.664Z] #63 5.682 + target=static [2022-02-11T19:03:34.664Z] #63 5.682 + make BUILDTAGS=seccomp static [2022-02-11T19:03:34.846Z] #50 DONE 0.3s [2022-02-11T19:03:34.847Z] [2022-02-11T19:03:34.847Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-02-11T19:03:34.847Z] #52 sha256:d58c001863f795816aad64e2b59f855144dddd252541e8380b7ef3a9465124cd [2022-02-11T19:03:35.238Z] #63 6.080 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-02-11T19:03:36.214Z] #52 DONE 1.7s [2022-02-11T19:03:36.214Z] [2022-02-11T19:03:36.214Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-02-11T19:03:36.214Z] #54 sha256:d117cd55168de4d623d30d841043acfd9b54fe310a486152bc3886ba4cbfd07e [2022-02-11T19:03:36.471Z] #54 DONE 0.1s [2022-02-11T19:03:36.471Z] [2022-02-11T19:03:36.471Z] #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-02-11T19:03:36.471Z] #60 sha256:b0791679402e90dbe9226bfeccf30ba5b383c693bd808a74220a9fb1d70ac20e [2022-02-11T19:03:36.471Z] #60 ... [2022-02-11T19:03:36.471Z] [2022-02-11T19:03:36.471Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-02-11T19:03:36.471Z] #57 sha256:1543bfc36d6cc0abb5b416f8735f79549cb9a9abd0e0ec51fd99b75e0dd1804d [2022-02-11T19:03:37.034Z] #57 DONE 0.6s [2022-02-11T19:03:37.034Z] [2022-02-11T19:03:37.034Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-02-11T19:03:37.034Z] #60 sha256:b0791679402e90dbe9226bfeccf30ba5b383c693bd808a74220a9fb1d70ac20e [2022-02-11T19:03:40.548Z] #63 ... [2022-02-11T19:03:40.548Z] [2022-02-11T19:03:40.548Z] #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-02-11T19:03:40.548Z] #28 sha256:a0958e570b998fbc655c80baa0421c7ed31252c407c0d96888e7e8728e6406ae [2022-02-11T19:03:40.548Z] #28 1.333 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-11T19:03:40.548Z] #28 1.427 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-11T19:03:40.548Z] #28 1.429 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-11T19:03:40.548Z] #28 1.574 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-11T19:03:40.548Z] #28 1.782 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-02-11T19:03:40.548Z] #28 1.997 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-02-11T19:03:40.548Z] #28 2.256 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-02-11T19:03:40.548Z] #28 2.629 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-02-11T19:03:40.548Z] #28 2.910 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-11T19:03:40.548Z] #28 3.161 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [117 kB] [2022-02-11T19:03:40.548Z] #28 3.168 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [118 kB] [2022-02-11T19:03:40.548Z] #28 3.169 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [111 kB] [2022-02-11T19:03:40.548Z] #28 3.169 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [119 kB] [2022-02-11T19:03:40.548Z] #28 3.170 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [114 kB] [2022-02-11T19:03:40.548Z] #28 3.172 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [111 kB] [2022-02-11T19:03:40.548Z] #28 3.337 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-02-11T19:03:40.548Z] #28 3.343 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-02-11T19:03:40.548Z] #28 3.344 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-02-11T19:03:40.548Z] #28 3.345 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-11T19:03:40.548Z] #28 3.347 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-02-11T19:03:40.548Z] #28 3.348 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-11T19:03:41.162Z] #60 ... [2022-02-11T19:03:41.162Z] [2022-02-11T19:03:41.162Z] #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-02-11T19:03:41.162Z] #56 sha256:8a877f4f27cfe05cb50966955c738bcd8f4e934775aa8812cfa22bbc2ac0ec19 [2022-02-11T19:03:41.162Z] #56 126.5 + mkdir -p /build [2022-02-11T19:03:41.162Z] #56 126.5 + cp runc /build/runc [2022-02-11T19:03:42.536Z] #56 DONE 128.6s [2022-02-11T19:03:42.536Z] [2022-02-11T19:03:42.536Z] #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-02-11T19:03:42.536Z] #51 sha256:9cb9c0566e3298e0ef8d4c1cc5ff85884775446a6216cc80d1235f35bd7e6745 [2022-02-11T19:03:44.771Z] #28 ... [2022-02-11T19:03:44.771Z] [2022-02-11T19:03:44.771Z] #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-02-11T19:03:44.771Z] #67 sha256:86c68909a02585b0fe7e05f5f1a8ccbca0880a7098bb0f6bab84c9eadcffd3d2 [2022-02-11T19:03:44.771Z] #67 68.68 + bin/containerd [2022-02-11T19:03:45.604Z] #60 191.5 + bin/containerd [2022-02-11T19:03:46.246Z] #60 191.0 + bin/containerd [2022-02-11T19:03:46.724Z] #51 231.1 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-02-11T19:03:46.724Z] #51 DONE 231.2s [2022-02-11T19:03:46.724Z] [2022-02-11T19:03:46.724Z] #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-02-11T19:03:46.724Z] #60 sha256:94adc55cd489403e0cad26e6630645f04bb7daebf04d9b1087acd56564a193de [2022-02-11T19:03:46.983Z] #60 ... [2022-02-11T19:03:46.983Z] [2022-02-11T19:03:46.983Z] #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-02-11T19:03:46.983Z] #56 sha256:e2adff92a982da76b026cda7e74c0204df4dd178be472740bed0398517fca81e [2022-02-11T19:03:46.983Z] #56 129.5 + mkdir -p /build [2022-02-11T19:03:47.244Z] #56 129.5 + cp runc /build/runc [2022-02-11T19:03:47.661Z] #60 ... [2022-02-11T19:03:47.661Z] [2022-02-11T19:03:47.661Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-02-11T19:03:47.661Z] #52 sha256:9d25e1ed5501a3d3e7a0f3af49298cd2b648f26e31442a6d8e962b8a065dc59e [2022-02-11T19:03:48.598Z] #52 DONE 1.0s [2022-02-11T19:03:48.598Z] [2022-02-11T19:03:48.598Z] #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-02-11T19:03:48.598Z] #60 sha256:94adc55cd489403e0cad26e6630645f04bb7daebf04d9b1087acd56564a193de [2022-02-11T19:03:48.856Z] #60 ... [2022-02-11T19:03:48.856Z] [2022-02-11T19:03:48.856Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-02-11T19:03:48.856Z] #54 sha256:522ee19491208876cbb86d0932ada5a11c5cb33f68187c208873840efe7da41a [2022-02-11T19:03:48.856Z] #54 DONE 0.1s [2022-02-11T19:03:48.856Z] [2022-02-11T19:03:48.856Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-02-11T19:03:48.856Z] #57 sha256:0ad7735dfa61425869a0bed747e8e4d9eaf938c8afb4ffc8458fbf7bdf6f86a8 [2022-02-11T19:03:49.115Z] #57 DONE 0.5s [2022-02-11T19:03:49.115Z] [2022-02-11T19:03:49.115Z] #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-02-11T19:03:49.115Z] #60 sha256:94adc55cd489403e0cad26e6630645f04bb7daebf04d9b1087acd56564a193de [2022-02-11T19:03:49.522Z] #60 ... [2022-02-11T19:03:49.522Z] [2022-02-11T19:03:49.522Z] #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-02-11T19:03:49.522Z] #56 sha256:a05d4fc85d5c45c19dca78e5fc8175643b9ff0d89309596b34c9de955d71a770 [2022-02-11T19:03:49.522Z] #56 129.0 + mkdir -p /build [2022-02-11T19:03:49.522Z] #56 129.0 + cp runc /build/runc [2022-02-11T19:03:49.765Z] #56 DONE 131.8s [2022-02-11T19:03:49.765Z] [2022-02-11T19:03:49.765Z] #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-02-11T19:03:49.765Z] #60 sha256:a3c578faf7ee30ef501d9ef265828a14252b74295bc09fa7119b0551cbfd0263 [2022-02-11T19:03:50.075Z] #67 ... [2022-02-11T19:03:50.075Z] [2022-02-11T19:03:50.075Z] #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-02-11T19:03:50.075Z] #28 sha256:a0958e570b998fbc655c80baa0421c7ed31252c407c0d96888e7e8728e6406ae [2022-02-11T19:03:50.075Z] #28 14.20 Fetched 48.9 MB in 13s (3675 kB/s) [2022-02-11T19:03:51.135Z] #60 ... [2022-02-11T19:03:51.135Z] [2022-02-11T19:03:51.135Z] #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-02-11T19:03:51.135Z] #51 sha256:9cb9c0566e3298e0ef8d4c1cc5ff85884775446a6216cc80d1235f35bd7e6745 [2022-02-11T19:03:51.135Z] #51 233.8 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-02-11T19:03:51.135Z] #51 DONE 233.9s [2022-02-11T19:03:51.135Z] [2022-02-11T19:03:51.135Z] #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-02-11T19:03:51.135Z] #60 sha256:a3c578faf7ee30ef501d9ef265828a14252b74295bc09fa7119b0551cbfd0263 [2022-02-11T19:03:51.417Z] #56 DONE 131.2s [2022-02-11T19:03:51.417Z] [2022-02-11T19:03:51.417Z] #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-02-11T19:03:51.417Z] #60 sha256:8957d6a43d2e7cac1afbacadc5f93cf780455509ad22dfe069a828cf72865065 [2022-02-11T19:03:52.507Z] #60 ... [2022-02-11T19:03:52.507Z] [2022-02-11T19:03:52.507Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-02-11T19:03:52.507Z] #52 sha256:41cab3ceb18e88e7d15f4d5f0ff61119e950426a12df8ed2a298d98b018731d9 [2022-02-11T19:03:52.763Z] #52 DONE 0.6s [2022-02-11T19:03:52.763Z] [2022-02-11T19:03:52.763Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-02-11T19:03:52.763Z] #54 sha256:da729959c40b7aa501211c901ec8c10b6c98ecb95d3396cef0ba476697d5565e [2022-02-11T19:03:52.763Z] #54 DONE 0.0s [2022-02-11T19:03:52.763Z] [2022-02-11T19:03:52.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-02-11T19:03:52.763Z] #60 sha256:a3c578faf7ee30ef501d9ef265828a14252b74295bc09fa7119b0551cbfd0263 [2022-02-11T19:03:53.020Z] #60 ... [2022-02-11T19:03:53.020Z] [2022-02-11T19:03:53.020Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-02-11T19:03:53.020Z] #57 sha256:6686f8055f969e99144659b9c8f84fc8d9cda220203a0c883441fd357116a7df [2022-02-11T19:03:53.020Z] #57 DONE 0.3s [2022-02-11T19:03:53.020Z] [2022-02-11T19:03:53.020Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-02-11T19:03:53.020Z] #60 sha256:a3c578faf7ee30ef501d9ef265828a14252b74295bc09fa7119b0551cbfd0263 [2022-02-11T19:03:53.937Z] #60 ... [2022-02-11T19:03:53.937Z] [2022-02-11T19:03:53.937Z] #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-02-11T19:03:53.937Z] #51 sha256:9cb9c0566e3298e0ef8d4c1cc5ff85884775446a6216cc80d1235f35bd7e6745 [2022-02-11T19:03:53.937Z] #51 237.9 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-02-11T19:03:53.937Z] #51 DONE 238.0s [2022-02-11T19:03:53.937Z] [2022-02-11T19:03:53.937Z] #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-02-11T19:03:53.937Z] #60 sha256:8957d6a43d2e7cac1afbacadc5f93cf780455509ad22dfe069a828cf72865065 [2022-02-11T19:03:55.305Z] #60 ... [2022-02-11T19:03:55.305Z] [2022-02-11T19:03:55.305Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-02-11T19:03:55.305Z] #52 sha256:1786a1ba5c7d5e520718d1f93a896be1c7831488126da7abf395edf52e93a3e0 [2022-02-11T19:03:55.379Z] #28 14.20 Reading package lists... [2022-02-11T19:03:56.235Z] #52 DONE 0.7s [2022-02-11T19:03:56.235Z] [2022-02-11T19:03:56.235Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-02-11T19:03:56.235Z] #54 sha256:50edd0a21618051ec6bf81c4010ef3f08b44cc6df4e89aeb2666604a0abf41cf [2022-02-11T19:03:56.235Z] #54 DONE 0.0s [2022-02-11T19:03:56.235Z] [2022-02-11T19:03:56.235Z] #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-02-11T19:03:56.235Z] #60 sha256:8957d6a43d2e7cac1afbacadc5f93cf780455509ad22dfe069a828cf72865065 [2022-02-11T19:03:56.235Z] #60 ... [2022-02-11T19:03:56.235Z] [2022-02-11T19:03:56.235Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-02-11T19:03:56.235Z] #57 sha256:fff9fe3ab83643433dd7c4d300aa47337e0a6385c054554debd029bc8fbfa66e [2022-02-11T19:03:56.492Z] #57 DONE 0.2s [2022-02-11T19:03:56.492Z] [2022-02-11T19:03:56.492Z] #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-02-11T19:03:56.492Z] #60 sha256:8957d6a43d2e7cac1afbacadc5f93cf780455509ad22dfe069a828cf72865065 [2022-02-11T19:03:59.008Z] #60 204.3 # github.com/containerd/containerd/cmd/containerd [2022-02-11T19:03:59.008Z] #60 204.3 /usr/bin/ld: /tmp/go-link-1763392717/000019.o: in function `New': [2022-02-11T19:03:59.008Z] #60 204.3 /tmp/tmp.rVEtMvJIQA/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-02-11T19:03:59.008Z] #60 204.4 + bin/containerd-stress [2022-02-11T19:03:59.008Z] #60 205.5 + bin/containerd-shim [2022-02-11T19:04:01.983Z] #28 20.83 Reading package lists... [2022-02-11T19:04:03.377Z] #28 27.31 Building dependency tree... [2022-02-11T19:04:04.272Z] #60 211.5 + bin/containerd-shim-runc-v1 [2022-02-11T19:04:04.770Z] #28 30.00 bzip2 is already the newest version (1.0.8-4). [2022-02-11T19:04:04.770Z] #28 30.00 patch is already the newest version (2.7.6-7). [2022-02-11T19:04:04.770Z] #28 30.00 xz-utils is already the newest version (5.2.5-2). [2022-02-11T19:04:04.770Z] #28 30.00 The following additional packages will be installed: [2022-02-11T19:04:04.770Z] #28 30.01 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-02-11T19:04:04.770Z] #28 30.01 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-02-11T19:04:04.770Z] #28 30.01 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-02-11T19:04:04.770Z] #28 30.01 python3-pkg-resources vim-runtime xxd [2022-02-11T19:04:04.770Z] #28 30.02 Suggested packages: [2022-02-11T19:04:04.770Z] #28 30.02 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-02-11T19:04:04.770Z] #28 30.02 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-02-11T19:04:04.770Z] #28 30.02 Recommended packages: [2022-02-11T19:04:04.770Z] #28 30.02 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-02-11T19:04:06.164Z] #28 31.31 The following NEW packages will be installed: [2022-02-11T19:04:06.164Z] #28 31.31 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-02-11T19:04:06.164Z] #28 31.31 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-02-11T19:04:06.164Z] #28 31.31 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-02-11T19:04:06.164Z] #28 31.32 libonig5 libprotobuf-c1 libxtables12 net-tools pigz python-pip-whl [2022-02-11T19:04:06.164Z] #28 31.32 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-02-11T19:04:06.164Z] #28 31.32 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-02-11T19:04:06.164Z] #28 31.32 vim-common vim-runtime xfsprogs xxd zip zstd [2022-02-11T19:04:06.164Z] #28 31.71 0 upgraded, 44 newly installed, 0 to remove and 0 not upgraded. [2022-02-11T19:04:06.164Z] #28 31.71 Need to get 18.6 MB of archives. [2022-02-11T19:04:06.164Z] #28 31.71 After this operation, 71.4 MB of additional disk space will be used. [2022-02-11T19:04:06.164Z] #28 31.71 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-02-11T19:04:06.427Z] #28 31.71 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-02-11T19:04:06.427Z] #28 31.72 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-02-11T19:04:06.427Z] #28 31.72 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-02-11T19:04:06.427Z] #28 31.72 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-02-11T19:04:06.427Z] #28 31.72 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-02-11T19:04:06.427Z] #28 31.72 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-02-11T19:04:06.427Z] #28 31.72 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-02-11T19:04:06.427Z] #28 31.74 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-02-11T19:04:06.427Z] #28 31.75 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-02-11T19:04:06.427Z] #28 31.75 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-02-11T19:04:06.427Z] #28 31.76 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-02-11T19:04:06.427Z] #28 31.77 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-02-11T19:04:06.427Z] #28 31.78 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-02-11T19:04:06.427Z] #28 31.78 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-02-11T19:04:06.427Z] #28 31.79 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-02-11T19:04:06.427Z] #28 31.79 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-02-11T19:04:06.427Z] #28 31.79 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-02-11T19:04:06.427Z] #28 31.79 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-02-11T19:04:06.427Z] #28 31.79 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-02-11T19:04:06.427Z] #28 31.80 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-02-11T19:04:06.427Z] #28 31.80 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-02-11T19:04:06.427Z] #28 31.81 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-02-11T19:04:06.427Z] #28 31.81 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-02-11T19:04:06.427Z] #28 31.81 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-02-11T19:04:06.427Z] #28 31.81 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-02-11T19:04:06.427Z] #28 31.81 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-02-11T19:04:06.427Z] #28 31.82 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-02-11T19:04:06.427Z] #28 31.82 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-02-11T19:04:06.427Z] #28 31.82 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-02-11T19:04:06.427Z] #28 31.86 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-02-11T19:04:06.427Z] #28 31.86 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-02-11T19:04:06.427Z] #28 31.86 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-02-11T19:04:06.427Z] #28 31.87 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-02-11T19:04:06.427Z] #28 31.87 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-02-11T19:04:06.427Z] #28 31.88 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-02-11T19:04:06.427Z] #28 31.88 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-02-11T19:04:06.427Z] #28 31.90 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-02-11T19:04:06.427Z] #28 31.91 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-02-11T19:04:06.690Z] #28 31.91 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-02-11T19:04:06.690Z] #28 32.03 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-02-11T19:04:06.690Z] #28 32.06 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-02-11T19:04:06.690Z] #28 32.07 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-02-11T19:04:06.690Z] #28 32.08 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-02-11T19:04:07.245Z] 8f616e6e9eec: Pull complete [2022-02-11T19:04:07.264Z] #28 32.74 debconf: delaying package configuration, since apt-utils is not installed [2022-02-11T19:04:07.839Z] #28 33.06 Fetched 18.6 MB in 1s (27.9 MB/s) [2022-02-11T19:04:07.839Z] #28 33.14 Selecting previously unselected package pigz. [2022-02-11T19:04:07.839Z] #28 33.14 (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-02-11T19:04:07.839Z] #28 33.23 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-02-11T19:04:08.102Z] #28 33.31 Unpacking pigz (2.6-1) ... [2022-02-11T19:04:08.102Z] #28 33.37 Selecting previously unselected package libelf1:amd64. [2022-02-11T19:04:08.102Z] #28 33.38 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-02-11T19:04:08.102Z] #28 33.39 Unpacking libelf1:amd64 (0.183-1) ... [2022-02-11T19:04:08.102Z] #28 33.50 Selecting previously unselected package libbpf0:amd64. [2022-02-11T19:04:08.102Z] #28 33.50 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-02-11T19:04:08.102Z] #28 33.51 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-02-11T19:04:08.365Z] #28 33.58 Selecting previously unselected package libcap2:amd64. [2022-02-11T19:04:08.365Z] #28 33.59 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-02-11T19:04:08.365Z] #28 33.60 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-02-11T19:04:08.365Z] #28 33.65 Selecting previously unselected package libmnl0:amd64. [2022-02-11T19:04:08.365Z] #28 33.66 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-02-11T19:04:08.365Z] #28 33.67 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-02-11T19:04:08.365Z] #28 33.71 Selecting previously unselected package libxtables12:amd64. [2022-02-11T19:04:08.365Z] #28 33.72 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-02-11T19:04:08.365Z] #28 33.73 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-02-11T19:04:08.365Z] #28 33.79 Selecting previously unselected package libcap2-bin. [2022-02-11T19:04:08.365Z] #28 33.80 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-02-11T19:04:08.365Z] #28 33.80 Unpacking libcap2-bin (1:2.44-1) ... [2022-02-11T19:04:08.440Z] #60 215.8 + bin/containerd-shim-runc-v2 [2022-02-11T19:04:08.440Z] #60 216.4 + binaries [2022-02-11T19:04:08.440Z] #60 216.4 + install -D bin/containerd /build/containerd [2022-02-11T19:04:08.440Z] #60 216.4 + install -D bin/containerd-shim /build/containerd-shim [2022-02-11T19:04:08.440Z] #60 216.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-02-11T19:04:08.440Z] #60 216.4 + install -D bin/ctr /build/ctr [2022-02-11T19:04:08.627Z] #28 33.87 Selecting previously unselected package iproute2. [2022-02-11T19:04:08.627Z] #28 33.89 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-02-11T19:04:08.627Z] #28 33.90 Unpacking iproute2 (5.10.0-4) ... [2022-02-11T19:04:08.890Z] #28 34.22 Selecting previously unselected package xxd. [2022-02-11T19:04:08.890Z] #28 34.24 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-11T19:04:08.890Z] #28 34.25 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-11T19:04:08.890Z] #28 34.33 Selecting previously unselected package vim-common. [2022-02-11T19:04:08.890Z] #28 34.34 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-11T19:04:08.890Z] #28 34.35 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-11T19:04:09.152Z] #28 34.47 Selecting previously unselected package bash-completion. [2022-02-11T19:04:09.152Z] #28 34.48 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-02-11T19:04:10.099Z] #28 35.64 Unpacking bash-completion (1:2.11-2) ... [2022-02-11T19:04:10.361Z] #28 35.84 Selecting previously unselected package apparmor. [2022-02-11T19:04:10.361Z] #28 35.85 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-02-11T19:04:10.361Z] #28 35.89 Unpacking apparmor (2.13.6-10) ... [2022-02-11T19:04:10.624Z] #28 36.15 Selecting previously unselected package inetutils-ping. [2022-02-11T19:04:10.886Z] #28 36.15 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-02-11T19:04:10.886Z] #28 36.16 Unpacking inetutils-ping (2:2.0-1) ... [2022-02-11T19:04:10.886Z] #28 36.25 Selecting previously unselected package libip4tc2:amd64. [2022-02-11T19:04:10.886Z] #28 36.25 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-02-11T19:04:10.886Z] #28 36.26 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-02-11T19:04:10.886Z] #28 36.32 Selecting previously unselected package libip6tc2:amd64. [2022-02-11T19:04:10.886Z] #28 36.32 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-02-11T19:04:10.886Z] #28 36.33 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-02-11T19:04:10.886Z] #28 36.38 Selecting previously unselected package libnfnetlink0:amd64. [2022-02-11T19:04:11.149Z] #28 36.38 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-02-11T19:04:11.149Z] #28 36.39 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-02-11T19:04:11.149Z] #28 36.44 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-02-11T19:04:11.149Z] #28 36.44 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-02-11T19:04:11.149Z] #28 36.45 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-02-11T19:04:11.149Z] #28 36.51 Selecting previously unselected package libnftnl11:amd64. [2022-02-11T19:04:11.149Z] #28 36.52 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-02-11T19:04:11.149Z] #28 36.53 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-02-11T19:04:11.149Z] #28 36.59 Selecting previously unselected package iptables. [2022-02-11T19:04:11.149Z] #28 36.60 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-02-11T19:04:11.149Z] #28 36.60 Unpacking iptables (1.8.7-1) ... [2022-02-11T19:04:11.411Z] #28 36.80 Selecting previously unselected package libonig5:amd64. [2022-02-11T19:04:11.411Z] #28 36.80 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-02-11T19:04:11.411Z] #28 36.81 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-02-11T19:04:11.411Z] #28 36.94 Selecting previously unselected package libjq1:amd64. [2022-02-11T19:04:11.411Z] #28 36.94 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-02-11T19:04:11.674Z] #28 36.94 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-02-11T19:04:11.674Z] #28 37.02 Selecting previously unselected package jq. [2022-02-11T19:04:11.674Z] #28 37.03 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-02-11T19:04:11.674Z] #28 37.04 Unpacking jq (1.6-2.1) ... [2022-02-11T19:04:11.674Z] #28 37.10 Selecting previously unselected package libaio1:amd64. [2022-02-11T19:04:11.674Z] #28 37.10 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-02-11T19:04:11.674Z] #28 37.11 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-02-11T19:04:11.674Z] #28 37.16 Selecting previously unselected package libgpm2:amd64. [2022-02-11T19:04:11.937Z] #28 37.17 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-02-11T19:04:11.937Z] #28 37.18 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-02-11T19:04:11.937Z] #28 37.23 Selecting previously unselected package libinih1:amd64. [2022-02-11T19:04:11.937Z] #28 37.23 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-02-11T19:04:11.937Z] #28 37.24 Unpacking libinih1:amd64 (53-1+b2) ... [2022-02-11T19:04:11.937Z] #28 37.30 Selecting previously unselected package libnet1:amd64. [2022-02-11T19:04:11.937Z] #28 37.30 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-02-11T19:04:11.937Z] #28 37.31 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-11T19:04:11.937Z] #28 37.38 Selecting previously unselected package libnl-3-200:amd64. [2022-02-11T19:04:11.937Z] #28 37.39 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-02-11T19:04:11.937Z] #28 37.39 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-11T19:04:12.199Z] #28 37.46 Selecting previously unselected package libprotobuf-c1:amd64. [2022-02-11T19:04:12.199Z] #28 37.47 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-02-11T19:04:12.199Z] #28 37.47 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-11T19:04:12.199Z] #28 37.52 Selecting previously unselected package net-tools. [2022-02-11T19:04:12.199Z] #28 37.52 Preparing to unpack .../28-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-02-11T19:04:12.199Z] #28 37.53 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-02-11T19:04:12.199Z] #28 37.65 Selecting previously unselected package python-pip-whl. [2022-02-11T19:04:12.199Z] #28 37.66 Preparing to unpack .../29-python-pip-whl_20.3.4-4_all.deb ... [2022-02-11T19:04:12.199Z] #28 37.66 Unpacking python-pip-whl (20.3.4-4) ... [2022-02-11T19:04:12.807Z] #28 37.99 Selecting previously unselected package python3-lib2to3. [2022-02-11T19:04:12.807Z] #28 38.00 Preparing to unpack .../30-python3-lib2to3_3.9.2-1_all.deb ... [2022-02-11T19:04:12.807Z] #28 38.00 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-02-11T19:04:12.807Z] #28 38.09 Selecting previously unselected package python3-distutils. [2022-02-11T19:04:12.807Z] #28 38.10 Preparing to unpack .../31-python3-distutils_3.9.2-1_all.deb ... [2022-02-11T19:04:12.807Z] #28 38.10 Unpacking python3-distutils (3.9.2-1) ... [2022-02-11T19:04:12.807Z] #28 38.20 Selecting previously unselected package python3-pkg-resources. [2022-02-11T19:04:12.807Z] #28 38.20 Preparing to unpack .../32-python3-pkg-resources_52.0.0-4_all.deb ... [2022-02-11T19:04:12.807Z] #28 38.21 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-02-11T19:04:12.807Z] #28 38.31 Selecting previously unselected package python3-setuptools. [2022-02-11T19:04:13.078Z] #28 38.31 Preparing to unpack .../33-python3-setuptools_52.0.0-4_all.deb ... [2022-02-11T19:04:13.078Z] #28 38.32 Unpacking python3-setuptools (52.0.0-4) ... [2022-02-11T19:04:13.078Z] #28 38.57 Selecting previously unselected package python3-wheel. [2022-02-11T19:04:13.078Z] #28 38.57 Preparing to unpack .../34-python3-wheel_0.34.2-1_all.deb ... [2022-02-11T19:04:13.340Z] #28 38.58 Unpacking python3-wheel (0.34.2-1) ... [2022-02-11T19:04:13.340Z] #28 38.64 Selecting previously unselected package python3-pip. [2022-02-11T19:04:13.340Z] #28 38.65 Preparing to unpack .../35-python3-pip_20.3.4-4_all.deb ... [2022-02-11T19:04:13.340Z] #28 38.67 Unpacking python3-pip (20.3.4-4) ... [2022-02-11T19:04:13.602Z] #28 38.88 Selecting previously unselected package sudo. [2022-02-11T19:04:13.602Z] #28 38.88 Preparing to unpack .../36-sudo_1.9.5p2-3_amd64.deb ... [2022-02-11T19:04:13.602Z] #28 38.88 Unpacking sudo (1.9.5p2-3) ... [2022-02-11T19:04:13.863Z] #28 39.21 Selecting previously unselected package thin-provisioning-tools. [2022-02-11T19:04:13.863Z] #28 39.22 Preparing to unpack .../37-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-02-11T19:04:13.863Z] #28 39.23 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-02-11T19:04:13.863Z] #28 39.34 Selecting previously unselected package uidmap. [2022-02-11T19:04:14.125Z] #28 39.34 Preparing to unpack .../38-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-02-11T19:04:14.125Z] #28 39.36 Unpacking uidmap (1:4.8.1-1) ... [2022-02-11T19:04:14.125Z] #28 39.45 Selecting previously unselected package vim-runtime. [2022-02-11T19:04:14.125Z] #28 39.46 Preparing to unpack .../39-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-11T19:04:14.125Z] #28 39.48 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-02-11T19:04:14.125Z] #28 39.51 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-02-11T19:04:14.125Z] #28 39.51 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-02-11T19:04:15.656Z] #60 228.4 # github.com/containerd/containerd/cmd/containerd [2022-02-11T19:04:15.656Z] #60 228.4 /usr/bin/ld: /tmp/go-link-2681399006/000019.o: in function `New': [2022-02-11T19:04:15.656Z] #60 228.4 /tmp/tmp.s9rAFVekkV/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-02-11T19:04:15.656Z] #60 228.5 + bin/containerd-stress [2022-02-11T19:04:15.656Z] #60 229.5 + bin/containerd-shim [2022-02-11T19:04:16.049Z] #28 41.19 Selecting previously unselected package vim. [2022-02-11T19:04:16.049Z] #28 41.20 Preparing to unpack .../40-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-11T19:04:16.049Z] #28 41.21 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-02-11T19:04:16.312Z] #28 41.55 Selecting previously unselected package xfsprogs. [2022-02-11T19:04:16.312Z] #28 41.57 Preparing to unpack .../41-xfsprogs_5.10.0-4_amd64.deb ... [2022-02-11T19:04:16.312Z] #28 41.57 Unpacking xfsprogs (5.10.0-4) ... [2022-02-11T19:04:16.574Z] #28 41.83 Selecting previously unselected package zip. [2022-02-11T19:04:16.574Z] #28 41.85 Preparing to unpack .../42-zip_3.0-12_amd64.deb ... [2022-02-11T19:04:16.574Z] #28 41.85 Unpacking zip (3.0-12) ... [2022-02-11T19:04:16.574Z] #28 41.93 Selecting previously unselected package zstd. [2022-02-11T19:04:16.574Z] #28 41.94 Preparing to unpack .../43-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-02-11T19:04:16.574Z] #28 41.95 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-02-11T19:04:16.837Z] #28 42.23 Setting up python3-pkg-resources (52.0.0-4) ... [2022-02-11T19:04:17.413Z] #28 42.73 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-02-11T19:04:17.413Z] #28 42.74 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-02-11T19:04:17.413Z] #28 42.76 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-02-11T19:04:17.413Z] #28 42.77 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-02-11T19:04:17.413Z] #28 42.78 Setting up libinih1:amd64 (53-1+b2) ... [2022-02-11T19:04:17.413Z] #28 42.80 Setting up uidmap (1:4.8.1-1) ... [2022-02-11T19:04:17.413Z] #28 42.81 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-11T19:04:17.413Z] #28 42.82 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-11T19:04:17.413Z] #28 42.84 Setting up python3-wheel (0.34.2-1) ... [2022-02-11T19:04:17.988Z] #28 43.26 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-11T19:04:17.988Z] #28 43.27 Setting up libcap2:amd64 (1:2.44-1) ... [2022-02-11T19:04:17.988Z] #28 43.28 Setting up libcap2-bin (1:2.44-1) ... [2022-02-11T19:04:17.988Z] #28 43.29 Setting up apparmor (2.13.6-10) ... [2022-02-11T19:04:18.383Z] #60 DONE 224.8s [2022-02-11T19:04:18.383Z] [2022-02-11T19:04:18.383Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-02-11T19:04:18.383Z] #61 sha256:ad1421f855fd0b8f9eea706e54ad3052597be966a8ec13daba287d2b60b39c9f [2022-02-11T19:04:18.936Z] #28 44.42 Setting up zip (3.0-12) ... [2022-02-11T19:04:19.199Z] #28 44.43 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-11T19:04:19.199Z] #28 44.46 Setting up bash-completion (1:2.11-2) ... [2022-02-11T19:04:19.540Z] #60 229.6 # github.com/containerd/containerd/cmd/containerd [2022-02-11T19:04:19.540Z] #60 229.6 /usr/bin/ld: /tmp/go-link-70099039/000019.o: in function `New': [2022-02-11T19:04:19.540Z] #60 229.6 /tmp/tmp.rC5tegsX0M/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-02-11T19:04:19.540Z] #60 229.6 + bin/containerd-stress [2022-02-11T19:04:19.747Z] #61 DONE 2.1s [2022-02-11T19:04:19.747Z] [2022-02-11T19:04:19.747Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-02-11T19:04:19.747Z] #66 sha256:4056d3a2f4ee1771d1120f067bf08aa2b2913411df2bdf5f3e202ca8367020d9 [2022-02-11T19:04:20.004Z] #66 DONE 0.4s [2022-02-11T19:04:20.004Z] [2022-02-11T19:04:20.004Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-02-11T19:04:20.004Z] #71 sha256:0ee362edbb7b0f4ba8995d1fb998ddff096f5c81c550c14f3abb37f1721a3546 [2022-02-11T19:04:20.590Z] #28 45.67 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-02-11T19:04:20.590Z] #28 45.68 Setting up sudo (1.9.5p2-3) ... [2022-02-11T19:04:20.590Z] #28 45.74 invoke-rc.d: could not determine current runlevel [2022-02-11T19:04:20.590Z] #28 45.74 invoke-rc.d: policy-rc.d denied execution of start. [2022-02-11T19:04:20.590Z] #28 45.75 Setting up xfsprogs (5.10.0-4) ... [2022-02-11T19:04:20.590Z] #28 45.76 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-02-11T19:04:20.590Z] #28 45.78 Setting up inetutils-ping (2:2.0-1) ... [2022-02-11T19:04:20.590Z] #28 45.80 Setting up pigz (2.6-1) ... [2022-02-11T19:04:20.590Z] #28 45.82 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-02-11T19:04:20.590Z] #28 45.83 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-11T19:04:20.590Z] #28 45.86 Setting up python-pip-whl (20.3.4-4) ... [2022-02-11T19:04:20.590Z] #28 45.88 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-02-11T19:04:20.910Z] #60 230.7 + bin/containerd-shim [2022-02-11T19:04:21.164Z] #28 46.34 Setting up libaio1:amd64 (0.3.112-9) ... [2022-02-11T19:04:21.164Z] #28 46.35 Setting up python3-lib2to3 (3.9.2-1) ... [2022-02-11T19:04:21.427Z] #28 46.63 Setting up libelf1:amd64 (0.183-1) ... [2022-02-11T19:04:21.427Z] #28 46.64 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-02-11T19:04:21.427Z] #28 46.66 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-02-11T19:04:21.427Z] #28 46.67 Setting up python3-distutils (3.9.2-1) ... [2022-02-11T19:04:21.689Z] #28 46.95 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-02-11T19:04:21.689Z] #28 46.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-02-11T19:04:21.689Z] #28 46.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-02-11T19:04:21.689Z] #28 46.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-02-11T19:04:21.689Z] #28 46.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-02-11T19:04:21.689Z] #28 46.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-02-11T19:04:21.689Z] #28 46.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-02-11T19:04:21.689Z] #28 46.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-02-11T19:04:21.689Z] #28 46.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-02-11T19:04:21.689Z] #28 47.02 Setting up python3-setuptools (52.0.0-4) ... [2022-02-11T19:04:22.220Z] #60 236.6 + bin/containerd-shim-runc-v1 [2022-02-11T19:04:22.519Z] #71 DONE 2.4s [2022-02-11T19:04:22.519Z] [2022-02-11T19:04:22.519Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-02-11T19:04:22.519Z] #72 sha256:83dbd0e943ff89143acb0f0c6899c1013ca0ee848f844f5e7f70b03681887825 [2022-02-11T19:04:22.519Z] #72 DONE 0.0s [2022-02-11T19:04:22.519Z] [2022-02-11T19:04:22.519Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-02-11T19:04:22.519Z] #73 sha256:b1fcf5850cb8cc6e26d40153f503986f103d410fabddfcf5cc27b3e595d9ceeb [2022-02-11T19:04:22.637Z] #28 47.82 Setting up libjq1:amd64 (1.6-2.1) ... [2022-02-11T19:04:22.637Z] #28 47.83 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-02-11T19:04:22.637Z] #28 47.85 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-02-11T19:04:22.637Z] #28 47.87 Setting up python3-pip (20.3.4-4) ... [2022-02-11T19:04:22.999Z] #60 229.5 # github.com/containerd/containerd/cmd/containerd [2022-02-11T19:04:22.999Z] #60 229.5 /usr/bin/ld: /tmp/go-link-442360232/000019.o: in function `New': [2022-02-11T19:04:23.000Z] #60 229.5 /tmp/tmp.FfcQtCyxIy/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-02-11T19:04:23.000Z] #60 229.6 + bin/containerd-stress [2022-02-11T19:04:23.214Z] #28 48.62 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-02-11T19:04:23.214Z] #28 48.63 Setting up jq (1.6-2.1) ... [2022-02-11T19:04:23.214Z] #28 48.64 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-02-11T19:04:23.214Z] #28 48.65 Setting up iptables (1.8.7-1) ... [2022-02-11T19:04:23.214Z] #28 48.67 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-11T19:04:23.214Z] #28 48.67 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-11T19:04:23.214Z] #28 48.67 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-11T19:04:23.214Z] #28 48.68 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-11T19:04:23.214Z] #28 48.69 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-02-11T19:04:23.214Z] #28 48.69 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-02-11T19:04:23.214Z] #28 48.70 Setting up iproute2 (5.10.0-4) ... [2022-02-11T19:04:23.447Z] #73 DONE 0.9s [2022-02-11T19:04:23.447Z] [2022-02-11T19:04:23.447Z] #74 exporting to image [2022-02-11T19:04:23.447Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-02-11T19:04:23.447Z] #74 exporting layers [2022-02-11T19:04:23.563Z] #60 230.6 + bin/containerd-shim [2022-02-11T19:04:23.791Z] #28 49.00 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-11T19:04:24.367Z] #28 DONE 49.7s [2022-02-11T19:04:24.367Z] [2022-02-11T19:04:24.367Z] #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-02-11T19:04:24.367Z] #63 sha256:ff0b20a1abebf4d425e163ef4bec2d279a2f0bf9dbe6e1ef7f5e9eaab348afe1 [2022-02-11T19:04:24.367Z] #63 ... [2022-02-11T19:04:24.367Z] [2022-02-11T19:04:24.367Z] #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-02-11T19:04:24.367Z] #29 sha256:a7d37a0f95d3e1fb1ac366f11fa1a378855a62d22f673b8d86524ddad6d82d11 [2022-02-11T19:04:25.317Z] #29 0.874 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-02-11T19:04:25.317Z] #29 0.879 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-02-11T19:04:25.317Z] #29 0.882 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-02-11T19:04:25.317Z] #29 DONE 1.0s [2022-02-11T19:04:25.317Z] [2022-02-11T19:04:25.317Z] #30 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-02-11T19:04:25.317Z] #30 sha256:caee3bb8b85cad9d59986fd0229fbd5db28a2aed4b0486839c8886fc245bac76 [2022-02-11T19:04:26.716Z] #74 exporting layers 3.4s done [2022-02-11T19:04:26.716Z] #74 writing image sha256:184a437e9a0d76ffb3b5186fae8b2f416c5da544eddf46cb448e7cce99e12060 [2022-02-11T19:04:26.716Z] #74 writing image sha256:184a437e9a0d76ffb3b5186fae8b2f416c5da544eddf46cb448e7cce99e12060 done [2022-02-11T19:04:26.716Z] #74 naming to docker.io/library/docker:2deec80dba28461a3cb3a51b20dd98b7363dd45b done [2022-02-11T19:04:26.716Z] #74 DONE 3.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-02-11T19:04:27.042Z] + sudo modprobe ip6table_filter [2022-02-11T19:04:27.227Z] 8f616e6e9eec: Pull complete [Pipeline] sh [2022-02-11T19:04:27.490Z] #60 241.7 + bin/containerd-shim-runc-v2 [2022-02-11T19:04:27.613Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43230/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2deec80dba28461a3cb3a51b20dd98b7363dd45b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2deec80dba28461a3cb3a51b20dd98b7363dd45b hack/test/unit [2022-02-11T19:04:27.748Z] #60 242.3 + binaries [2022-02-11T19:04:28.017Z] #60 242.3 + install -D bin/containerd /build/containerd [2022-02-11T19:04:28.017Z] #60 242.3 + install -D bin/containerd-shim /build/containerd-shim [2022-02-11T19:04:28.017Z] #60 242.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-02-11T19:04:28.017Z] #60 242.3 + install -D bin/ctr /build/ctr [2022-02-11T19:04:29.013Z] #60 237.7 + bin/containerd-shim-runc-v1 [2022-02-11T19:04:30.129Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-02-11T19:04:30.129Z] + TESTFLAGS+=' -test.timeout=5m' [2022-02-11T19:04:30.129Z] + TESTDIRS=./... [2022-02-11T19:04:30.129Z] + exclude_paths='/vendor/|/integration' [2022-02-11T19:04:30.129Z] ++ go list ./... [2022-02-11T19:04:30.129Z] ++ grep -vE '(/vendor/|/integration)' [2022-02-11T19:04:30.692Z] + pkg_list='github.com/docker/docker/api [2022-02-11T19:04:30.692Z] github.com/docker/docker/api/server [2022-02-11T19:04:30.692Z] github.com/docker/docker/api/server/backend/build [2022-02-11T19:04:30.692Z] github.com/docker/docker/api/server/httputils [2022-02-11T19:04:30.692Z] github.com/docker/docker/api/server/middleware [2022-02-11T19:04:30.692Z] github.com/docker/docker/api/server/router [2022-02-11T19:04:30.692Z] github.com/docker/docker/api/server/router/build [2022-02-11T19:04:30.692Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-11T19:04:30.692Z] github.com/docker/docker/api/server/router/container [2022-02-11T19:04:30.692Z] github.com/docker/docker/api/server/router/debug [2022-02-11T19:04:30.692Z] github.com/docker/docker/api/server/router/distribution [2022-02-11T19:04:30.692Z] github.com/docker/docker/api/server/router/grpc [2022-02-11T19:04:30.692Z] github.com/docker/docker/api/server/router/image [2022-02-11T19:04:30.692Z] github.com/docker/docker/api/server/router/network [2022-02-11T19:04:30.692Z] github.com/docker/docker/api/server/router/plugin [2022-02-11T19:04:30.692Z] github.com/docker/docker/api/server/router/session [2022-02-11T19:04:30.692Z] github.com/docker/docker/api/server/router/swarm [2022-02-11T19:04:30.692Z] github.com/docker/docker/api/server/router/system [2022-02-11T19:04:30.692Z] github.com/docker/docker/api/server/router/volume [2022-02-11T19:04:30.692Z] github.com/docker/docker/api/types [2022-02-11T19:04:30.692Z] github.com/docker/docker/api/types/backend [2022-02-11T19:04:30.692Z] github.com/docker/docker/api/types/blkiodev [2022-02-11T19:04:30.692Z] github.com/docker/docker/api/types/container [2022-02-11T19:04:30.692Z] github.com/docker/docker/api/types/events [2022-02-11T19:04:30.692Z] github.com/docker/docker/api/types/filters [2022-02-11T19:04:30.692Z] github.com/docker/docker/api/types/image [2022-02-11T19:04:30.692Z] github.com/docker/docker/api/types/mount [2022-02-11T19:04:30.692Z] github.com/docker/docker/api/types/network [2022-02-11T19:04:30.692Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-11T19:04:30.692Z] github.com/docker/docker/api/types/registry [2022-02-11T19:04:30.692Z] github.com/docker/docker/api/types/strslice [2022-02-11T19:04:30.692Z] github.com/docker/docker/api/types/swarm [2022-02-11T19:04:30.692Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-11T19:04:30.692Z] github.com/docker/docker/api/types/time [2022-02-11T19:04:30.692Z] github.com/docker/docker/api/types/versions [2022-02-11T19:04:30.692Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-11T19:04:30.692Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-11T19:04:30.692Z] github.com/docker/docker/api/types/volume [2022-02-11T19:04:30.692Z] github.com/docker/docker/builder [2022-02-11T19:04:30.692Z] github.com/docker/docker/builder/builder-next [2022-02-11T19:04:30.692Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-11T19:04:30.692Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-11T19:04:30.692Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-11T19:04:30.692Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-11T19:04:30.692Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-11T19:04:30.692Z] github.com/docker/docker/builder/builder-next/worker [2022-02-11T19:04:30.692Z] github.com/docker/docker/builder/dockerfile [2022-02-11T19:04:30.692Z] github.com/docker/docker/builder/dockerignore [2022-02-11T19:04:30.692Z] github.com/docker/docker/builder/remotecontext [2022-02-11T19:04:30.692Z] github.com/docker/docker/builder/remotecontext/git [2022-02-11T19:04:30.692Z] github.com/docker/docker/cli [2022-02-11T19:04:30.692Z] github.com/docker/docker/cli/config [2022-02-11T19:04:30.692Z] github.com/docker/docker/cli/debug [2022-02-11T19:04:30.692Z] github.com/docker/docker/client [2022-02-11T19:04:30.692Z] github.com/docker/docker/cmd/docker-proxy [2022-02-11T19:04:30.692Z] github.com/docker/docker/cmd/dockerd [2022-02-11T19:04:30.692Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-11T19:04:30.692Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-11T19:04:30.692Z] github.com/docker/docker/container [2022-02-11T19:04:30.692Z] github.com/docker/docker/container/stream [2022-02-11T19:04:30.692Z] github.com/docker/docker/contrib/apparmor [2022-02-11T19:04:30.692Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-11T19:04:30.692Z] github.com/docker/docker/contrib/httpserver [2022-02-11T19:04:30.692Z] github.com/docker/docker/daemon [2022-02-11T19:04:30.692Z] github.com/docker/docker/daemon/cluster [2022-02-11T19:04:30.692Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-11T19:04:30.692Z] github.com/docker/docker/daemon/cluster/convert [2022-02-11T19:04:30.692Z] github.com/docker/docker/daemon/cluster/executor [2022-02-11T19:04:30.692Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-11T19:04:30.692Z] github.com/docker/docker/daemon/cluster/provider [2022-02-11T19:04:30.692Z] github.com/docker/docker/daemon/config [2022-02-11T19:04:30.692Z] github.com/docker/docker/daemon/events [2022-02-11T19:04:30.692Z] github.com/docker/docker/daemon/events/testutils [2022-02-11T19:04:30.692Z] github.com/docker/docker/daemon/exec [2022-02-11T19:04:30.692Z] github.com/docker/docker/daemon/graphdriver [2022-02-11T19:04:30.692Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-11T19:04:30.692Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-11T19:04:30.692Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-11T19:04:30.692Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-11T19:04:30.692Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-11T19:04:30.692Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-11T19:04:30.692Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-11T19:04:30.692Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-11T19:04:30.692Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-11T19:04:30.692Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-11T19:04:30.693Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-11T19:04:30.693Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-11T19:04:30.693Z] github.com/docker/docker/daemon/images [2022-02-11T19:04:30.693Z] github.com/docker/docker/daemon/initlayer [2022-02-11T19:04:30.693Z] github.com/docker/docker/daemon/links [2022-02-11T19:04:30.693Z] github.com/docker/docker/daemon/listeners [2022-02-11T19:04:30.693Z] github.com/docker/docker/daemon/logger [2022-02-11T19:04:30.693Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-11T19:04:30.693Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-11T19:04:30.693Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-11T19:04:30.693Z] github.com/docker/docker/daemon/logger/gelf [2022-02-11T19:04:30.693Z] github.com/docker/docker/daemon/logger/journald [2022-02-11T19:04:30.693Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-11T19:04:30.693Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-11T19:04:30.693Z] github.com/docker/docker/daemon/logger/local [2022-02-11T19:04:30.693Z] github.com/docker/docker/daemon/logger/logentries [2022-02-11T19:04:30.693Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-11T19:04:30.693Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-11T19:04:30.693Z] github.com/docker/docker/daemon/logger/splunk [2022-02-11T19:04:30.693Z] github.com/docker/docker/daemon/logger/syslog [2022-02-11T19:04:30.693Z] github.com/docker/docker/daemon/logger/templates [2022-02-11T19:04:30.693Z] github.com/docker/docker/daemon/names [2022-02-11T19:04:30.693Z] github.com/docker/docker/daemon/network [2022-02-11T19:04:30.693Z] github.com/docker/docker/daemon/stats [2022-02-11T19:04:30.693Z] github.com/docker/docker/distribution [2022-02-11T19:04:30.693Z] github.com/docker/docker/distribution/metadata [2022-02-11T19:04:30.693Z] github.com/docker/docker/distribution/utils [2022-02-11T19:04:30.693Z] github.com/docker/docker/distribution/xfer [2022-02-11T19:04:30.693Z] github.com/docker/docker/dockerversion [2022-02-11T19:04:30.693Z] github.com/docker/docker/errdefs [2022-02-11T19:04:30.693Z] github.com/docker/docker/image [2022-02-11T19:04:30.693Z] github.com/docker/docker/image/cache [2022-02-11T19:04:30.693Z] github.com/docker/docker/image/tarexport [2022-02-11T19:04:30.693Z] github.com/docker/docker/image/v1 [2022-02-11T19:04:30.693Z] github.com/docker/docker/internal/test/suite [2022-02-11T19:04:30.693Z] github.com/docker/docker/layer [2022-02-11T19:04:30.693Z] github.com/docker/docker/libcontainerd [2022-02-11T19:04:30.693Z] github.com/docker/docker/libcontainerd/queue [2022-02-11T19:04:30.693Z] github.com/docker/docker/libcontainerd/remote [2022-02-11T19:04:30.693Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-11T19:04:30.693Z] github.com/docker/docker/libcontainerd/types [2022-02-11T19:04:30.693Z] github.com/docker/docker/libnetwork [2022-02-11T19:04:30.693Z] github.com/docker/docker/libnetwork/bitseq [2022-02-11T19:04:30.693Z] github.com/docker/docker/libnetwork/cluster [2022-02-11T19:04:30.693Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-11T19:04:30.693Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-11T19:04:30.693Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-11T19:04:30.693Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-11T19:04:30.693Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-11T19:04:30.693Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-11T19:04:30.693Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-11T19:04:30.693Z] github.com/docker/docker/libnetwork/config [2022-02-11T19:04:30.693Z] github.com/docker/docker/libnetwork/datastore [2022-02-11T19:04:30.693Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-11T19:04:30.693Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-11T19:04:30.693Z] github.com/docker/docker/libnetwork/driverapi [2022-02-11T19:04:30.693Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-11T19:04:30.693Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-11T19:04:30.693Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-11T19:04:30.693Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-11T19:04:30.693Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-11T19:04:30.693Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-11T19:04:30.693Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-11T19:04:30.693Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-11T19:04:30.693Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-11T19:04:30.693Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-11T19:04:30.693Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-11T19:04:30.693Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-11T19:04:30.693Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-11T19:04:30.693Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-11T19:04:30.693Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-11T19:04:30.693Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-11T19:04:30.693Z] github.com/docker/docker/libnetwork/etchosts [2022-02-11T19:04:30.693Z] github.com/docker/docker/libnetwork/idm [2022-02-11T19:04:30.693Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-11T19:04:30.693Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-11T19:04:30.693Z] github.com/docker/docker/libnetwork/ipam [2022-02-11T19:04:30.693Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-11T19:04:30.693Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-11T19:04:30.693Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-11T19:04:30.693Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-11T19:04:30.693Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-11T19:04:30.693Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-11T19:04:30.693Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-11T19:04:30.693Z] github.com/docker/docker/libnetwork/iptables [2022-02-11T19:04:30.693Z] github.com/docker/docker/libnetwork/netlabel [2022-02-11T19:04:30.693Z] github.com/docker/docker/libnetwork/netutils [2022-02-11T19:04:30.693Z] github.com/docker/docker/libnetwork/networkdb [2022-02-11T19:04:30.693Z] github.com/docker/docker/libnetwork/ns [2022-02-11T19:04:30.693Z] github.com/docker/docker/libnetwork/options [2022-02-11T19:04:30.693Z] github.com/docker/docker/libnetwork/osl [2022-02-11T19:04:30.693Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-11T19:04:30.693Z] github.com/docker/docker/libnetwork/portallocator [2022-02-11T19:04:30.693Z] github.com/docker/docker/libnetwork/portmapper [2022-02-11T19:04:30.693Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-11T19:04:30.693Z] github.com/docker/docker/libnetwork/testutils [2022-02-11T19:04:30.693Z] github.com/docker/docker/libnetwork/types [2022-02-11T19:04:30.693Z] github.com/docker/docker/oci [2022-02-11T19:04:30.693Z] github.com/docker/docker/oci/caps [2022-02-11T19:04:30.693Z] github.com/docker/docker/opts [2022-02-11T19:04:30.693Z] github.com/docker/docker/pkg/aaparser [2022-02-11T19:04:30.693Z] github.com/docker/docker/pkg/archive [2022-02-11T19:04:30.693Z] github.com/docker/docker/pkg/authorization [2022-02-11T19:04:30.693Z] github.com/docker/docker/pkg/broadcaster [2022-02-11T19:04:30.693Z] github.com/docker/docker/pkg/capabilities [2022-02-11T19:04:30.693Z] github.com/docker/docker/pkg/chrootarchive [2022-02-11T19:04:30.693Z] github.com/docker/docker/pkg/containerfs [2022-02-11T19:04:30.693Z] github.com/docker/docker/pkg/devicemapper [2022-02-11T19:04:30.693Z] github.com/docker/docker/pkg/directory [2022-02-11T19:04:30.693Z] github.com/docker/docker/pkg/dmesg [2022-02-11T19:04:30.693Z] github.com/docker/docker/pkg/filenotify [2022-02-11T19:04:30.693Z] github.com/docker/docker/pkg/fileutils [2022-02-11T19:04:30.693Z] github.com/docker/docker/pkg/fsutils [2022-02-11T19:04:30.693Z] github.com/docker/docker/pkg/homedir [2022-02-11T19:04:30.693Z] github.com/docker/docker/pkg/idtools [2022-02-11T19:04:30.693Z] github.com/docker/docker/pkg/ioutils [2022-02-11T19:04:30.693Z] github.com/docker/docker/pkg/jsonmessage [2022-02-11T19:04:30.693Z] github.com/docker/docker/pkg/locker [2022-02-11T19:04:30.693Z] github.com/docker/docker/pkg/longpath [2022-02-11T19:04:30.693Z] github.com/docker/docker/pkg/loopback [2022-02-11T19:04:30.693Z] github.com/docker/docker/pkg/mount [2022-02-11T19:04:30.693Z] github.com/docker/docker/pkg/namesgenerator [2022-02-11T19:04:30.693Z] github.com/docker/docker/pkg/parsers [2022-02-11T19:04:30.693Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-11T19:04:30.693Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-11T19:04:30.693Z] github.com/docker/docker/pkg/pidfile [2022-02-11T19:04:30.693Z] github.com/docker/docker/pkg/platform [2022-02-11T19:04:30.693Z] github.com/docker/docker/pkg/plugingetter [2022-02-11T19:04:30.693Z] github.com/docker/docker/pkg/plugins [2022-02-11T19:04:30.693Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-11T19:04:30.693Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-11T19:04:30.693Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-11T19:04:30.693Z] github.com/docker/docker/pkg/plugins/transport [2022-02-11T19:04:30.693Z] github.com/docker/docker/pkg/pools [2022-02-11T19:04:30.693Z] github.com/docker/docker/pkg/progress [2022-02-11T19:04:30.693Z] github.com/docker/docker/pkg/pubsub [2022-02-11T19:04:30.693Z] github.com/docker/docker/pkg/reexec [2022-02-11T19:04:30.693Z] github.com/docker/docker/pkg/signal [2022-02-11T19:04:30.693Z] github.com/docker/docker/pkg/stack [2022-02-11T19:04:30.693Z] github.com/docker/docker/pkg/stdcopy [2022-02-11T19:04:30.693Z] github.com/docker/docker/pkg/streamformatter [2022-02-11T19:04:30.693Z] github.com/docker/docker/pkg/stringid [2022-02-11T19:04:30.693Z] github.com/docker/docker/pkg/symlink [2022-02-11T19:04:30.693Z] github.com/docker/docker/pkg/sysinfo [2022-02-11T19:04:30.693Z] github.com/docker/docker/pkg/system [2022-02-11T19:04:30.693Z] github.com/docker/docker/pkg/tailfile [2022-02-11T19:04:30.693Z] github.com/docker/docker/pkg/tarsum [2022-02-11T19:04:30.693Z] github.com/docker/docker/pkg/term [2022-02-11T19:04:30.693Z] github.com/docker/docker/pkg/term/windows [2022-02-11T19:04:30.693Z] github.com/docker/docker/pkg/truncindex [2022-02-11T19:04:30.693Z] github.com/docker/docker/pkg/urlutil [2022-02-11T19:04:30.693Z] github.com/docker/docker/pkg/useragent [2022-02-11T19:04:30.693Z] github.com/docker/docker/plugin [2022-02-11T19:04:30.693Z] github.com/docker/docker/plugin/executor/containerd [2022-02-11T19:04:30.693Z] github.com/docker/docker/plugin/v2 [2022-02-11T19:04:30.693Z] github.com/docker/docker/profiles/apparmor [2022-02-11T19:04:30.693Z] github.com/docker/docker/profiles/seccomp [2022-02-11T19:04:30.693Z] github.com/docker/docker/quota [2022-02-11T19:04:30.693Z] github.com/docker/docker/reference [2022-02-11T19:04:30.693Z] github.com/docker/docker/registry [2022-02-11T19:04:30.693Z] github.com/docker/docker/registry/resumable [2022-02-11T19:04:30.693Z] github.com/docker/docker/restartmanager [2022-02-11T19:04:30.693Z] github.com/docker/docker/rootless [2022-02-11T19:04:30.693Z] github.com/docker/docker/rootless/specconv [2022-02-11T19:04:30.693Z] github.com/docker/docker/runconfig [2022-02-11T19:04:30.693Z] github.com/docker/docker/runconfig/opts [2022-02-11T19:04:30.693Z] github.com/docker/docker/testutil [2022-02-11T19:04:30.693Z] github.com/docker/docker/testutil/daemon [2022-02-11T19:04:30.693Z] github.com/docker/docker/testutil/environment [2022-02-11T19:04:30.693Z] github.com/docker/docker/testutil/fakecontext [2022-02-11T19:04:30.693Z] github.com/docker/docker/testutil/fakegit [2022-02-11T19:04:30.693Z] github.com/docker/docker/testutil/fakestorage [2022-02-11T19:04:30.693Z] github.com/docker/docker/testutil/fixtures/load [2022-02-11T19:04:30.693Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-11T19:04:30.693Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-11T19:04:30.693Z] github.com/docker/docker/testutil/registry [2022-02-11T19:04:30.693Z] github.com/docker/docker/testutil/request [2022-02-11T19:04:30.693Z] github.com/docker/docker/volume [2022-02-11T19:04:30.693Z] github.com/docker/docker/volume/drivers [2022-02-11T19:04:30.693Z] github.com/docker/docker/volume/local [2022-02-11T19:04:30.693Z] github.com/docker/docker/volume/mounts [2022-02-11T19:04:30.693Z] github.com/docker/docker/volume/service [2022-02-11T19:04:30.693Z] github.com/docker/docker/volume/service/opts [2022-02-11T19:04:30.693Z] github.com/docker/docker/volume/testutils' [2022-02-11T19:04:30.693Z] ++ grep --fixed-strings -v /libnetwork [2022-02-11T19:04:30.693Z] ++ echo 'github.com/docker/docker/api [2022-02-11T19:04:30.693Z] github.com/docker/docker/api/server [2022-02-11T19:04:30.693Z] github.com/docker/docker/api/server/backend/build [2022-02-11T19:04:30.693Z] github.com/docker/docker/api/server/httputils [2022-02-11T19:04:30.693Z] github.com/docker/docker/api/server/middleware [2022-02-11T19:04:30.693Z] github.com/docker/docker/api/server/router [2022-02-11T19:04:30.693Z] github.com/docker/docker/api/server/router/build [2022-02-11T19:04:30.693Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-11T19:04:30.693Z] github.com/docker/docker/api/server/router/container [2022-02-11T19:04:30.693Z] github.com/docker/docker/api/server/router/debug [2022-02-11T19:04:30.693Z] github.com/docker/docker/api/server/router/distribution [2022-02-11T19:04:30.693Z] github.com/docker/docker/api/server/router/grpc [2022-02-11T19:04:30.693Z] github.com/docker/docker/api/server/router/image [2022-02-11T19:04:30.693Z] github.com/docker/docker/api/server/router/network [2022-02-11T19:04:30.693Z] github.com/docker/docker/api/server/router/plugin [2022-02-11T19:04:30.693Z] github.com/docker/docker/api/server/router/session [2022-02-11T19:04:30.693Z] github.com/docker/docker/api/server/router/swarm [2022-02-11T19:04:30.693Z] github.com/docker/docker/api/server/router/system [2022-02-11T19:04:30.693Z] github.com/docker/docker/api/server/router/volume [2022-02-11T19:04:30.693Z] github.com/docker/docker/api/types [2022-02-11T19:04:30.693Z] github.com/docker/docker/api/types/backend [2022-02-11T19:04:30.693Z] github.com/docker/docker/api/types/blkiodev [2022-02-11T19:04:30.693Z] github.com/docker/docker/api/types/container [2022-02-11T19:04:30.693Z] github.com/docker/docker/api/types/events [2022-02-11T19:04:30.693Z] github.com/docker/docker/api/types/filters [2022-02-11T19:04:30.693Z] github.com/docker/docker/api/types/image [2022-02-11T19:04:30.693Z] github.com/docker/docker/api/types/mount [2022-02-11T19:04:30.693Z] github.com/docker/docker/api/types/network [2022-02-11T19:04:30.693Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-11T19:04:30.693Z] github.com/docker/docker/api/types/registry [2022-02-11T19:04:30.693Z] github.com/docker/docker/api/types/strslice [2022-02-11T19:04:30.693Z] github.com/docker/docker/api/types/swarm [2022-02-11T19:04:30.693Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-11T19:04:30.693Z] github.com/docker/docker/api/types/time [2022-02-11T19:04:30.693Z] github.com/docker/docker/api/types/versions [2022-02-11T19:04:30.693Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-11T19:04:30.693Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-11T19:04:30.693Z] github.com/docker/docker/api/types/volume [2022-02-11T19:04:30.693Z] github.com/docker/docker/builder [2022-02-11T19:04:30.693Z] github.com/docker/docker/builder/builder-next [2022-02-11T19:04:30.693Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-11T19:04:30.693Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-11T19:04:30.693Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-11T19:04:30.693Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-11T19:04:30.693Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-11T19:04:30.693Z] github.com/docker/docker/builder/builder-next/worker [2022-02-11T19:04:30.693Z] github.com/docker/docker/builder/dockerfile [2022-02-11T19:04:30.693Z] github.com/docker/docker/builder/dockerignore [2022-02-11T19:04:30.693Z] github.com/docker/docker/builder/remotecontext [2022-02-11T19:04:30.693Z] github.com/docker/docker/builder/remotecontext/git [2022-02-11T19:04:30.693Z] github.com/docker/docker/cli [2022-02-11T19:04:30.693Z] github.com/docker/docker/cli/config [2022-02-11T19:04:30.693Z] github.com/docker/docker/cli/debug [2022-02-11T19:04:30.693Z] github.com/docker/docker/client [2022-02-11T19:04:30.693Z] github.com/docker/docker/cmd/docker-proxy [2022-02-11T19:04:30.693Z] github.com/docker/docker/cmd/dockerd [2022-02-11T19:04:30.693Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-11T19:04:30.693Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-11T19:04:30.693Z] github.com/docker/docker/container [2022-02-11T19:04:30.693Z] github.com/docker/docker/container/stream [2022-02-11T19:04:30.693Z] github.com/docker/docker/contrib/apparmor [2022-02-11T19:04:30.693Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-11T19:04:30.693Z] github.com/docker/docker/contrib/httpserver [2022-02-11T19:04:30.693Z] github.com/docker/docker/daemon [2022-02-11T19:04:30.693Z] github.com/docker/docker/daemon/cluster [2022-02-11T19:04:30.693Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-11T19:04:30.693Z] github.com/docker/docker/daemon/cluster/convert [2022-02-11T19:04:30.693Z] github.com/docker/docker/daemon/cluster/executor [2022-02-11T19:04:30.693Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-11T19:04:30.693Z] github.com/docker/docker/daemon/cluster/provider [2022-02-11T19:04:30.693Z] github.com/docker/docker/daemon/config [2022-02-11T19:04:30.693Z] github.com/docker/docker/daemon/events [2022-02-11T19:04:30.693Z] github.com/docker/docker/daemon/events/testutils [2022-02-11T19:04:30.693Z] github.com/docker/docker/daemon/exec [2022-02-11T19:04:30.693Z] github.com/docker/docker/daemon/graphdriver [2022-02-11T19:04:30.693Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-11T19:04:30.693Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-11T19:04:30.693Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-11T19:04:30.693Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-11T19:04:30.693Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-11T19:04:30.693Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-11T19:04:30.693Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-11T19:04:30.693Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-11T19:04:30.693Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-11T19:04:30.693Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-11T19:04:30.693Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-11T19:04:30.693Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-11T19:04:30.693Z] github.com/docker/docker/daemon/images [2022-02-11T19:04:30.693Z] github.com/docker/docker/daemon/initlayer [2022-02-11T19:04:30.693Z] github.com/docker/docker/daemon/links [2022-02-11T19:04:30.693Z] github.com/docker/docker/daemon/listeners [2022-02-11T19:04:30.693Z] github.com/docker/docker/daemon/logger [2022-02-11T19:04:30.693Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-11T19:04:30.693Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-11T19:04:30.693Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-11T19:04:30.693Z] github.com/docker/docker/daemon/logger/gelf [2022-02-11T19:04:30.693Z] github.com/docker/docker/daemon/logger/journald [2022-02-11T19:04:30.693Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-11T19:04:30.693Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-11T19:04:30.693Z] github.com/docker/docker/daemon/logger/local [2022-02-11T19:04:30.693Z] github.com/docker/docker/daemon/logger/logentries [2022-02-11T19:04:30.693Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-11T19:04:30.693Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-11T19:04:30.693Z] github.com/docker/docker/daemon/logger/splunk [2022-02-11T19:04:30.693Z] github.com/docker/docker/daemon/logger/syslog [2022-02-11T19:04:30.693Z] github.com/docker/docker/daemon/logger/templates [2022-02-11T19:04:30.693Z] github.com/docker/docker/daemon/names [2022-02-11T19:04:30.693Z] github.com/docker/docker/daemon/network [2022-02-11T19:04:30.693Z] github.com/docker/docker/daemon/stats [2022-02-11T19:04:30.693Z] github.com/docker/docker/distribution [2022-02-11T19:04:30.693Z] github.com/docker/docker/distribution/metadata [2022-02-11T19:04:30.693Z] github.com/docker/docker/distribution/utils [2022-02-11T19:04:30.693Z] github.com/docker/docker/distribution/xfer [2022-02-11T19:04:30.693Z] github.com/docker/docker/dockerversion [2022-02-11T19:04:30.693Z] github.com/docker/docker/errdefs [2022-02-11T19:04:30.693Z] github.com/docker/docker/image [2022-02-11T19:04:30.693Z] github.com/docker/docker/image/cache [2022-02-11T19:04:30.693Z] github.com/docker/docker/image/tarexport [2022-02-11T19:04:30.693Z] github.com/docker/docker/image/v1 [2022-02-11T19:04:30.693Z] github.com/docker/docker/internal/test/suite [2022-02-11T19:04:30.693Z] github.com/docker/docker/layer [2022-02-11T19:04:30.693Z] github.com/docker/docker/libcontainerd [2022-02-11T19:04:30.693Z] github.com/docker/docker/libcontainerd/queue [2022-02-11T19:04:30.693Z] github.com/docker/docker/libcontainerd/remote [2022-02-11T19:04:30.693Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-11T19:04:30.693Z] github.com/docker/docker/libcontainerd/types [2022-02-11T19:04:30.693Z] github.com/docker/docker/libnetwork [2022-02-11T19:04:30.693Z] github.com/docker/docker/libnetwork/bitseq [2022-02-11T19:04:30.693Z] github.com/docker/docker/libnetwork/cluster [2022-02-11T19:04:30.693Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-11T19:04:30.693Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-11T19:04:30.693Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-11T19:04:30.693Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-11T19:04:30.693Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-11T19:04:30.693Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-11T19:04:30.693Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-11T19:04:30.693Z] github.com/docker/docker/libnetwork/config [2022-02-11T19:04:30.693Z] github.com/docker/docker/libnetwork/datastore [2022-02-11T19:04:30.693Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-11T19:04:30.693Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-11T19:04:30.693Z] github.com/docker/docker/libnetwork/driverapi [2022-02-11T19:04:30.693Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-11T19:04:30.693Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-11T19:04:30.693Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-11T19:04:30.693Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-11T19:04:30.693Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-11T19:04:30.693Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-11T19:04:30.693Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-11T19:04:30.693Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-11T19:04:30.693Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-11T19:04:30.693Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-11T19:04:30.693Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-11T19:04:30.693Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-11T19:04:30.693Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-11T19:04:30.693Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-11T19:04:30.693Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-11T19:04:30.693Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-11T19:04:30.693Z] github.com/docker/docker/libnetwork/etchosts [2022-02-11T19:04:30.693Z] github.com/docker/docker/libnetwork/idm [2022-02-11T19:04:30.693Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-11T19:04:30.693Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-11T19:04:30.693Z] github.com/docker/docker/libnetwork/ipam [2022-02-11T19:04:30.693Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-11T19:04:30.694Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-11T19:04:30.694Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-11T19:04:30.694Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-11T19:04:30.694Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-11T19:04:30.694Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-11T19:04:30.694Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-11T19:04:30.694Z] github.com/docker/docker/libnetwork/iptables [2022-02-11T19:04:30.694Z] github.com/docker/docker/libnetwork/netlabel [2022-02-11T19:04:30.694Z] github.com/docker/docker/libnetwork/netutils [2022-02-11T19:04:30.694Z] github.com/docker/docker/libnetwork/networkdb [2022-02-11T19:04:30.694Z] github.com/docker/docker/libnetwork/ns [2022-02-11T19:04:30.694Z] github.com/docker/docker/libnetwork/options [2022-02-11T19:04:30.694Z] github.com/docker/docker/libnetwork/osl [2022-02-11T19:04:30.694Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-11T19:04:30.694Z] github.com/docker/docker/libnetwork/portallocator [2022-02-11T19:04:30.694Z] github.com/docker/docker/libnetwork/portmapper [2022-02-11T19:04:30.694Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-11T19:04:30.694Z] github.com/docker/docker/libnetwork/testutils [2022-02-11T19:04:30.694Z] github.com/docker/docker/libnetwork/types [2022-02-11T19:04:30.694Z] github.com/docker/docker/oci [2022-02-11T19:04:30.694Z] github.com/docker/docker/oci/caps [2022-02-11T19:04:30.694Z] github.com/docker/docker/opts [2022-02-11T19:04:30.694Z] github.com/docker/docker/pkg/aaparser [2022-02-11T19:04:30.694Z] github.com/docker/docker/pkg/archive [2022-02-11T19:04:30.694Z] github.com/docker/docker/pkg/authorization [2022-02-11T19:04:30.694Z] github.com/docker/docker/pkg/broadcaster [2022-02-11T19:04:30.694Z] github.com/docker/docker/pkg/capabilities [2022-02-11T19:04:30.694Z] github.com/docker/docker/pkg/chrootarchive [2022-02-11T19:04:30.694Z] github.com/docker/docker/pkg/containerfs [2022-02-11T19:04:30.694Z] github.com/docker/docker/pkg/devicemapper [2022-02-11T19:04:30.694Z] github.com/docker/docker/pkg/directory [2022-02-11T19:04:30.694Z] github.com/docker/docker/pkg/dmesg [2022-02-11T19:04:30.694Z] github.com/docker/docker/pkg/filenotify [2022-02-11T19:04:30.694Z] github.com/docker/docker/pkg/fileutils [2022-02-11T19:04:30.694Z] github.com/docker/docker/pkg/fsutils [2022-02-11T19:04:30.694Z] github.com/docker/docker/pkg/homedir [2022-02-11T19:04:30.694Z] github.com/docker/docker/pkg/idtools [2022-02-11T19:04:30.694Z] github.com/docker/docker/pkg/ioutils [2022-02-11T19:04:30.694Z] github.com/docker/docker/pkg/jsonmessage [2022-02-11T19:04:30.694Z] github.com/docker/docker/pkg/locker [2022-02-11T19:04:30.694Z] github.com/docker/docker/pkg/longpath [2022-02-11T19:04:30.694Z] github.com/docker/docker/pkg/loopback [2022-02-11T19:04:30.694Z] github.com/docker/docker/pkg/mount [2022-02-11T19:04:30.694Z] github.com/docker/docker/pkg/namesgenerator [2022-02-11T19:04:30.694Z] github.com/docker/docker/pkg/parsers [2022-02-11T19:04:30.694Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-11T19:04:30.694Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-11T19:04:30.694Z] github.com/docker/docker/pkg/pidfile [2022-02-11T19:04:30.694Z] github.com/docker/docker/pkg/platform [2022-02-11T19:04:30.694Z] github.com/docker/docker/pkg/plugingetter [2022-02-11T19:04:30.694Z] github.com/docker/docker/pkg/plugins [2022-02-11T19:04:30.694Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-11T19:04:30.694Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-11T19:04:30.694Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-11T19:04:30.694Z] github.com/docker/docker/pkg/plugins/transport [2022-02-11T19:04:30.694Z] github.com/docker/docker/pkg/pools [2022-02-11T19:04:30.694Z] github.com/docker/docker/pkg/progress [2022-02-11T19:04:30.694Z] github.com/docker/docker/pkg/pubsub [2022-02-11T19:04:30.694Z] github.com/docker/docker/pkg/reexec [2022-02-11T19:04:30.694Z] github.com/docker/docker/pkg/signal [2022-02-11T19:04:30.694Z] github.com/docker/docker/pkg/stack [2022-02-11T19:04:30.694Z] github.com/docker/docker/pkg/stdcopy [2022-02-11T19:04:30.694Z] github.com/docker/docker/pkg/streamformatter [2022-02-11T19:04:30.694Z] github.com/docker/docker/pkg/stringid [2022-02-11T19:04:30.694Z] github.com/docker/docker/pkg/symlink [2022-02-11T19:04:30.694Z] github.com/docker/docker/pkg/sysinfo [2022-02-11T19:04:30.694Z] github.com/docker/docker/pkg/system [2022-02-11T19:04:30.694Z] github.com/docker/docker/pkg/tailfile [2022-02-11T19:04:30.694Z] github.com/docker/docker/pkg/tarsum [2022-02-11T19:04:30.694Z] github.com/docker/docker/pkg/term [2022-02-11T19:04:30.694Z] github.com/docker/docker/pkg/term/windows [2022-02-11T19:04:30.694Z] github.com/docker/docker/pkg/truncindex [2022-02-11T19:04:30.694Z] github.com/docker/docker/pkg/urlutil [2022-02-11T19:04:30.694Z] github.com/docker/docker/pkg/useragent [2022-02-11T19:04:30.694Z] github.com/docker/docker/plugin [2022-02-11T19:04:30.694Z] github.com/docker/docker/plugin/executor/containerd [2022-02-11T19:04:30.694Z] github.com/docker/docker/plugin/v2 [2022-02-11T19:04:30.694Z] github.com/docker/docker/profiles/apparmor [2022-02-11T19:04:30.694Z] github.com/docker/docker/profiles/seccomp [2022-02-11T19:04:30.694Z] github.com/docker/docker/quota [2022-02-11T19:04:30.694Z] github.com/docker/docker/reference [2022-02-11T19:04:30.694Z] github.com/docker/docker/registry [2022-02-11T19:04:30.694Z] github.com/docker/docker/registry/resumable [2022-02-11T19:04:30.694Z] github.com/docker/docker/restartmanager [2022-02-11T19:04:30.694Z] github.com/docker/docker/rootless [2022-02-11T19:04:30.694Z] github.com/docker/docker/rootless/specconv [2022-02-11T19:04:30.694Z] github.com/docker/docker/runconfig [2022-02-11T19:04:30.694Z] github.com/docker/docker/runconfig/opts [2022-02-11T19:04:30.694Z] github.com/docker/docker/testutil [2022-02-11T19:04:30.694Z] github.com/docker/docker/testutil/daemon [2022-02-11T19:04:30.694Z] github.com/docker/docker/testutil/environment [2022-02-11T19:04:30.694Z] github.com/docker/docker/testutil/fakecontext [2022-02-11T19:04:30.694Z] github.com/docker/docker/testutil/fakegit [2022-02-11T19:04:30.694Z] github.com/docker/docker/testutil/fakestorage [2022-02-11T19:04:30.694Z] github.com/docker/docker/testutil/fixtures/load [2022-02-11T19:04:30.694Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-11T19:04:30.694Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-11T19:04:30.694Z] github.com/docker/docker/testutil/registry [2022-02-11T19:04:30.694Z] github.com/docker/docker/testutil/request [2022-02-11T19:04:30.694Z] github.com/docker/docker/volume [2022-02-11T19:04:30.694Z] github.com/docker/docker/volume/drivers [2022-02-11T19:04:30.694Z] github.com/docker/docker/volume/local [2022-02-11T19:04:30.694Z] github.com/docker/docker/volume/mounts [2022-02-11T19:04:30.694Z] github.com/docker/docker/volume/service [2022-02-11T19:04:30.694Z] github.com/docker/docker/volume/service/opts [2022-02-11T19:04:30.694Z] github.com/docker/docker/volume/testutils' [2022-02-11T19:04:30.694Z] + base_pkg_list='github.com/docker/docker/api [2022-02-11T19:04:30.694Z] github.com/docker/docker/api/server [2022-02-11T19:04:30.694Z] github.com/docker/docker/api/server/backend/build [2022-02-11T19:04:30.694Z] github.com/docker/docker/api/server/httputils [2022-02-11T19:04:30.694Z] github.com/docker/docker/api/server/middleware [2022-02-11T19:04:30.694Z] github.com/docker/docker/api/server/router [2022-02-11T19:04:30.694Z] github.com/docker/docker/api/server/router/build [2022-02-11T19:04:30.694Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-11T19:04:30.694Z] github.com/docker/docker/api/server/router/container [2022-02-11T19:04:30.694Z] github.com/docker/docker/api/server/router/debug [2022-02-11T19:04:30.694Z] github.com/docker/docker/api/server/router/distribution [2022-02-11T19:04:30.694Z] github.com/docker/docker/api/server/router/grpc [2022-02-11T19:04:30.694Z] github.com/docker/docker/api/server/router/image [2022-02-11T19:04:30.694Z] github.com/docker/docker/api/server/router/network [2022-02-11T19:04:30.694Z] github.com/docker/docker/api/server/router/plugin [2022-02-11T19:04:30.694Z] github.com/docker/docker/api/server/router/session [2022-02-11T19:04:30.694Z] github.com/docker/docker/api/server/router/swarm [2022-02-11T19:04:30.694Z] github.com/docker/docker/api/server/router/system [2022-02-11T19:04:30.694Z] github.com/docker/docker/api/server/router/volume [2022-02-11T19:04:30.694Z] github.com/docker/docker/api/types [2022-02-11T19:04:30.694Z] github.com/docker/docker/api/types/backend [2022-02-11T19:04:30.694Z] github.com/docker/docker/api/types/blkiodev [2022-02-11T19:04:30.694Z] github.com/docker/docker/api/types/container [2022-02-11T19:04:30.694Z] github.com/docker/docker/api/types/events [2022-02-11T19:04:30.694Z] github.com/docker/docker/api/types/filters [2022-02-11T19:04:30.694Z] github.com/docker/docker/api/types/image [2022-02-11T19:04:30.694Z] github.com/docker/docker/api/types/mount [2022-02-11T19:04:30.694Z] github.com/docker/docker/api/types/network [2022-02-11T19:04:30.694Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-11T19:04:30.694Z] github.com/docker/docker/api/types/registry [2022-02-11T19:04:30.694Z] github.com/docker/docker/api/types/strslice [2022-02-11T19:04:30.694Z] github.com/docker/docker/api/types/swarm [2022-02-11T19:04:30.694Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-11T19:04:30.694Z] github.com/docker/docker/api/types/time [2022-02-11T19:04:30.694Z] github.com/docker/docker/api/types/versions [2022-02-11T19:04:30.694Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-11T19:04:30.694Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-11T19:04:30.694Z] github.com/docker/docker/api/types/volume [2022-02-11T19:04:30.694Z] github.com/docker/docker/builder [2022-02-11T19:04:30.694Z] github.com/docker/docker/builder/builder-next [2022-02-11T19:04:30.694Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-11T19:04:30.694Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-11T19:04:30.694Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-11T19:04:30.694Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-11T19:04:30.694Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-11T19:04:30.694Z] github.com/docker/docker/builder/builder-next/worker [2022-02-11T19:04:30.694Z] github.com/docker/docker/builder/dockerfile [2022-02-11T19:04:30.694Z] github.com/docker/docker/builder/dockerignore [2022-02-11T19:04:30.694Z] github.com/docker/docker/builder/remotecontext [2022-02-11T19:04:30.694Z] github.com/docker/docker/builder/remotecontext/git [2022-02-11T19:04:30.694Z] github.com/docker/docker/cli [2022-02-11T19:04:30.694Z] github.com/docker/docker/cli/config [2022-02-11T19:04:30.694Z] github.com/docker/docker/cli/debug [2022-02-11T19:04:30.694Z] github.com/docker/docker/client [2022-02-11T19:04:30.694Z] github.com/docker/docker/cmd/docker-proxy [2022-02-11T19:04:30.694Z] github.com/docker/docker/cmd/dockerd [2022-02-11T19:04:30.694Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-11T19:04:30.694Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-11T19:04:30.694Z] github.com/docker/docker/container [2022-02-11T19:04:30.694Z] github.com/docker/docker/container/stream [2022-02-11T19:04:30.694Z] github.com/docker/docker/contrib/apparmor [2022-02-11T19:04:30.694Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-11T19:04:30.694Z] github.com/docker/docker/contrib/httpserver [2022-02-11T19:04:30.694Z] github.com/docker/docker/daemon [2022-02-11T19:04:30.694Z] github.com/docker/docker/daemon/cluster [2022-02-11T19:04:30.694Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-11T19:04:30.694Z] github.com/docker/docker/daemon/cluster/convert [2022-02-11T19:04:30.694Z] github.com/docker/docker/daemon/cluster/executor [2022-02-11T19:04:30.694Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-11T19:04:30.694Z] github.com/docker/docker/daemon/cluster/provider [2022-02-11T19:04:30.694Z] github.com/docker/docker/daemon/config [2022-02-11T19:04:30.694Z] github.com/docker/docker/daemon/events [2022-02-11T19:04:30.694Z] github.com/docker/docker/daemon/events/testutils [2022-02-11T19:04:30.694Z] github.com/docker/docker/daemon/exec [2022-02-11T19:04:30.694Z] github.com/docker/docker/daemon/graphdriver [2022-02-11T19:04:30.694Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-11T19:04:30.694Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-11T19:04:30.694Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-11T19:04:30.694Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-11T19:04:30.694Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-11T19:04:30.694Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-11T19:04:30.694Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-11T19:04:30.694Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-11T19:04:30.694Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-11T19:04:30.694Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-11T19:04:30.694Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-11T19:04:30.694Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-11T19:04:30.694Z] github.com/docker/docker/daemon/images [2022-02-11T19:04:30.694Z] github.com/docker/docker/daemon/initlayer [2022-02-11T19:04:30.694Z] github.com/docker/docker/daemon/links [2022-02-11T19:04:30.694Z] github.com/docker/docker/daemon/listeners [2022-02-11T19:04:30.694Z] github.com/docker/docker/daemon/logger [2022-02-11T19:04:30.694Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-11T19:04:30.694Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-11T19:04:30.694Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-11T19:04:30.694Z] github.com/docker/docker/daemon/logger/gelf [2022-02-11T19:04:30.694Z] github.com/docker/docker/daemon/logger/journald [2022-02-11T19:04:30.694Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-11T19:04:30.694Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-11T19:04:30.694Z] github.com/docker/docker/daemon/logger/local [2022-02-11T19:04:30.694Z] github.com/docker/docker/daemon/logger/logentries [2022-02-11T19:04:30.694Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-11T19:04:30.694Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-11T19:04:30.694Z] github.com/docker/docker/daemon/logger/splunk [2022-02-11T19:04:30.694Z] github.com/docker/docker/daemon/logger/syslog [2022-02-11T19:04:30.694Z] github.com/docker/docker/daemon/logger/templates [2022-02-11T19:04:30.694Z] github.com/docker/docker/daemon/names [2022-02-11T19:04:30.694Z] github.com/docker/docker/daemon/network [2022-02-11T19:04:30.694Z] github.com/docker/docker/daemon/stats [2022-02-11T19:04:30.694Z] github.com/docker/docker/distribution [2022-02-11T19:04:30.694Z] github.com/docker/docker/distribution/metadata [2022-02-11T19:04:30.694Z] github.com/docker/docker/distribution/utils [2022-02-11T19:04:30.694Z] github.com/docker/docker/distribution/xfer [2022-02-11T19:04:30.694Z] github.com/docker/docker/dockerversion [2022-02-11T19:04:30.694Z] github.com/docker/docker/errdefs [2022-02-11T19:04:30.694Z] github.com/docker/docker/image [2022-02-11T19:04:30.694Z] github.com/docker/docker/image/cache [2022-02-11T19:04:30.694Z] github.com/docker/docker/image/tarexport [2022-02-11T19:04:30.694Z] github.com/docker/docker/image/v1 [2022-02-11T19:04:30.694Z] github.com/docker/docker/internal/test/suite [2022-02-11T19:04:30.694Z] github.com/docker/docker/layer [2022-02-11T19:04:30.694Z] github.com/docker/docker/libcontainerd [2022-02-11T19:04:30.694Z] github.com/docker/docker/libcontainerd/queue [2022-02-11T19:04:30.694Z] github.com/docker/docker/libcontainerd/remote [2022-02-11T19:04:30.694Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-11T19:04:30.694Z] github.com/docker/docker/libcontainerd/types [2022-02-11T19:04:30.694Z] github.com/docker/docker/oci [2022-02-11T19:04:30.694Z] github.com/docker/docker/oci/caps [2022-02-11T19:04:30.694Z] github.com/docker/docker/opts [2022-02-11T19:04:30.694Z] github.com/docker/docker/pkg/aaparser [2022-02-11T19:04:30.694Z] github.com/docker/docker/pkg/archive [2022-02-11T19:04:30.694Z] github.com/docker/docker/pkg/authorization [2022-02-11T19:04:30.694Z] github.com/docker/docker/pkg/broadcaster [2022-02-11T19:04:30.694Z] github.com/docker/docker/pkg/capabilities [2022-02-11T19:04:30.694Z] github.com/docker/docker/pkg/chrootarchive [2022-02-11T19:04:30.694Z] github.com/docker/docker/pkg/containerfs [2022-02-11T19:04:30.694Z] github.com/docker/docker/pkg/devicemapper [2022-02-11T19:04:30.694Z] github.com/docker/docker/pkg/directory [2022-02-11T19:04:30.694Z] github.com/docker/docker/pkg/dmesg [2022-02-11T19:04:30.694Z] github.com/docker/docker/pkg/filenotify [2022-02-11T19:04:30.694Z] github.com/docker/docker/pkg/fileutils [2022-02-11T19:04:30.694Z] github.com/docker/docker/pkg/fsutils [2022-02-11T19:04:30.694Z] github.com/docker/docker/pkg/homedir [2022-02-11T19:04:30.694Z] github.com/docker/docker/pkg/idtools [2022-02-11T19:04:30.694Z] github.com/docker/docker/pkg/ioutils [2022-02-11T19:04:30.694Z] github.com/docker/docker/pkg/jsonmessage [2022-02-11T19:04:30.694Z] github.com/docker/docker/pkg/locker [2022-02-11T19:04:30.694Z] github.com/docker/docker/pkg/longpath [2022-02-11T19:04:30.694Z] github.com/docker/docker/pkg/loopback [2022-02-11T19:04:30.694Z] github.com/docker/docker/pkg/mount [2022-02-11T19:04:30.694Z] github.com/docker/docker/pkg/namesgenerator [2022-02-11T19:04:30.694Z] github.com/docker/docker/pkg/parsers [2022-02-11T19:04:30.694Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-11T19:04:30.694Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-11T19:04:30.694Z] github.com/docker/docker/pkg/pidfile [2022-02-11T19:04:30.694Z] github.com/docker/docker/pkg/platform [2022-02-11T19:04:30.694Z] github.com/docker/docker/pkg/plugingetter [2022-02-11T19:04:30.694Z] github.com/docker/docker/pkg/plugins [2022-02-11T19:04:30.694Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-11T19:04:30.694Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-11T19:04:30.694Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-11T19:04:30.694Z] github.com/docker/docker/pkg/plugins/transport [2022-02-11T19:04:30.694Z] github.com/docker/docker/pkg/pools [2022-02-11T19:04:30.694Z] github.com/docker/docker/pkg/progress [2022-02-11T19:04:30.694Z] github.com/docker/docker/pkg/pubsub [2022-02-11T19:04:30.694Z] github.com/docker/docker/pkg/reexec [2022-02-11T19:04:30.694Z] github.com/docker/docker/pkg/signal [2022-02-11T19:04:30.694Z] github.com/docker/docker/pkg/stack [2022-02-11T19:04:30.694Z] github.com/docker/docker/pkg/stdcopy [2022-02-11T19:04:30.694Z] github.com/docker/docker/pkg/streamformatter [2022-02-11T19:04:30.694Z] github.com/docker/docker/pkg/stringid [2022-02-11T19:04:30.694Z] github.com/docker/docker/pkg/symlink [2022-02-11T19:04:30.694Z] github.com/docker/docker/pkg/sysinfo [2022-02-11T19:04:30.694Z] github.com/docker/docker/pkg/system [2022-02-11T19:04:30.694Z] github.com/docker/docker/pkg/tailfile [2022-02-11T19:04:30.694Z] github.com/docker/docker/pkg/tarsum [2022-02-11T19:04:30.694Z] github.com/docker/docker/pkg/term [2022-02-11T19:04:30.694Z] github.com/docker/docker/pkg/term/windows [2022-02-11T19:04:30.694Z] github.com/docker/docker/pkg/truncindex [2022-02-11T19:04:30.694Z] github.com/docker/docker/pkg/urlutil [2022-02-11T19:04:30.694Z] github.com/docker/docker/pkg/useragent [2022-02-11T19:04:30.694Z] github.com/docker/docker/plugin [2022-02-11T19:04:30.694Z] github.com/docker/docker/plugin/executor/containerd [2022-02-11T19:04:30.694Z] github.com/docker/docker/plugin/v2 [2022-02-11T19:04:30.694Z] github.com/docker/docker/profiles/apparmor [2022-02-11T19:04:30.694Z] github.com/docker/docker/profiles/seccomp [2022-02-11T19:04:30.694Z] github.com/docker/docker/quota [2022-02-11T19:04:30.694Z] github.com/docker/docker/reference [2022-02-11T19:04:30.694Z] github.com/docker/docker/registry [2022-02-11T19:04:30.694Z] github.com/docker/docker/registry/resumable [2022-02-11T19:04:30.694Z] github.com/docker/docker/restartmanager [2022-02-11T19:04:30.694Z] github.com/docker/docker/rootless [2022-02-11T19:04:30.694Z] github.com/docker/docker/rootless/specconv [2022-02-11T19:04:30.694Z] github.com/docker/docker/runconfig [2022-02-11T19:04:30.694Z] github.com/docker/docker/runconfig/opts [2022-02-11T19:04:30.694Z] github.com/docker/docker/testutil [2022-02-11T19:04:30.694Z] github.com/docker/docker/testutil/daemon [2022-02-11T19:04:30.694Z] github.com/docker/docker/testutil/environment [2022-02-11T19:04:30.694Z] github.com/docker/docker/testutil/fakecontext [2022-02-11T19:04:30.694Z] github.com/docker/docker/testutil/fakegit [2022-02-11T19:04:30.694Z] github.com/docker/docker/testutil/fakestorage [2022-02-11T19:04:30.694Z] github.com/docker/docker/testutil/fixtures/load [2022-02-11T19:04:30.694Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-11T19:04:30.694Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-11T19:04:30.694Z] github.com/docker/docker/testutil/registry [2022-02-11T19:04:30.694Z] github.com/docker/docker/testutil/request [2022-02-11T19:04:30.694Z] github.com/docker/docker/volume [2022-02-11T19:04:30.694Z] github.com/docker/docker/volume/drivers [2022-02-11T19:04:30.694Z] github.com/docker/docker/volume/local [2022-02-11T19:04:30.694Z] github.com/docker/docker/volume/mounts [2022-02-11T19:04:30.694Z] github.com/docker/docker/volume/service [2022-02-11T19:04:30.694Z] github.com/docker/docker/volume/service/opts [2022-02-11T19:04:30.694Z] github.com/docker/docker/volume/testutils' [2022-02-11T19:04:30.694Z] ++ grep --fixed-strings /libnetwork [2022-02-11T19:04:30.694Z] ++ echo 'github.com/docker/docker/api [2022-02-11T19:04:30.694Z] github.com/docker/docker/api/server [2022-02-11T19:04:30.694Z] github.com/docker/docker/api/server/backend/build [2022-02-11T19:04:30.694Z] github.com/docker/docker/api/server/httputils [2022-02-11T19:04:30.694Z] github.com/docker/docker/api/server/middleware [2022-02-11T19:04:30.694Z] github.com/docker/docker/api/server/router [2022-02-11T19:04:30.694Z] github.com/docker/docker/api/server/router/build [2022-02-11T19:04:30.694Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-11T19:04:30.694Z] github.com/docker/docker/api/server/router/container [2022-02-11T19:04:30.694Z] github.com/docker/docker/api/server/router/debug [2022-02-11T19:04:30.694Z] github.com/docker/docker/api/server/router/distribution [2022-02-11T19:04:30.694Z] github.com/docker/docker/api/server/router/grpc [2022-02-11T19:04:30.694Z] github.com/docker/docker/api/server/router/image [2022-02-11T19:04:30.694Z] github.com/docker/docker/api/server/router/network [2022-02-11T19:04:30.694Z] github.com/docker/docker/api/server/router/plugin [2022-02-11T19:04:30.694Z] github.com/docker/docker/api/server/router/session [2022-02-11T19:04:30.694Z] github.com/docker/docker/api/server/router/swarm [2022-02-11T19:04:30.694Z] github.com/docker/docker/api/server/router/system [2022-02-11T19:04:30.694Z] github.com/docker/docker/api/server/router/volume [2022-02-11T19:04:30.694Z] github.com/docker/docker/api/types [2022-02-11T19:04:30.694Z] github.com/docker/docker/api/types/backend [2022-02-11T19:04:30.694Z] github.com/docker/docker/api/types/blkiodev [2022-02-11T19:04:30.694Z] github.com/docker/docker/api/types/container [2022-02-11T19:04:30.694Z] github.com/docker/docker/api/types/events [2022-02-11T19:04:30.694Z] github.com/docker/docker/api/types/filters [2022-02-11T19:04:30.694Z] github.com/docker/docker/api/types/image [2022-02-11T19:04:30.694Z] github.com/docker/docker/api/types/mount [2022-02-11T19:04:30.694Z] github.com/docker/docker/api/types/network [2022-02-11T19:04:30.694Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-11T19:04:30.694Z] github.com/docker/docker/api/types/registry [2022-02-11T19:04:30.694Z] github.com/docker/docker/api/types/strslice [2022-02-11T19:04:30.695Z] github.com/docker/docker/api/types/swarm [2022-02-11T19:04:30.695Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-11T19:04:30.695Z] github.com/docker/docker/api/types/time [2022-02-11T19:04:30.695Z] github.com/docker/docker/api/types/versions [2022-02-11T19:04:30.695Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-11T19:04:30.695Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-11T19:04:30.695Z] github.com/docker/docker/api/types/volume [2022-02-11T19:04:30.695Z] github.com/docker/docker/builder [2022-02-11T19:04:30.695Z] github.com/docker/docker/builder/builder-next [2022-02-11T19:04:30.695Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-11T19:04:30.695Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-11T19:04:30.695Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-11T19:04:30.695Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-11T19:04:30.695Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-11T19:04:30.695Z] github.com/docker/docker/builder/builder-next/worker [2022-02-11T19:04:30.695Z] github.com/docker/docker/builder/dockerfile [2022-02-11T19:04:30.695Z] github.com/docker/docker/builder/dockerignore [2022-02-11T19:04:30.695Z] github.com/docker/docker/builder/remotecontext [2022-02-11T19:04:30.695Z] github.com/docker/docker/builder/remotecontext/git [2022-02-11T19:04:30.695Z] github.com/docker/docker/cli [2022-02-11T19:04:30.695Z] github.com/docker/docker/cli/config [2022-02-11T19:04:30.695Z] github.com/docker/docker/cli/debug [2022-02-11T19:04:30.695Z] github.com/docker/docker/client [2022-02-11T19:04:30.695Z] github.com/docker/docker/cmd/docker-proxy [2022-02-11T19:04:30.695Z] github.com/docker/docker/cmd/dockerd [2022-02-11T19:04:30.695Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-11T19:04:30.695Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-11T19:04:30.695Z] github.com/docker/docker/container [2022-02-11T19:04:30.695Z] github.com/docker/docker/container/stream [2022-02-11T19:04:30.695Z] github.com/docker/docker/contrib/apparmor [2022-02-11T19:04:30.695Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-11T19:04:30.695Z] github.com/docker/docker/contrib/httpserver [2022-02-11T19:04:30.695Z] github.com/docker/docker/daemon [2022-02-11T19:04:30.695Z] github.com/docker/docker/daemon/cluster [2022-02-11T19:04:30.695Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-11T19:04:30.695Z] github.com/docker/docker/daemon/cluster/convert [2022-02-11T19:04:30.695Z] github.com/docker/docker/daemon/cluster/executor [2022-02-11T19:04:30.695Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-11T19:04:30.695Z] github.com/docker/docker/daemon/cluster/provider [2022-02-11T19:04:30.695Z] github.com/docker/docker/daemon/config [2022-02-11T19:04:30.695Z] github.com/docker/docker/daemon/events [2022-02-11T19:04:30.695Z] github.com/docker/docker/daemon/events/testutils [2022-02-11T19:04:30.695Z] github.com/docker/docker/daemon/exec [2022-02-11T19:04:30.695Z] github.com/docker/docker/daemon/graphdriver [2022-02-11T19:04:30.695Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-11T19:04:30.695Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-11T19:04:30.695Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-11T19:04:30.695Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-11T19:04:30.695Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-11T19:04:30.695Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-11T19:04:30.695Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-11T19:04:30.695Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-11T19:04:30.695Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-11T19:04:30.695Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-11T19:04:30.695Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-11T19:04:30.695Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-11T19:04:30.695Z] github.com/docker/docker/daemon/images [2022-02-11T19:04:30.695Z] github.com/docker/docker/daemon/initlayer [2022-02-11T19:04:30.695Z] github.com/docker/docker/daemon/links [2022-02-11T19:04:30.695Z] github.com/docker/docker/daemon/listeners [2022-02-11T19:04:30.695Z] github.com/docker/docker/daemon/logger [2022-02-11T19:04:30.695Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-11T19:04:30.695Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-11T19:04:30.695Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-11T19:04:30.695Z] github.com/docker/docker/daemon/logger/gelf [2022-02-11T19:04:30.695Z] github.com/docker/docker/daemon/logger/journald [2022-02-11T19:04:30.695Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-11T19:04:30.695Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-11T19:04:30.695Z] github.com/docker/docker/daemon/logger/local [2022-02-11T19:04:30.695Z] github.com/docker/docker/daemon/logger/logentries [2022-02-11T19:04:30.695Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-11T19:04:30.695Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-11T19:04:30.695Z] github.com/docker/docker/daemon/logger/splunk [2022-02-11T19:04:30.695Z] github.com/docker/docker/daemon/logger/syslog [2022-02-11T19:04:30.695Z] github.com/docker/docker/daemon/logger/templates [2022-02-11T19:04:30.695Z] github.com/docker/docker/daemon/names [2022-02-11T19:04:30.695Z] github.com/docker/docker/daemon/network [2022-02-11T19:04:30.695Z] github.com/docker/docker/daemon/stats [2022-02-11T19:04:30.695Z] github.com/docker/docker/distribution [2022-02-11T19:04:30.695Z] github.com/docker/docker/distribution/metadata [2022-02-11T19:04:30.695Z] github.com/docker/docker/distribution/utils [2022-02-11T19:04:30.695Z] github.com/docker/docker/distribution/xfer [2022-02-11T19:04:30.695Z] github.com/docker/docker/dockerversion [2022-02-11T19:04:30.695Z] github.com/docker/docker/errdefs [2022-02-11T19:04:30.695Z] github.com/docker/docker/image [2022-02-11T19:04:30.695Z] github.com/docker/docker/image/cache [2022-02-11T19:04:30.695Z] github.com/docker/docker/image/tarexport [2022-02-11T19:04:30.695Z] github.com/docker/docker/image/v1 [2022-02-11T19:04:30.695Z] github.com/docker/docker/internal/test/suite [2022-02-11T19:04:30.695Z] github.com/docker/docker/layer [2022-02-11T19:04:30.695Z] github.com/docker/docker/libcontainerd [2022-02-11T19:04:30.695Z] github.com/docker/docker/libcontainerd/queue [2022-02-11T19:04:30.695Z] github.com/docker/docker/libcontainerd/remote [2022-02-11T19:04:30.695Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-11T19:04:30.695Z] github.com/docker/docker/libcontainerd/types [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/bitseq [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/cluster [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/config [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/datastore [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/driverapi [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/etchosts [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/idm [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/ipam [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/iptables [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/netlabel [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/netutils [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/networkdb [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/ns [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/options [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/osl [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/portallocator [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/portmapper [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/testutils [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/types [2022-02-11T19:04:30.695Z] github.com/docker/docker/oci [2022-02-11T19:04:30.695Z] github.com/docker/docker/oci/caps [2022-02-11T19:04:30.695Z] github.com/docker/docker/opts [2022-02-11T19:04:30.695Z] github.com/docker/docker/pkg/aaparser [2022-02-11T19:04:30.695Z] github.com/docker/docker/pkg/archive [2022-02-11T19:04:30.695Z] github.com/docker/docker/pkg/authorization [2022-02-11T19:04:30.695Z] github.com/docker/docker/pkg/broadcaster [2022-02-11T19:04:30.695Z] github.com/docker/docker/pkg/capabilities [2022-02-11T19:04:30.695Z] github.com/docker/docker/pkg/chrootarchive [2022-02-11T19:04:30.695Z] github.com/docker/docker/pkg/containerfs [2022-02-11T19:04:30.695Z] github.com/docker/docker/pkg/devicemapper [2022-02-11T19:04:30.695Z] github.com/docker/docker/pkg/directory [2022-02-11T19:04:30.695Z] github.com/docker/docker/pkg/dmesg [2022-02-11T19:04:30.695Z] github.com/docker/docker/pkg/filenotify [2022-02-11T19:04:30.695Z] github.com/docker/docker/pkg/fileutils [2022-02-11T19:04:30.695Z] github.com/docker/docker/pkg/fsutils [2022-02-11T19:04:30.695Z] github.com/docker/docker/pkg/homedir [2022-02-11T19:04:30.695Z] github.com/docker/docker/pkg/idtools [2022-02-11T19:04:30.695Z] github.com/docker/docker/pkg/ioutils [2022-02-11T19:04:30.695Z] github.com/docker/docker/pkg/jsonmessage [2022-02-11T19:04:30.695Z] github.com/docker/docker/pkg/locker [2022-02-11T19:04:30.695Z] github.com/docker/docker/pkg/longpath [2022-02-11T19:04:30.695Z] github.com/docker/docker/pkg/loopback [2022-02-11T19:04:30.695Z] github.com/docker/docker/pkg/mount [2022-02-11T19:04:30.695Z] github.com/docker/docker/pkg/namesgenerator [2022-02-11T19:04:30.695Z] github.com/docker/docker/pkg/parsers [2022-02-11T19:04:30.695Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-11T19:04:30.695Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-11T19:04:30.695Z] github.com/docker/docker/pkg/pidfile [2022-02-11T19:04:30.695Z] github.com/docker/docker/pkg/platform [2022-02-11T19:04:30.695Z] github.com/docker/docker/pkg/plugingetter [2022-02-11T19:04:30.695Z] github.com/docker/docker/pkg/plugins [2022-02-11T19:04:30.695Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-11T19:04:30.695Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-11T19:04:30.695Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-11T19:04:30.695Z] github.com/docker/docker/pkg/plugins/transport [2022-02-11T19:04:30.695Z] github.com/docker/docker/pkg/pools [2022-02-11T19:04:30.695Z] github.com/docker/docker/pkg/progress [2022-02-11T19:04:30.695Z] github.com/docker/docker/pkg/pubsub [2022-02-11T19:04:30.695Z] github.com/docker/docker/pkg/reexec [2022-02-11T19:04:30.695Z] github.com/docker/docker/pkg/signal [2022-02-11T19:04:30.695Z] github.com/docker/docker/pkg/stack [2022-02-11T19:04:30.695Z] github.com/docker/docker/pkg/stdcopy [2022-02-11T19:04:30.695Z] github.com/docker/docker/pkg/streamformatter [2022-02-11T19:04:30.695Z] github.com/docker/docker/pkg/stringid [2022-02-11T19:04:30.695Z] github.com/docker/docker/pkg/symlink [2022-02-11T19:04:30.695Z] github.com/docker/docker/pkg/sysinfo [2022-02-11T19:04:30.695Z] github.com/docker/docker/pkg/system [2022-02-11T19:04:30.695Z] github.com/docker/docker/pkg/tailfile [2022-02-11T19:04:30.695Z] github.com/docker/docker/pkg/tarsum [2022-02-11T19:04:30.695Z] github.com/docker/docker/pkg/term [2022-02-11T19:04:30.695Z] github.com/docker/docker/pkg/term/windows [2022-02-11T19:04:30.695Z] github.com/docker/docker/pkg/truncindex [2022-02-11T19:04:30.695Z] github.com/docker/docker/pkg/urlutil [2022-02-11T19:04:30.695Z] github.com/docker/docker/pkg/useragent [2022-02-11T19:04:30.695Z] github.com/docker/docker/plugin [2022-02-11T19:04:30.695Z] github.com/docker/docker/plugin/executor/containerd [2022-02-11T19:04:30.695Z] github.com/docker/docker/plugin/v2 [2022-02-11T19:04:30.695Z] github.com/docker/docker/profiles/apparmor [2022-02-11T19:04:30.695Z] github.com/docker/docker/profiles/seccomp [2022-02-11T19:04:30.695Z] github.com/docker/docker/quota [2022-02-11T19:04:30.695Z] github.com/docker/docker/reference [2022-02-11T19:04:30.695Z] github.com/docker/docker/registry [2022-02-11T19:04:30.695Z] github.com/docker/docker/registry/resumable [2022-02-11T19:04:30.695Z] github.com/docker/docker/restartmanager [2022-02-11T19:04:30.695Z] github.com/docker/docker/rootless [2022-02-11T19:04:30.695Z] github.com/docker/docker/rootless/specconv [2022-02-11T19:04:30.695Z] github.com/docker/docker/runconfig [2022-02-11T19:04:30.695Z] github.com/docker/docker/runconfig/opts [2022-02-11T19:04:30.695Z] github.com/docker/docker/testutil [2022-02-11T19:04:30.695Z] github.com/docker/docker/testutil/daemon [2022-02-11T19:04:30.695Z] github.com/docker/docker/testutil/environment [2022-02-11T19:04:30.695Z] github.com/docker/docker/testutil/fakecontext [2022-02-11T19:04:30.695Z] github.com/docker/docker/testutil/fakegit [2022-02-11T19:04:30.695Z] github.com/docker/docker/testutil/fakestorage [2022-02-11T19:04:30.695Z] github.com/docker/docker/testutil/fixtures/load [2022-02-11T19:04:30.695Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-11T19:04:30.695Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-11T19:04:30.695Z] github.com/docker/docker/testutil/registry [2022-02-11T19:04:30.695Z] github.com/docker/docker/testutil/request [2022-02-11T19:04:30.695Z] github.com/docker/docker/volume [2022-02-11T19:04:30.695Z] github.com/docker/docker/volume/drivers [2022-02-11T19:04:30.695Z] github.com/docker/docker/volume/local [2022-02-11T19:04:30.695Z] github.com/docker/docker/volume/mounts [2022-02-11T19:04:30.695Z] github.com/docker/docker/volume/service [2022-02-11T19:04:30.695Z] github.com/docker/docker/volume/service/opts [2022-02-11T19:04:30.695Z] github.com/docker/docker/volume/testutils' [2022-02-11T19:04:30.695Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/bitseq [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/cluster [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/config [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/datastore [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/driverapi [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/etchosts [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/idm [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/ipam [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/iptables [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/netlabel [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/netutils [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/networkdb [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/ns [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/options [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/osl [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/portallocator [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/portmapper [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/testutils [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/types' [2022-02-11T19:04:30.695Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-02-11T19:04:30.695Z] + echo 'github.com/docker/docker/libnetwork [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/bitseq [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/cluster [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/config [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/datastore [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/driverapi [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-11T19:04:30.695Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-11T19:04:30.696Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-11T19:04:30.696Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-11T19:04:30.696Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-11T19:04:30.696Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-11T19:04:30.696Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-11T19:04:30.696Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-11T19:04:30.696Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-11T19:04:30.696Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-11T19:04:30.696Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-11T19:04:30.696Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-11T19:04:30.696Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-11T19:04:30.696Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-11T19:04:30.696Z] github.com/docker/docker/libnetwork/etchosts [2022-02-11T19:04:30.696Z] github.com/docker/docker/libnetwork/idm [2022-02-11T19:04:30.696Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-11T19:04:30.696Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-11T19:04:30.696Z] github.com/docker/docker/libnetwork/ipam [2022-02-11T19:04:30.696Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-11T19:04:30.696Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-11T19:04:30.696Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-11T19:04:30.696Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-11T19:04:30.696Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-11T19:04:30.696Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-11T19:04:30.696Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-11T19:04:30.696Z] github.com/docker/docker/libnetwork/iptables [2022-02-11T19:04:30.696Z] github.com/docker/docker/libnetwork/netlabel [2022-02-11T19:04:30.696Z] github.com/docker/docker/libnetwork/netutils [2022-02-11T19:04:30.696Z] github.com/docker/docker/libnetwork/networkdb [2022-02-11T19:04:30.696Z] github.com/docker/docker/libnetwork/ns [2022-02-11T19:04:30.696Z] github.com/docker/docker/libnetwork/options [2022-02-11T19:04:30.696Z] github.com/docker/docker/libnetwork/osl [2022-02-11T19:04:30.696Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-11T19:04:30.696Z] github.com/docker/docker/libnetwork/portallocator [2022-02-11T19:04:30.696Z] github.com/docker/docker/libnetwork/portmapper [2022-02-11T19:04:30.696Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-11T19:04:30.696Z] github.com/docker/docker/libnetwork/testutils [2022-02-11T19:04:30.696Z] github.com/docker/docker/libnetwork/types' [2022-02-11T19:04:30.696Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-11T19:04:30.696Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-11T19:04:30.696Z] + type docker-proxy [2022-02-11T19:04:30.696Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-02-11T19:04:30.696Z] + hack/make.sh binary-proxy install-proxy [2022-02-11T19:04:30.696Z] [2022-02-11T19:04:30.696Z] Removing bundles/ [2022-02-11T19:04:30.696Z] [2022-02-11T19:04:30.696Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-02-11T19:04:30.696Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-02-11T19:04:30.696Z] GOOS="" GOARCH="" GOARM="" [2022-02-11T19:04:31.303Z] #60 DONE 245.5s [2022-02-11T19:04:31.655Z] #60 237.7 + bin/containerd-shim-runc-v1 [2022-02-11T19:04:31.869Z] [2022-02-11T19:04:31.869Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-02-11T19:04:31.869Z] #61 sha256:b3cd845ba1b464f04b2f2684226468f5b7dc5904444340ce23c55133f03b9036 [2022-02-11T19:04:33.190Z] #60 242.8 + bin/containerd-shim-runc-v2 [2022-02-11T19:04:33.242Z] #61 DONE 1.3s [2022-02-11T19:04:33.242Z] [2022-02-11T19:04:33.242Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-02-11T19:04:33.242Z] #66 sha256:059651b1433ecb94789de3747a55d17b7725941191b33e602df8a86482eb2e5a [2022-02-11T19:04:33.447Z] #60 243.4 + binaries [2022-02-11T19:04:33.477Z] #30 7.360 Collecting yamllint==1.26.1 [2022-02-11T19:04:33.499Z] #66 DONE 0.3s [2022-02-11T19:04:33.499Z] [2022-02-11T19:04:33.499Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-02-11T19:04:33.499Z] #71 sha256:e227f609ad89352ba6c5bd5356a509e5ad8a9169d730baa0f5aa078c60df7c10 [2022-02-11T19:04:33.704Z] #60 243.4 + install -D bin/containerd /build/containerd [2022-02-11T19:04:33.704Z] #60 243.4 + install -D bin/containerd-shim /build/containerd-shim [2022-02-11T19:04:33.704Z] #60 243.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-02-11T19:04:33.704Z] #60 243.4 + install -D bin/ctr /build/ctr [2022-02-11T19:04:33.740Z] #30 8.420 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-02-11T19:04:34.315Z] #30 9.016 Collecting pathspec>=0.5.3 [2022-02-11T19:04:34.315Z] #30 9.021 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-02-11T19:04:34.315Z] #30 9.226 Collecting pyyaml [2022-02-11T19:04:34.578Z] #30 9.236 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-02-11T19:04:34.578Z] #30 9.274 Building wheels for collected packages: yamllint [2022-02-11T19:04:34.578Z] #30 9.274 Building wheel for yamllint (setup.py): started [2022-02-11T19:04:34.841Z] #30 9.785 Building wheel for yamllint (setup.py): finished with status 'done' [2022-02-11T19:04:35.105Z] #30 9.787 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=0401b0dd6df8b179b092ae6c2e8a1868a3541890791e8216901179324e40c4c7 [2022-02-11T19:04:35.105Z] #30 9.787 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-02-11T19:04:35.105Z] #30 9.792 Successfully built yamllint [2022-02-11T19:04:35.105Z] #30 9.809 Installing collected packages: pyyaml, pathspec, yamllint [2022-02-11T19:04:35.368Z] #30 10.03 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-02-11T19:04:35.396Z] #71 DONE 1.6s [2022-02-11T19:04:35.396Z] [2022-02-11T19:04:35.396Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-02-11T19:04:35.396Z] #72 sha256:4eaf56341bf2bbc1e2576a5c86241d641bd16f4c749940b24244b5bfa761f468 [2022-02-11T19:04:35.396Z] #72 DONE 0.0s [2022-02-11T19:04:35.396Z] [2022-02-11T19:04:35.396Z] #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-02-11T19:04:35.396Z] #73 sha256:8e2aaa041ad867dbcda61d16017b1226cd4a6ca3e71fdb371fbbb55a7a92ad69 [2022-02-11T19:04:35.632Z] #30 DONE 10.4s [2022-02-11T19:04:35.633Z] [2022-02-11T19:04:35.633Z] #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-02-11T19:04:35.633Z] #67 sha256:86c68909a02585b0fe7e05f5f1a8ccbca0880a7098bb0f6bab84c9eadcffd3d2 [2022-02-11T19:04:35.633Z] #67 ... [2022-02-11T19:04:35.633Z] [2022-02-11T19:04:35.633Z] #34 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-02-11T19:04:35.633Z] #34 sha256:57856a206d4a91bd35895ccbc15d6ac7d879ac8fc2825261b66e4f98c02f70b7 [2022-02-11T19:04:35.831Z] #60 242.8 + bin/containerd-shim-runc-v2 [2022-02-11T19:04:35.896Z] #34 DONE 0.2s [2022-02-11T19:04:35.896Z] [2022-02-11T19:04:35.896Z] #39 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-02-11T19:04:35.896Z] #39 sha256:e4526cba003788451cfea4aae29276eafdaa40934542a1878951bd1f798db4c9 [2022-02-11T19:04:35.965Z] #73 0.610 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-02-11T19:04:35.965Z] #73 0.610 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-02-11T19:04:35.965Z] #73 0.750 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-02-11T19:04:36.087Z] #60 243.4 + binaries [2022-02-11T19:04:36.159Z] #39 DONE 0.2s [2022-02-11T19:04:36.159Z] [2022-02-11T19:04:36.159Z] #42 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-02-11T19:04:36.159Z] #42 sha256:eb74fa9658e2fbf198f0094a5e2126b73fa28d7ef8678ad81e77313652354bd7 [2022-02-11T19:04:36.159Z] #42 DONE 0.1s [2022-02-11T19:04:36.159Z] [2022-02-11T19:04:36.159Z] #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-02-11T19:04:36.159Z] #63 sha256:ff0b20a1abebf4d425e163ef4bec2d279a2f0bf9dbe6e1ef7f5e9eaab348afe1 [2022-02-11T19:04:36.159Z] #63 ... [2022-02-11T19:04:36.159Z] [2022-02-11T19:04:36.159Z] #44 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-02-11T19:04:36.159Z] #44 sha256:41474509dced0f6772a8f4f4288a0fb9fdc7254cb2953923e604f89b508029fe [2022-02-11T19:04:36.159Z] #44 DONE 0.1s [2022-02-11T19:04:36.159Z] [2022-02-11T19:04:36.159Z] #48 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-02-11T19:04:36.159Z] #48 sha256:26f70f88aaf733458fe5fa80eac360e9d45cdf695f018c66b82a6660832b7728 [2022-02-11T19:04:36.159Z] #48 DONE 0.0s [2022-02-11T19:04:36.224Z] #60 DONE 245.8s [2022-02-11T19:04:36.343Z] #60 243.4 + install -D bin/containerd /build/containerd [2022-02-11T19:04:36.343Z] #60 243.4 + install -D bin/containerd-shim /build/containerd-shim [2022-02-11T19:04:36.343Z] #60 243.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-02-11T19:04:36.343Z] #60 243.5 + install -D bin/ctr /build/ctr [2022-02-11T19:04:36.422Z] [2022-02-11T19:04:36.422Z] #51 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-02-11T19:04:36.422Z] #51 sha256:d8e8c9197e223ec31bbae199de8471e671b94ae4539a746322b25b65fb5002bd [2022-02-11T19:04:36.422Z] #51 DONE 0.1s [2022-02-11T19:04:36.422Z] [2022-02-11T19:04:36.422Z] #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-02-11T19:04:36.422Z] #67 sha256:86c68909a02585b0fe7e05f5f1a8ccbca0880a7098bb0f6bab84c9eadcffd3d2 [2022-02-11T19:04:36.422Z] #67 ... [2022-02-11T19:04:36.422Z] [2022-02-11T19:04:36.422Z] #55 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-02-11T19:04:36.422Z] #55 sha256:fcbcb21127c329cbbba04b992fb1b6cce8fe8f2d8b708b64d81379fd29be78fc [2022-02-11T19:04:36.422Z] #55 DONE 0.0s [2022-02-11T19:04:36.422Z] [2022-02-11T19:04:36.422Z] #57 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-02-11T19:04:36.422Z] #57 sha256:4de95f8c5952d58bf01773bf2d122c5d87340bd9a7ad2101446a4d5c35d2c766 [2022-02-11T19:04:36.422Z] #57 DONE 0.1s [2022-02-11T19:04:36.532Z] #73 0.850 Reading package lists... [2022-02-11T19:04:36.684Z] [2022-02-11T19:04:36.684Z] #59 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-02-11T19:04:36.684Z] #59 sha256:ceca8635988bab13c17ccc8aee38460299f89f3dc60d5cb153c84a682fe9ee21 [2022-02-11T19:04:36.684Z] #59 DONE 0.2s [2022-02-11T19:04:36.684Z] [2022-02-11T19:04:36.684Z] #61 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-02-11T19:04:36.684Z] #61 sha256:4636683906203f7c5a08f7c0d434acfdaa6ef5bdd59b825049039c79c1789034 [2022-02-11T19:04:36.684Z] #61 DONE 0.1s [2022-02-11T19:04:36.684Z] [2022-02-11T19:04:36.684Z] #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-02-11T19:04:36.684Z] #67 sha256:86c68909a02585b0fe7e05f5f1a8ccbca0880a7098bb0f6bab84c9eadcffd3d2 [2022-02-11T19:04:36.791Z] [2022-02-11T19:04:36.791Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-02-11T19:04:36.791Z] #61 sha256:60c8cf7022b8d1aaa6b629a06ec0a63b7208f589e48d32e3fcb4b61184867a6a [2022-02-11T19:04:37.141Z] #73 1.353 Reading package lists... [2022-02-11T19:04:37.141Z] #73 1.859 Building dependency tree... [2022-02-11T19:04:37.141Z] #73 1.963 Reading state information... [2022-02-11T19:04:37.141Z] #73 2.078 The following additional packages will be installed: [2022-02-11T19:04:37.237Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-02-11T19:04:37.237Z] [2022-02-11T19:04:37.237Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-02-11T19:04:37.237Z] Installing docker-proxy to /usr/local/bin/ [2022-02-11T19:04:37.237Z] [2022-02-11T19:04:37.237Z] + mkdir -p bundles [2022-02-11T19:04:37.237Z] + '[' -n 'github.com/docker/docker/api [2022-02-11T19:04:37.237Z] github.com/docker/docker/api/server [2022-02-11T19:04:37.237Z] github.com/docker/docker/api/server/backend/build [2022-02-11T19:04:37.237Z] github.com/docker/docker/api/server/httputils [2022-02-11T19:04:37.237Z] github.com/docker/docker/api/server/middleware [2022-02-11T19:04:37.237Z] github.com/docker/docker/api/server/router [2022-02-11T19:04:37.237Z] github.com/docker/docker/api/server/router/build [2022-02-11T19:04:37.237Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-11T19:04:37.237Z] github.com/docker/docker/api/server/router/container [2022-02-11T19:04:37.237Z] github.com/docker/docker/api/server/router/debug [2022-02-11T19:04:37.237Z] github.com/docker/docker/api/server/router/distribution [2022-02-11T19:04:37.237Z] github.com/docker/docker/api/server/router/grpc [2022-02-11T19:04:37.237Z] github.com/docker/docker/api/server/router/image [2022-02-11T19:04:37.237Z] github.com/docker/docker/api/server/router/network [2022-02-11T19:04:37.237Z] github.com/docker/docker/api/server/router/plugin [2022-02-11T19:04:37.237Z] github.com/docker/docker/api/server/router/session [2022-02-11T19:04:37.237Z] github.com/docker/docker/api/server/router/swarm [2022-02-11T19:04:37.237Z] github.com/docker/docker/api/server/router/system [2022-02-11T19:04:37.237Z] github.com/docker/docker/api/server/router/volume [2022-02-11T19:04:37.237Z] github.com/docker/docker/api/types [2022-02-11T19:04:37.237Z] github.com/docker/docker/api/types/backend [2022-02-11T19:04:37.237Z] github.com/docker/docker/api/types/blkiodev [2022-02-11T19:04:37.237Z] github.com/docker/docker/api/types/container [2022-02-11T19:04:37.237Z] github.com/docker/docker/api/types/events [2022-02-11T19:04:37.237Z] github.com/docker/docker/api/types/filters [2022-02-11T19:04:37.237Z] github.com/docker/docker/api/types/image [2022-02-11T19:04:37.237Z] github.com/docker/docker/api/types/mount [2022-02-11T19:04:37.237Z] github.com/docker/docker/api/types/network [2022-02-11T19:04:37.237Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-11T19:04:37.237Z] github.com/docker/docker/api/types/registry [2022-02-11T19:04:37.237Z] github.com/docker/docker/api/types/strslice [2022-02-11T19:04:37.237Z] github.com/docker/docker/api/types/swarm [2022-02-11T19:04:37.237Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-11T19:04:37.237Z] github.com/docker/docker/api/types/time [2022-02-11T19:04:37.237Z] github.com/docker/docker/api/types/versions [2022-02-11T19:04:37.237Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-11T19:04:37.237Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-11T19:04:37.237Z] github.com/docker/docker/api/types/volume [2022-02-11T19:04:37.237Z] github.com/docker/docker/builder [2022-02-11T19:04:37.237Z] github.com/docker/docker/builder/builder-next [2022-02-11T19:04:37.237Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-11T19:04:37.237Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-11T19:04:37.237Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-11T19:04:37.237Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-11T19:04:37.237Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-11T19:04:37.237Z] github.com/docker/docker/builder/builder-next/worker [2022-02-11T19:04:37.237Z] github.com/docker/docker/builder/dockerfile [2022-02-11T19:04:37.237Z] github.com/docker/docker/builder/dockerignore [2022-02-11T19:04:37.237Z] github.com/docker/docker/builder/remotecontext [2022-02-11T19:04:37.237Z] github.com/docker/docker/builder/remotecontext/git [2022-02-11T19:04:37.237Z] github.com/docker/docker/cli [2022-02-11T19:04:37.237Z] github.com/docker/docker/cli/config [2022-02-11T19:04:37.237Z] github.com/docker/docker/cli/debug [2022-02-11T19:04:37.237Z] github.com/docker/docker/client [2022-02-11T19:04:37.237Z] github.com/docker/docker/cmd/docker-proxy [2022-02-11T19:04:37.237Z] github.com/docker/docker/cmd/dockerd [2022-02-11T19:04:37.237Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-11T19:04:37.237Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-11T19:04:37.237Z] github.com/docker/docker/container [2022-02-11T19:04:37.237Z] github.com/docker/docker/container/stream [2022-02-11T19:04:37.237Z] github.com/docker/docker/contrib/apparmor [2022-02-11T19:04:37.237Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-11T19:04:37.237Z] github.com/docker/docker/contrib/httpserver [2022-02-11T19:04:37.237Z] github.com/docker/docker/daemon [2022-02-11T19:04:37.237Z] github.com/docker/docker/daemon/cluster [2022-02-11T19:04:37.237Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-11T19:04:37.237Z] github.com/docker/docker/daemon/cluster/convert [2022-02-11T19:04:37.237Z] github.com/docker/docker/daemon/cluster/executor [2022-02-11T19:04:37.237Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-11T19:04:37.237Z] github.com/docker/docker/daemon/cluster/provider [2022-02-11T19:04:37.237Z] github.com/docker/docker/daemon/config [2022-02-11T19:04:37.237Z] github.com/docker/docker/daemon/events [2022-02-11T19:04:37.237Z] github.com/docker/docker/daemon/events/testutils [2022-02-11T19:04:37.237Z] github.com/docker/docker/daemon/exec [2022-02-11T19:04:37.237Z] github.com/docker/docker/daemon/graphdriver [2022-02-11T19:04:37.237Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-11T19:04:37.237Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-11T19:04:37.237Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-11T19:04:37.237Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-11T19:04:37.237Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-11T19:04:37.237Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-11T19:04:37.237Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-11T19:04:37.237Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-11T19:04:37.237Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-11T19:04:37.237Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-11T19:04:37.237Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-11T19:04:37.237Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-11T19:04:37.237Z] github.com/docker/docker/daemon/images [2022-02-11T19:04:37.237Z] github.com/docker/docker/daemon/initlayer [2022-02-11T19:04:37.237Z] github.com/docker/docker/daemon/links [2022-02-11T19:04:37.237Z] github.com/docker/docker/daemon/listeners [2022-02-11T19:04:37.237Z] github.com/docker/docker/daemon/logger [2022-02-11T19:04:37.237Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-11T19:04:37.237Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-11T19:04:37.237Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-11T19:04:37.237Z] github.com/docker/docker/daemon/logger/gelf [2022-02-11T19:04:37.237Z] github.com/docker/docker/daemon/logger/journald [2022-02-11T19:04:37.237Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-11T19:04:37.237Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-11T19:04:37.237Z] github.com/docker/docker/daemon/logger/local [2022-02-11T19:04:37.237Z] github.com/docker/docker/daemon/logger/logentries [2022-02-11T19:04:37.237Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-11T19:04:37.237Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-11T19:04:37.237Z] github.com/docker/docker/daemon/logger/splunk [2022-02-11T19:04:37.237Z] github.com/docker/docker/daemon/logger/syslog [2022-02-11T19:04:37.237Z] github.com/docker/docker/daemon/logger/templates [2022-02-11T19:04:37.237Z] github.com/docker/docker/daemon/names [2022-02-11T19:04:37.237Z] github.com/docker/docker/daemon/network [2022-02-11T19:04:37.237Z] github.com/docker/docker/daemon/stats [2022-02-11T19:04:37.237Z] github.com/docker/docker/distribution [2022-02-11T19:04:37.237Z] github.com/docker/docker/distribution/metadata [2022-02-11T19:04:37.237Z] github.com/docker/docker/distribution/utils [2022-02-11T19:04:37.237Z] github.com/docker/docker/distribution/xfer [2022-02-11T19:04:37.237Z] github.com/docker/docker/dockerversion [2022-02-11T19:04:37.237Z] github.com/docker/docker/errdefs [2022-02-11T19:04:37.237Z] github.com/docker/docker/image [2022-02-11T19:04:37.237Z] github.com/docker/docker/image/cache [2022-02-11T19:04:37.237Z] github.com/docker/docker/image/tarexport [2022-02-11T19:04:37.237Z] github.com/docker/docker/image/v1 [2022-02-11T19:04:37.237Z] github.com/docker/docker/internal/test/suite [2022-02-11T19:04:37.237Z] github.com/docker/docker/layer [2022-02-11T19:04:37.237Z] github.com/docker/docker/libcontainerd [2022-02-11T19:04:37.237Z] github.com/docker/docker/libcontainerd/queue [2022-02-11T19:04:37.237Z] github.com/docker/docker/libcontainerd/remote [2022-02-11T19:04:37.237Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-11T19:04:37.237Z] github.com/docker/docker/libcontainerd/types [2022-02-11T19:04:37.237Z] github.com/docker/docker/oci [2022-02-11T19:04:37.237Z] github.com/docker/docker/oci/caps [2022-02-11T19:04:37.237Z] github.com/docker/docker/opts [2022-02-11T19:04:37.237Z] github.com/docker/docker/pkg/aaparser [2022-02-11T19:04:37.237Z] github.com/docker/docker/pkg/archive [2022-02-11T19:04:37.237Z] github.com/docker/docker/pkg/authorization [2022-02-11T19:04:37.237Z] github.com/docker/docker/pkg/broadcaster [2022-02-11T19:04:37.237Z] github.com/docker/docker/pkg/capabilities [2022-02-11T19:04:37.237Z] github.com/docker/docker/pkg/chrootarchive [2022-02-11T19:04:37.237Z] github.com/docker/docker/pkg/containerfs [2022-02-11T19:04:37.237Z] github.com/docker/docker/pkg/devicemapper [2022-02-11T19:04:37.237Z] github.com/docker/docker/pkg/directory [2022-02-11T19:04:37.237Z] github.com/docker/docker/pkg/dmesg [2022-02-11T19:04:37.237Z] github.com/docker/docker/pkg/filenotify [2022-02-11T19:04:37.237Z] github.com/docker/docker/pkg/fileutils [2022-02-11T19:04:37.237Z] github.com/docker/docker/pkg/fsutils [2022-02-11T19:04:37.237Z] github.com/docker/docker/pkg/homedir [2022-02-11T19:04:37.237Z] github.com/docker/docker/pkg/idtools [2022-02-11T19:04:37.237Z] github.com/docker/docker/pkg/ioutils [2022-02-11T19:04:37.237Z] github.com/docker/docker/pkg/jsonmessage [2022-02-11T19:04:37.237Z] github.com/docker/docker/pkg/locker [2022-02-11T19:04:37.237Z] github.com/docker/docker/pkg/longpath [2022-02-11T19:04:37.237Z] github.com/docker/docker/pkg/loopback [2022-02-11T19:04:37.237Z] github.com/docker/docker/pkg/mount [2022-02-11T19:04:37.237Z] github.com/docker/docker/pkg/namesgenerator [2022-02-11T19:04:37.237Z] github.com/docker/docker/pkg/parsers [2022-02-11T19:04:37.237Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-11T19:04:37.237Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-11T19:04:37.237Z] github.com/docker/docker/pkg/pidfile [2022-02-11T19:04:37.237Z] github.com/docker/docker/pkg/platform [2022-02-11T19:04:37.237Z] github.com/docker/docker/pkg/plugingetter [2022-02-11T19:04:37.237Z] github.com/docker/docker/pkg/plugins [2022-02-11T19:04:37.237Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-11T19:04:37.237Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-11T19:04:37.237Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-11T19:04:37.237Z] github.com/docker/docker/pkg/plugins/transport [2022-02-11T19:04:37.237Z] github.com/docker/docker/pkg/pools [2022-02-11T19:04:37.237Z] github.com/docker/docker/pkg/progress [2022-02-11T19:04:37.237Z] github.com/docker/docker/pkg/pubsub [2022-02-11T19:04:37.237Z] github.com/docker/docker/pkg/reexec [2022-02-11T19:04:37.237Z] github.com/docker/docker/pkg/signal [2022-02-11T19:04:37.237Z] github.com/docker/docker/pkg/stack [2022-02-11T19:04:37.237Z] github.com/docker/docker/pkg/stdcopy [2022-02-11T19:04:37.237Z] github.com/docker/docker/pkg/streamformatter [2022-02-11T19:04:37.237Z] github.com/docker/docker/pkg/stringid [2022-02-11T19:04:37.237Z] github.com/docker/docker/pkg/symlink [2022-02-11T19:04:37.237Z] github.com/docker/docker/pkg/sysinfo [2022-02-11T19:04:37.237Z] github.com/docker/docker/pkg/system [2022-02-11T19:04:37.237Z] github.com/docker/docker/pkg/tailfile [2022-02-11T19:04:37.237Z] github.com/docker/docker/pkg/tarsum [2022-02-11T19:04:37.237Z] github.com/docker/docker/pkg/term [2022-02-11T19:04:37.237Z] github.com/docker/docker/pkg/term/windows [2022-02-11T19:04:37.237Z] github.com/docker/docker/pkg/truncindex [2022-02-11T19:04:37.237Z] github.com/docker/docker/pkg/urlutil [2022-02-11T19:04:37.237Z] github.com/docker/docker/pkg/useragent [2022-02-11T19:04:37.237Z] github.com/docker/docker/plugin [2022-02-11T19:04:37.237Z] github.com/docker/docker/plugin/executor/containerd [2022-02-11T19:04:37.237Z] github.com/docker/docker/plugin/v2 [2022-02-11T19:04:37.237Z] github.com/docker/docker/profiles/apparmor [2022-02-11T19:04:37.237Z] github.com/docker/docker/profiles/seccomp [2022-02-11T19:04:37.237Z] github.com/docker/docker/quota [2022-02-11T19:04:37.237Z] github.com/docker/docker/reference [2022-02-11T19:04:37.237Z] github.com/docker/docker/registry [2022-02-11T19:04:37.237Z] github.com/docker/docker/registry/resumable [2022-02-11T19:04:37.237Z] github.com/docker/docker/restartmanager [2022-02-11T19:04:37.237Z] github.com/docker/docker/rootless [2022-02-11T19:04:37.237Z] github.com/docker/docker/rootless/specconv [2022-02-11T19:04:37.237Z] github.com/docker/docker/runconfig [2022-02-11T19:04:37.237Z] github.com/docker/docker/runconfig/opts [2022-02-11T19:04:37.237Z] github.com/docker/docker/testutil [2022-02-11T19:04:37.237Z] github.com/docker/docker/testutil/daemon [2022-02-11T19:04:37.237Z] github.com/docker/docker/testutil/environment [2022-02-11T19:04:37.237Z] github.com/docker/docker/testutil/fakecontext [2022-02-11T19:04:37.237Z] github.com/docker/docker/testutil/fakegit [2022-02-11T19:04:37.237Z] github.com/docker/docker/testutil/fakestorage [2022-02-11T19:04:37.237Z] github.com/docker/docker/testutil/fixtures/load [2022-02-11T19:04:37.237Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-11T19:04:37.237Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-11T19:04:37.237Z] github.com/docker/docker/testutil/registry [2022-02-11T19:04:37.237Z] github.com/docker/docker/testutil/request [2022-02-11T19:04:37.237Z] github.com/docker/docker/volume [2022-02-11T19:04:37.237Z] github.com/docker/docker/volume/drivers [2022-02-11T19:04:37.237Z] github.com/docker/docker/volume/local [2022-02-11T19:04:37.237Z] github.com/docker/docker/volume/mounts [2022-02-11T19:04:37.237Z] github.com/docker/docker/volume/service [2022-02-11T19:04:37.237Z] github.com/docker/docker/volume/service/opts [2022-02-11T19:04:37.237Z] github.com/docker/docker/volume/testutils' ']' [2022-02-11T19:04:37.238Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-02-11T19:04:37.409Z] #73 2.079 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-02-11T19:04:37.409Z] #73 2.079 systemd-timesyncd [2022-02-11T19:04:37.409Z] #73 2.080 Suggested packages: [2022-02-11T19:04:37.409Z] #73 2.080 systemd-container policykit-1 [2022-02-11T19:04:37.409Z] #73 2.080 Recommended packages: [2022-02-11T19:04:37.409Z] #73 2.080 libnss-systemd [2022-02-11T19:04:37.409Z] #73 2.188 The following NEW packages will be installed: [2022-02-11T19:04:37.409Z] #73 2.189 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-02-11T19:04:37.409Z] #73 2.190 libkmod2 libpam-systemd systemd systemd-sysv systemd-timesyncd [2022-02-11T19:04:37.673Z] #73 2.462 0 upgraded, 11 newly installed, 0 to remove and 0 not upgraded. [2022-02-11T19:04:37.673Z] #73 2.462 Need to get 5941 kB of archives. [2022-02-11T19:04:37.673Z] #73 2.462 After this operation, 19.5 MB of additional disk space will be used. [2022-02-11T19:04:37.673Z] #73 2.462 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-02-11T19:04:37.673Z] #73 2.466 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-02-11T19:04:37.673Z] #73 2.470 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-02-11T19:04:37.673Z] #73 2.475 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-02-11T19:04:37.673Z] #73 2.476 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-timesyncd amd64 247.3-6 [131 kB] [2022-02-11T19:04:37.673Z] #73 2.478 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-6 [4495 kB] [2022-02-11T19:04:37.673Z] #73 2.569 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-6 [113 kB] [2022-02-11T19:04:37.718Z] #61 DONE 0.9s [2022-02-11T19:04:37.718Z] [2022-02-11T19:04:37.719Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-02-11T19:04:37.719Z] #66 sha256:c66339e775f1df23df796558735d8faea7a264c5236374720114b3e2cd9f6cd0 [2022-02-11T19:04:37.719Z] #66 DONE 0.2s [2022-02-11T19:04:37.719Z] [2022-02-11T19:04:37.719Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-02-11T19:04:37.719Z] #71 sha256:24dfbc81d957fbaa4e6b1a4d3a820eb5a0af46f713f64f8fd3f7eb25091c0794 [2022-02-11T19:04:37.802Z] ? github.com/docker/docker/api [no test files] [2022-02-11T19:04:37.932Z] #73 2.576 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-02-11T19:04:37.932Z] #73 2.578 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-02-11T19:04:37.932Z] #73 2.580 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-6 [282 kB] [2022-02-11T19:04:37.932Z] #73 2.581 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2022-02-11T19:04:37.932Z] #73 2.747 debconf: delaying package configuration, since apt-utils is not installed [2022-02-11T19:04:37.932Z] #73 2.775 Fetched 5941 kB in 0s (15.4 MB/s) [2022-02-11T19:04:37.932Z] #73 2.800 Selecting previously unselected package libargon2-1:amd64. [2022-02-11T19:04:37.932Z] #73 2.800 (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-02-11T19:04:37.932Z] #73 2.813 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-02-11T19:04:37.932Z] #73 2.819 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-02-11T19:04:37.932Z] #73 2.850 Selecting previously unselected package libjson-c5:amd64. [2022-02-11T19:04:38.192Z] #73 2.853 Preparing to unpack .../1-libjson-c5_0.15-2_amd64.deb ... [2022-02-11T19:04:38.192Z] #73 2.856 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-02-11T19:04:38.192Z] #73 2.889 Selecting previously unselected package libcryptsetup12:amd64. [2022-02-11T19:04:38.192Z] #73 2.891 Preparing to unpack .../2-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-02-11T19:04:38.192Z] #73 2.894 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-02-11T19:04:38.192Z] #73 2.943 Selecting previously unselected package libkmod2:amd64. [2022-02-11T19:04:38.192Z] #73 2.945 Preparing to unpack .../3-libkmod2_28-1_amd64.deb ... [2022-02-11T19:04:38.192Z] #73 2.949 Unpacking libkmod2:amd64 (28-1) ... [2022-02-11T19:04:38.192Z] #73 2.993 Selecting previously unselected package systemd-timesyncd. [2022-02-11T19:04:38.192Z] #73 2.996 Preparing to unpack .../4-systemd-timesyncd_247.3-6_amd64.deb ... [2022-02-11T19:04:38.192Z] #73 2.999 Unpacking systemd-timesyncd (247.3-6) ... [2022-02-11T19:04:38.192Z] #73 3.044 Selecting previously unselected package systemd. [2022-02-11T19:04:38.192Z] #73 3.047 Preparing to unpack .../5-systemd_247.3-6_amd64.deb ... [2022-02-11T19:04:38.192Z] #73 3.080 Unpacking systemd (247.3-6) ... [2022-02-11T19:04:38.649Z] #71 DONE 1.0s [2022-02-11T19:04:38.759Z] #73 3.633 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-02-11T19:04:38.759Z] #73 3.643 Setting up libjson-c5:amd64 (0.15-2) ... [2022-02-11T19:04:38.759Z] #73 3.653 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-02-11T19:04:38.759Z] #73 3.661 Setting up libkmod2:amd64 (28-1) ... [2022-02-11T19:04:38.759Z] #73 3.672 Setting up systemd (247.3-6) ... [2022-02-11T19:04:38.759Z] #73 3.715 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-02-11T19:04:38.861Z] #60 DONE 245.8s [2022-02-11T19:04:38.906Z] [2022-02-11T19:04:38.906Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-02-11T19:04:38.906Z] #72 sha256:b5411fd8e77522da56de664ff59c22bdfbfb9be6f8cbbf690cc7e56830163260 [2022-02-11T19:04:38.906Z] #72 DONE 0.0s [2022-02-11T19:04:38.906Z] [2022-02-11T19:04:38.906Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-02-11T19:04:38.906Z] #73 sha256:2796b13e348430720651cfa24dd5437670d32adcc2701bf53efcd21bee12eae8 [2022-02-11T19:04:39.017Z] #73 3.717 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-02-11T19:04:39.017Z] #73 3.720 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-02-11T19:04:39.275Z] #73 4.017 Setting up systemd-timesyncd (247.3-6) ... [2022-02-11T19:04:39.431Z] [2022-02-11T19:04:39.431Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-02-11T19:04:39.431Z] #61 sha256:baf96428ce3789d949b5bdbef915c1fb458a7a2170bb42a05760cf57fb8d01fc [2022-02-11T19:04:39.532Z] #73 4.259 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2022-02-11T19:04:39.532Z] #73 4.259 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2022-02-11T19:04:39.532Z] #73 4.326 Selecting previously unselected package systemd-sysv. [2022-02-11T19:04:39.532Z] #73 4.326 (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-02-11T19:04:39.532Z] #73 4.340 Preparing to unpack .../systemd-sysv_247.3-6_amd64.deb ... [2022-02-11T19:04:39.532Z] #73 4.343 Unpacking systemd-sysv (247.3-6) ... [2022-02-11T19:04:39.532Z] #73 4.382 Selecting previously unselected package libdbus-1-3:amd64. [2022-02-11T19:04:39.532Z] #73 4.385 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-02-11T19:04:39.532Z] #73 4.388 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-02-11T19:04:39.532Z] #73 4.441 Selecting previously unselected package dbus. [2022-02-11T19:04:39.791Z] #73 4.444 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-02-11T19:04:39.791Z] #73 4.453 Unpacking dbus (1.12.20-2) ... [2022-02-11T19:04:39.791Z] #73 4.506 Selecting previously unselected package libpam-systemd:amd64. [2022-02-11T19:04:39.791Z] #73 4.509 Preparing to unpack .../libpam-systemd_247.3-6_amd64.deb ... [2022-02-11T19:04:39.791Z] #73 4.513 Unpacking libpam-systemd:amd64 (247.3-6) ... [2022-02-11T19:04:39.791Z] #73 4.560 Selecting previously unselected package dbus-user-session. [2022-02-11T19:04:39.791Z] #73 4.563 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-02-11T19:04:39.791Z] #73 4.567 Unpacking dbus-user-session (1.12.20-2) ... [2022-02-11T19:04:39.791Z] #73 4.668 Setting up systemd-sysv (247.3-6) ... [2022-02-11T19:04:39.791Z] #73 4.678 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-02-11T19:04:39.791Z] #73 4.688 Setting up dbus (1.12.20-2) ... [2022-02-11T19:04:39.791Z] #73 4.805 invoke-rc.d: could not determine current runlevel [2022-02-11T19:04:39.993Z] #61 DONE 0.8s [2022-02-11T19:04:39.993Z] [2022-02-11T19:04:39.993Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-02-11T19:04:39.993Z] #66 sha256:d2c4b3db38a604e351cb896d2e4d3a8500a12f3f881525e3eb5430e7514e65f3 [2022-02-11T19:04:40.050Z] #73 4.807 invoke-rc.d: policy-rc.d denied execution of start. [2022-02-11T19:04:40.050Z] #73 4.812 Setting up libpam-systemd:amd64 (247.3-6) ... [2022-02-11T19:04:40.274Z] #73 DONE 1.3s [2022-02-11T19:04:40.275Z] [2022-02-11T19:04:40.275Z] #74 exporting to image [2022-02-11T19:04:40.275Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-02-11T19:04:40.275Z] #74 exporting layers [2022-02-11T19:04:40.309Z] #73 4.996 Setting up dbus-user-session (1.12.20-2) ... [2022-02-11T19:04:40.309Z] #73 5.008 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-11T19:04:40.309Z] #73 DONE 5.1s [2022-02-11T19:04:40.309Z] [2022-02-11T19:04:40.309Z] #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-02-11T19:04:40.309Z] #74 sha256:c5c9225ed53ad97bfaa91ef785d14e629e8a7cf1c046db2cc9e47b3a649e0e4c [2022-02-11T19:04:40.598Z] #66 DONE 0.2s [2022-02-11T19:04:40.598Z] [2022-02-11T19:04:40.598Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-02-11T19:04:40.598Z] #71 sha256:0b0e68f0266000b059a2657be727843816749eda47073bcb79beb3ddd70b602e [2022-02-11T19:04:40.825Z] #74 0.400 % Total % Received % Xferd Average Speed Time Time Time Current [2022-02-11T19:04:40.825Z] #74 0.402 Dload Upload Total Spent Left Speed [2022-02-11T19:04:41.083Z] #74 0.403 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 5557 0 --:--:-- --:--:-- --:--:-- 5557 [2022-02-11T19:04:41.083Z] #74 DONE 0.8s [2022-02-11T19:04:41.083Z] [2022-02-11T19:04:41.083Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-02-11T19:04:41.083Z] #75 sha256:0ca42511c54ab2fd6261c71b5b2f1f5109dbaeb8adab4f1fb82f8e07a260c03b [2022-02-11T19:04:41.554Z] #71 DONE 1.2s [2022-02-11T19:04:41.554Z] [2022-02-11T19:04:41.554Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-02-11T19:04:41.554Z] #72 sha256:ea914849e511788aa00cc49e5165a0daf2d573fc66a586e45bb8307c899ef42f [2022-02-11T19:04:41.554Z] #72 DONE 0.0s [2022-02-11T19:04:41.554Z] [2022-02-11T19:04:41.554Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-02-11T19:04:41.554Z] #73 sha256:fe60b7340d2fd540c74925077562ef5d8bfc2b92250af85e0f337e3ee3208b9e [2022-02-11T19:04:42.018Z] #75 DONE 0.9s [2022-02-11T19:04:42.018Z] [2022-02-11T19:04:42.018Z] #76 exporting to image [2022-02-11T19:04:42.018Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-02-11T19:04:42.018Z] #76 exporting layers [2022-02-11T19:04:42.920Z] #73 DONE 1.2s [2022-02-11T19:04:42.920Z] [2022-02-11T19:04:42.920Z] #74 exporting to image [2022-02-11T19:04:42.920Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-02-11T19:04:42.920Z] #74 exporting layers [2022-02-11T19:04:46.817Z] #74 exporting layers 5.8s done [2022-02-11T19:04:46.817Z] #74 writing image sha256:bd14e25ac789427ddd2cba9a28b883c6edbf17d31593fe3757eaa53f84e692b6 done [2022-02-11T19:04:46.817Z] #74 naming to docker.io/library/docker:2deec80dba28461a3cb3a51b20dd98b7363dd45b done [2022-02-11T19:04:46.817Z] #74 DONE 5.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-02-11T19:04:47.159Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43230/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=2deec80dba28461a3cb3a51b20dd98b7363dd45b -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:2deec80dba28461a3cb3a51b20dd98b7363dd45b hack/make.sh dynbinary test-integration [2022-02-11T19:04:48.576Z] #76 exporting layers 6.0s done [2022-02-11T19:04:48.576Z] #76 writing image sha256:2d9160b780b265addd083499d1739ad62562c7e0575fb9b73951752639b09b65 [2022-02-11T19:04:48.576Z] #76 writing image sha256:2d9160b780b265addd083499d1739ad62562c7e0575fb9b73951752639b09b65 done [2022-02-11T19:04:48.576Z] #76 naming to docker.io/library/docker:2deec80dba28461a3cb3a51b20dd98b7363dd45b done [2022-02-11T19:04:48.576Z] #76 DONE 6.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-02-11T19:04:48.926Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43230/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=2deec80dba28461a3cb3a51b20dd98b7363dd45b -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:2deec80dba28461a3cb3a51b20dd98b7363dd45b hack/make.sh dynbinary test-integration [2022-02-11T19:04:49.053Z] [2022-02-11T19:04:49.053Z] Removing bundles/ [2022-02-11T19:04:49.053Z] [2022-02-11T19:04:49.053Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-02-11T19:04:49.053Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-02-11T19:04:49.053Z] GOOS="" GOARCH="" GOARM="" [2022-02-11T19:04:49.461Z] #74 exporting layers 6.1s done [2022-02-11T19:04:49.461Z] #74 writing image sha256:370e8b7d077d2acf8ddf76f542feba95a9cdad768575dd04657b331dc7c26c0b done [2022-02-11T19:04:49.461Z] #74 naming to docker.io/library/docker:2deec80dba28461a3cb3a51b20dd98b7363dd45b done [2022-02-11T19:04:49.461Z] #74 DONE 6.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-02-11T19:04:49.802Z] + trap exit INT TERM [2022-02-11T19:04:49.802Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-02-11T19:04:49.802Z] + CONTAINER_NAME=docker-pr1 [2022-02-11T19:04:49.802Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43230/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43230/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2deec80dba28461a3cb3a51b20dd98b7363dd45b -e DOCKER_GRAPHDRIVER docker:2deec80dba28461a3cb3a51b20dd98b7363dd45b hack/make.sh dynbinary [2022-02-11T19:04:49.980Z] ok github.com/docker/docker/api/server 0.005s coverage: 9.0% of statements [2022-02-11T19:04:50.733Z] [2022-02-11T19:04:50.733Z] Removing bundles/ [2022-02-11T19:04:50.733Z] [2022-02-11T19:04:50.733Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-02-11T19:04:50.733Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-02-11T19:04:50.733Z] GOOS="" GOARCH="" GOARM="" [2022-02-11T19:04:50.825Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-02-11T19:04:50.825Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-02-11T19:04:50.825Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-02-11T19:04:50.825Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-02-11T19:04:50.825Z] 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-02-11T19:04:50.825Z] Detected virtualization docker. [2022-02-11T19:04:50.825Z] Detected architecture x86-64. [2022-02-11T19:04:50.825Z] Set hostname to <227e5e42f5dc>. [2022-02-11T19:04:50.825Z] modprobe@configfs.service: Succeeded. [2022-02-11T19:04:50.825Z] modprobe@drm.service: Succeeded. [2022-02-11T19:04:50.825Z] modprobe@fuse.service: Succeeded. [2022-02-11T19:04:50.825Z] + source /etc/docker-entrypoint-cmd [2022-02-11T19:04:50.825Z] ++ hack/make.sh dynbinary test-integration [2022-02-11T19:04:50.825Z] [2022-02-11T19:04:51.083Z] Removing bundles/ [2022-02-11T19:04:51.083Z] [2022-02-11T19:04:51.083Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-02-11T19:04:51.083Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-02-11T19:04:51.083Z] GOOS="" GOARCH="" GOARM="" [2022-02-11T19:04:51.620Z] #67 ... [2022-02-11T19:04:51.621Z] [2022-02-11T19:04:51.621Z] #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-02-11T19:04:51.621Z] #63 sha256:ff0b20a1abebf4d425e163ef4bec2d279a2f0bf9dbe6e1ef7f5e9eaab348afe1 [2022-02-11T19:04:51.621Z] #63 81.85 + mkdir -p /build [2022-02-11T19:04:51.621Z] #63 81.85 + cp runc /build/runc [2022-02-11T19:04:51.621Z] #63 DONE 82.1s [2022-02-11T19:04:51.621Z] [2022-02-11T19:04:51.621Z] #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-02-11T19:04:51.621Z] #67 sha256:86c68909a02585b0fe7e05f5f1a8ccbca0880a7098bb0f6bab84c9eadcffd3d2 [2022-02-11T19:04:52.567Z] #67 ... [2022-02-11T19:04:52.567Z] [2022-02-11T19:04:52.567Z] #64 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-02-11T19:04:52.567Z] #64 sha256:b1bb3d5ac6d229d477081766b0610e6eb7275398220fd19ffeeb2fe9d70c7028 [2022-02-11T19:04:52.567Z] #64 DONE 0.1s [2022-02-11T19:04:52.567Z] [2022-02-11T19:04:52.567Z] #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-02-11T19:04:52.567Z] #67 sha256:86c68909a02585b0fe7e05f5f1a8ccbca0880a7098bb0f6bab84c9eadcffd3d2 [2022-02-11T19:04:59.170Z] #67 143.2 # github.com/containerd/containerd/cmd/containerd [2022-02-11T19:04:59.170Z] #67 143.2 /usr/bin/ld: /tmp/go-link-1332079990/000019.o: in function `New': [2022-02-11T19:04:59.170Z] #67 143.2 /tmp/tmp.nWeLYn4CUv/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-02-11T19:04:59.170Z] #67 143.3 + bin/containerd-stress [2022-02-11T19:04:59.744Z] #67 144.3 + bin/containerd-shim [2022-02-11T19:05:01.909Z] 4612f6d0b889: Pull complete [2022-02-11T19:05:07.908Z] #67 151.5 + bin/containerd-shim-runc-v1 [2022-02-11T19:05:12.139Z] #67 156.7 + bin/containerd-shim-runc-v2 [2022-02-11T19:05:12.714Z] #67 157.3 + binaries [2022-02-11T19:05:12.714Z] #67 157.3 + install -D bin/containerd /build/containerd [2022-02-11T19:05:12.714Z] #67 157.3 + install -D bin/containerd-shim /build/containerd-shim [2022-02-11T19:05:12.714Z] #67 157.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-02-11T19:05:12.714Z] #67 157.3 + install -D bin/ctr /build/ctr [2022-02-11T19:05:12.975Z] #67 DONE 157.7s [2022-02-11T19:05:14.369Z] [2022-02-11T19:05:14.369Z] #68 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-02-11T19:05:14.369Z] #68 sha256:11b4a667cd695b67a08c5f79f9ca21f5e0739858c0650af9530a3fa439c53e36 [2022-02-11T19:05:14.369Z] #68 DONE 0.2s [2022-02-11T19:05:14.369Z] [2022-02-11T19:05:14.369Z] #73 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-02-11T19:05:14.369Z] #73 sha256:c950adcb8a1845c7d054eebaca677d7aad34765951d10ad92fdbe8ec0a697a49 [2022-02-11T19:05:14.632Z] #73 DONE 0.1s [2022-02-11T19:05:14.632Z] [2022-02-11T19:05:14.632Z] #78 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-02-11T19:05:14.632Z] #78 sha256:3f7acbf82cecf63ef5d3dfcad70899a5ae85d795b8e3adf2c4e2750d0f8d66fe [2022-02-11T19:05:14.893Z] #78 DONE 0.5s [2022-02-11T19:05:14.893Z] [2022-02-11T19:05:14.893Z] #79 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-02-11T19:05:14.893Z] #79 sha256:858f20e58abfda0d04de5c2c1cf2c368eb78489a6675ccd2ff55e9cb9d62b3c1 [2022-02-11T19:05:14.893Z] #79 DONE 0.0s [2022-02-11T19:05:14.893Z] [2022-02-11T19:05:14.893Z] #80 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-02-11T19:05:14.893Z] #80 sha256:8cd907a1ec72d5f708dba588cfb465616978a44df9df1338b50af8d442c3c748 [2022-02-11T19:05:19.110Z] #80 DONE 4.2s [2022-02-11T19:05:19.110Z] [2022-02-11T19:05:19.110Z] #81 exporting to image [2022-02-11T19:05:19.110Z] #81 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-02-11T19:05:19.110Z] #81 exporting layers [2022-02-11T19:05:45.758Z] #81 exporting layers 24.5s done [2022-02-11T19:05:45.758Z] #81 writing image sha256:5db90e06ddca7b13957be2f017ac85d6cda0d4e084e0ae34d767931082450076 done [2022-02-11T19:05:45.758Z] #81 naming to docker.io/library/docker:2deec80dba28461a3cb3a51b20dd98b7363dd45b done [2022-02-11T19:05:45.758Z] #81 DONE 24.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-02-11T19:05:46.111Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43230/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43230/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2deec80dba28461a3cb3a51b20dd98b7363dd45b -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2deec80dba28461a3cb3a51b20dd98b7363dd45b hack/validate/default [2022-02-11T19:05:46.685Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-02-11T19:05:46.685Z] No api/types/ or api/swagger.yaml changes in diff. [2022-02-11T19:05:46.685Z] Congratulations! All TOML source files changed here have valid syntax. [2022-02-11T19:05:46.685Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-02-11T19:05:46.685Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-02-11T19:05:46.685Z] Congratulations! No new tests were added to integration-cli. [2022-02-11T19:05:46.685Z] [2022-02-11T19:05:46.685Z] INFO Start validation with golang-ci-lint [2022-02-11T19:05:47.633Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-02-11T19:05:47.633Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-02-11T19:05:47.633Z] INFO [loader] Using build tags: [apparmor seccomp] [2022-02-11T19:05:57.618Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-02-11T19:05:57.618Z] ok github.com/docker/docker/api/server/httputils 0.006s coverage: 14.7% of statements [2022-02-11T19:05:57.618Z] ok github.com/docker/docker/api/server/middleware 0.003s coverage: 37.7% of statements [2022-02-11T19:05:57.618Z] ? github.com/docker/docker/api/server/router [no test files] [2022-02-11T19:05:57.618Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-02-11T19:05:57.618Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-02-11T19:05:57.618Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-02-11T19:05:57.618Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-02-11T19:05:57.618Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-02-11T19:05:57.618Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-02-11T19:05:57.618Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-02-11T19:05:57.618Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-02-11T19:05:57.618Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-02-11T19:05:57.618Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-02-11T19:05:57.618Z] ok github.com/docker/docker/api/server/router/swarm 0.007s coverage: 5.7% of statements [2022-02-11T19:05:57.618Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-02-11T19:05:57.618Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-02-11T19:05:57.618Z] ? github.com/docker/docker/api/types [no test files] [2022-02-11T19:05:57.618Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-02-11T19:05:57.618Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-02-11T19:05:57.618Z] ? github.com/docker/docker/api/types/container [no test files] [2022-02-11T19:05:57.618Z] ? github.com/docker/docker/api/types/events [no test files] [2022-02-11T19:05:57.618Z] ok github.com/docker/docker/api/types/strslice 0.005s coverage: 90.0% of statements [2022-02-11T19:05:57.618Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2022-02-11T19:05:57.618Z] ? github.com/docker/docker/api/types/image [no test files] [2022-02-11T19:05:57.618Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-02-11T19:05:57.618Z] ? github.com/docker/docker/api/types/network [no test files] [2022-02-11T19:05:57.618Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-02-11T19:05:57.618Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-02-11T19:05:57.618Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-02-11T19:05:57.618Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-02-11T19:05:57.618Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2022-02-11T19:05:57.618Z] ok github.com/docker/docker/api/types/versions 0.008s coverage: 77.3% of statements [2022-02-11T19:05:57.618Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-02-11T19:05:57.618Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-02-11T19:05:57.618Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-02-11T19:05:57.618Z] ? github.com/docker/docker/builder [no test files] [2022-02-11T19:05:57.618Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-02-11T19:05:57.618Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-02-11T19:05:57.618Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-02-11T19:05:57.618Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-02-11T19:05:57.618Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-02-11T19:05:57.618Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-02-11T19:05:57.618Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-02-11T19:05:57.618Z] ok github.com/docker/docker/builder/remotecontext 0.088s coverage: 13.7% of statements [2022-02-11T19:05:57.618Z] ok github.com/docker/docker/builder/dockerfile 0.191s coverage: 49.0% of statements [2022-02-11T19:05:57.618Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-02-11T19:05:57.618Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-02-11T19:05:57.618Z] ok github.com/docker/docker/builder/remotecontext/git 0.937s coverage: 86.3% of statements [2022-02-11T19:05:57.618Z] ? github.com/docker/docker/cli [no test files] [2022-02-11T19:05:57.618Z] ? github.com/docker/docker/cli/config [no test files] [2022-02-11T19:05:57.618Z] ok github.com/docker/docker/cmd/docker-proxy 0.356s coverage: 67.6% of statements [2022-02-11T19:05:59.511Z] ok github.com/docker/docker/client 0.086s coverage: 75.8% of statements [2022-02-11T19:06:04.323Z] 898469748ff6: Pull complete [2022-02-11T19:06:04.323Z] Digest: sha256:720729320e08bdf14b6bc16444be6a3b74a457bd0584fee5124e6073e9f8f1cf [2022-02-11T19:06:04.323Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-11T19:06:04.323Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-11T19:06:04.323Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-02-11T19:06:04.323Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-02-11T19:06:04.323Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.524' [2022-02-11T19:06:04.323Z] INFO: Docker version of control daemon [2022-02-11T19:06:04.323Z] [2022-02-11T19:06:04.323Z] Client: [2022-02-11T19:06:04.323Z] Version: 20.10.9 [2022-02-11T19:06:04.323Z] API version: 1.41 [2022-02-11T19:06:04.323Z] Go version: go1.16.8 [2022-02-11T19:06:04.323Z] Git commit: c2ea9bc [2022-02-11T19:06:04.323Z] Built: Mon Oct 4 16:11:10 2021 [2022-02-11T19:06:04.323Z] OS/Arch: windows/amd64 [2022-02-11T19:06:04.323Z] Context: default [2022-02-11T19:06:04.323Z] Experimental: true [2022-02-11T19:06:04.323Z] [2022-02-11T19:06:04.323Z] Server: Docker Engine - Community [2022-02-11T19:06:04.323Z] Engine: [2022-02-11T19:06:04.323Z] Version: 20.10.9 [2022-02-11T19:06:04.323Z] API version: 1.41 (minimum version 1.24) [2022-02-11T19:06:04.323Z] Go version: go1.16.8 [2022-02-11T19:06:04.323Z] Git commit: 79ea9d3 [2022-02-11T19:06:04.323Z] Built: Mon Oct 4 16:06:39 2021 [2022-02-11T19:06:04.323Z] OS/Arch: windows/amd64 [2022-02-11T19:06:04.323Z] Experimental: true [2022-02-11T19:06:04.323Z] [2022-02-11T19:06:04.323Z] INFO: Docker info of control daemon [2022-02-11T19:06:04.323Z] [2022-02-11T19:06:04.323Z] Client: [2022-02-11T19:06:04.323Z] Context: default [2022-02-11T19:06:04.323Z] Debug Mode: false [2022-02-11T19:06:04.323Z] [2022-02-11T19:06:04.323Z] Server: [2022-02-11T19:06:04.323Z] Containers: 0 [2022-02-11T19:06:04.323Z] Running: 0 [2022-02-11T19:06:04.323Z] Paused: 0 [2022-02-11T19:06:04.323Z] Stopped: 0 [2022-02-11T19:06:04.323Z] Images: 1 [2022-02-11T19:06:04.323Z] Server Version: 20.10.9 [2022-02-11T19:06:04.323Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-02-11T19:06:04.323Z] Windows: [2022-02-11T19:06:04.323Z] LCOW: [2022-02-11T19:06:04.323Z] Logging Driver: json-file [2022-02-11T19:06:04.323Z] Plugins: [2022-02-11T19:06:04.323Z] Volume: local [2022-02-11T19:06:04.323Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-11T19:06:04.323Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-11T19:06:04.323Z] Swarm: inactive [2022-02-11T19:06:04.323Z] Default Isolation: process [2022-02-11T19:06:04.323Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-02-11T19:06:04.323Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-02-11T19:06:04.323Z] OSType: windows [2022-02-11T19:06:04.323Z] Architecture: x86_64 [2022-02-11T19:06:04.323Z] CPUs: 4 [2022-02-11T19:06:04.323Z] Total Memory: 32GiB [2022-02-11T19:06:04.323Z] Name: azwin-2-ed8400 [2022-02-11T19:06:04.323Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-02-11T19:06:04.323Z] Docker Root Dir: D:\docker [2022-02-11T19:06:04.323Z] Debug Mode: false [2022-02-11T19:06:04.323Z] Registry: https://index.docker.io/v1/ [2022-02-11T19:06:04.323Z] Labels: [2022-02-11T19:06:04.323Z] Experimental: true [2022-02-11T19:06:04.323Z] Insecure Registries: [2022-02-11T19:06:04.323Z] 10.0.0.4:5000 [2022-02-11T19:06:04.323Z] 127.0.0.0/8 [2022-02-11T19:06:04.323Z] Registry Mirrors: [2022-02-11T19:06:04.323Z] http://10.0.0.4:5000/ [2022-02-11T19:06:04.323Z] Live Restore Enabled: false [2022-02-11T19:06:04.323Z] Product License: Community Engine [2022-02-11T19:06:04.323Z] [2022-02-11T19:06:04.323Z] [2022-02-11T19:06:04.323Z] INFO: Commit hash is 2deec80dba [2022-02-11T19:06:04.324Z] INFO: Nuke-Everything... [2022-02-11T19:06:04.324Z] INFO: Container count on control daemon to delete is 0 [2022-02-11T19:06:04.324Z] INFO: Nuking d:\CI [2022-02-11T19:06:04.324Z] INFO: Zapped successfully [2022-02-11T19:06:04.324Z] INFO: Location for testing is d:\CI\PR-43230\1 [2022-02-11T19:06:04.324Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-02-11T19:06:04.324Z] [2022-02-11T19:06:04.324Z] [2022-02-11T19:06:04.324Z] INFO: Building the image from Dockerfile.windows at 02/11/2022 19:05:55... [2022-02-11T19:06:04.324Z] [2022-02-11T19:06:04.324Z] Sending build context to Docker daemon 61.93MB [2022-02-11T19:06:04.324Z] [2022-02-11T19:06:04.324Z] Step 1/11 : FROM microsoft/windowsservercore [2022-02-11T19:06:04.324Z] ---> bdeb13086b9f [2022-02-11T19:06:04.324Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-02-11T19:06:04.324Z] ---> Running in bc4a491b2da9 [2022-02-11T19:06:04.324Z] Removing intermediate container bc4a491b2da9 [2022-02-11T19:06:04.324Z] ---> 8376d7d266fd [2022-02-11T19:06:04.324Z] Step 3/11 : ARG GO_VERSION=1.17.6 [2022-02-11T19:06:04.324Z] ---> Running in 904bdb497a50 [2022-02-11T19:06:04.324Z] Removing intermediate container 904bdb497a50 [2022-02-11T19:06:04.324Z] ---> 281e05e11575 [2022-02-11T19:06:04.324Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.9 [2022-02-11T19:06:04.324Z] ---> Running in 4732be0dfc38 [2022-02-11T19:06:04.324Z] Removing intermediate container 4732be0dfc38 [2022-02-11T19:06:04.324Z] ---> 9269c7064e0f [2022-02-11T19:06:04.324Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-02-11T19:06:04.324Z] ---> Running in a8eef58c9316 [2022-02-11T19:06:04.796Z] Removing intermediate container a8eef58c9316 [2022-02-11T19:06:04.796Z] ---> 030e6e556512 [2022-02-11T19:06:04.796Z] 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-02-11T19:06:04.796Z] ---> Running in 49eccfa32fd4 [2022-02-11T19:06:04.796Z] Removing intermediate container 49eccfa32fd4 [2022-02-11T19:06:04.796Z] ---> e581c5906f84 [2022-02-11T19:06:04.796Z] 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-02-11T19:06:04.796Z] ---> Running in 466d700d0e53 [2022-02-11T19:06:10.740Z] [2022-02-11T19:06:10.740Z] SUCCESS: Specified value was saved. [2022-02-11T19:06:11.214Z] INFO: Downloading git... [2022-02-11T19:06:12.808Z] INFO: Downloading go... [2022-02-11T19:06:14.373Z] INFO: Downloading compiler 1 of 3... [2022-02-11T19:06:15.360Z] INFO: Downloading compiler 2 of 3... [2022-02-11T19:06:16.347Z] INFO: Downloading compiler 3 of 3... [2022-02-11T19:06:17.334Z] INFO: Extracting git... [2022-02-11T19:06:24.229Z] 898469748ff6: Pull complete [2022-02-11T19:06:24.229Z] Digest: sha256:720729320e08bdf14b6bc16444be6a3b74a457bd0584fee5124e6073e9f8f1cf [2022-02-11T19:06:24.229Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-11T19:06:24.229Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-11T19:06:24.229Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-02-11T19:06:24.229Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-02-11T19:06:24.229Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.524' [2022-02-11T19:06:24.229Z] INFO: Docker version of control daemon [2022-02-11T19:06:24.229Z] [2022-02-11T19:06:24.229Z] Client: [2022-02-11T19:06:24.229Z] Version: 20.10.9 [2022-02-11T19:06:24.229Z] API version: 1.41 [2022-02-11T19:06:24.229Z] Go version: go1.16.8 [2022-02-11T19:06:24.229Z] Git commit: c2ea9bc [2022-02-11T19:06:24.229Z] Built: Mon Oct 4 16:11:10 2021 [2022-02-11T19:06:24.229Z] OS/Arch: windows/amd64 [2022-02-11T19:06:24.229Z] Context: default [2022-02-11T19:06:24.229Z] Experimental: true [2022-02-11T19:06:24.229Z] [2022-02-11T19:06:24.229Z] Server: Docker Engine - Community [2022-02-11T19:06:24.229Z] Engine: [2022-02-11T19:06:24.229Z] Version: 20.10.9 [2022-02-11T19:06:24.229Z] API version: 1.41 (minimum version 1.24) [2022-02-11T19:06:24.229Z] Go version: go1.16.8 [2022-02-11T19:06:24.229Z] Git commit: 79ea9d3 [2022-02-11T19:06:24.229Z] Built: Mon Oct 4 16:06:39 2021 [2022-02-11T19:06:24.229Z] OS/Arch: windows/amd64 [2022-02-11T19:06:24.229Z] Experimental: true [2022-02-11T19:06:24.229Z] [2022-02-11T19:06:24.229Z] INFO: Docker info of control daemon [2022-02-11T19:06:24.229Z] [2022-02-11T19:06:24.229Z] Client: [2022-02-11T19:06:24.229Z] Context: default [2022-02-11T19:06:24.229Z] Debug Mode: false [2022-02-11T19:06:24.229Z] [2022-02-11T19:06:24.229Z] Server: [2022-02-11T19:06:24.229Z] Containers: 0 [2022-02-11T19:06:24.230Z] Running: 0 [2022-02-11T19:06:24.230Z] Paused: 0 [2022-02-11T19:06:24.230Z] Stopped: 0 [2022-02-11T19:06:24.230Z] Images: 1 [2022-02-11T19:06:24.230Z] Server Version: 20.10.9 [2022-02-11T19:06:24.230Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-02-11T19:06:24.230Z] Windows: [2022-02-11T19:06:24.230Z] LCOW: [2022-02-11T19:06:24.230Z] Logging Driver: json-file [2022-02-11T19:06:24.230Z] Plugins: [2022-02-11T19:06:24.230Z] Volume: local [2022-02-11T19:06:24.230Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-11T19:06:24.230Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-11T19:06:24.230Z] Swarm: inactive [2022-02-11T19:06:24.230Z] Default Isolation: process [2022-02-11T19:06:24.230Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-02-11T19:06:24.230Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-02-11T19:06:24.230Z] OSType: windows [2022-02-11T19:06:24.230Z] Architecture: x86_64 [2022-02-11T19:06:24.230Z] CPUs: 4 [2022-02-11T19:06:24.230Z] Total Memory: 32GiB [2022-02-11T19:06:24.230Z] Name: azwin-2-ed8401 [2022-02-11T19:06:24.230Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-02-11T19:06:24.230Z] Docker Root Dir: D:\docker [2022-02-11T19:06:24.230Z] Debug Mode: false [2022-02-11T19:06:24.230Z] Registry: https://index.docker.io/v1/ [2022-02-11T19:06:24.230Z] Labels: [2022-02-11T19:06:24.230Z] Experimental: true [2022-02-11T19:06:24.230Z] Insecure Registries: [2022-02-11T19:06:24.230Z] 10.0.0.4:5000 [2022-02-11T19:06:24.230Z] 127.0.0.0/8 [2022-02-11T19:06:24.230Z] Registry Mirrors: [2022-02-11T19:06:24.230Z] http://10.0.0.4:5000/ [2022-02-11T19:06:24.230Z] Live Restore Enabled: false [2022-02-11T19:06:24.230Z] Product License: Community Engine [2022-02-11T19:06:24.230Z] [2022-02-11T19:06:24.230Z] [2022-02-11T19:06:24.230Z] INFO: Commit hash is 2deec80dba [2022-02-11T19:06:24.230Z] INFO: Nuke-Everything... [2022-02-11T19:06:24.230Z] INFO: Container count on control daemon to delete is 0 [2022-02-11T19:06:24.230Z] INFO: Nuking d:\CI [2022-02-11T19:06:24.230Z] INFO: Zapped successfully [2022-02-11T19:06:24.230Z] INFO: Location for testing is d:\CI\PR-43230\1 [2022-02-11T19:06:24.230Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-02-11T19:06:24.230Z] [2022-02-11T19:06:24.230Z] [2022-02-11T19:06:24.230Z] INFO: Building the image from Dockerfile.windows at 02/11/2022 19:06:21... [2022-02-11T19:06:24.230Z] [2022-02-11T19:06:25.522Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-02-11T19:06:25.522Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-11T19:06:25.522Z] GOOS="" GOARCH="" GOARM="" [2022-02-11T19:06:25.522Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-11T19:06:25.522Z] [2022-02-11T19:06:25.522Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-02-11T19:06:25.522Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-02-11T19:06:25.522Z] HOSTNAME=23ff1a7ff104 [2022-02-11T19:06:25.522Z] DEST=bundles/test-integration [2022-02-11T19:06:25.522Z] PWD=/go/src/github.com/docker/docker [2022-02-11T19:06:25.522Z] DOCKER_ROOTLESS=1 [2022-02-11T19:06:25.522Z] DOCKER_GITCOMMIT=2deec80dba28461a3cb3a51b20dd98b7363dd45b [2022-02-11T19:06:25.522Z] container=docker [2022-02-11T19:06:25.522Z] HOME=/root [2022-02-11T19:06:25.522Z] GOLANG_VERSION=1.17.6 [2022-02-11T19:06:25.522Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-02-11T19:06:25.522Z] VALIDATE_BRANCH=master [2022-02-11T19:06:25.522Z] TERM=xterm [2022-02-11T19:06:25.522Z] DOCKER_PKG=github.com/docker/docker [2022-02-11T19:06:25.522Z] SHLVL=1 [2022-02-11T19:06:25.522Z] TIMEOUT=120m [2022-02-11T19:06:25.522Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-02-11T19:06:25.522Z] DOCKER_GRAPHDRIVER=overlay2 [2022-02-11T19:06:25.522Z] GO111MODULE=off [2022-02-11T19:06:25.522Z] DOCKER_EXPERIMENTAL=1 [2022-02-11T19:06:25.522Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-02-11T19:06:25.522Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-02-11T19:06:25.522Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-02-11T19:06:25.522Z] GOPATH=/go [2022-02-11T19:06:25.522Z] PKG_CONFIG=pkg-config [2022-02-11T19:06:25.522Z] _=/usr/bin/env [2022-02-11T19:06:25.522Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-02-11T19:06:27.142Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-02-11T19:06:27.142Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-11T19:06:27.142Z] GOOS="" GOARCH="" GOARM="" [2022-02-11T19:06:27.142Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-11T19:06:27.142Z] [2022-02-11T19:06:27.142Z] + TEST_INTEGRATION_DEST=1 [2022-02-11T19:06:27.142Z] + CONTAINER_NAME=docker-pr1-1 [2022-02-11T19:06:27.142Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-02-11T19:06:27.142Z] + run_tests test-integration-flaky [2022-02-11T19:06:27.142Z] + '[' -n 0 ']' [2022-02-11T19:06:27.142Z] + rm= [2022-02-11T19:06:27.142Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43230/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43230/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43230/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=2deec80dba28461a3cb3a51b20dd98b7363dd45b -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2deec80dba28461a3cb3a51b20dd98b7363dd45b hack/make.sh test-integration-flaky test-integration [2022-02-11T19:06:27.142Z] + c=0 [2022-02-11T19:06:27.142Z] + TEST_INTEGRATION_DEST=2 [2022-02-11T19:06:27.142Z] + CONTAINER_NAME=docker-pr1-2 [2022-02-11T19:06:27.142Z] + TEST_SKIP_INTEGRATION=1 [2022-02-11T19:06:27.142Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-02-11T19:06:27.142Z] + run_tests [2022-02-11T19:06:27.142Z] + '[' -n 0 ']' [2022-02-11T19:06:27.142Z] + rm= [2022-02-11T19:06:27.142Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43230/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43230/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43230/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=2deec80dba28461a3cb3a51b20dd98b7363dd45b -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2deec80dba28461a3cb3a51b20dd98b7363dd45b hack/make.sh '' test-integration [2022-02-11T19:06:27.142Z] ++ jobs -p [2022-02-11T19:06:27.142Z] + TEST_INTEGRATION_DEST=3 [2022-02-11T19:06:27.142Z] + CONTAINER_NAME=docker-pr1-3 [2022-02-11T19:06:27.142Z] + TEST_SKIP_INTEGRATION=1 [2022-02-11T19:06:27.142Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-02-11T19:06:27.142Z] + run_tests [2022-02-11T19:06:27.142Z] + '[' -n 0 ']' [2022-02-11T19:06:27.142Z] + rm= [2022-02-11T19:06:27.142Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43230/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43230/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43230/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=2deec80dba28461a3cb3a51b20dd98b7363dd45b -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2deec80dba28461a3cb3a51b20dd98b7363dd45b hack/make.sh '' test-integration [2022-02-11T19:06:27.142Z] + for job in $(jobs -p) [2022-02-11T19:06:27.142Z] + wait 5388 [2022-02-11T19:06:27.142Z] [2022-02-11T19:06:27.142Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-02-11T19:06:27.142Z] [2022-02-11T19:06:27.142Z] No new tests added to integration. [2022-02-11T19:06:27.142Z] [2022-02-11T19:06:27.142Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-02-11T19:06:27.142Z] [2022-02-11T19:06:27.142Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-02-11T19:06:27.142Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-02-11T19:06:27.142Z] HOSTNAME=cc9aa20bbd58 [2022-02-11T19:06:27.142Z] TEST_SKIP_INTEGRATION=1 [2022-02-11T19:06:27.142Z] TESTDEBUG=0 [2022-02-11T19:06:27.142Z] DEST=bundles/test-integration [2022-02-11T19:06:27.142Z] PWD=/go/src/github.com/docker/docker [2022-02-11T19:06:27.142Z] KEEPBUNDLE=1 [2022-02-11T19:06:27.142Z] DOCKER_GITCOMMIT=2deec80dba28461a3cb3a51b20dd98b7363dd45b [2022-02-11T19:06:27.142Z] container=docker [2022-02-11T19:06:27.142Z] HOME=/root [2022-02-11T19:06:27.142Z] GOLANG_VERSION=1.17.6 [2022-02-11T19:06:27.142Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-02-11T19:06:27.142Z] VALIDATE_BRANCH=master [2022-02-11T19:06:27.142Z] TERM=xterm [2022-02-11T19:06:27.142Z] DOCKER_PKG=github.com/docker/docker [2022-02-11T19:06:27.142Z] SHLVL=1 [2022-02-11T19:06:27.142Z] TIMEOUT=120m [2022-02-11T19:06:27.142Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-02-11T19:06:27.142Z] DOCKER_GRAPHDRIVER=overlay2 [2022-02-11T19:06:27.142Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-02-11T19:06:27.142Z] GO111MODULE=off [2022-02-11T19:06:27.142Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-02-11T19:06:27.142Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-02-11T19:06:27.142Z] GOPATH=/go [2022-02-11T19:06:27.142Z] PKG_CONFIG=pkg-config [2022-02-11T19:06:27.142Z] _=/usr/bin/env [2022-02-11T19:06:27.142Z] Building test suite binary ./integration-cli/test.main [2022-02-11T19:06:27.142Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-02-11T19:06:27.142Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-02-11T19:06:27.142Z] HOSTNAME=3245c9465442 [2022-02-11T19:06:27.142Z] TEST_SKIP_INTEGRATION=1 [2022-02-11T19:06:27.142Z] TESTDEBUG=0 [2022-02-11T19:06:27.142Z] DEST=bundles/test-integration [2022-02-11T19:06:27.142Z] PWD=/go/src/github.com/docker/docker [2022-02-11T19:06:27.142Z] KEEPBUNDLE=1 [2022-02-11T19:06:27.142Z] DOCKER_GITCOMMIT=2deec80dba28461a3cb3a51b20dd98b7363dd45b [2022-02-11T19:06:27.142Z] container=docker [2022-02-11T19:06:27.142Z] HOME=/root [2022-02-11T19:06:27.142Z] GOLANG_VERSION=1.17.6 [2022-02-11T19:06:27.142Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-02-11T19:06:27.142Z] VALIDATE_BRANCH=master [2022-02-11T19:06:27.142Z] TERM=xterm [2022-02-11T19:06:27.142Z] DOCKER_PKG=github.com/docker/docker [2022-02-11T19:06:27.142Z] SHLVL=1 [2022-02-11T19:06:27.142Z] TIMEOUT=120m [2022-02-11T19:06:27.142Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-02-11T19:06:27.142Z] DOCKER_GRAPHDRIVER=overlay2 [2022-02-11T19:06:27.142Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-02-11T19:06:27.142Z] GO111MODULE=off [2022-02-11T19:06:27.142Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-02-11T19:06:27.142Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-02-11T19:06:27.142Z] GOPATH=/go [2022-02-11T19:06:27.142Z] PKG_CONFIG=pkg-config [2022-02-11T19:06:27.142Z] _=/usr/bin/env [2022-02-11T19:06:27.142Z] Building test suite binary ./integration-cli/test.main [2022-02-11T19:06:27.142Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-02-11T19:06:27.142Z] HOSTNAME=d516d2690d1d [2022-02-11T19:06:27.142Z] TESTDEBUG=0 [2022-02-11T19:06:27.142Z] DEST=bundles/test-integration [2022-02-11T19:06:27.142Z] PWD=/go/src/github.com/docker/docker [2022-02-11T19:06:27.142Z] KEEPBUNDLE=1 [2022-02-11T19:06:27.142Z] DOCKER_GITCOMMIT=2deec80dba28461a3cb3a51b20dd98b7363dd45b [2022-02-11T19:06:27.142Z] container=docker [2022-02-11T19:06:27.142Z] HOME=/root [2022-02-11T19:06:27.142Z] GOLANG_VERSION=1.17.6 [2022-02-11T19:06:27.142Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-02-11T19:06:27.142Z] VALIDATE_BRANCH=master [2022-02-11T19:06:27.142Z] TERM=xterm [2022-02-11T19:06:27.142Z] DOCKER_PKG=github.com/docker/docker [2022-02-11T19:06:27.142Z] SHLVL=1 [2022-02-11T19:06:27.142Z] TIMEOUT=120m [2022-02-11T19:06:27.142Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-02-11T19:06:27.142Z] DOCKER_GRAPHDRIVER=overlay2 [2022-02-11T19:06:27.142Z] GO111MODULE=off [2022-02-11T19:06:27.142Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-02-11T19:06:27.142Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-02-11T19:06:27.142Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-02-11T19:06:27.142Z] GOPATH=/go [2022-02-11T19:06:27.142Z] PKG_CONFIG=pkg-config [2022-02-11T19:06:27.142Z] _=/usr/bin/env [2022-02-11T19:06:27.142Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-02-11T19:06:27.533Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-02-11T19:06:27.533Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-11T19:06:27.533Z] GOOS="" GOARCH="" GOARM="" [2022-02-11T19:06:27.533Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-11T19:06:27.533Z] [2022-02-11T19:06:27.533Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-02-11T19:06:27.533Z] DOCKER_SYSTEMD=1 [2022-02-11T19:06:27.533Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-02-11T19:06:27.533Z] HOSTNAME=227e5e42f5dc [2022-02-11T19:06:27.533Z] DEST=bundles/test-integration [2022-02-11T19:06:27.533Z] PWD=/go/src/github.com/docker/docker [2022-02-11T19:06:27.533Z] DOCKER_GITCOMMIT=2deec80dba28461a3cb3a51b20dd98b7363dd45b [2022-02-11T19:06:27.533Z] container=docker [2022-02-11T19:06:27.533Z] HOME=/root [2022-02-11T19:06:27.533Z] LANG=C.UTF-8 [2022-02-11T19:06:27.533Z] INVOCATION_ID=6319263c3326489bbe283d64ee5fee13 [2022-02-11T19:06:27.533Z] GOLANG_VERSION=1.17.6 [2022-02-11T19:06:27.533Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-02-11T19:06:27.533Z] VALIDATE_BRANCH=master [2022-02-11T19:06:27.533Z] TERM=xterm [2022-02-11T19:06:27.533Z] DOCKER_PKG=github.com/docker/docker [2022-02-11T19:06:27.533Z] SHLVL=3 [2022-02-11T19:06:27.533Z] TIMEOUT=120m [2022-02-11T19:06:27.533Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-02-11T19:06:27.533Z] DOCKER_GRAPHDRIVER=overlay2 [2022-02-11T19:06:27.533Z] GO111MODULE=off [2022-02-11T19:06:27.533Z] DOCKER_EXPERIMENTAL=1 [2022-02-11T19:06:27.533Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-02-11T19:06:27.533Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-02-11T19:06:27.533Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-02-11T19:06:27.533Z] GOPATH=/go [2022-02-11T19:06:27.533Z] PKG_CONFIG=pkg-config [2022-02-11T19:06:27.533Z] _=/usr/bin/env [2022-02-11T19:06:27.533Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-02-11T19:06:29.031Z] Sending build context to Docker daemon 61.93MB [2022-02-11T19:06:29.031Z] [2022-02-11T19:06:29.031Z] Step 1/11 : FROM microsoft/windowsservercore [2022-02-11T19:06:29.031Z] ---> bdeb13086b9f [2022-02-11T19:06:29.031Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-02-11T19:06:29.031Z] ---> Running in 83fcb24a2a66 [2022-02-11T19:06:29.504Z] Removing intermediate container 83fcb24a2a66 [2022-02-11T19:06:29.504Z] ---> 2dcad38a4aef [2022-02-11T19:06:29.504Z] Step 3/11 : ARG GO_VERSION=1.17.6 [2022-02-11T19:06:29.504Z] ---> Running in 8d0631bde4c2 [2022-02-11T19:06:29.978Z] Removing intermediate container 8d0631bde4c2 [2022-02-11T19:06:29.978Z] ---> ef1bf115c8bd [2022-02-11T19:06:29.978Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.9 [2022-02-11T19:06:29.978Z] ---> Running in 56ce5eb9c118 [2022-02-11T19:06:30.450Z] Removing intermediate container 56ce5eb9c118 [2022-02-11T19:06:30.450Z] ---> f4fac1f8fc8e [2022-02-11T19:06:30.450Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-02-11T19:06:30.450Z] ---> Running in 905eb9f8181f [2022-02-11T19:06:30.921Z] Removing intermediate container 905eb9f8181f [2022-02-11T19:06:30.922Z] ---> bed0cd9ce5ae [2022-02-11T19:06:30.922Z] 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-02-11T19:06:30.922Z] ---> Running in 540abd3407e0 [2022-02-11T19:06:30.922Z] Removing intermediate container 540abd3407e0 [2022-02-11T19:06:30.922Z] ---> e53585d46481 [2022-02-11T19:06:30.922Z] 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-02-11T19:06:30.922Z] ---> Running in 4f513d9ddbe4 [2022-02-11T19:06:31.611Z] ok github.com/docker/docker/cmd/dockerd 0.042s coverage: 29.1% of statements [2022-02-11T19:06:31.868Z] ok github.com/docker/docker/container 0.112s coverage: 34.8% of statements [2022-02-11T19:06:32.124Z] ok github.com/docker/docker/cmd/dockerd/trap 2.412s coverage: 0.0% of statements [2022-02-11T19:06:32.124Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-02-11T19:06:32.124Z] ? github.com/docker/docker/container/stream [no test files] [2022-02-11T19:06:32.124Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-02-11T19:06:32.124Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-02-11T19:06:32.124Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-02-11T19:06:32.277Z] INFO: Expanding go... [2022-02-11T19:06:36.295Z] ok github.com/docker/docker/daemon/cluster 0.046s coverage: 0.5% of statements [2022-02-11T19:06:36.873Z] [2022-02-11T19:06:36.873Z] SUCCESS: Specified value was saved. [2022-02-11T19:06:37.345Z] INFO: Downloading git... [2022-02-11T19:06:38.188Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.010s coverage: 65.3% of statements [2022-02-11T19:06:38.923Z] INFO: Downloading go... [2022-02-11T19:06:39.556Z] ok github.com/docker/docker/daemon/cluster/convert 0.015s coverage: 35.9% of statements [2022-02-11T19:06:40.500Z] INFO: Downloading compiler 1 of 3... [2022-02-11T19:06:40.500Z] INFO: Downloading compiler 2 of 3... [2022-02-11T19:06:40.500Z] INFO: Downloading compiler 3 of 3... [2022-02-11T19:06:40.973Z] INFO: Extracting git... [2022-02-11T19:06:47.645Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.439s coverage: 13.8% of statements [2022-02-11T19:06:47.645Z] ok github.com/docker/docker/daemon/config 0.023s coverage: 81.0% of statements [2022-02-11T19:06:47.901Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements [2022-02-11T19:06:48.463Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2022-02-11T19:06:49.025Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.007s coverage: 4.2% of statements [2022-02-11T19:06:50.393Z] ok github.com/docker/docker/daemon 10.091s coverage: 17.1% of statements [2022-02-11T19:06:50.393Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-02-11T19:06:50.393Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-02-11T19:06:50.393Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-02-11T19:06:50.393Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-02-11T19:06:50.662Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 3.0% of statements [2022-02-11T19:06:51.226Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.405s coverage: 56.2% of statements [2022-02-11T19:06:53.137Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.005s coverage: 1.8% of statements [2022-02-11T19:06:54.066Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.149s coverage: 50.5% of statements [2022-02-11T19:06:55.948Z] INFO: Expanding go... [2022-02-11T19:06:55.961Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.182s coverage: 46.2% of statements [2022-02-11T19:06:55.961Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-02-11T19:06:55.961Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.743s coverage: 58.0% of statements [2022-02-11T19:06:55.961Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-02-11T19:06:55.961Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-02-11T19:06:56.523Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.005s coverage: 58.8% of statements [2022-02-11T19:06:57.085Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.014s coverage: 3.0% of statements [2022-02-11T19:06:57.649Z] ok github.com/docker/docker/daemon/links 0.013s coverage: 93.0% of statements [2022-02-11T19:06:58.579Z] ok github.com/docker/docker/daemon/images 0.012s coverage: 6.6% of statements [2022-02-11T19:06:58.579Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-02-11T19:06:58.579Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-02-11T19:06:58.839Z] ok github.com/docker/docker/daemon/logger 0.216s coverage: 43.5% of statements [2022-02-11T19:06:59.769Z] ok github.com/docker/docker/daemon/logger/awslogs 0.143s coverage: 80.2% of statements [2022-02-11T19:06:59.769Z] ok github.com/docker/docker/daemon/logger/fluentd 0.005s coverage: 33.6% of statements [2022-02-11T19:06:59.769Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-02-11T19:07:00.333Z] ok github.com/docker/docker/daemon/logger/gelf 0.009s coverage: 67.0% of statements [2022-02-11T19:07:00.333Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 23.9% of statements [2022-02-11T19:07:00.590Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.010s coverage: 87.2% of statements [2022-02-11T19:07:00.847Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.006s coverage: 69.9% of statements [2022-02-11T19:07:01.410Z] ok github.com/docker/docker/daemon/logger/local 0.012s coverage: 78.7% of statements [2022-02-11T19:07:01.410Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-02-11T19:07:01.667Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.053s coverage: 58.9% of statements [2022-02-11T19:07:02.230Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.007s coverage: 31.5% of statements [2022-02-11T19:07:02.394Z] INFO: Expanding compiler 1 of 3... [2022-02-11T19:07:02.394Z] INFO: Expanding compiler 2 of 3... [2022-02-11T19:07:02.793Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2022-02-11T19:07:03.049Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-02-11T19:07:03.612Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-02-11T19:07:04.198Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-02-11T19:07:04.198Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-02-11T19:07:04.541Z] ok github.com/docker/docker/daemon/logger/splunk 1.563s coverage: 82.5% of statements [2022-02-11T19:07:04.541Z] ? github.com/docker/docker/daemon/names [no test files] [2022-02-11T19:07:04.541Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-02-11T19:07:05.103Z] ok github.com/docker/docker/distribution 0.099s coverage: 26.3% of statements [2022-02-11T19:07:05.349Z] INFO: Expanding compiler 3 of 3... [2022-02-11T19:07:05.359Z] ok github.com/docker/docker/distribution/metadata 0.033s coverage: 48.2% of statements [2022-02-11T19:07:05.359Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-02-11T19:07:05.819Z] INFO: Removing downloaded files... [2022-02-11T19:07:05.819Z] INFO: Downloading containerd [2022-02-11T19:07:05.921Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2022-02-11T19:07:06.245Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-02-11T19:07:06.245Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-02-11T19:07:06.483Z] ok github.com/docker/docker/image 0.014s coverage: 86.6% of statements [2022-02-11T19:07:07.044Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-02-11T19:07:07.607Z] ok github.com/docker/docker/image/tarexport 0.006s coverage: 0.7% of statements [2022-02-11T19:07:07.607Z] ok github.com/docker/docker/distribution/xfer 1.886s coverage: 85.4% of statements [2022-02-11T19:07:07.607Z] ? github.com/docker/docker/dockerversion [no test files] [2022-02-11T19:07:07.863Z] ok github.com/docker/docker/image/v1 0.010s coverage: 25.0% of statements [2022-02-11T19:07:07.863Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-02-11T19:07:08.120Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2022-02-11T19:07:09.049Z] ok github.com/docker/docker/oci 0.007s coverage: 43.3% of statements [2022-02-11T19:07:09.612Z] ok github.com/docker/docker/opts 0.018s coverage: 67.1% of statements [2022-02-11T19:07:09.869Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2022-02-11T19:07:11.236Z] ok github.com/docker/docker/pkg/archive 0.286s coverage: 82.6% of statements [2022-02-11T19:07:12.165Z] ok github.com/docker/docker/pkg/authorization 0.271s coverage: 68.3% of statements [2022-02-11T19:07:12.165Z] ok github.com/docker/docker/pkg/broadcaster 0.003s coverage: 100.0% of statements [2022-02-11T19:07:12.422Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-02-11T19:07:13.973Z] 1bd78008c728: Pull complete [2022-02-11T19:07:13.973Z] Digest: sha256:d8c2b69511a49e9eb6fd2a17f2727ae011b0382cd11562fa5cb4c70bb460cf12 [2022-02-11T19:07:13.973Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-11T19:07:13.973Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-11T19:07:13.973Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2022-02-11T19:07:13.973Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2022-02-11T19:07:13.973Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2565' [2022-02-11T19:07:13.973Z] INFO: Docker version of control daemon [2022-02-11T19:07:13.973Z] [2022-02-11T19:07:13.973Z] Client: [2022-02-11T19:07:13.973Z] Version: 20.10.9 [2022-02-11T19:07:13.973Z] API version: 1.41 [2022-02-11T19:07:13.973Z] Go version: go1.16.8 [2022-02-11T19:07:13.973Z] Git commit: c2ea9bc [2022-02-11T19:07:13.973Z] Built: Mon Oct 4 16:11:10 2021 [2022-02-11T19:07:13.973Z] OS/Arch: windows/amd64 [2022-02-11T19:07:13.973Z] Context: default [2022-02-11T19:07:13.973Z] Experimental: true [2022-02-11T19:07:13.973Z] [2022-02-11T19:07:13.973Z] Server: Docker Engine - Community [2022-02-11T19:07:13.973Z] Engine: [2022-02-11T19:07:13.973Z] Version: 20.10.9 [2022-02-11T19:07:13.973Z] API version: 1.41 (minimum version 1.24) [2022-02-11T19:07:13.973Z] Go version: go1.16.8 [2022-02-11T19:07:13.973Z] Git commit: 79ea9d3 [2022-02-11T19:07:13.973Z] Built: Mon Oct 4 16:06:39 2021 [2022-02-11T19:07:13.973Z] OS/Arch: windows/amd64 [2022-02-11T19:07:13.973Z] Experimental: true [2022-02-11T19:07:13.973Z] [2022-02-11T19:07:13.973Z] INFO: Docker info of control daemon [2022-02-11T19:07:13.973Z] [2022-02-11T19:07:13.973Z] Client: [2022-02-11T19:07:13.973Z] Context: default [2022-02-11T19:07:13.973Z] Debug Mode: false [2022-02-11T19:07:13.973Z] Plugins: [2022-02-11T19:07:13.973Z] app: Docker Application (Docker Inc., v0.8.0) [2022-02-11T19:07:13.973Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-02-11T19:07:13.973Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-02-11T19:07:13.973Z] [2022-02-11T19:07:13.973Z] Server: [2022-02-11T19:07:13.973Z] Containers: 0 [2022-02-11T19:07:13.973Z] Running: 0 [2022-02-11T19:07:13.973Z] Paused: 0 [2022-02-11T19:07:13.973Z] Stopped: 0 [2022-02-11T19:07:13.973Z] Images: 1 [2022-02-11T19:07:13.973Z] Server Version: 20.10.9 [2022-02-11T19:07:13.973Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-02-11T19:07:13.973Z] Windows: [2022-02-11T19:07:13.973Z] LCOW: [2022-02-11T19:07:13.973Z] Logging Driver: json-file [2022-02-11T19:07:13.973Z] Plugins: [2022-02-11T19:07:13.973Z] Volume: local [2022-02-11T19:07:13.973Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-11T19:07:13.973Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-11T19:07:13.973Z] Swarm: inactive [2022-02-11T19:07:13.973Z] Default Isolation: process [2022-02-11T19:07:13.973Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-02-11T19:07:13.973Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-02-11T19:07:13.973Z] OSType: windows [2022-02-11T19:07:13.973Z] Architecture: x86_64 [2022-02-11T19:07:13.973Z] CPUs: 4 [2022-02-11T19:07:13.973Z] Total Memory: 32GiB [2022-02-11T19:07:13.973Z] Name: azwin-2-ccfff0 [2022-02-11T19:07:13.973Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-02-11T19:07:13.973Z] Docker Root Dir: D:\docker [2022-02-11T19:07:13.973Z] Debug Mode: false [2022-02-11T19:07:13.973Z] Registry: https://index.docker.io/v1/ [2022-02-11T19:07:13.973Z] Labels: [2022-02-11T19:07:13.973Z] Experimental: true [2022-02-11T19:07:13.973Z] Insecure Registries: [2022-02-11T19:07:13.973Z] 10.0.0.4:5000 [2022-02-11T19:07:13.973Z] 127.0.0.0/8 [2022-02-11T19:07:13.973Z] Registry Mirrors: [2022-02-11T19:07:13.973Z] http://10.0.0.4:5000/ [2022-02-11T19:07:13.973Z] Live Restore Enabled: false [2022-02-11T19:07:13.973Z] Product License: Community Engine [2022-02-11T19:07:13.973Z] [2022-02-11T19:07:13.973Z] [2022-02-11T19:07:13.973Z] INFO: Commit hash is 2deec80dba [2022-02-11T19:07:14.445Z] INFO: Nuke-Everything... [2022-02-11T19:07:14.445Z] INFO: Container count on control daemon to delete is 0 [2022-02-11T19:07:15.440Z] INFO: Nuking d:\CI [2022-02-11T19:07:15.440Z] INFO: Zapped successfully [2022-02-11T19:07:15.440Z] INFO: Location for testing is d:\CI\PR-43230\1 [2022-02-11T19:07:15.440Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-02-11T19:07:15.440Z] [2022-02-11T19:07:15.440Z] [2022-02-11T19:07:15.440Z] INFO: Building the image from Dockerfile.windows at 02/11/2022 19:07:15... [2022-02-11T19:07:15.440Z] [2022-02-11T19:07:15.733Z] ok github.com/docker/docker/pkg/chrootarchive 2.505s coverage: 43.5% of statements [2022-02-11T19:07:15.733Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-02-11T19:07:15.733Z] ok github.com/docker/docker/pkg/dmesg 0.002s coverage: 83.3% of statements [2022-02-11T19:07:16.662Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-02-11T19:07:16.918Z] ok github.com/docker/docker/pkg/fileutils 0.008s coverage: 87.2% of statements [2022-02-11T19:07:17.174Z] ok github.com/docker/docker/layer 7.848s coverage: 68.8% of statements [2022-02-11T19:07:17.174Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-02-11T19:07:17.174Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-02-11T19:07:17.174Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-02-11T19:07:17.174Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-02-11T19:07:17.174Z] ? github.com/docker/docker/oci/caps [no test files] [2022-02-11T19:07:17.174Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-02-11T19:07:17.174Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-02-11T19:07:17.174Z] ok github.com/docker/docker/pkg/fsutils 0.132s coverage: 85.1% of statements [2022-02-11T19:07:17.431Z] ok github.com/docker/docker/pkg/homedir 0.008s coverage: 11.4% of statements [2022-02-11T19:07:18.313Z] [2022-02-11T19:07:18.313Z] Name Version Source Summary [2022-02-11T19:07:18.313Z] ---- ------- ------ ------- [2022-02-11T19:07:18.313Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-02-11T19:07:18.313Z] [2022-02-11T19:07:18.313Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-02-11T19:07:18.313Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-02-11T19:07:18.313Z] PSChildName : containerd [2022-02-11T19:07:18.313Z] PSDrive : C [2022-02-11T19:07:18.313Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-02-11T19:07:18.313Z] PSIsContainer : True [2022-02-11T19:07:18.313Z] Name : containerd [2022-02-11T19:07:18.313Z] FullName : C:\containerd [2022-02-11T19:07:18.313Z] Parent : [2022-02-11T19:07:18.313Z] Exists : True [2022-02-11T19:07:18.313Z] Root : C:\ [2022-02-11T19:07:18.313Z] Extension : [2022-02-11T19:07:18.313Z] CreationTime : 2/11/2022 7:07:17 PM [2022-02-11T19:07:18.313Z] CreationTimeUtc : 2/11/2022 7:07:17 PM [2022-02-11T19:07:18.313Z] LastAccessTime : 2/11/2022 7:07:17 PM [2022-02-11T19:07:18.313Z] LastAccessTimeUtc : 2/11/2022 7:07:17 PM [2022-02-11T19:07:18.313Z] LastWriteTime : 2/11/2022 7:07:17 PM [2022-02-11T19:07:18.313Z] LastWriteTimeUtc : 2/11/2022 7:07:17 PM [2022-02-11T19:07:18.313Z] Attributes : Directory [2022-02-11T19:07:18.313Z] Mode : d----- [2022-02-11T19:07:18.313Z] BaseName : containerd [2022-02-11T19:07:18.313Z] Target : {} [2022-02-11T19:07:18.313Z] LinkType : [2022-02-11T19:07:18.313Z] [2022-02-11T19:07:18.360Z] ok github.com/docker/docker/pkg/idtools 0.453s coverage: 69.5% of statements [2022-02-11T19:07:18.360Z] ok github.com/docker/docker/pkg/ioutils 0.351s coverage: 70.1% of statements [2022-02-11T19:07:18.617Z] ok github.com/docker/docker/pkg/longpath 0.004s coverage: 100.0% of statements [2022-02-11T19:07:18.617Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2022-02-11T19:07:18.617Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-02-11T19:07:18.617Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-02-11T19:07:18.617Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-02-11T19:07:18.873Z] ok github.com/docker/docker/pkg/namesgenerator 0.005s coverage: 85.7% of statements [2022-02-11T19:07:18.873Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-02-11T19:07:19.130Z] ok github.com/docker/docker/pkg/parsers/kernel 0.010s coverage: 60.0% of statements [2022-02-11T19:07:19.130Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 86.7% of statements [2022-02-11T19:07:19.299Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-02-11T19:07:19.299Z] INFO: Configuring git core.autocrlf... [2022-02-11T19:07:19.299Z] [2022-02-11T19:07:19.299Z] [2022-02-11T19:07:19.387Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-02-11T19:07:19.387Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-02-11T19:07:19.387Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-02-11T19:07:19.949Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.014s coverage: 56.8% of statements [2022-02-11T19:07:20.206Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2022-02-11T19:07:20.462Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2022-02-11T19:07:20.462Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-02-11T19:07:21.832Z] ok github.com/docker/docker/pkg/pubsub 1.043s coverage: 75.0% of statements [2022-02-11T19:07:22.088Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2022-02-11T19:07:22.344Z] ok github.com/docker/docker/pkg/stack 0.002s coverage: 90.9% of statements [2022-02-11T19:07:22.344Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-02-11T19:07:22.601Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-02-11T19:07:22.653Z] Sending build context to Docker daemon 61.93MB [2022-02-11T19:07:22.653Z] [2022-02-11T19:07:22.653Z] Step 1/11 : FROM microsoft/windowsservercore [2022-02-11T19:07:22.653Z] ---> c703d4d60533 [2022-02-11T19:07:22.653Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-02-11T19:07:22.653Z] ---> Running in 58ddaf2483a5 [2022-02-11T19:07:22.653Z] Removing intermediate container 58ddaf2483a5 [2022-02-11T19:07:22.653Z] ---> f9f1fd0ea3a8 [2022-02-11T19:07:22.653Z] Step 3/11 : ARG GO_VERSION=1.17.6 [2022-02-11T19:07:22.653Z] ---> Running in 4687e1cfd944 [2022-02-11T19:07:22.857Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-02-11T19:07:23.126Z] Removing intermediate container 4687e1cfd944 [2022-02-11T19:07:23.127Z] ---> 1f2f2ffd30e7 [2022-02-11T19:07:23.127Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.9 [2022-02-11T19:07:23.127Z] ---> Running in ae77b9ed57c4 [2022-02-11T19:07:23.419Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 50.7% of statements [2022-02-11T19:07:23.599Z] Removing intermediate container ae77b9ed57c4 [2022-02-11T19:07:23.599Z] ---> 837ee5972c90 [2022-02-11T19:07:23.599Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-02-11T19:07:23.599Z] ---> Running in e8b28cba5156 [2022-02-11T19:07:23.676Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 40.1% of statements [2022-02-11T19:07:23.932Z] ok github.com/docker/docker/pkg/tailfile 0.038s coverage: 88.6% of statements [2022-02-11T19:07:24.072Z] Removing intermediate container e8b28cba5156 [2022-02-11T19:07:24.072Z] ---> 776f6a7f0b47 [2022-02-11T19:07:24.072Z] 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-02-11T19:07:24.072Z] ---> Running in a8367487b027 [2022-02-11T19:07:24.494Z] ok github.com/docker/docker/pkg/tarsum 0.049s coverage: 89.3% of statements [2022-02-11T19:07:24.494Z] coverage: [no statements] [2022-02-11T19:07:24.494Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2022-02-11T19:07:24.546Z] Removing intermediate container a8367487b027 [2022-02-11T19:07:24.546Z] ---> 0c866aa9796b [2022-02-11T19:07:24.546Z] 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-02-11T19:07:24.546Z] ---> Running in 66a3b1fc3d67 [2022-02-11T19:07:24.750Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-02-11T19:07:25.006Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2022-02-11T19:07:25.006Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2022-02-11T19:07:26.103Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-02-11T19:07:26.115Z] INFO: Expanding compiler 1 of 3... [2022-02-11T19:07:26.115Z] INFO: Expanding compiler 2 of 3... [2022-02-11T19:07:26.898Z] ok github.com/docker/docker/plugin 0.515s coverage: 23.2% of statements [2022-02-11T19:07:27.155Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-02-11T19:07:27.411Z] ok github.com/docker/docker/profiles/seccomp 0.006s coverage: 86.0% of statements [2022-02-11T19:07:28.173Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-02-11T19:07:28.777Z] ok github.com/docker/docker/quota 0.201s coverage: 71.4% of statements [2022-02-11T19:07:28.777Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-02-11T19:07:29.931Z] INFO: Expanding compiler 3 of 3... [2022-02-11T19:07:30.143Z] ok github.com/docker/docker/registry 0.054s coverage: 58.3% of statements [2022-02-11T19:07:30.143Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2022-02-11T19:07:30.400Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-02-11T19:07:30.404Z] INFO: Removing downloaded files... [2022-02-11T19:07:30.404Z] INFO: Downloading containerd [2022-02-11T19:07:30.962Z] ok github.com/docker/docker/runconfig 0.007s coverage: 65.7% of statements [2022-02-11T19:07:30.962Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-02-11T19:07:31.360Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-02-11T19:07:33.479Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-02-11T19:07:34.408Z] ok github.com/docker/docker/volume/local 0.104s coverage: 76.4% of statements [2022-02-11T19:07:34.664Z] ok github.com/docker/docker/volume/mounts 0.007s coverage: 67.7% of statements [2022-02-11T19:07:34.737Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-02-11T19:07:36.030Z] ok github.com/docker/docker/volume/service 0.012s coverage: 72.3% of statements [2022-02-11T19:07:39.455Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-02-11T19:07:40.020Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-02-11T19:07:40.584Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-02-11T19:07:40.882Z] [2022-02-11T19:07:40.882Z] Name Version Source Summary [2022-02-11T19:07:40.882Z] ---- ------- ------ ------- [2022-02-11T19:07:40.882Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-02-11T19:07:41.514Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-02-11T19:07:41.514Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-02-11T19:07:41.880Z] [2022-02-11T19:07:41.880Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-02-11T19:07:41.880Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-02-11T19:07:41.880Z] PSChildName : containerd [2022-02-11T19:07:41.880Z] PSDrive : C [2022-02-11T19:07:41.880Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-02-11T19:07:41.880Z] PSIsContainer : True [2022-02-11T19:07:41.880Z] Name : containerd [2022-02-11T19:07:41.880Z] FullName : C:\containerd [2022-02-11T19:07:41.880Z] Parent : [2022-02-11T19:07:41.880Z] Exists : True [2022-02-11T19:07:41.880Z] Root : C:\ [2022-02-11T19:07:41.880Z] Extension : [2022-02-11T19:07:41.880Z] CreationTime : 2/11/2022 7:07:41 PM [2022-02-11T19:07:41.880Z] CreationTimeUtc : 2/11/2022 7:07:41 PM [2022-02-11T19:07:41.880Z] LastAccessTime : 2/11/2022 7:07:41 PM [2022-02-11T19:07:41.880Z] LastAccessTimeUtc : 2/11/2022 7:07:41 PM [2022-02-11T19:07:41.880Z] LastWriteTime : 2/11/2022 7:07:41 PM [2022-02-11T19:07:41.880Z] LastWriteTimeUtc : 2/11/2022 7:07:41 PM [2022-02-11T19:07:41.880Z] Attributes : Directory [2022-02-11T19:07:41.880Z] Mode : d----- [2022-02-11T19:07:41.880Z] BaseName : containerd [2022-02-11T19:07:41.880Z] Target : {} [2022-02-11T19:07:41.880Z] LinkType : [2022-02-11T19:07:41.880Z] [2022-02-11T19:07:42.445Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-02-11T19:07:42.853Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-02-11T19:07:42.874Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-02-11T19:07:42.874Z] INFO: Configuring git core.autocrlf... [2022-02-11T19:07:42.874Z] [2022-02-11T19:07:42.874Z] [2022-02-11T19:07:43.420Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-02-11T19:07:44.356Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-02-11T19:07:44.929Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-02-11T19:07:44.967Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-02-11T19:07:45.187Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-02-11T19:07:45.863Z] [2022-02-11T19:07:45.863Z] SUCCESS: Specified value was saved. [2022-02-11T19:07:45.863Z] INFO: Downloading git... [2022-02-11T19:07:45.897Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-02-11T19:07:46.186Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-02-11T19:07:46.336Z] INFO: Downloading go... [2022-02-11T19:07:46.826Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-02-11T19:07:47.083Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-02-11T19:07:48.013Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-02-11T19:07:48.033Z] INFO: Downloading compiler 1 of 3... [2022-02-11T19:07:48.509Z] INFO: Downloading compiler 2 of 3... [2022-02-11T19:07:48.509Z] INFO: Downloading compiler 3 of 3... [2022-02-11T19:07:48.509Z] INFO: Extracting git... [2022-02-11T19:07:48.577Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-02-11T19:07:48.718Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-02-11T19:07:49.508Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-02-11T19:07:49.652Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-02-11T19:07:50.219Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-02-11T19:07:50.440Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-02-11T19:07:50.786Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-02-11T19:07:51.006Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-02-11T19:07:51.722Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-02-11T19:07:51.936Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-02-11T19:07:51.936Z] Using test binary docker [2022-02-11T19:07:51.936Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-02-11T19:07:51.936Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-02-11T19:07:51.936Z] INFO: Waiting for daemon to start... [2022-02-11T19:07:51.936Z] Starting dockerd [2022-02-11T19:07:52.289Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-02-11T19:07:53.224Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-02-11T19:07:53.792Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-02-11T19:07:54.073Z] ok github.com/docker/docker/pkg/plugins 33.637s coverage: 76.3% of statements [2022-02-11T19:07:54.073Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-02-11T19:07:54.073Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-02-11T19:07:54.073Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-02-11T19:07:54.073Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-02-11T19:07:54.073Z] ? github.com/docker/docker/pkg/term [no test files] [2022-02-11T19:07:54.073Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-02-11T19:07:54.073Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-02-11T19:07:54.073Z] ? github.com/docker/docker/rootless [no test files] [2022-02-11T19:07:54.073Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-02-11T19:07:54.073Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-02-11T19:07:54.073Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-02-11T19:07:54.073Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-02-11T19:07:54.073Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-02-11T19:07:54.073Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-02-11T19:07:54.073Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-02-11T19:07:54.073Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-02-11T19:07:54.073Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-02-11T19:07:54.073Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-02-11T19:07:54.073Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-02-11T19:07:54.073Z] ? github.com/docker/docker/testutil/request [no test files] [2022-02-11T19:07:54.073Z] ? github.com/docker/docker/volume [no test files] [2022-02-11T19:07:54.073Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-02-11T19:07:54.073Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-02-11T19:07:54.073Z] [2022-02-11T19:07:54.073Z] === Skipped [2022-02-11T19:07:54.073Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-02-11T19:07:54.073Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-02-11T19:07:54.073Z] [2022-02-11T19:07:54.073Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-02-11T19:07:54.073Z] network_proxy_test.go:208: No support for dual stack yet [2022-02-11T19:07:54.073Z] [2022-02-11T19:07:54.073Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-02-11T19:07:54.073Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-02-11T19:07:54.073Z] [2022-02-11T19:07:54.073Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-02-11T19:07:54.073Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-02-11T19:07:54.073Z] [2022-02-11T19:07:54.073Z] === SKIP: daemon/graphdriver/aufs TestNewDriver (0.00s) [2022-02-11T19:07:54.073Z] time="2022-02-11T19:06:48Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-11T19:07:54.073Z] aufs_test.go:37: driver not supported [2022-02-11T19:07:54.073Z] [2022-02-11T19:07:54.073Z] === SKIP: daemon/graphdriver/aufs TestAufsString (0.00s) [2022-02-11T19:07:54.073Z] time="2022-02-11T19:06:48Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-11T19:07:54.073Z] aufs_test.go:37: driver not supported [2022-02-11T19:07:54.073Z] [2022-02-11T19:07:54.073Z] === SKIP: daemon/graphdriver/aufs TestCreateDirStructure (0.00s) [2022-02-11T19:07:54.073Z] time="2022-02-11T19:06:48Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-11T19:07:54.073Z] aufs_test.go:37: driver not supported [2022-02-11T19:07:54.073Z] [2022-02-11T19:07:54.073Z] === SKIP: daemon/graphdriver/aufs TestNewDriverFromExistingDir (0.00s) [2022-02-11T19:07:54.073Z] time="2022-02-11T19:06:48Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-11T19:07:54.073Z] aufs_test.go:37: driver not supported [2022-02-11T19:07:54.073Z] [2022-02-11T19:07:54.073Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDir (0.00s) [2022-02-11T19:07:54.073Z] time="2022-02-11T19:06:48Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-11T19:07:54.073Z] aufs_test.go:37: driver not supported [2022-02-11T19:07:54.073Z] [2022-02-11T19:07:54.073Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDirStructure (0.00s) [2022-02-11T19:07:54.073Z] time="2022-02-11T19:06:48Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-11T19:07:54.073Z] aufs_test.go:37: driver not supported [2022-02-11T19:07:54.073Z] [2022-02-11T19:07:54.073Z] === SKIP: daemon/graphdriver/aufs TestRemoveImage (0.00s) [2022-02-11T19:07:54.073Z] time="2022-02-11T19:06:48Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-11T19:07:54.073Z] aufs_test.go:37: driver not supported [2022-02-11T19:07:54.073Z] [2022-02-11T19:07:54.073Z] === SKIP: daemon/graphdriver/aufs TestGetWithoutParent (0.00s) [2022-02-11T19:07:54.073Z] time="2022-02-11T19:06:48Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-11T19:07:54.073Z] aufs_test.go:37: driver not supported [2022-02-11T19:07:54.073Z] [2022-02-11T19:07:54.073Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithNoDirs (0.00s) [2022-02-11T19:07:54.073Z] time="2022-02-11T19:06:48Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-11T19:07:54.073Z] aufs_test.go:37: driver not supported [2022-02-11T19:07:54.073Z] [2022-02-11T19:07:54.073Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithDir (0.00s) [2022-02-11T19:07:54.073Z] time="2022-02-11T19:06:48Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-11T19:07:54.073Z] aufs_test.go:37: driver not supported [2022-02-11T19:07:54.073Z] [2022-02-11T19:07:54.073Z] === SKIP: daemon/graphdriver/aufs TestMountedFalseResponse (0.00s) [2022-02-11T19:07:54.073Z] time="2022-02-11T19:06:48Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-11T19:07:54.073Z] aufs_test.go:37: driver not supported [2022-02-11T19:07:54.073Z] [2022-02-11T19:07:54.073Z] === SKIP: daemon/graphdriver/aufs TestMountedTrueResponse (0.00s) [2022-02-11T19:07:54.073Z] time="2022-02-11T19:06:48Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-11T19:07:54.073Z] aufs_test.go:37: driver not supported [2022-02-11T19:07:54.073Z] [2022-02-11T19:07:54.073Z] === SKIP: daemon/graphdriver/aufs TestMountWithParent (0.00s) [2022-02-11T19:07:54.073Z] time="2022-02-11T19:06:48Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-11T19:07:54.073Z] aufs_test.go:37: driver not supported [2022-02-11T19:07:54.073Z] [2022-02-11T19:07:54.073Z] === SKIP: daemon/graphdriver/aufs TestRemoveMountedDir (0.00s) [2022-02-11T19:07:54.073Z] time="2022-02-11T19:06:48Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-11T19:07:54.073Z] aufs_test.go:37: driver not supported [2022-02-11T19:07:54.073Z] [2022-02-11T19:07:54.073Z] === SKIP: daemon/graphdriver/aufs TestCreateWithInvalidParent (0.00s) [2022-02-11T19:07:54.073Z] time="2022-02-11T19:06:48Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-11T19:07:54.073Z] aufs_test.go:37: driver not supported [2022-02-11T19:07:54.073Z] [2022-02-11T19:07:54.073Z] === SKIP: daemon/graphdriver/aufs TestGetDiff (0.00s) [2022-02-11T19:07:54.073Z] time="2022-02-11T19:06:48Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-11T19:07:54.073Z] aufs_test.go:37: driver not supported [2022-02-11T19:07:54.073Z] [2022-02-11T19:07:54.073Z] === SKIP: daemon/graphdriver/aufs TestChanges (0.00s) [2022-02-11T19:07:54.073Z] time="2022-02-11T19:06:48Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-11T19:07:54.073Z] aufs_test.go:37: driver not supported [2022-02-11T19:07:54.073Z] [2022-02-11T19:07:54.073Z] === SKIP: daemon/graphdriver/aufs TestDiffSize (0.00s) [2022-02-11T19:07:54.073Z] time="2022-02-11T19:06:48Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-11T19:07:54.073Z] aufs_test.go:37: driver not supported [2022-02-11T19:07:54.073Z] [2022-02-11T19:07:54.073Z] === SKIP: daemon/graphdriver/aufs TestChildDiffSize (0.00s) [2022-02-11T19:07:54.073Z] time="2022-02-11T19:06:48Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-11T19:07:54.073Z] aufs_test.go:37: driver not supported [2022-02-11T19:07:54.073Z] [2022-02-11T19:07:54.073Z] === SKIP: daemon/graphdriver/aufs TestExists (0.00s) [2022-02-11T19:07:54.073Z] time="2022-02-11T19:06:48Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-11T19:07:54.073Z] aufs_test.go:37: driver not supported [2022-02-11T19:07:54.073Z] [2022-02-11T19:07:54.073Z] === SKIP: daemon/graphdriver/aufs TestStatus (0.00s) [2022-02-11T19:07:54.073Z] time="2022-02-11T19:06:48Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-11T19:07:54.073Z] aufs_test.go:37: driver not supported [2022-02-11T19:07:54.073Z] [2022-02-11T19:07:54.073Z] === SKIP: daemon/graphdriver/aufs TestApplyDiff (0.00s) [2022-02-11T19:07:54.073Z] time="2022-02-11T19:06:48Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-11T19:07:54.073Z] aufs_test.go:37: driver not supported [2022-02-11T19:07:54.073Z] [2022-02-11T19:07:54.073Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42Layers (0.00s) [2022-02-11T19:07:54.073Z] time="2022-02-11T19:06:48Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-11T19:07:54.073Z] aufs_test.go:37: driver not supported [2022-02-11T19:07:54.073Z] [2022-02-11T19:07:54.073Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42LayersMatchingPathLength (0.00s) [2022-02-11T19:07:54.073Z] aufs_test.go:714: Using path: /tmp/aufs-tests/0000000/aufs [2022-02-11T19:07:54.073Z] time="2022-02-11T19:06:48Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-11T19:07:54.073Z] aufs_test.go:37: driver not supported [2022-02-11T19:07:54.073Z] [2022-02-11T19:07:54.073Z] === SKIP: daemon/graphdriver/aufs TestInitStaleCleanup (0.00s) [2022-02-11T19:07:54.073Z] time="2022-02-11T19:06:48Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-11T19:07:54.073Z] aufs_test.go:37: driver not supported [2022-02-11T19:07:54.073Z] [2022-02-11T19:07:54.073Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-02-11T19:07:54.073Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-11T19:07:54.073Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-11T19:07:54.073Z] [2022-02-11T19:07:54.073Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-02-11T19:07:54.073Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-11T19:07:54.073Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-11T19:07:54.073Z] [2022-02-11T19:07:54.073Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-02-11T19:07:54.073Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-11T19:07:54.073Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-11T19:07:54.073Z] [2022-02-11T19:07:54.073Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-02-11T19:07:54.073Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-11T19:07:54.073Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-11T19:07:54.073Z] [2022-02-11T19:07:54.073Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-02-11T19:07:54.073Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-11T19:07:54.073Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-11T19:07:54.073Z] [2022-02-11T19:07:54.073Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-02-11T19:07:54.073Z] graphtest_unix.go:71: No driver to put! [2022-02-11T19:07:54.073Z] [2022-02-11T19:07:54.073Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-02-11T19:07:54.073Z] time="2022-02-11T19:06:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-11T19:07:54.073Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-11T19:07:54.073Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-11T19:07:54.073Z] [2022-02-11T19:07:54.073Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-02-11T19:07:54.073Z] time="2022-02-11T19:06:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-11T19:07:54.073Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-11T19:07:54.073Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-11T19:07:54.073Z] [2022-02-11T19:07:54.073Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-02-11T19:07:54.073Z] time="2022-02-11T19:06:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-11T19:07:54.073Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-11T19:07:54.073Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-11T19:07:54.073Z] [2022-02-11T19:07:54.073Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-02-11T19:07:54.073Z] time="2022-02-11T19:06:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-11T19:07:54.073Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-11T19:07:54.073Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-11T19:07:54.073Z] [2022-02-11T19:07:54.073Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-02-11T19:07:54.073Z] time="2022-02-11T19:06:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-11T19:07:54.073Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-11T19:07:54.073Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-11T19:07:54.073Z] [2022-02-11T19:07:54.073Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-02-11T19:07:54.073Z] graphtest_unix.go:71: No driver to put! [2022-02-11T19:07:54.073Z] [2022-02-11T19:07:54.073Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-02-11T19:07:54.073Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-02-11T19:07:54.073Z] [2022-02-11T19:07:54.073Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-02-11T19:07:54.073Z] overlay_test.go:50: Fails to compute changes intermittently [2022-02-11T19:07:54.073Z] [2022-02-11T19:07:54.073Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-02-11T19:07:54.073Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-02-11T19:07:54.073Z] [2022-02-11T19:07:54.073Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-02-11T19:07:54.073Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-02-11T19:07:54.073Z] [2022-02-11T19:07:54.073Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-02-11T19:07:54.073Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-11T19:07:54.073Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-11T19:07:54.073Z] [2022-02-11T19:07:54.073Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-02-11T19:07:54.073Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-11T19:07:54.073Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-11T19:07:54.073Z] [2022-02-11T19:07:54.073Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-02-11T19:07:54.073Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-11T19:07:54.073Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-11T19:07:54.073Z] [2022-02-11T19:07:54.073Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-02-11T19:07:54.073Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-11T19:07:54.073Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-11T19:07:54.073Z] [2022-02-11T19:07:54.073Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-02-11T19:07:54.073Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-11T19:07:54.073Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-11T19:07:54.073Z] [2022-02-11T19:07:54.073Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-02-11T19:07:54.073Z] graphtest_unix.go:71: No driver to put! [2022-02-11T19:07:54.073Z] [2022-02-11T19:07:54.073Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-02-11T19:07:54.073Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-02-11T19:07:54.073Z] [2022-02-11T19:07:54.073Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-02-11T19:07:54.073Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-02-11T19:07:54.073Z] [2022-02-11T19:07:54.073Z] DONE 2316 tests, 53 skipped in 196.910s [2022-02-11T19:07:54.073Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-02-11T19:07:54.073Z] github.com/docker/docker/libnetwork/bitseq [2022-02-11T19:07:54.073Z] github.com/docker/docker/libnetwork/cluster [2022-02-11T19:07:54.073Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-11T19:07:54.073Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-11T19:07:54.073Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-11T19:07:54.073Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-11T19:07:54.073Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-11T19:07:54.073Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-11T19:07:54.073Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-11T19:07:54.073Z] github.com/docker/docker/libnetwork/config [2022-02-11T19:07:54.073Z] github.com/docker/docker/libnetwork/datastore [2022-02-11T19:07:54.073Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-11T19:07:54.073Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-11T19:07:54.073Z] github.com/docker/docker/libnetwork/driverapi [2022-02-11T19:07:54.073Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-11T19:07:54.073Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-11T19:07:54.073Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-11T19:07:54.073Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-11T19:07:54.073Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-11T19:07:54.073Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-11T19:07:54.073Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-11T19:07:54.073Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-11T19:07:54.073Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-11T19:07:54.073Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-11T19:07:54.073Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-11T19:07:54.073Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-11T19:07:54.073Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-11T19:07:54.073Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-11T19:07:54.073Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-11T19:07:54.073Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-11T19:07:54.073Z] github.com/docker/docker/libnetwork/etchosts [2022-02-11T19:07:54.073Z] github.com/docker/docker/libnetwork/idm [2022-02-11T19:07:54.073Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-11T19:07:54.073Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-11T19:07:54.073Z] github.com/docker/docker/libnetwork/ipam [2022-02-11T19:07:54.073Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-11T19:07:54.073Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-11T19:07:54.073Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-11T19:07:54.073Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-11T19:07:54.073Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-11T19:07:54.073Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-11T19:07:54.073Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-11T19:07:54.073Z] github.com/docker/docker/libnetwork/iptables [2022-02-11T19:07:54.073Z] github.com/docker/docker/libnetwork/netlabel [2022-02-11T19:07:54.073Z] github.com/docker/docker/libnetwork/netutils [2022-02-11T19:07:54.074Z] github.com/docker/docker/libnetwork/networkdb [2022-02-11T19:07:54.074Z] github.com/docker/docker/libnetwork/ns [2022-02-11T19:07:54.074Z] github.com/docker/docker/libnetwork/options [2022-02-11T19:07:54.074Z] github.com/docker/docker/libnetwork/osl [2022-02-11T19:07:54.074Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-11T19:07:54.074Z] github.com/docker/docker/libnetwork/portallocator [2022-02-11T19:07:54.074Z] github.com/docker/docker/libnetwork/portmapper [2022-02-11T19:07:54.074Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-11T19:07:54.074Z] github.com/docker/docker/libnetwork/testutils [2022-02-11T19:07:54.074Z] github.com/docker/docker/libnetwork/types' ']' [2022-02-11T19:07:54.074Z] + 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-02-11T19:07:54.728Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-02-11T19:07:55.204Z] . [2022-02-11T19:07:55.204Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-02-11T19:07:55.204Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-02-11T19:07:55.204Z] Error: No such image: emptyfs [2022-02-11T19:07:55.204Z] Running integration-test (iteration 1) [2022-02-11T19:07:55.204Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-02-11T19:07:55.204Z] Loaded image: busybox:latest [2022-02-11T19:07:55.293Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-02-11T19:07:55.293Z] Using test binary docker [2022-02-11T19:07:55.460Z] Loaded image: busybox:glibc [2022-02-11T19:07:55.551Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-02-11T19:07:55.551Z] Starting apparmor (via systemctl): apparmor.service. [2022-02-11T19:07:55.551Z] Starting dockerd [2022-02-11T19:07:55.551Z] INFO: Waiting for daemon to start... [2022-02-11T19:07:56.827Z] Loaded image: debian:bullseye-slim [2022-02-11T19:07:56.827Z] Loaded image: hello-world:latest [2022-02-11T19:07:56.827Z] Loaded image: arm32v7/hello-world:latest [2022-02-11T19:07:56.827Z] INFO: Testing against a local daemon [2022-02-11T19:07:56.827Z] === RUN TestCgroupNamespacesBuild [2022-02-11T19:07:58.194Z] --- PASS: TestCgroupNamespacesBuild (1.18s) [2022-02-11T19:07:58.194Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-02-11T19:07:59.125Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.14s) [2022-02-11T19:07:59.125Z] === RUN TestBuildWithSession [2022-02-11T19:07:59.125Z] build_session_test.go:25: TODO: BuildKit [2022-02-11T19:07:59.125Z] --- SKIP: TestBuildWithSession (0.00s) [2022-02-11T19:07:59.125Z] === RUN TestBuildSquashParent [2022-02-11T19:08:00.812Z] . [2022-02-11T19:08:00.812Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-02-11T19:08:00.812Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-02-11T19:08:00.812Z] Error: No such image: emptyfs [2022-02-11T19:08:00.812Z] Running integration-test (iteration 1) [2022-02-11T19:08:00.812Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-02-11T19:08:00.812Z] Loaded image: busybox:latest [2022-02-11T19:08:01.070Z] Loaded image: busybox:glibc [2022-02-11T19:08:02.445Z] Loaded image: debian:bullseye-slim [2022-02-11T19:08:02.445Z] Loaded image: hello-world:latest [2022-02-11T19:08:02.445Z] Loaded image: arm32v7/hello-world:latest [2022-02-11T19:08:02.445Z] INFO: Testing against a local daemon [2022-02-11T19:08:02.445Z] === RUN TestCgroupNamespacesBuild [2022-02-11T19:08:04.345Z] --- PASS: TestCgroupNamespacesBuild (1.51s) [2022-02-11T19:08:04.345Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-02-11T19:08:05.279Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.26s) [2022-02-11T19:08:05.279Z] === RUN TestBuildWithSession [2022-02-11T19:08:05.279Z] build_session_test.go:25: TODO: BuildKit [2022-02-11T19:08:05.279Z] --- SKIP: TestBuildWithSession (0.00s) [2022-02-11T19:08:05.279Z] === RUN TestBuildSquashParent [2022-02-11T19:08:06.403Z] INFO: Expanding go... [2022-02-11T19:08:07.216Z] --- PASS: TestBuildSquashParent (7.09s) [2022-02-11T19:08:07.216Z] === RUN TestBuildWithRemoveAndForceRemove [2022-02-11T19:08:07.216Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-11T19:08:07.216Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-11T19:08:07.216Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-11T19:08:07.216Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-11T19:08:07.216Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-11T19:08:07.216Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-11T19:08:07.216Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-11T19:08:07.216Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-11T19:08:07.216Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-11T19:08:07.216Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-11T19:08:07.216Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-11T19:08:07.216Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-11T19:08:07.216Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-11T19:08:07.216Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-11T19:08:07.782Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-11T19:08:07.782Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-11T19:08:09.208Z] INFO [loader] Go packages loading at mode 575 (deps|exports_file|name|compiled_files|files|imports|types_sizes) took 2m19.496201911s [2022-02-11T19:08:09.208Z] 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-02-11T19:08:09.208Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 487.442788ms [2022-02-11T19:08:09.463Z] --- PASS: TestBuildSquashParent (4.00s) [2022-02-11T19:08:09.463Z] === RUN TestBuildWithRemoveAndForceRemove [2022-02-11T19:08:09.463Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-11T19:08:09.463Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-11T19:08:09.463Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-11T19:08:09.463Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-11T19:08:09.463Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-11T19:08:09.463Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-11T19:08:09.463Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-11T19:08:09.463Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-11T19:08:09.463Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-11T19:08:09.463Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-11T19:08:09.463Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-11T19:08:09.463Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-11T19:08:09.463Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-11T19:08:09.463Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-11T19:08:10.304Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-11T19:08:10.304Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-11T19:08:10.836Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-11T19:08:10.836Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-11T19:08:12.211Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-11T19:08:12.211Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-11T19:08:12.228Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-02-11T19:08:12.228Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.35s) [2022-02-11T19:08:12.228Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.43s) [2022-02-11T19:08:12.228Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.13s) [2022-02-11T19:08:12.228Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.25s) [2022-02-11T19:08:12.228Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.90s) [2022-02-11T19:08:12.228Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.95s) [2022-02-11T19:08:12.228Z] === RUN TestBuildMultiStageCopy [2022-02-11T19:08:12.228Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-02-11T19:08:13.588Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-02-11T19:08:13.588Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.56s) [2022-02-11T19:08:13.588Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.64s) [2022-02-11T19:08:13.588Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.08s) [2022-02-11T19:08:13.588Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.32s) [2022-02-11T19:08:13.588Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.36s) [2022-02-11T19:08:13.588Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.33s) [2022-02-11T19:08:13.588Z] === RUN TestBuildMultiStageCopy [2022-02-11T19:08:13.588Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-02-11T19:08:14.961Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-02-11T19:08:15.219Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-02-11T19:08:15.478Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-02-11T19:08:15.478Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-02-11T19:08:15.537Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-02-11T19:08:15.736Z] --- PASS: TestBuildMultiStageCopy (2.21s) [2022-02-11T19:08:15.736Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.41s) [2022-02-11T19:08:15.736Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s) [2022-02-11T19:08:15.736Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.19s) [2022-02-11T19:08:15.736Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.19s) [2022-02-11T19:08:15.736Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.21s) [2022-02-11T19:08:15.736Z] === RUN TestBuildMultiStageParentConfig [2022-02-11T19:08:16.099Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-02-11T19:08:16.301Z] --- PASS: TestBuildMultiStageParentConfig (0.59s) [2022-02-11T19:08:16.301Z] === RUN TestBuildLabelWithTargets [2022-02-11T19:08:17.028Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-02-11T19:08:17.235Z] --- PASS: TestBuildLabelWithTargets (0.94s) [2022-02-11T19:08:17.235Z] === RUN TestBuildWithEmptyLayers [2022-02-11T19:08:17.801Z] --- PASS: TestBuildWithEmptyLayers (0.38s) [2022-02-11T19:08:17.801Z] === RUN TestBuildMultiStageOnBuild [2022-02-11T19:08:18.394Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-02-11T19:08:19.177Z] --- PASS: TestBuildMultiStageOnBuild (1.54s) [2022-02-11T19:08:19.177Z] === RUN TestBuildUncleanTarFilenames [2022-02-11T19:08:19.321Z] --- PASS: TestBuildMultiStageCopy (7.35s) [2022-02-11T19:08:19.321Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.35s) [2022-02-11T19:08:19.321Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-02-11T19:08:19.321Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-02-11T19:08:19.321Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-02-11T19:08:19.321Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-02-11T19:08:19.321Z] === RUN TestBuildMultiStageParentConfig [2022-02-11T19:08:19.745Z] --- PASS: TestBuildUncleanTarFilenames (0.53s) [2022-02-11T19:08:19.745Z] === RUN TestBuildMultiStageLayerLeak [2022-02-11T19:08:21.645Z] --- PASS: TestBuildMultiStageLayerLeak (1.61s) [2022-02-11T19:08:21.645Z] === RUN TestBuildWithHugeFile [2022-02-11T19:08:24.568Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-02-11T19:08:24.569Z] === RUN TestBuildLabelWithTargets [2022-02-11T19:08:31.771Z] INFO: Expanding compiler 1 of 3... [2022-02-11T19:08:32.657Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-02-11T19:08:32.657Z] === RUN TestBuildWithEmptyLayers [2022-02-11T19:08:33.353Z] INFO: Expanding compiler 2 of 3... [2022-02-11T19:08:33.579Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-02-11T19:08:33.579Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-02-11T19:08:35.175Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-02-11T19:08:35.175Z] === RUN TestBuildMultiStageOnBuild [2022-02-11T19:08:39.266Z] INFO: Expanding compiler 3 of 3... [2022-02-11T19:08:39.739Z] INFO: Removing downloaded files... [2022-02-11T19:08:39.739Z] INFO: Downloading containerd [2022-02-11T19:08:40.422Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-02-11T19:08:40.422Z] === RUN TestBuildUncleanTarFilenames [2022-02-11T19:08:40.679Z] --- PASS: TestBuildUncleanTarFilenames (0.53s) [2022-02-11T19:08:40.679Z] === RUN TestBuildMultiStageLayerLeak [2022-02-11T19:08:40.694Z] ok github.com/docker/docker/libnetwork 37.087s coverage: 40.7% of statements [2022-02-11T19:08:40.694Z] ok github.com/docker/docker/libnetwork/bitseq 0.126s coverage: 84.4% of statements [2022-02-11T19:08:40.694Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-02-11T19:08:40.694Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-02-11T19:08:40.694Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-02-11T19:08:40.694Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-02-11T19:08:40.694Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-02-11T19:08:40.694Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-02-11T19:08:40.694Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-02-11T19:08:40.694Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-02-11T19:08:40.694Z] ok github.com/docker/docker/libnetwork/config 0.013s coverage: 19.7% of statements [2022-02-11T19:08:40.694Z] ok github.com/docker/docker/libnetwork/datastore 0.002s coverage: 21.9% of statements [2022-02-11T19:08:40.694Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-02-11T19:08:40.694Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-02-11T19:08:40.694Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-02-11T19:08:40.950Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.263s coverage: 59.9% of statements [2022-02-11T19:08:40.950Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-02-11T19:08:41.206Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-02-11T19:08:41.769Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.055s coverage: 4.0% of statements [2022-02-11T19:08:41.769Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-02-11T19:08:42.332Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.014s coverage: 4.5% of statements [2022-02-11T19:08:42.332Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-02-11T19:08:42.587Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-02-11T19:08:45.579Z] Removing intermediate container 466d700d0e53 [2022-02-11T19:08:45.579Z] ---> 094ca55e2fd1 [2022-02-11T19:08:45.579Z] 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-02-11T19:08:45.579Z] ---> Running in ead22168e37b [2022-02-11T19:08:45.579Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-02-11T19:08:45.579Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-02-11T19:08:45.579Z] go: downloading github.com/fatih/color v1.10.0 [2022-02-11T19:08:45.579Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-02-11T19:08:45.579Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-02-11T19:08:45.579Z] go: downloading github.com/pkg/errors v0.9.1 [2022-02-11T19:08:45.579Z] go: downloading golang.org/x/tools v0.1.0 [2022-02-11T19:08:45.580Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-02-11T19:08:45.580Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-02-11T19:08:45.580Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-02-11T19:08:45.580Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-02-11T19:08:45.580Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-02-11T19:08:45.580Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-02-11T19:08:45.580Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-02-11T19:08:45.580Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-02-11T19:08:45.580Z] go: downloading golang.org/x/mod v0.3.0 [2022-02-11T19:08:45.925Z] --- PASS: TestBuildMultiStageLayerLeak (4.47s) [2022-02-11T19:08:45.925Z] === RUN TestBuildWithHugeFile [2022-02-11T19:08:50.217Z] [2022-02-11T19:08:50.217Z] Name Version Source Summary [2022-02-11T19:08:50.217Z] ---- ------- ------ ------- [2022-02-11T19:08:50.217Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-02-11T19:08:51.216Z] [2022-02-11T19:08:51.216Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-02-11T19:08:51.216Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-02-11T19:08:51.216Z] PSChildName : containerd [2022-02-11T19:08:51.216Z] PSDrive : C [2022-02-11T19:08:51.216Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-02-11T19:08:51.216Z] PSIsContainer : True [2022-02-11T19:08:51.216Z] Name : containerd [2022-02-11T19:08:51.216Z] FullName : C:\containerd [2022-02-11T19:08:51.216Z] Parent : [2022-02-11T19:08:51.216Z] Exists : True [2022-02-11T19:08:51.216Z] Root : C:\ [2022-02-11T19:08:51.216Z] Extension : [2022-02-11T19:08:51.216Z] CreationTime : 2/11/2022 7:08:50 PM [2022-02-11T19:08:51.216Z] CreationTimeUtc : 2/11/2022 7:08:50 PM [2022-02-11T19:08:51.216Z] LastAccessTime : 2/11/2022 7:08:50 PM [2022-02-11T19:08:51.216Z] LastAccessTimeUtc : 2/11/2022 7:08:50 PM [2022-02-11T19:08:51.216Z] LastWriteTime : 2/11/2022 7:08:50 PM [2022-02-11T19:08:51.216Z] LastWriteTimeUtc : 2/11/2022 7:08:50 PM [2022-02-11T19:08:51.216Z] Attributes : Directory [2022-02-11T19:08:51.216Z] Mode : d----- [2022-02-11T19:08:51.216Z] BaseName : containerd [2022-02-11T19:08:51.216Z] Target : {} [2022-02-11T19:08:51.216Z] LinkType : [2022-02-11T19:08:51.216Z] [2022-02-11T19:08:52.530Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.651s coverage: 7.4% of statements [2022-02-11T19:08:52.530Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-02-11T19:08:52.530Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.002s coverage: 63.6% of statements [2022-02-11T19:08:52.530Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-02-11T19:08:52.530Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-02-11T19:08:52.530Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-02-11T19:08:52.530Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-02-11T19:08:52.787Z] ok github.com/docker/docker/libnetwork/drvregistry 0.014s coverage: 82.4% of statements [2022-02-11T19:08:52.802Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-02-11T19:08:52.802Z] INFO: Configuring git core.autocrlf... [2022-02-11T19:08:52.802Z] [2022-02-11T19:08:52.802Z] [2022-02-11T19:08:53.043Z] ok github.com/docker/docker/libnetwork/etchosts 0.013s coverage: 81.2% of statements [2022-02-11T19:08:53.299Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-02-11T19:08:53.555Z] ok github.com/docker/docker/libnetwork/internal/caller 0.001s coverage: 100.0% of statements [2022-02-11T19:09:00.523Z] Removing intermediate container ead22168e37b [2022-02-11T19:09:00.523Z] ---> c211b13ff416 [2022-02-11T19:09:00.523Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-02-11T19:09:00.523Z] ---> Running in 8f92d803d64c [2022-02-11T19:09:00.523Z] Removing intermediate container 8f92d803d64c [2022-02-11T19:09:00.523Z] ---> 9a03a924c93f [2022-02-11T19:09:00.523Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-02-11T19:09:00.523Z] ---> Running in e6b8a7df6a63 [2022-02-11T19:09:00.523Z] Removing intermediate container e6b8a7df6a63 [2022-02-11T19:09:00.523Z] ---> 3e87d681720f [2022-02-11T19:09:00.523Z] Step 11/11 : COPY . . [2022-02-11T19:09:03.590Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-02-11T19:09:09.294Z] Removing intermediate container 4f513d9ddbe4 [2022-02-11T19:09:09.294Z] ---> f28aef765791 [2022-02-11T19:09:09.294Z] 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-02-11T19:09:09.294Z] ---> Running in 2e5f47d1bb47 [2022-02-11T19:09:09.294Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-02-11T19:09:09.294Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-02-11T19:09:09.294Z] go: downloading github.com/fatih/color v1.10.0 [2022-02-11T19:09:09.294Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-02-11T19:09:09.294Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-02-11T19:09:09.294Z] go: downloading github.com/pkg/errors v0.9.1 [2022-02-11T19:09:09.294Z] go: downloading golang.org/x/tools v0.1.0 [2022-02-11T19:09:09.295Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-02-11T19:09:09.295Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-02-11T19:09:09.295Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-02-11T19:09:09.295Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-02-11T19:09:09.295Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-02-11T19:09:09.295Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-02-11T19:09:09.295Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-02-11T19:09:09.295Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-02-11T19:09:09.295Z] go: downloading golang.org/x/mod v0.3.0 [2022-02-11T19:09:21.639Z] ok github.com/docker/docker/libnetwork/ipam 15.759s coverage: 85.3% of statements [2022-02-11T19:09:21.639Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-02-11T19:09:21.639Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-02-11T19:09:21.639Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-02-11T19:09:21.639Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-02-11T19:09:21.639Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-02-11T19:09:21.639Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-02-11T19:09:21.639Z] ok github.com/docker/docker/libnetwork/ipamutils 0.273s coverage: 74.0% of statements [2022-02-11T19:09:21.895Z] ok github.com/docker/docker/libnetwork/iptables 0.132s coverage: 45.1% of statements [2022-02-11T19:09:22.152Z] ok github.com/docker/docker/libnetwork/netlabel 0.001s coverage: 60.0% of statements [2022-02-11T19:09:22.409Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-02-11T19:09:27.177Z] Removing intermediate container 2e5f47d1bb47 [2022-02-11T19:09:27.177Z] ---> 8bc36c0e6557 [2022-02-11T19:09:27.177Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-02-11T19:09:27.177Z] ---> Running in b2b8bcf2dd8e [2022-02-11T19:09:27.177Z] Removing intermediate container b2b8bcf2dd8e [2022-02-11T19:09:27.177Z] ---> c189782bc746 [2022-02-11T19:09:27.177Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-02-11T19:09:27.177Z] ---> Running in d6ab76b5d2f1 [2022-02-11T19:09:27.177Z] Removing intermediate container d6ab76b5d2f1 [2022-02-11T19:09:27.177Z] ---> e45bfc9851aa [2022-02-11T19:09:27.177Z] Step 11/11 : COPY . . [2022-02-11T19:09:29.318Z] --- PASS: TestBuildWithHugeFile (61.51s) [2022-02-11T19:09:29.318Z] === RUN TestBuildWCOWSandboxSize [2022-02-11T19:09:29.318Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-11T19:09:29.318Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-02-11T19:09:29.318Z] === RUN TestBuildWithEmptyDockerfile [2022-02-11T19:09:29.318Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-11T19:09:29.318Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-11T19:09:29.318Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-11T19:09:29.318Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-11T19:09:29.318Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-11T19:09:29.318Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-11T19:09:29.318Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-11T19:09:29.318Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-11T19:09:29.318Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-11T19:09:29.318Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-02-11T19:09:29.318Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2022-02-11T19:09:29.318Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2022-02-11T19:09:29.318Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2022-02-11T19:09:29.318Z] === RUN TestBuildPreserveOwnership [2022-02-11T19:09:29.318Z] === RUN TestBuildPreserveOwnership/copy_from [2022-02-11T19:09:29.318Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-02-11T19:09:29.318Z] --- PASS: TestBuildPreserveOwnership (3.42s) [2022-02-11T19:09:29.318Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.34s) [2022-02-11T19:09:29.318Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.07s) [2022-02-11T19:09:29.318Z] === RUN TestBuildPlatformInvalid [2022-02-11T19:09:29.318Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-02-11T19:09:29.318Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-02-11T19:09:29.318Z] Loaded image: busybox:latest [2022-02-11T19:09:29.318Z] Loaded image: busybox:glibc [2022-02-11T19:09:29.318Z] Loaded image: debian:bullseye-slim [2022-02-11T19:09:29.318Z] Loaded image: hello-world:latest [2022-02-11T19:09:29.318Z] Loaded image: arm32v7/hello-world:latest [2022-02-11T19:09:30.768Z] ---> 8071bb187142 [2022-02-11T19:09:30.768Z] Successfully built 8071bb187142 [2022-02-11T19:09:30.768Z] Successfully tagged docker:latest [2022-02-11T19:09:30.768Z] INFO: Image build ended at 02/11/2022 19:09:28. Duration:00:03:32.7508994 [2022-02-11T19:09:30.768Z] [2022-02-11T19:09:30.768Z] [2022-02-11T19:09:30.768Z] INFO: Building the test binaries at 02/11/2022 19:09:28... [2022-02-11T19:09:33.095Z] INFO: make.ps1 starting at 02/11/2022 19:09:33 [2022-02-11T19:09:33.564Z] INFO: Git commit (2deec80dba) assumed from DOCKER_GITCOMMIT environment variable [2022-02-11T19:09:33.564Z] INFO: Invoking autogen... [2022-02-11T19:09:34.034Z] INFO: Building daemon... [2022-02-11T19:09:37.426Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.45s) [2022-02-11T19:09:37.426Z] PASS [2022-02-11T19:09:37.426Z] [2022-02-11T19:09:37.426Z] === Skipped [2022-02-11T19:09:37.426Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-02-11T19:09:37.426Z] build_session_test.go:25: TODO: BuildKit [2022-02-11T19:09:37.426Z] [2022-02-11T19:09:37.426Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-02-11T19:09:37.426Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-11T19:09:37.426Z] [2022-02-11T19:09:37.426Z] DONE 34 tests, 2 skipped in 96.429s [2022-02-11T19:09:37.426Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-02-11T19:09:37.426Z] INFO: Testing against a local daemon [2022-02-11T19:09:37.426Z] === RUN TestConfigInspect [2022-02-11T19:09:39.356Z] --- PASS: TestConfigInspect (2.25s) [2022-02-11T19:09:39.356Z] === RUN TestConfigList [2022-02-11T19:09:41.897Z] --- PASS: TestConfigList (2.10s) [2022-02-11T19:09:41.897Z] === RUN TestConfigsCreateAndDelete [2022-02-11T19:09:42.113Z] --- PASS: TestBuildWithHugeFile (51.86s) [2022-02-11T19:09:42.113Z] === RUN TestBuildWCOWSandboxSize [2022-02-11T19:09:42.113Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-11T19:09:42.113Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-02-11T19:09:42.113Z] === RUN TestBuildWithEmptyDockerfile [2022-02-11T19:09:42.113Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-11T19:09:42.113Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-11T19:09:42.113Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-11T19:09:42.113Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-11T19:09:42.113Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-11T19:09:42.113Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-11T19:09:42.113Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-11T19:09:42.113Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-11T19:09:42.113Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-11T19:09:42.113Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-02-11T19:09:42.113Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2022-02-11T19:09:42.113Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2022-02-11T19:09:42.113Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-02-11T19:09:42.113Z] === RUN TestBuildPreserveOwnership [2022-02-11T19:09:42.113Z] === RUN TestBuildPreserveOwnership/copy_from [2022-02-11T19:09:43.042Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-02-11T19:09:43.799Z] --- PASS: TestConfigsCreateAndDelete (2.18s) [2022-02-11T19:09:43.799Z] === RUN TestConfigsUpdate [2022-02-11T19:09:45.697Z] --- PASS: TestConfigsUpdate (2.11s) [2022-02-11T19:09:45.697Z] === RUN TestTemplatedConfig [2022-02-11T19:09:45.745Z] INFO [linters context/goanalysis] analyzers took 4m37.606708307s with top 10 stages: buildir: 1m49.453269159s, goimports: 23.745069322s, unconvert: 18.54385206s, gosec: 15.306008102s, golint: 8.812063847s, S1038: 7.636030192s, misspell: 6.710140577s, directives: 4.307395151s, inspect: 3.744688484s, nilness: 3.449154408s [2022-02-11T19:09:45.745Z] INFO [runner] Issues before processing: 3050, after processing: 0 [2022-02-11T19:09:45.745Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 2443/2443, path_prettifier: 2443/2443, exclude: 2055/2055, nolint: 0/76, cgo: 2443/3050, skip_files: 2443/2443, skip_dirs: 2443/2443, autogenerated_exclude: 2055/2443, identifier_marker: 2055/2055, exclude-rules: 76/2055 [2022-02-11T19:09:45.745Z] INFO [runner] processing took 81.223187ms with stages: nolint: 32.289685ms, identifier_marker: 21.434424ms, path_prettifier: 9.79027ms, autogenerated_exclude: 8.120524ms, exclude-rules: 7.373902ms, skip_dirs: 1.842155ms, cgo: 220.635µs, filename_unadjuster: 146.915µs, max_same_issues: 1.152µs, uniq_by_line: 661ns, path_shortener: 533ns, skip_files: 339ns, diff: 331ns, source_code: 322ns, exclude: 289ns, max_per_file_from_linter: 248ns, sort_results: 239ns, max_from_linter: 225ns, severity-rules: 219ns, path_prefixer: 119ns [2022-02-11T19:09:45.745Z] INFO [runner] linters took 1m24.862982765s with stages: goanalysis_metalinter: 1m24.781598119s [2022-02-11T19:09:45.745Z] INFO File cache stats: 1672 entries of total size 8.4MiB [2022-02-11T19:09:45.745Z] INFO Memory: 2250 samples, avg is 296.0MB, max is 1036.9MB [2022-02-11T19:09:45.745Z] INFO Execution took 3m44.861357598s [2022-02-11T19:09:45.745Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-02-11T19:09:46.093Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43230/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2deec80dba28461a3cb3a51b20dd98b7363dd45b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2deec80dba28461a3cb3a51b20dd98b7363dd45b hack/make.sh dynbinary test-docker-py [2022-02-11T19:09:46.354Z] [2022-02-11T19:09:46.616Z] Removing bundles/ [2022-02-11T19:09:46.616Z] [2022-02-11T19:09:46.616Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-02-11T19:09:46.616Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-02-11T19:09:46.616Z] GOOS="" GOARCH="" GOARM="" [2022-02-11T19:09:47.210Z] --- PASS: TestBuildPreserveOwnership (9.93s) [2022-02-11T19:09:47.210Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.93s) [2022-02-11T19:09:47.210Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-02-11T19:09:47.210Z] === RUN TestBuildPlatformInvalid [2022-02-11T19:09:47.210Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-02-11T19:09:47.210Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-02-11T19:09:47.210Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-02-11T19:09:47.210Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-02-11T19:09:47.210Z] PASS [2022-02-11T19:09:47.210Z] [2022-02-11T19:09:47.210Z] === Skipped [2022-02-11T19:09:47.210Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-02-11T19:09:47.210Z] build_session_test.go:25: TODO: BuildKit [2022-02-11T19:09:47.210Z] [2022-02-11T19:09:47.210Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-02-11T19:09:47.210Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-11T19:09:47.210Z] [2022-02-11T19:09:47.210Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-02-11T19:09:47.210Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-02-11T19:09:47.210Z] [2022-02-11T19:09:47.210Z] DONE 34 tests, 3 skipped in 112.204s [2022-02-11T19:09:47.210Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-02-11T19:09:47.467Z] INFO: Testing against a local daemon [2022-02-11T19:09:47.467Z] === RUN TestConfigInspect [2022-02-11T19:09:47.467Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-11T19:09:47.467Z] --- SKIP: TestConfigInspect (0.02s) [2022-02-11T19:09:47.467Z] === RUN TestConfigList [2022-02-11T19:09:47.467Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-11T19:09:47.467Z] --- SKIP: TestConfigList (0.02s) [2022-02-11T19:09:47.467Z] === RUN TestConfigsCreateAndDelete [2022-02-11T19:09:47.467Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-11T19:09:47.467Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-02-11T19:09:47.467Z] === RUN TestConfigsUpdate [2022-02-11T19:09:47.467Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-11T19:09:47.467Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-02-11T19:09:47.467Z] === RUN TestTemplatedConfig [2022-02-11T19:09:47.467Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-11T19:09:47.467Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-02-11T19:09:47.467Z] === RUN TestConfigCreateResolve [2022-02-11T19:09:47.467Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-11T19:09:47.467Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-02-11T19:09:47.467Z] PASS [2022-02-11T19:09:47.467Z] [2022-02-11T19:09:47.467Z] === Skipped [2022-02-11T19:09:47.467Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-02-11T19:09:47.467Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-11T19:09:47.467Z] [2022-02-11T19:09:47.467Z] === SKIP: amd64.integration.config TestConfigList (0.02s) [2022-02-11T19:09:47.467Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-11T19:09:47.467Z] [2022-02-11T19:09:47.467Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-02-11T19:09:47.467Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-11T19:09:47.467Z] [2022-02-11T19:09:47.467Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-02-11T19:09:47.467Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-11T19:09:47.467Z] [2022-02-11T19:09:47.467Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-02-11T19:09:47.467Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-11T19:09:47.467Z] [2022-02-11T19:09:47.467Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-02-11T19:09:47.467Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-11T19:09:47.467Z] [2022-02-11T19:09:47.467Z] DONE 6 tests, 6 skipped in 0.152s [2022-02-11T19:09:47.467Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-02-11T19:09:47.467Z] INFO: Testing against a local daemon [2022-02-11T19:09:47.467Z] === RUN TestCheckpoint [2022-02-11T19:09:47.467Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-11T19:09:47.467Z] --- SKIP: TestCheckpoint (0.00s) [2022-02-11T19:09:47.467Z] === RUN TestContainerInvalidJSON [2022-02-11T19:09:47.467Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-02-11T19:09:47.467Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-02-11T19:09:47.467Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-02-11T19:09:47.467Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-02-11T19:09:47.467Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-02-11T19:09:47.467Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-02-11T19:09:47.467Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-02-11T19:09:47.467Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-02-11T19:09:47.467Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-02-11T19:09:47.467Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-02-11T19:09:47.724Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-02-11T19:09:47.724Z] === RUN TestCopyFromContainerPathIsNotDir [2022-02-11T19:09:47.724Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-02-11T19:09:47.724Z] === RUN TestCopyToContainerPathDoesNotExist [2022-02-11T19:09:47.724Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-02-11T19:09:47.724Z] === RUN TestCopyToContainerPathIsNotDir [2022-02-11T19:09:47.724Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-02-11T19:09:47.724Z] === RUN TestCopyFromContainer [2022-02-11T19:09:48.225Z] --- PASS: TestTemplatedConfig (2.58s) [2022-02-11T19:09:48.225Z] === RUN TestConfigCreateResolve [2022-02-11T19:09:50.753Z] --- PASS: TestConfigCreateResolve (2.09s) [2022-02-11T19:09:50.753Z] PASS [2022-02-11T19:09:50.753Z] [2022-02-11T19:09:50.753Z] DONE 6 tests in 13.330s [2022-02-11T19:09:50.753Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-02-11T19:09:50.753Z] INFO: Testing against a local daemon [2022-02-11T19:09:50.753Z] === RUN TestCheckpoint [2022-02-11T19:09:50.753Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-11T19:09:50.753Z] --- SKIP: TestCheckpoint (0.00s) [2022-02-11T19:09:50.753Z] === RUN TestContainerInvalidJSON [2022-02-11T19:09:50.753Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-02-11T19:09:50.753Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-02-11T19:09:50.753Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-02-11T19:09:50.753Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-02-11T19:09:50.753Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-02-11T19:09:50.753Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-02-11T19:09:50.753Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-02-11T19:09:50.753Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-02-11T19:09:50.753Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-02-11T19:09:50.753Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-02-11T19:09:50.753Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-02-11T19:09:50.753Z] === RUN TestCopyFromContainerPathIsNotDir [2022-02-11T19:09:50.753Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-02-11T19:09:50.753Z] === RUN TestCopyToContainerPathDoesNotExist [2022-02-11T19:09:50.753Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-02-11T19:09:50.753Z] === RUN TestCopyToContainerPathIsNotDir [2022-02-11T19:09:50.753Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-02-11T19:09:50.753Z] === RUN TestCopyFromContainer [2022-02-11T19:09:51.687Z] === RUN TestCopyFromContainer// [2022-02-11T19:09:51.687Z] === RUN TestCopyFromContainer//bar/root [2022-02-11T19:09:51.687Z] === RUN TestCopyFromContainer//bar/root/ [2022-02-11T19:09:51.892Z] === RUN TestCopyFromContainer// [2022-02-11T19:09:51.892Z] === RUN TestCopyFromContainer//bar/root [2022-02-11T19:09:51.892Z] === RUN TestCopyFromContainer//bar/root/ [2022-02-11T19:09:51.892Z] === RUN TestCopyFromContainer/bar/quux [2022-02-11T19:09:51.892Z] === RUN TestCopyFromContainer/bar/quux/ [2022-02-11T19:09:51.892Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-02-11T19:09:51.892Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-02-11T19:09:51.892Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-02-11T19:09:51.892Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-02-11T19:09:51.892Z] === RUN TestCopyFromContainer/bar/notarget [2022-02-11T19:09:51.892Z] --- PASS: TestCopyFromContainer (3.91s) [2022-02-11T19:09:51.892Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-02-11T19:09:51.892Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-02-11T19:09:51.892Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2022-02-11T19:09:51.892Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-02-11T19:09:51.892Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-02-11T19:09:51.892Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-02-11T19:09:51.892Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-02-11T19:09:51.892Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-02-11T19:09:51.892Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-02-11T19:09:51.892Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-02-11T19:09:51.892Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-02-11T19:09:51.892Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-11T19:09:51.892Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-11T19:09:51.892Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-11T19:09:51.892Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-11T19:09:51.892Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-11T19:09:51.892Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-11T19:09:51.892Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-11T19:09:51.892Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-11T19:09:51.892Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-11T19:09:51.892Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-02-11T19:09:51.892Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-02-11T19:09:51.892Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-02-11T19:09:51.892Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-02-11T19:09:51.892Z] === RUN TestCreateLinkToNonExistingContainer [2022-02-11T19:09:51.892Z] --- PASS: TestCreateLinkToNonExistingContainer (0.02s) [2022-02-11T19:09:51.892Z] === RUN TestCreateWithInvalidEnv [2022-02-11T19:09:51.892Z] === RUN TestCreateWithInvalidEnv/0 [2022-02-11T19:09:51.892Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-02-11T19:09:51.892Z] === RUN TestCreateWithInvalidEnv/1 [2022-02-11T19:09:51.892Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-02-11T19:09:51.892Z] === RUN TestCreateWithInvalidEnv/2 [2022-02-11T19:09:51.892Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-02-11T19:09:51.892Z] === CONT TestCreateWithInvalidEnv/0 [2022-02-11T19:09:51.892Z] === CONT TestCreateWithInvalidEnv/2 [2022-02-11T19:09:51.892Z] === CONT TestCreateWithInvalidEnv/1 [2022-02-11T19:09:51.892Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-02-11T19:09:51.892Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-02-11T19:09:51.892Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-02-11T19:09:51.892Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-02-11T19:09:51.892Z] === RUN TestCreateTmpfsMountsTarget [2022-02-11T19:09:51.892Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-02-11T19:09:51.892Z] === RUN TestCreateWithCustomMaskedPaths [2022-02-11T19:09:51.945Z] === RUN TestCopyFromContainer/bar/quux [2022-02-11T19:09:51.945Z] === RUN TestCopyFromContainer/bar/quux/ [2022-02-11T19:09:51.945Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-02-11T19:09:51.945Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-02-11T19:09:51.945Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-02-11T19:09:52.205Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-02-11T19:09:52.205Z] === RUN TestCopyFromContainer/bar/notarget [2022-02-11T19:09:52.205Z] --- PASS: TestCopyFromContainer (1.60s) [2022-02-11T19:09:52.205Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-02-11T19:09:52.205Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-02-11T19:09:52.205Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-02-11T19:09:52.205Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-02-11T19:09:52.205Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-02-11T19:09:52.205Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-02-11T19:09:52.205Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2022-02-11T19:09:52.205Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-02-11T19:09:52.205Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-02-11T19:09:52.205Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-02-11T19:09:52.205Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-02-11T19:09:52.205Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-11T19:09:52.205Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-11T19:09:52.205Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-11T19:09:52.205Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-11T19:09:52.205Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-11T19:09:52.205Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-11T19:09:52.205Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-11T19:09:52.205Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-11T19:09:52.205Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-11T19:09:52.205Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-02-11T19:09:52.205Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-02-11T19:09:52.205Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-02-11T19:09:52.205Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-02-11T19:09:52.205Z] === RUN TestCreateLinkToNonExistingContainer [2022-02-11T19:09:52.205Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-02-11T19:09:52.205Z] === RUN TestCreateWithInvalidEnv [2022-02-11T19:09:52.205Z] === RUN TestCreateWithInvalidEnv/0 [2022-02-11T19:09:52.205Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-02-11T19:09:52.205Z] === RUN TestCreateWithInvalidEnv/1 [2022-02-11T19:09:52.205Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-02-11T19:09:52.205Z] === RUN TestCreateWithInvalidEnv/2 [2022-02-11T19:09:52.205Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-02-11T19:09:52.205Z] === CONT TestCreateWithInvalidEnv/0 [2022-02-11T19:09:52.205Z] === CONT TestCreateWithInvalidEnv/2 [2022-02-11T19:09:52.205Z] === CONT TestCreateWithInvalidEnv/1 [2022-02-11T19:09:52.205Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-02-11T19:09:52.205Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-02-11T19:09:52.205Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-02-11T19:09:52.205Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-02-11T19:09:52.205Z] === RUN TestCreateTmpfsMountsTarget [2022-02-11T19:09:52.205Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-02-11T19:09:52.205Z] === RUN TestCreateWithCustomMaskedPaths [2022-02-11T19:09:53.259Z] --- PASS: TestCreateWithCustomMaskedPaths (1.27s) [2022-02-11T19:09:53.259Z] === RUN TestCreateWithCustomReadonlyPaths [2022-02-11T19:09:54.104Z] --- PASS: TestCreateWithCustomMaskedPaths (1.50s) [2022-02-11T19:09:54.104Z] === RUN TestCreateWithCustomReadonlyPaths [2022-02-11T19:09:54.188Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.10s) [2022-02-11T19:09:54.188Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-02-11T19:09:54.188Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-11T19:09:54.188Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-11T19:09:54.188Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-11T19:09:54.188Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-11T19:09:54.188Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-11T19:09:54.188Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-11T19:09:54.188Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-11T19:09:54.188Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-11T19:09:54.188Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-11T19:09:54.188Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-11T19:09:54.188Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-11T19:09:54.188Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-11T19:09:54.188Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-11T19:09:54.188Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-11T19:09:54.188Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-11T19:09:54.188Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-02-11T19:09:54.188Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-02-11T19:09:54.188Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-02-11T19:09:54.188Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-02-11T19:09:54.188Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-02-11T19:09:54.188Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-02-11T19:09:54.188Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-02-11T19:09:54.446Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.37s) [2022-02-11T19:09:54.446Z] === RUN TestCreateDifferentPlatform [2022-02-11T19:09:54.446Z] === RUN TestCreateDifferentPlatform/different_os [2022-02-11T19:09:54.446Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-02-11T19:09:54.446Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-02-11T19:09:54.446Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-02-11T19:09:54.446Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-02-11T19:09:54.446Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-02-11T19:09:54.446Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-02-11T19:09:54.446Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-02-11T19:09:54.701Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-02-11T19:09:54.702Z] === RUN TestContainerStartOnDaemonRestart [2022-02-11T19:09:54.702Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-02-11T19:09:54.702Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-02-11T19:09:54.702Z] === RUN TestDaemonRestartIpcMode [2022-02-11T19:09:54.702Z] === PAUSE TestDaemonRestartIpcMode [2022-02-11T19:09:54.702Z] === RUN TestDaemonHostGatewayIP [2022-02-11T19:09:54.702Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-11T19:09:54.702Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-02-11T19:09:54.702Z] === RUN TestRestartDaemonWithRestartingContainer [2022-02-11T19:09:54.702Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-02-11T19:09:54.702Z] === RUN TestContainerKillOnDaemonStart [2022-02-11T19:09:54.702Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-02-11T19:09:54.702Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-02-11T19:09:54.702Z] === RUN TestDiff [2022-02-11T19:09:54.959Z] --- PASS: TestDiff (0.38s) [2022-02-11T19:09:54.959Z] === RUN TestExecWithCloseStdin [2022-02-11T19:09:54.967Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-02-11T19:09:55.477Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.48s) [2022-02-11T19:09:55.477Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-02-11T19:09:55.477Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-11T19:09:55.477Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-11T19:09:55.477Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-11T19:09:55.477Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-11T19:09:55.477Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-11T19:09:55.477Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-11T19:09:55.477Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-11T19:09:55.477Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-11T19:09:55.477Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-11T19:09:55.477Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-11T19:09:55.477Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-11T19:09:55.477Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-11T19:09:55.477Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-11T19:09:55.477Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-11T19:09:55.477Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-11T19:09:55.477Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-02-11T19:09:55.477Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-02-11T19:09:55.477Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-02-11T19:09:55.477Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-02-11T19:09:55.477Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-02-11T19:09:55.477Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-02-11T19:09:55.477Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-02-11T19:09:55.522Z] --- PASS: TestExecWithCloseStdin (0.45s) [2022-02-11T19:09:55.522Z] === RUN TestExec [2022-02-11T19:09:55.735Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.51s) [2022-02-11T19:09:55.735Z] === RUN TestCreateDifferentPlatform [2022-02-11T19:09:55.735Z] === RUN TestCreateDifferentPlatform/different_os [2022-02-11T19:09:55.735Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-02-11T19:09:55.735Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-02-11T19:09:55.735Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-02-11T19:09:55.735Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-02-11T19:09:55.735Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-02-11T19:09:55.779Z] --- PASS: TestExec (0.46s) [2022-02-11T19:09:55.779Z] === RUN TestExecUser [2022-02-11T19:09:55.994Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-02-11T19:09:55.994Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-02-11T19:09:55.994Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-02-11T19:09:55.994Z] === RUN TestContainerStartOnDaemonRestart [2022-02-11T19:09:55.994Z] === PAUSE TestContainerStartOnDaemonRestart [2022-02-11T19:09:55.994Z] === RUN TestDaemonRestartIpcMode [2022-02-11T19:09:55.994Z] === PAUSE TestDaemonRestartIpcMode [2022-02-11T19:09:55.994Z] === RUN TestDaemonHostGatewayIP [2022-02-11T19:09:55.994Z] === PAUSE TestDaemonHostGatewayIP [2022-02-11T19:09:55.994Z] === RUN TestRestartDaemonWithRestartingContainer [2022-02-11T19:09:55.994Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-02-11T19:09:55.994Z] === RUN TestContainerKillOnDaemonStart [2022-02-11T19:09:55.994Z] === PAUSE TestContainerKillOnDaemonStart [2022-02-11T19:09:55.994Z] === RUN TestDiff [2022-02-11T19:09:56.341Z] --- PASS: TestExecUser (0.42s) [2022-02-11T19:09:56.341Z] === RUN TestExportContainerAndImportImage [2022-02-11T19:09:56.560Z] --- PASS: TestDiff (0.55s) [2022-02-11T19:09:56.560Z] === RUN TestExecWithCloseStdin [2022-02-11T19:09:56.905Z] --- PASS: TestExportContainerAndImportImage (0.52s) [2022-02-11T19:09:56.905Z] === RUN TestExportContainerAfterDaemonRestart [2022-02-11T19:09:57.126Z] --- PASS: TestExecWithCloseStdin (0.58s) [2022-02-11T19:09:57.126Z] === RUN TestExec [2022-02-11T19:09:57.364Z] ---> 8e4944cdd407 [2022-02-11T19:09:57.364Z] Successfully built 8e4944cdd407 [2022-02-11T19:09:57.364Z] Successfully tagged docker:latest [2022-02-11T19:09:57.364Z] INFO: Image build ended at 02/11/2022 19:09:54. Duration:00:03:33.3413694 [2022-02-11T19:09:57.364Z] [2022-02-11T19:09:57.364Z] [2022-02-11T19:09:57.364Z] INFO: Building the test binaries at 02/11/2022 19:09:54... [2022-02-11T19:09:57.691Z] --- PASS: TestExec (0.62s) [2022-02-11T19:09:57.691Z] === RUN TestExecUser [2022-02-11T19:09:58.258Z] --- PASS: TestExecUser (0.57s) [2022-02-11T19:09:58.258Z] === RUN TestExportContainerAndImportImage [2022-02-11T19:09:58.275Z] --- PASS: TestExportContainerAfterDaemonRestart (1.31s) [2022-02-11T19:09:58.275Z] === RUN TestHealthCheckWorkdir [2022-02-11T19:09:58.838Z] --- PASS: TestHealthCheckWorkdir (0.51s) [2022-02-11T19:09:58.838Z] === RUN TestHealthKillContainer [2022-02-11T19:09:59.192Z] --- PASS: TestExportContainerAndImportImage (0.69s) [2022-02-11T19:09:59.192Z] === RUN TestExportContainerAfterDaemonRestart [2022-02-11T19:09:59.600Z] INFO: make.ps1 starting at 02/11/2022 19:09:59 [2022-02-11T19:10:00.073Z] INFO: Git commit (2deec80dba) assumed from DOCKER_GITCOMMIT environment variable [2022-02-11T19:10:00.073Z] INFO: Invoking autogen... [2022-02-11T19:10:00.130Z] --- PASS: TestExportContainerAfterDaemonRestart (1.26s) [2022-02-11T19:10:00.130Z] === RUN TestHealthCheckWorkdir [2022-02-11T19:10:00.546Z] INFO: Building daemon... [2022-02-11T19:10:01.062Z] --- PASS: TestHealthCheckWorkdir (0.79s) [2022-02-11T19:10:01.062Z] === RUN TestHealthKillContainer [2022-02-11T19:10:06.925Z] --- PASS: TestHealthKillContainer (7.87s) [2022-02-11T19:10:06.925Z] === RUN TestInspectCpusetInConfigPre120 [2022-02-11T19:10:06.925Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-02-11T19:10:06.925Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-02-11T19:10:06.925Z] === RUN TestIpcModeNone [2022-02-11T19:10:06.925Z] --- PASS: TestIpcModeNone (0.41s) [2022-02-11T19:10:06.925Z] === RUN TestIpcModePrivate [2022-02-11T19:10:07.181Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2022-02-11T19:10:07.437Z] --- PASS: TestIpcModePrivate (0.43s) [2022-02-11T19:10:07.437Z] === RUN TestIpcModeShareable [2022-02-11T19:10:07.437Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-11T19:10:07.437Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-02-11T19:10:07.437Z] === RUN TestAPIIpcModeShareableAndContainer [2022-02-11T19:10:08.805Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.36s) [2022-02-11T19:10:08.805Z] === RUN TestAPIIpcModeHost [2022-02-11T19:10:08.805Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-11T19:10:08.805Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-02-11T19:10:08.805Z] === RUN TestDaemonIpcModeShareable [2022-02-11T19:10:08.805Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-11T19:10:08.805Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-02-11T19:10:08.805Z] === RUN TestDaemonIpcModePrivate [2022-02-11T19:10:09.170Z] --- PASS: TestHealthKillContainer (8.18s) [2022-02-11T19:10:09.170Z] === RUN TestInspectCpusetInConfigPre120 [2022-02-11T19:10:09.737Z] --- PASS: TestInspectCpusetInConfigPre120 (0.51s) [2022-02-11T19:10:09.737Z] === RUN TestIpcModeNone [2022-02-11T19:10:09.738Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2022-02-11T19:10:09.825Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-02-11T19:10:09.994Z] --- PASS: TestDaemonIpcModePrivate (1.14s) [2022-02-11T19:10:09.994Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-02-11T19:10:09.994Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-11T19:10:09.994Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-02-11T19:10:09.994Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-02-11T19:10:09.994Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-11T19:10:09.994Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-02-11T19:10:09.994Z] === RUN TestIpcModeOlderClient [2022-02-11T19:10:09.994Z] === PAUSE TestIpcModeOlderClient [2022-02-11T19:10:09.994Z] === RUN TestKillContainerInvalidSignal [2022-02-11T19:10:10.251Z] --- PASS: TestKillContainerInvalidSignal (0.40s) [2022-02-11T19:10:10.251Z] === RUN TestKillContainer [2022-02-11T19:10:10.251Z] === RUN TestKillContainer/no_signal [2022-02-11T19:10:10.303Z] --- PASS: TestIpcModeNone (0.57s) [2022-02-11T19:10:10.303Z] === RUN TestIpcModePrivate [2022-02-11T19:10:10.560Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:60, shared: false, mustBeShared: false [2022-02-11T19:10:10.814Z] === RUN TestKillContainer/non_killing_signal [2022-02-11T19:10:10.814Z] === RUN TestKillContainer/killing_signal [2022-02-11T19:10:10.819Z] --- PASS: TestIpcModePrivate (0.56s) [2022-02-11T19:10:10.819Z] === RUN TestIpcModeShareable [2022-02-11T19:10:11.077Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:55, shared: true, mustBeShared: true [2022-02-11T19:10:11.335Z] --- PASS: TestIpcModeShareable (0.56s) [2022-02-11T19:10:11.335Z] === RUN TestAPIIpcModeShareableAndContainer [2022-02-11T19:10:11.379Z] --- PASS: TestKillContainer (1.20s) [2022-02-11T19:10:11.379Z] --- PASS: TestKillContainer/no_signal (0.37s) [2022-02-11T19:10:11.379Z] --- PASS: TestKillContainer/non_killing_signal (0.26s) [2022-02-11T19:10:11.379Z] --- PASS: TestKillContainer/killing_signal (0.39s) [2022-02-11T19:10:11.379Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-02-11T19:10:11.379Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-02-11T19:10:11.970Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-02-11T19:10:12.244Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.80s) [2022-02-11T19:10:12.244Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2022-02-11T19:10:12.244Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.25s) [2022-02-11T19:10:12.244Z] === RUN TestKillStoppedContainer [2022-02-11T19:10:12.244Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-02-11T19:10:12.244Z] === RUN TestKillStoppedContainerAPIPre120 [2022-02-11T19:10:12.503Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-02-11T19:10:12.503Z] === RUN TestKillDifferentUserContainer [2022-02-11T19:10:12.762Z] --- PASS: TestKillDifferentUserContainer (0.38s) [2022-02-11T19:10:12.762Z] === RUN TestInspectOomKilledTrue [2022-02-11T19:10:12.762Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-11T19:10:12.762Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-02-11T19:10:12.762Z] === RUN TestInspectOomKilledFalse [2022-02-11T19:10:12.762Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-11T19:10:12.762Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-02-11T19:10:12.762Z] === RUN TestLinksEtcHostsContentMatch [2022-02-11T19:10:12.762Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-02-11T19:10:12.762Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-02-11T19:10:12.762Z] === RUN TestLinksContainerNames [2022-02-11T19:10:13.235Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.69s) [2022-02-11T19:10:13.235Z] === RUN TestAPIIpcModeHost [2022-02-11T19:10:13.493Z] --- PASS: TestAPIIpcModeHost (0.40s) [2022-02-11T19:10:13.493Z] === RUN TestDaemonIpcModeShareable [2022-02-11T19:10:13.703Z] --- PASS: TestLinksContainerNames (0.81s) [2022-02-11T19:10:13.703Z] === RUN TestLogsFollowTailEmpty [2022-02-11T19:10:13.961Z] --- PASS: TestLogsFollowTailEmpty (0.40s) [2022-02-11T19:10:13.961Z] === RUN TestContainerNetworkMountsNoChown [2022-02-11T19:10:14.427Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-02-11T19:10:14.524Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2022-02-11T19:10:14.524Z] === RUN TestMountDaemonRoot [2022-02-11T19:10:14.524Z] === RUN TestMountDaemonRoot/default [2022-02-11T19:10:14.524Z] === PAUSE TestMountDaemonRoot/default [2022-02-11T19:10:14.524Z] === RUN TestMountDaemonRoot/private [2022-02-11T19:10:14.524Z] === PAUSE TestMountDaemonRoot/private [2022-02-11T19:10:14.524Z] === RUN TestMountDaemonRoot/rprivate [2022-02-11T19:10:14.524Z] === PAUSE TestMountDaemonRoot/rprivate [2022-02-11T19:10:14.524Z] === RUN TestMountDaemonRoot/slave [2022-02-11T19:10:14.524Z] === PAUSE TestMountDaemonRoot/slave [2022-02-11T19:10:14.524Z] === RUN TestMountDaemonRoot/rslave [2022-02-11T19:10:14.524Z] === PAUSE TestMountDaemonRoot/rslave [2022-02-11T19:10:14.524Z] === RUN TestMountDaemonRoot/shared [2022-02-11T19:10:14.524Z] === PAUSE TestMountDaemonRoot/shared [2022-02-11T19:10:14.524Z] === RUN TestMountDaemonRoot/rshared [2022-02-11T19:10:14.524Z] === PAUSE TestMountDaemonRoot/rshared [2022-02-11T19:10:14.524Z] === CONT TestMountDaemonRoot/default [2022-02-11T19:10:14.524Z] === RUN TestMountDaemonRoot/default/bind_root [2022-02-11T19:10:14.524Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-02-11T19:10:14.524Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-02-11T19:10:14.524Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-02-11T19:10:14.524Z] === RUN TestMountDaemonRoot/default/mount_root [2022-02-11T19:10:14.524Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-02-11T19:10:14.524Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-02-11T19:10:14.524Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-02-11T19:10:14.524Z] === CONT TestMountDaemonRoot/default/bind_root [2022-02-11T19:10:14.524Z] === CONT TestMountDaemonRoot/rprivate [2022-02-11T19:10:14.524Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-02-11T19:10:14.524Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-02-11T19:10:14.524Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-02-11T19:10:14.524Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-02-11T19:10:14.524Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-02-11T19:10:14.524Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-02-11T19:10:14.524Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-02-11T19:10:14.524Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-02-11T19:10:14.524Z] === CONT TestMountDaemonRoot/private [2022-02-11T19:10:14.524Z] === RUN TestMountDaemonRoot/private/bind_root [2022-02-11T19:10:14.524Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-02-11T19:10:14.524Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-02-11T19:10:14.524Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-02-11T19:10:14.524Z] === RUN TestMountDaemonRoot/private/mount_root [2022-02-11T19:10:14.524Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-02-11T19:10:14.524Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-02-11T19:10:14.524Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-02-11T19:10:14.524Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-02-11T19:10:14.524Z] === CONT TestMountDaemonRoot/default/mount_root [2022-02-11T19:10:14.524Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-02-11T19:10:14.524Z] === CONT TestMountDaemonRoot/shared [2022-02-11T19:10:14.524Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-02-11T19:10:14.524Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-02-11T19:10:14.524Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-02-11T19:10:14.524Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-02-11T19:10:14.524Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-02-11T19:10:14.524Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-02-11T19:10:14.524Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-02-11T19:10:14.524Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-02-11T19:10:14.524Z] === CONT TestMountDaemonRoot/rshared [2022-02-11T19:10:14.524Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-02-11T19:10:14.524Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-02-11T19:10:14.524Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-02-11T19:10:14.524Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-02-11T19:10:14.524Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-02-11T19:10:14.524Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-02-11T19:10:14.524Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-02-11T19:10:14.524Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-02-11T19:10:14.524Z] === CONT TestMountDaemonRoot/rslave [2022-02-11T19:10:14.524Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-02-11T19:10:14.524Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-02-11T19:10:14.524Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-02-11T19:10:14.524Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-02-11T19:10:14.524Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-02-11T19:10:14.524Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-02-11T19:10:14.524Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-02-11T19:10:14.524Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-02-11T19:10:14.524Z] === CONT TestMountDaemonRoot/slave [2022-02-11T19:10:14.524Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-02-11T19:10:14.524Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-02-11T19:10:14.524Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-02-11T19:10:14.524Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-02-11T19:10:14.524Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-02-11T19:10:14.524Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-02-11T19:10:14.524Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-02-11T19:10:14.524Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-02-11T19:10:14.524Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-02-11T19:10:14.524Z] === CONT TestMountDaemonRoot/private/bind_root [2022-02-11T19:10:14.524Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-02-11T19:10:14.524Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-02-11T19:10:14.524Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-02-11T19:10:14.524Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-02-11T19:10:14.524Z] === CONT TestMountDaemonRoot/private/mount_root [2022-02-11T19:10:14.524Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-02-11T19:10:14.524Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-02-11T19:10:14.524Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-02-11T19:10:14.524Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-02-11T19:10:14.524Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-02-11T19:10:14.524Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-02-11T19:10:14.524Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-02-11T19:10:14.524Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-02-11T19:10:14.524Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-02-11T19:10:14.524Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-02-11T19:10:14.685Z] --- PASS: TestDaemonIpcModeShareable (1.11s) [2022-02-11T19:10:14.685Z] === RUN TestDaemonIpcModePrivate [2022-02-11T19:10:14.781Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-02-11T19:10:14.781Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-02-11T19:10:14.781Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-02-11T19:10:14.781Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-02-11T19:10:14.781Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-02-11T19:10:14.781Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-02-11T19:10:14.781Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-02-11T19:10:14.781Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-02-11T19:10:14.781Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-02-11T19:10:14.781Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.03s) [2022-02-11T19:10:14.781Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-02-11T19:10:14.781Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-02-11T19:10:14.781Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-02-11T19:10:14.781Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-02-11T19:10:14.781Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-02-11T19:10:14.781Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-02-11T19:10:14.781Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-02-11T19:10:14.781Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-02-11T19:10:14.781Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-02-11T19:10:14.781Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-02-11T19:10:14.781Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-02-11T19:10:14.781Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-02-11T19:10:14.781Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-02-11T19:10:14.781Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-02-11T19:10:14.781Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-02-11T19:10:14.781Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-02-11T19:10:14.781Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-02-11T19:10:14.781Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-02-11T19:10:14.781Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-02-11T19:10:14.781Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-02-11T19:10:14.781Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-02-11T19:10:14.781Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-02-11T19:10:14.781Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-02-11T19:10:14.781Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-02-11T19:10:14.781Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-02-11T19:10:14.781Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-02-11T19:10:14.781Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-02-11T19:10:14.781Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-02-11T19:10:14.781Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-02-11T19:10:14.781Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-02-11T19:10:14.781Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-02-11T19:10:14.781Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-02-11T19:10:14.781Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.01s) [2022-02-11T19:10:14.781Z] === RUN TestContainerBindMountNonRecursive [2022-02-11T19:10:14.781Z] 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-02-11T19:10:14.781Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2022-02-11T19:10:14.781Z] === RUN TestContainerVolumesMountedAsShared [2022-02-11T19:10:14.781Z] 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-02-11T19:10:14.781Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-02-11T19:10:14.781Z] === RUN TestContainerVolumesMountedAsSlave [2022-02-11T19:10:14.781Z] 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-02-11T19:10:14.781Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-02-11T19:10:14.781Z] === RUN TestNetworkNat [2022-02-11T19:10:15.344Z] --- PASS: TestNetworkNat (0.52s) [2022-02-11T19:10:15.344Z] === RUN TestNetworkLocalhostTCPNat [2022-02-11T19:10:15.619Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-02-11T19:10:15.619Z] --- PASS: TestDaemonIpcModePrivate (1.13s) [2022-02-11T19:10:15.619Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-02-11T19:10:15.908Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2022-02-11T19:10:15.908Z] === RUN TestNetworkLoopbackNat [2022-02-11T19:10:16.993Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-02-11T19:10:16.993Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.15s) [2022-02-11T19:10:16.993Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-02-11T19:10:17.927Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-02-11T19:10:17.927Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.13s) [2022-02-11T19:10:17.927Z] === RUN TestIpcModeOlderClient [2022-02-11T19:10:17.927Z] === PAUSE TestIpcModeOlderClient [2022-02-11T19:10:17.927Z] === RUN TestKillContainerInvalidSignal [2022-02-11T19:10:18.430Z] --- PASS: TestNetworkLoopbackNat (2.56s) [2022-02-11T19:10:18.430Z] === RUN TestPause [2022-02-11T19:10:18.430Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-11T19:10:18.430Z] --- SKIP: TestPause (0.00s) [2022-02-11T19:10:18.430Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-02-11T19:10:18.430Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-02-11T19:10:18.430Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-02-11T19:10:18.430Z] === RUN TestPauseStopPausedContainer [2022-02-11T19:10:18.430Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-11T19:10:18.430Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2022-02-11T19:10:18.430Z] === RUN TestPidHost [2022-02-11T19:10:18.493Z] --- PASS: TestKillContainerInvalidSignal (0.37s) [2022-02-11T19:10:18.493Z] === RUN TestKillContainer [2022-02-11T19:10:18.493Z] === RUN TestKillContainer/no_signal [2022-02-11T19:10:18.752Z] === RUN TestKillContainer/non_killing_signal [2022-02-11T19:10:19.010Z] === RUN TestKillContainer/killing_signal [2022-02-11T19:10:19.360Z] --- PASS: TestPidHost (0.87s) [2022-02-11T19:10:19.360Z] === RUN TestPsFilter [2022-02-11T19:10:19.360Z] --- PASS: TestPsFilter (0.11s) [2022-02-11T19:10:19.360Z] === RUN TestRemoveContainerWithRemovedVolume [2022-02-11T19:10:19.575Z] --- PASS: TestKillContainer (1.20s) [2022-02-11T19:10:19.575Z] --- PASS: TestKillContainer/no_signal (0.39s) [2022-02-11T19:10:19.575Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2022-02-11T19:10:19.575Z] --- PASS: TestKillContainer/killing_signal (0.38s) [2022-02-11T19:10:19.575Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-02-11T19:10:19.576Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-02-11T19:10:19.616Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.37s) [2022-02-11T19:10:19.616Z] === RUN TestRemoveContainerWithVolume [2022-02-11T19:10:20.142Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-02-11T19:10:20.179Z] --- PASS: TestRemoveContainerWithVolume (0.40s) [2022-02-11T19:10:20.179Z] === RUN TestRemoveContainerRunning [2022-02-11T19:10:20.436Z] --- PASS: TestRemoveContainerRunning (0.39s) [2022-02-11T19:10:20.436Z] === RUN TestRemoveContainerForceRemoveRunning [2022-02-11T19:10:20.693Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.37s) [2022-02-11T19:10:20.711Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.17s) [2022-02-11T19:10:20.711Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2022-02-11T19:10:20.711Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.63s) [2022-02-11T19:10:20.711Z] === RUN TestKillStoppedContainer [2022-02-11T19:10:20.711Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-02-11T19:10:20.711Z] === RUN TestKillStoppedContainerAPIPre120 [2022-02-11T19:10:20.711Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-02-11T19:10:20.711Z] === RUN TestKillDifferentUserContainer [2022-02-11T19:10:20.949Z] === RUN TestRemoveInvalidContainer [2022-02-11T19:10:20.949Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-02-11T19:10:20.949Z] === RUN TestRenameLinkedContainer [2022-02-11T19:10:21.281Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2022-02-11T19:10:21.281Z] === RUN TestInspectOomKilledTrue [2022-02-11T19:10:21.281Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-02-11T19:10:21.281Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-02-11T19:10:21.281Z] === RUN TestInspectOomKilledFalse [2022-02-11T19:10:21.541Z] --- PASS: TestInspectOomKilledFalse (0.39s) [2022-02-11T19:10:21.541Z] === RUN TestLinksEtcHostsContentMatch [2022-02-11T19:10:22.106Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s) [2022-02-11T19:10:22.106Z] === RUN TestLinksContainerNames [2022-02-11T19:10:22.316Z] --- PASS: TestRenameLinkedContainer (1.58s) [2022-02-11T19:10:22.316Z] === RUN TestRenameStoppedContainer [2022-02-11T19:10:22.672Z] --- PASS: TestLinksContainerNames (0.79s) [2022-02-11T19:10:22.672Z] === RUN TestLogsFollowTailEmpty [2022-02-11T19:10:22.880Z] --- PASS: TestRenameStoppedContainer (0.36s) [2022-02-11T19:10:22.880Z] === RUN TestRenameRunningContainerAndReuse [2022-02-11T19:10:23.237Z] --- PASS: TestLogsFollowTailEmpty (0.37s) [2022-02-11T19:10:23.238Z] === RUN TestContainerNetworkMountsNoChown [2022-02-11T19:10:23.443Z] --- PASS: TestRenameRunningContainerAndReuse (0.78s) [2022-02-11T19:10:23.443Z] === RUN TestRenameInvalidName [2022-02-11T19:10:23.496Z] --- PASS: TestContainerNetworkMountsNoChown (0.36s) [2022-02-11T19:10:23.496Z] === RUN TestMountDaemonRoot [2022-02-11T19:10:23.496Z] === RUN TestMountDaemonRoot/default [2022-02-11T19:10:23.496Z] === PAUSE TestMountDaemonRoot/default [2022-02-11T19:10:23.496Z] === RUN TestMountDaemonRoot/private [2022-02-11T19:10:23.496Z] === PAUSE TestMountDaemonRoot/private [2022-02-11T19:10:23.496Z] === RUN TestMountDaemonRoot/rprivate [2022-02-11T19:10:23.496Z] === PAUSE TestMountDaemonRoot/rprivate [2022-02-11T19:10:23.496Z] === RUN TestMountDaemonRoot/slave [2022-02-11T19:10:23.496Z] === PAUSE TestMountDaemonRoot/slave [2022-02-11T19:10:23.496Z] === RUN TestMountDaemonRoot/rslave [2022-02-11T19:10:23.496Z] === PAUSE TestMountDaemonRoot/rslave [2022-02-11T19:10:23.496Z] === RUN TestMountDaemonRoot/shared [2022-02-11T19:10:23.496Z] === PAUSE TestMountDaemonRoot/shared [2022-02-11T19:10:23.496Z] === RUN TestMountDaemonRoot/rshared [2022-02-11T19:10:23.496Z] === PAUSE TestMountDaemonRoot/rshared [2022-02-11T19:10:23.496Z] === CONT TestMountDaemonRoot/default [2022-02-11T19:10:23.496Z] === RUN TestMountDaemonRoot/default/mount_root [2022-02-11T19:10:23.496Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-02-11T19:10:23.496Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-02-11T19:10:23.496Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-02-11T19:10:23.496Z] === RUN TestMountDaemonRoot/default/bind_root [2022-02-11T19:10:23.496Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-02-11T19:10:23.496Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-02-11T19:10:23.496Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-02-11T19:10:23.496Z] === CONT TestMountDaemonRoot/default/mount_root [2022-02-11T19:10:23.496Z] === CONT TestMountDaemonRoot/rshared [2022-02-11T19:10:23.496Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-02-11T19:10:23.496Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-02-11T19:10:23.496Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-02-11T19:10:23.496Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-02-11T19:10:23.496Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-02-11T19:10:23.496Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-02-11T19:10:23.496Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-02-11T19:10:23.496Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-02-11T19:10:23.496Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-02-11T19:10:23.496Z] === CONT TestMountDaemonRoot/shared [2022-02-11T19:10:23.496Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-02-11T19:10:23.496Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-02-11T19:10:23.496Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-02-11T19:10:23.496Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-02-11T19:10:23.496Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-02-11T19:10:23.496Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-02-11T19:10:23.496Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-02-11T19:10:23.496Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-02-11T19:10:23.496Z] === CONT TestMountDaemonRoot/rslave [2022-02-11T19:10:23.496Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-02-11T19:10:23.496Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-02-11T19:10:23.496Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-02-11T19:10:23.496Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-02-11T19:10:23.496Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-02-11T19:10:23.496Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-02-11T19:10:23.497Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-02-11T19:10:23.497Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-02-11T19:10:23.497Z] === CONT TestMountDaemonRoot/slave [2022-02-11T19:10:23.497Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-02-11T19:10:23.497Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-02-11T19:10:23.497Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-02-11T19:10:23.497Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-02-11T19:10:23.497Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-02-11T19:10:23.497Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-02-11T19:10:23.497Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-02-11T19:10:23.497Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-02-11T19:10:23.497Z] === CONT TestMountDaemonRoot/rprivate [2022-02-11T19:10:23.497Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-02-11T19:10:23.497Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-02-11T19:10:23.497Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-02-11T19:10:23.497Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-02-11T19:10:23.497Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-02-11T19:10:23.497Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-02-11T19:10:23.497Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-02-11T19:10:23.497Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-02-11T19:10:23.497Z] === CONT TestMountDaemonRoot/private [2022-02-11T19:10:23.497Z] === RUN TestMountDaemonRoot/private/bind_root [2022-02-11T19:10:23.497Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-02-11T19:10:23.497Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-02-11T19:10:23.497Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-02-11T19:10:23.497Z] === RUN TestMountDaemonRoot/private/mount_root [2022-02-11T19:10:23.497Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-02-11T19:10:23.497Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-02-11T19:10:23.497Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-02-11T19:10:23.497Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-02-11T19:10:23.497Z] === CONT TestMountDaemonRoot/default/bind_root [2022-02-11T19:10:23.497Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-02-11T19:10:23.497Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-02-11T19:10:23.497Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-02-11T19:10:23.755Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-02-11T19:10:23.755Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-02-11T19:10:23.755Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-02-11T19:10:23.755Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-02-11T19:10:23.755Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-02-11T19:10:23.755Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-02-11T19:10:23.755Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-02-11T19:10:23.755Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-02-11T19:10:23.755Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-02-11T19:10:23.755Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-02-11T19:10:23.755Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-02-11T19:10:23.755Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-02-11T19:10:23.755Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-02-11T19:10:23.755Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-02-11T19:10:23.755Z] === CONT TestMountDaemonRoot/private/bind_root [2022-02-11T19:10:24.006Z] --- PASS: TestRenameInvalidName (0.38s) [2022-02-11T19:10:24.006Z] === RUN TestRenameAnonymousContainer [2022-02-11T19:10:24.013Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-02-11T19:10:24.013Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-02-11T19:10:24.013Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-02-11T19:10:24.013Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-02-11T19:10:24.013Z] === CONT TestMountDaemonRoot/private/mount_root [2022-02-11T19:10:24.013Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-02-11T19:10:24.013Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-02-11T19:10:24.013Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-02-11T19:10:24.013Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-02-11T19:10:24.013Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-02-11T19:10:24.013Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-02-11T19:10:24.013Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-02-11T19:10:24.013Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-02-11T19:10:24.013Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-02-11T19:10:24.013Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-02-11T19:10:24.013Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-02-11T19:10:24.013Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-02-11T19:10:24.013Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-02-11T19:10:24.013Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-02-11T19:10:24.013Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2022-02-11T19:10:24.013Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-02-11T19:10:24.013Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-02-11T19:10:24.013Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-02-11T19:10:24.013Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2022-02-11T19:10:24.013Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-02-11T19:10:24.013Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-02-11T19:10:24.013Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-02-11T19:10:24.013Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-02-11T19:10:24.013Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-02-11T19:10:24.013Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-02-11T19:10:24.013Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-02-11T19:10:24.013Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-02-11T19:10:24.013Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-02-11T19:10:24.013Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-02-11T19:10:24.013Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-02-11T19:10:24.013Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-02-11T19:10:24.013Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-02-11T19:10:24.013Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-02-11T19:10:24.013Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-02-11T19:10:24.013Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-02-11T19:10:24.013Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-02-11T19:10:24.013Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-02-11T19:10:24.013Z] === RUN TestContainerBindMountNonRecursive [2022-02-11T19:10:25.374Z] --- PASS: TestRenameAnonymousContainer (1.44s) [2022-02-11T19:10:25.374Z] === RUN TestRenameContainerWithSameName [2022-02-11T19:10:25.387Z] --- PASS: TestContainerBindMountNonRecursive (1.26s) [2022-02-11T19:10:25.387Z] === RUN TestContainerVolumesMountedAsShared [2022-02-11T19:10:25.644Z] --- PASS: TestContainerVolumesMountedAsShared (0.37s) [2022-02-11T19:10:25.644Z] === RUN TestContainerVolumesMountedAsSlave [2022-02-11T19:10:25.902Z] --- PASS: TestContainerVolumesMountedAsSlave (0.30s) [2022-02-11T19:10:25.903Z] === RUN TestNetworkNat [2022-02-11T19:10:25.937Z] --- PASS: TestRenameContainerWithSameName (0.40s) [2022-02-11T19:10:25.937Z] === RUN TestRenameContainerWithLinkedContainer [2022-02-11T19:10:26.494Z] --- PASS: TestNetworkNat (0.44s) [2022-02-11T19:10:26.495Z] === RUN TestNetworkLocalhostTCPNat [2022-02-11T19:10:26.500Z] --- PASS: TestRenameContainerWithLinkedContainer (0.81s) [2022-02-11T19:10:26.500Z] === RUN TestResize [2022-02-11T19:10:26.758Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s) [2022-02-11T19:10:26.759Z] === RUN TestNetworkLoopbackNat [2022-02-11T19:10:27.063Z] --- PASS: TestResize (0.40s) [2022-02-11T19:10:27.063Z] === RUN TestResizeWithInvalidSize [2022-02-11T19:10:27.319Z] --- PASS: TestResizeWithInvalidSize (0.39s) [2022-02-11T19:10:27.320Z] === RUN TestResizeWhenContainerNotStarted [2022-02-11T19:10:27.887Z] --- PASS: TestResizeWhenContainerNotStarted (0.35s) [2022-02-11T19:10:27.887Z] === RUN TestDaemonRestartKillContainers [2022-02-11T19:10:27.887Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-02-11T19:10:27.887Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-02-11T19:10:27.887Z] === RUN TestCgroupNamespacesRun [2022-02-11T19:10:28.817Z] --- PASS: TestCgroupNamespacesRun (1.13s) [2022-02-11T19:10:28.817Z] === RUN TestCgroupNamespacesRunPrivileged [2022-02-11T19:10:29.322Z] --- PASS: TestNetworkLoopbackNat (2.56s) [2022-02-11T19:10:29.322Z] === RUN TestPause [2022-02-11T19:10:29.888Z] --- PASS: TestPause (0.44s) [2022-02-11T19:10:29.888Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-02-11T19:10:29.889Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-02-11T19:10:29.889Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-02-11T19:10:29.889Z] === RUN TestPauseStopPausedContainer [2022-02-11T19:10:30.147Z] --- PASS: TestPauseStopPausedContainer (0.48s) [2022-02-11T19:10:30.147Z] === RUN TestPidHost [2022-02-11T19:10:30.187Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.09s) [2022-02-11T19:10:30.187Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-02-11T19:10:31.081Z] --- PASS: TestPidHost (0.92s) [2022-02-11T19:10:31.081Z] === RUN TestPsFilter [2022-02-11T19:10:31.117Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.17s) [2022-02-11T19:10:31.117Z] === RUN TestCgroupNamespacesRunHostMode [2022-02-11T19:10:31.340Z] --- PASS: TestPsFilter (0.13s) [2022-02-11T19:10:31.340Z] === RUN TestRemoveContainerWithRemovedVolume [2022-02-11T19:10:31.599Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2022-02-11T19:10:31.599Z] === RUN TestRemoveContainerWithVolume [2022-02-11T19:10:32.167Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2022-02-11T19:10:32.167Z] === RUN TestRemoveContainerRunning [2022-02-11T19:10:32.426Z] --- PASS: TestRemoveContainerRunning (0.41s) [2022-02-11T19:10:32.426Z] === RUN TestRemoveContainerForceRemoveRunning [2022-02-11T19:10:32.484Z] --- PASS: TestCgroupNamespacesRunHostMode (1.11s) [2022-02-11T19:10:32.484Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-02-11T19:10:32.993Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s) [2022-02-11T19:10:32.993Z] === RUN TestRemoveInvalidContainer [2022-02-11T19:10:32.993Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-02-11T19:10:32.993Z] === RUN TestRenameLinkedContainer [2022-02-11T19:10:33.413Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.14s) [2022-02-11T19:10:33.413Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-02-11T19:10:34.343Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.09s) [2022-02-11T19:10:34.343Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-02-11T19:10:34.398Z] Removing intermediate container 66a3b1fc3d67 [2022-02-11T19:10:34.398Z] ---> e2ab69fad7e8 [2022-02-11T19:10:34.398Z] 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-02-11T19:10:34.398Z] ---> Running in 90344e15b175 [2022-02-11T19:10:34.398Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-02-11T19:10:34.398Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-02-11T19:10:34.398Z] go: downloading github.com/fatih/color v1.10.0 [2022-02-11T19:10:34.398Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-02-11T19:10:34.398Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-02-11T19:10:34.398Z] go: downloading github.com/pkg/errors v0.9.1 [2022-02-11T19:10:34.398Z] go: downloading golang.org/x/tools v0.1.0 [2022-02-11T19:10:34.398Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-02-11T19:10:34.398Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-02-11T19:10:34.398Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-02-11T19:10:34.398Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-02-11T19:10:34.398Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-02-11T19:10:34.398Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-02-11T19:10:34.398Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-02-11T19:10:34.398Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-02-11T19:10:34.398Z] go: downloading golang.org/x/mod v0.3.0 [2022-02-11T19:10:34.894Z] --- PASS: TestRenameLinkedContainer (1.63s) [2022-02-11T19:10:34.894Z] === RUN TestRenameStoppedContainer [2022-02-11T19:10:34.894Z] --- PASS: TestRenameStoppedContainer (0.40s) [2022-02-11T19:10:34.894Z] === RUN TestRenameRunningContainerAndReuse [2022-02-11T19:10:35.272Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.71s) [2022-02-11T19:10:35.272Z] === RUN TestCgroupNamespacesRunOlderClient [2022-02-11T19:10:35.828Z] --- PASS: TestRenameRunningContainerAndReuse (0.79s) [2022-02-11T19:10:35.828Z] === RUN TestRenameInvalidName [2022-02-11T19:10:36.086Z] --- PASS: TestRenameInvalidName (0.40s) [2022-02-11T19:10:36.086Z] === RUN TestRenameAnonymousContainer [2022-02-11T19:10:36.201Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.14s) [2022-02-11T19:10:36.201Z] === RUN TestNISDomainname [2022-02-11T19:10:36.201Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-02-11T19:10:36.201Z] --- SKIP: TestNISDomainname (0.01s) [2022-02-11T19:10:36.201Z] === RUN TestHostnameDnsResolution [2022-02-11T19:10:36.341Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-02-11T19:10:37.130Z] --- PASS: TestHostnameDnsResolution (0.62s) [2022-02-11T19:10:37.130Z] === RUN TestUnprivilegedPortsAndPing [2022-02-11T19:10:37.130Z] 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-02-11T19:10:37.130Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-02-11T19:10:37.130Z] === RUN TestStats [2022-02-11T19:10:37.130Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-11T19:10:37.130Z] --- SKIP: TestStats (0.00s) [2022-02-11T19:10:37.130Z] === RUN TestStopContainerWithTimeout [2022-02-11T19:10:37.130Z] === RUN TestStopContainerWithTimeout/0 [2022-02-11T19:10:37.130Z] === PAUSE TestStopContainerWithTimeout/0 [2022-02-11T19:10:37.130Z] === RUN TestStopContainerWithTimeout/1 [2022-02-11T19:10:37.130Z] === PAUSE TestStopContainerWithTimeout/1 [2022-02-11T19:10:37.130Z] === RUN TestStopContainerWithTimeout/3 [2022-02-11T19:10:37.130Z] === PAUSE TestStopContainerWithTimeout/3 [2022-02-11T19:10:37.130Z] === RUN TestStopContainerWithTimeout/-1 [2022-02-11T19:10:37.130Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-02-11T19:10:37.130Z] === CONT TestStopContainerWithTimeout/0 [2022-02-11T19:10:37.130Z] === CONT TestStopContainerWithTimeout/-1 [2022-02-11T19:10:37.693Z] === CONT TestStopContainerWithTimeout/3 [2022-02-11T19:10:37.985Z] --- PASS: TestRenameAnonymousContainer (1.44s) [2022-02-11T19:10:37.985Z] === RUN TestRenameContainerWithSameName [2022-02-11T19:10:37.985Z] --- PASS: TestRenameContainerWithSameName (0.39s) [2022-02-11T19:10:37.985Z] === RUN TestRenameContainerWithLinkedContainer [2022-02-11T19:10:38.233Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-02-11T19:10:38.919Z] --- PASS: TestRenameContainerWithLinkedContainer (0.81s) [2022-02-11T19:10:38.919Z] === RUN TestResize [2022-02-11T19:10:39.177Z] --- PASS: TestResize (0.39s) [2022-02-11T19:10:39.177Z] === RUN TestResizeWithInvalidSize [2022-02-11T19:10:39.582Z] === CONT TestStopContainerWithTimeout/1 [2022-02-11T19:10:39.743Z] --- PASS: TestResizeWithInvalidSize (0.41s) [2022-02-11T19:10:39.743Z] === RUN TestResizeWhenContainerNotStarted [2022-02-11T19:10:40.001Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2022-02-11T19:10:40.001Z] === RUN TestDaemonRestartKillContainers [2022-02-11T19:10:40.001Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-02-11T19:10:40.001Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-02-11T19:10:40.001Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-02-11T19:10:40.001Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-02-11T19:10:40.001Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-02-11T19:10:40.001Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-02-11T19:10:40.001Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-02-11T19:10:40.001Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-02-11T19:10:40.001Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-02-11T19:10:40.001Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-02-11T19:10:40.001Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-02-11T19:10:40.001Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-02-11T19:10:40.001Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-02-11T19:10:40.001Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-02-11T19:10:40.001Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-02-11T19:10:40.001Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-02-11T19:10:40.001Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-11T19:10:40.001Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-11T19:10:40.001Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-11T19:10:40.001Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-11T19:10:40.001Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-11T19:10:40.001Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-11T19:10:40.001Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-11T19:10:40.001Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-11T19:10:40.001Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-02-11T19:10:40.001Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-02-11T19:10:40.001Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-02-11T19:10:40.001Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-02-11T19:10:40.001Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-02-11T19:10:40.001Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-02-11T19:10:40.001Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-02-11T19:10:40.001Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-02-11T19:10:40.001Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-02-11T19:10:40.001Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-02-11T19:10:40.751Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-02-11T19:10:40.948Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-02-11T19:10:40.948Z] --- PASS: TestStopContainerWithTimeout/0 (0.58s) [2022-02-11T19:10:40.948Z] --- PASS: TestStopContainerWithTimeout/-1 (2.65s) [2022-02-11T19:10:40.948Z] --- PASS: TestStopContainerWithTimeout/3 (2.36s) [2022-02-11T19:10:40.948Z] --- PASS: TestStopContainerWithTimeout/1 (1.42s) [2022-02-11T19:10:40.948Z] === RUN TestDeleteDevicemapper [2022-02-11T19:10:40.948Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-02-11T19:10:40.948Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-02-11T19:10:40.948Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-02-11T19:10:41.377Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-02-11T19:10:41.635Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-02-11T19:10:42.569Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-02-11T19:10:42.827Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-11T19:10:42.840Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.87s) [2022-02-11T19:10:42.840Z] === RUN TestUpdateMemory [2022-02-11T19:10:42.840Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-11T19:10:42.840Z] --- SKIP: TestUpdateMemory (0.00s) [2022-02-11T19:10:42.840Z] === RUN TestUpdateCPUQuota [2022-02-11T19:10:42.840Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-11T19:10:42.840Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-02-11T19:10:42.840Z] === RUN TestUpdatePidsLimit [2022-02-11T19:10:42.840Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-11T19:10:42.840Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-02-11T19:10:42.840Z] === RUN TestUpdateRestartPolicy [2022-02-11T19:10:43.284Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-02-11T19:10:43.765Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-11T19:10:43.848Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-02-11T19:10:46.294Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-11T19:10:46.371Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-02-11T19:10:47.229Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-11T19:10:49.761Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-02-11T19:10:51.136Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-02-11T19:10:51.394Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-02-11T19:10:52.769Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-02-11T19:10:53.334Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-02-11T19:10:54.525Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-02-11T19:10:54.709Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-02-11T19:10:55.011Z] --- PASS: TestUpdateRestartPolicy (10.87s) [2022-02-11T19:10:55.011Z] === RUN TestUpdateRestartWithAutoRemove [2022-02-11T19:10:55.011Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s) [2022-02-11T19:10:55.011Z] === RUN TestWaitNonBlocked [2022-02-11T19:10:55.011Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-11T19:10:55.011Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-11T19:10:55.011Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-11T19:10:55.011Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-11T19:10:55.011Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-11T19:10:55.011Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-11T19:10:55.011Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-02-11T19:10:55.011Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.51s) [2022-02-11T19:10:55.011Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.63s) [2022-02-11T19:10:55.011Z] === RUN TestWaitBlocked [2022-02-11T19:10:55.011Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-11T19:10:55.011Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-11T19:10:55.011Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-02-11T19:10:55.011Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-02-11T19:10:55.011Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-11T19:10:55.011Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-02-11T19:10:55.275Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-02-11T19:10:55.573Z] --- PASS: TestWaitBlocked (0.01s) [2022-02-11T19:10:55.573Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.74s) [2022-02-11T19:10:55.573Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.77s) [2022-02-11T19:10:55.573Z] === CONT TestDaemonRestartIpcMode [2022-02-11T19:10:55.573Z] === CONT TestIpcModeOlderClient [2022-02-11T19:10:55.573Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-02-11T19:10:55.573Z] === CONT TestRestartDaemonWithRestartingContainer [2022-02-11T19:10:55.728Z] Removing intermediate container 90344e15b175 [2022-02-11T19:10:55.728Z] ---> e00f6ee6581d [2022-02-11T19:10:55.728Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-02-11T19:10:55.728Z] ---> Running in a27063715915 [2022-02-11T19:10:55.728Z] Removing intermediate container a27063715915 [2022-02-11T19:10:55.728Z] ---> 3160a34e483d [2022-02-11T19:10:55.728Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-02-11T19:10:55.728Z] ---> Running in 1d719c83e1e8 [2022-02-11T19:10:56.202Z] Removing intermediate container 1d719c83e1e8 [2022-02-11T19:10:56.202Z] ---> dfebafd2922e [2022-02-11T19:10:56.202Z] Step 11/11 : COPY . . [2022-02-11T19:10:57.044Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-02-11T19:10:57.176Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-02-11T19:10:57.176Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.37s) [2022-02-11T19:10:57.176Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.66s) [2022-02-11T19:10:57.176Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.21s) [2022-02-11T19:10:57.176Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.22s) [2022-02-11T19:10:57.176Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.22s) [2022-02-11T19:10:57.176Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.28s) [2022-02-11T19:10:57.176Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.30s) [2022-02-11T19:10:57.176Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.63s) [2022-02-11T19:10:57.176Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.73s) [2022-02-11T19:10:57.176Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.70s) [2022-02-11T19:10:57.176Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.85s) [2022-02-11T19:10:57.176Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.85s) [2022-02-11T19:10:57.176Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.93s) [2022-02-11T19:10:57.176Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.79s) [2022-02-11T19:10:57.176Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.71s) [2022-02-11T19:10:57.176Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.72s) [2022-02-11T19:10:57.176Z] === RUN TestCgroupNamespacesRun [2022-02-11T19:10:58.093Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.29s) [2022-02-11T19:10:58.110Z] --- PASS: TestCgroupNamespacesRun (1.15s) [2022-02-11T19:10:58.110Z] === RUN TestCgroupNamespacesRunPrivileged [2022-02-11T19:10:58.110Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-02-11T19:10:58.110Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-02-11T19:10:58.110Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-02-11T19:10:58.350Z] --- PASS: TestDaemonRestartIpcMode (2.66s) [2022-02-11T19:10:58.350Z] PASS [2022-02-11T19:10:58.350Z] [2022-02-11T19:10:58.350Z] === Skipped [2022-02-11T19:10:58.350Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-02-11T19:10:58.350Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-11T19:10:58.350Z] [2022-02-11T19:10:58.350Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-02-11T19:10:58.350Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-02-11T19:10:58.350Z] [2022-02-11T19:10:58.350Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-02-11T19:10:58.350Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-11T19:10:58.350Z] [2022-02-11T19:10:58.350Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-02-11T19:10:58.350Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-02-11T19:10:58.350Z] [2022-02-11T19:10:58.350Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-02-11T19:10:58.350Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-02-11T19:10:58.350Z] [2022-02-11T19:10:58.350Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-02-11T19:10:58.350Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-11T19:10:58.350Z] [2022-02-11T19:10:58.350Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-02-11T19:10:58.350Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-11T19:10:58.350Z] [2022-02-11T19:10:58.350Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-02-11T19:10:58.350Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-11T19:10:58.350Z] [2022-02-11T19:10:58.350Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-02-11T19:10:58.350Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-11T19:10:58.350Z] [2022-02-11T19:10:58.350Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-02-11T19:10:58.350Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-11T19:10:58.350Z] [2022-02-11T19:10:58.350Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-02-11T19:10:58.350Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-11T19:10:58.350Z] [2022-02-11T19:10:58.350Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-02-11T19:10:58.350Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-11T19:10:58.350Z] [2022-02-11T19:10:58.350Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-02-11T19:10:58.350Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-02-11T19:10:58.350Z] [2022-02-11T19:10:58.350Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2022-02-11T19:10:58.350Z] 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-02-11T19:10:58.350Z] [2022-02-11T19:10:58.350Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-02-11T19:10:58.350Z] 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-02-11T19:10:58.350Z] [2022-02-11T19:10:58.350Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-02-11T19:10:58.350Z] 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-02-11T19:10:58.350Z] [2022-02-11T19:10:58.350Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-02-11T19:10:58.350Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-11T19:10:58.350Z] [2022-02-11T19:10:58.350Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-02-11T19:10:58.350Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-02-11T19:10:58.350Z] [2022-02-11T19:10:58.350Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2022-02-11T19:10:58.350Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-11T19:10:58.350Z] [2022-02-11T19:10:58.350Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-02-11T19:10:58.350Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-02-11T19:10:58.350Z] [2022-02-11T19:10:58.350Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2022-02-11T19:10:58.350Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-02-11T19:10:58.350Z] [2022-02-11T19:10:58.350Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-02-11T19:10:58.350Z] 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-02-11T19:10:58.350Z] [2022-02-11T19:10:58.350Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-02-11T19:10:58.350Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-11T19:10:58.350Z] [2022-02-11T19:10:58.350Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-02-11T19:10:58.350Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-02-11T19:10:58.350Z] [2022-02-11T19:10:58.350Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-02-11T19:10:58.350Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-11T19:10:58.350Z] [2022-02-11T19:10:58.350Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-02-11T19:10:58.350Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-11T19:10:58.350Z] [2022-02-11T19:10:58.350Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-02-11T19:10:58.350Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-11T19:10:58.350Z] [2022-02-11T19:10:58.350Z] DONE 177 tests, 27 skipped in 70.820s [2022-02-11T19:10:58.350Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-02-11T19:10:58.350Z] === RUN TestConfigDaemonLibtrustID [2022-02-11T19:10:58.914Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-02-11T19:10:58.914Z] === RUN TestDaemonConfigValidation [2022-02-11T19:10:58.914Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-02-11T19:10:58.914Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-02-11T19:10:58.914Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-02-11T19:10:58.914Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-02-11T19:10:58.914Z] === RUN TestDaemonConfigValidation/invalid_config [2022-02-11T19:10:58.914Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-02-11T19:10:58.915Z] === RUN TestDaemonConfigValidation/malformed_config [2022-02-11T19:10:58.915Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-02-11T19:10:58.915Z] === RUN TestDaemonConfigValidation/valid_config [2022-02-11T19:10:58.915Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-02-11T19:10:58.915Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-02-11T19:10:58.915Z] === CONT TestDaemonConfigValidation/malformed_config [2022-02-11T19:10:58.915Z] === CONT TestDaemonConfigValidation/valid_config [2022-02-11T19:10:58.915Z] === CONT TestDaemonConfigValidation/invalid_config [2022-02-11T19:10:59.044Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.14s) [2022-02-11T19:10:59.044Z] === RUN TestCgroupNamespacesRunHostMode [2022-02-11T19:10:59.171Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-02-11T19:10:59.171Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-02-11T19:10:59.171Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-02-11T19:10:59.171Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-02-11T19:10:59.171Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-02-11T19:10:59.171Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-02-11T19:10:59.171Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-02-11T19:10:59.171Z] === RUN TestConfigDaemonSeccompProfiles [2022-02-11T19:10:59.171Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-02-11T19:11:00.100Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-02-11T19:11:00.325Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-02-11T19:11:00.330Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-02-11T19:11:00.330Z] [2022-02-11T19:11:00.330Z] ________ ____ __. [2022-02-11T19:11:00.330Z] \_____ \ | |/ _| [2022-02-11T19:11:00.330Z] / | \| < [2022-02-11T19:11:00.330Z] / | \ | \ [2022-02-11T19:11:00.330Z] \_______ /____|__ \ [2022-02-11T19:11:00.330Z] \/ \/ [2022-02-11T19:11:00.330Z] [2022-02-11T19:11:00.330Z] INFO: make.ps1 ended at 02/11/2022 19:10:55 [2022-02-11T19:11:00.330Z] INFO: Binaries build ended at 02/11/2022 19:10:57. Duration:00:01:28.3707182 [2022-02-11T19:11:00.330Z] INFO: Copying the built daemon binary to d:\CI\PR-43230\1\binary\dockerd-2deec80dba.exe... [2022-02-11T19:11:00.330Z] INFO: Copying the built client binary to d:\CI\PR-43230\1\binary\docker-2deec80dba.exe... [2022-02-11T19:11:00.330Z] INFO: Copying dockerversion from the container... [2022-02-11T19:11:00.330Z] INFO: Copying the golang package from the container to d:\CI\PR-43230\1\installer\go.zip... [2022-02-11T19:11:00.330Z] INFO: Extracting go.zip to d:\CI\PR-43230\1\go [2022-02-11T19:11:00.418Z] --- PASS: TestCgroupNamespacesRunHostMode (1.13s) [2022-02-11T19:11:00.418Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-02-11T19:11:01.254Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-02-11T19:11:01.352Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.17s) [2022-02-11T19:11:01.352Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-02-11T19:11:01.468Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-02-11T19:11:02.396Z] === CONT TestConfigDaemonSeccompProfiles [2022-02-11T19:11:02.396Z] daemon_test.go:156: [d88482c30f062] daemon is not started [2022-02-11T19:11:02.396Z] --- PASS: TestConfigDaemonSeccompProfiles (3.26s) [2022-02-11T19:11:02.396Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2022-02-11T19:11:02.396Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.09s) [2022-02-11T19:11:02.396Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.09s) [2022-02-11T19:11:02.396Z] === RUN TestDaemonProxy [2022-02-11T19:11:02.396Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-02-11T19:11:02.396Z] --- SKIP: TestDaemonProxy (0.00s) [2022-02-11T19:11:02.396Z] PASS [2022-02-11T19:11:02.396Z] [2022-02-11T19:11:02.396Z] === Skipped [2022-02-11T19:11:02.396Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-02-11T19:11:02.396Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-02-11T19:11:02.396Z] [2022-02-11T19:11:02.396Z] DONE 12 tests, 1 skipped in 4.144s [2022-02-11T19:11:02.396Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-02-11T19:11:02.652Z] INFO: Testing against a local daemon [2022-02-11T19:11:02.652Z] === RUN TestCommitInheritsEnv [2022-02-11T19:11:02.729Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s) [2022-02-11T19:11:02.729Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-02-11T19:11:03.296Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-02-11T19:11:03.296Z] === RUN TestCgroupNamespacesRunOlderClient [2022-02-11T19:11:03.778Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-02-11T19:11:04.542Z] --- PASS: TestCommitInheritsEnv (1.60s) [2022-02-11T19:11:04.542Z] === RUN TestImportExtremelyLargeImageWorks [2022-02-11T19:11:04.542Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-02-11T19:11:04.542Z] === RUN TestImportWithCustomPlatform [2022-02-11T19:11:04.542Z] === RUN TestImportWithCustomPlatform/#00 [2022-02-11T19:11:04.542Z] === RUN TestImportWithCustomPlatform/_______ [2022-02-11T19:11:04.542Z] === RUN TestImportWithCustomPlatform// [2022-02-11T19:11:04.542Z] === RUN TestImportWithCustomPlatform/linux [2022-02-11T19:11:04.542Z] === RUN TestImportWithCustomPlatform/LINUX [2022-02-11T19:11:04.542Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-02-11T19:11:04.542Z] === RUN TestImportWithCustomPlatform/macos [2022-02-11T19:11:04.542Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-02-11T19:11:04.542Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-02-11T19:11:04.542Z] --- PASS: TestImportWithCustomPlatform (0.28s) [2022-02-11T19:11:04.542Z] --- PASS: TestImportWithCustomPlatform/#00 (0.06s) [2022-02-11T19:11:04.542Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-02-11T19:11:04.542Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-02-11T19:11:04.542Z] --- PASS: TestImportWithCustomPlatform/linux (0.06s) [2022-02-11T19:11:04.542Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.06s) [2022-02-11T19:11:04.542Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-02-11T19:11:04.542Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-02-11T19:11:04.542Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-02-11T19:11:04.542Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-02-11T19:11:04.542Z] === RUN TestImagesFilterMultiReference [2022-02-11T19:11:04.542Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-02-11T19:11:04.542Z] === RUN TestImagePullPlatformInvalid [2022-02-11T19:11:04.542Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-02-11T19:11:04.542Z] === RUN TestRemoveImageOrphaning [2022-02-11T19:11:04.670Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.16s) [2022-02-11T19:11:04.670Z] === RUN TestNISDomainname [2022-02-11T19:11:04.928Z] --- PASS: TestNISDomainname (0.62s) [2022-02-11T19:11:04.928Z] === RUN TestHostnameDnsResolution [2022-02-11T19:11:05.861Z] --- PASS: TestHostnameDnsResolution (0.61s) [2022-02-11T19:11:05.861Z] === RUN TestUnprivilegedPortsAndPing [2022-02-11T19:11:06.121Z] --- PASS: TestUnprivilegedPortsAndPing (0.50s) [2022-02-11T19:11:06.121Z] === RUN TestStats [2022-02-11T19:11:06.297Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-02-11T19:11:06.431Z] --- PASS: TestRemoveImageOrphaning (1.66s) [2022-02-11T19:11:06.431Z] === RUN TestRemoveImageGarbageCollector [2022-02-11T19:11:06.431Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-02-11T19:11:06.431Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-02-11T19:11:06.431Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-02-11T19:11:06.431Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-02-11T19:11:06.431Z] === RUN TestTagInvalidReference [2022-02-11T19:11:06.431Z] --- PASS: TestTagInvalidReference (0.01s) [2022-02-11T19:11:06.431Z] === RUN TestTagValidPrefixedRepo [2022-02-11T19:11:06.431Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-02-11T19:11:06.431Z] === RUN TestTagExistedNameWithoutForce [2022-02-11T19:11:06.431Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-02-11T19:11:06.431Z] === RUN TestTagOfficialNames [2022-02-11T19:11:06.431Z] --- PASS: TestTagOfficialNames (0.04s) [2022-02-11T19:11:06.431Z] === RUN TestTagMatchesDigest [2022-02-11T19:11:06.431Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-02-11T19:11:06.431Z] === CONT TestImportExtremelyLargeImageWorks [2022-02-11T19:11:08.649Z] --- PASS: TestStats (2.44s) [2022-02-11T19:11:08.649Z] === RUN TestStopContainerWithTimeout [2022-02-11T19:11:08.649Z] === RUN TestStopContainerWithTimeout/0 [2022-02-11T19:11:08.649Z] === PAUSE TestStopContainerWithTimeout/0 [2022-02-11T19:11:08.649Z] === RUN TestStopContainerWithTimeout/1 [2022-02-11T19:11:08.649Z] === PAUSE TestStopContainerWithTimeout/1 [2022-02-11T19:11:08.649Z] === RUN TestStopContainerWithTimeout/3 [2022-02-11T19:11:08.649Z] === PAUSE TestStopContainerWithTimeout/3 [2022-02-11T19:11:08.649Z] === RUN TestStopContainerWithTimeout/-1 [2022-02-11T19:11:08.649Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-02-11T19:11:08.649Z] === CONT TestStopContainerWithTimeout/0 [2022-02-11T19:11:08.649Z] === CONT TestStopContainerWithTimeout/-1 [2022-02-11T19:11:09.218Z] === CONT TestStopContainerWithTimeout/3 [2022-02-11T19:11:09.568Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-02-11T19:11:11.464Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-02-11T19:11:11.764Z] === CONT TestStopContainerWithTimeout/1 [2022-02-11T19:11:12.724Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-02-11T19:11:12.724Z] --- PASS: TestStopContainerWithTimeout/0 (0.59s) [2022-02-11T19:11:12.724Z] --- PASS: TestStopContainerWithTimeout/-1 (2.67s) [2022-02-11T19:11:12.724Z] --- PASS: TestStopContainerWithTimeout/3 (2.44s) [2022-02-11T19:11:12.724Z] --- PASS: TestStopContainerWithTimeout/1 (1.51s) [2022-02-11T19:11:12.724Z] === RUN TestDeleteDevicemapper [2022-02-11T19:11:12.724Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-02-11T19:11:12.724Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-02-11T19:11:12.724Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-02-11T19:11:13.357Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-02-11T19:11:13.792Z] ok github.com/docker/docker/libnetwork/networkdb 104.623s coverage: 60.1% of statements [2022-02-11T19:11:13.792Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-02-11T19:11:13.792Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-02-11T19:11:13.792Z] ok github.com/docker/docker/libnetwork/osl 4.326s coverage: 39.7% of statements [2022-02-11T19:11:13.792Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2022-02-11T19:11:13.792Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2022-02-11T19:11:14.720Z] ok github.com/docker/docker/libnetwork/portmapper 0.278s coverage: 48.6% of statements [2022-02-11T19:11:14.720Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-02-11T19:11:14.721Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-02-11T19:11:14.978Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-02-11T19:11:14.978Z] [2022-02-11T19:11:14.978Z] === Skipped [2022-02-11T19:11:14.978Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-02-11T19:11:14.978Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-02-11T19:11:14.978Z] [2022-02-11T19:11:14.978Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-02-11T19:11:14.978Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-02-11T19:11:14.978Z] [2022-02-11T19:11:14.978Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-02-11T19:11:14.978Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-02-11T19:11:14.978Z] [2022-02-11T19:11:14.978Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-02-11T19:11:14.978Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-11T19:11:14.978Z] [2022-02-11T19:11:14.978Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-02-11T19:11:14.978Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-11T19:11:14.978Z] [2022-02-11T19:11:14.978Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-02-11T19:11:14.978Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-11T19:11:14.978Z] [2022-02-11T19:11:14.978Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-02-11T19:11:14.978Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-11T19:11:14.978Z] [2022-02-11T19:11:14.978Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-02-11T19:11:14.978Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-11T19:11:14.978Z] [2022-02-11T19:11:14.978Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-02-11T19:11:14.978Z] firewalld_test.go:14: firewalld is not running [2022-02-11T19:11:14.978Z] [2022-02-11T19:11:14.978Z] DONE 326 tests, 9 skipped in 201.344s [2022-02-11T19:11:15.252Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.05s) [2022-02-11T19:11:15.252Z] === RUN TestUpdateMemory [2022-02-11T19:11:15.252Z] --- PASS: TestUpdateMemory (0.52s) [2022-02-11T19:11:15.252Z] === RUN TestUpdateCPUQuota Post stage [Pipeline] junit [2022-02-11T19:11:15.555Z] Recording test results [2022-02-11T19:11:15.877Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-02-11T19:11:15.878Z] Using test binary docker [2022-02-11T19:11:15.878Z] +++ /etc/init.d/apparmor start [2022-02-11T19:11:15.878Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-02-11T19:11:15.878Z] INFO: Waiting for daemon to start... [2022-02-11T19:11:15.878Z] Starting dockerd [2022-02-11T19:11:15.878Z] +++ 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-02-11T19:11:16.185Z] --- PASS: TestUpdateCPUQuota (0.82s) [2022-02-11T19:11:16.185Z] === RUN TestUpdatePidsLimit [2022-02-11T19:11:16.185Z] === RUN TestUpdatePidsLimit/update_from_none [2022-02-11T19:11:16.443Z] === RUN TestUpdatePidsLimit/no_change [2022-02-11T19:11:16.701Z] === RUN TestUpdatePidsLimit/update_lower [2022-02-11T19:11:16.959Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-02-11T19:11:16.959Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-02-11T19:11:17.217Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-02-11T19:11:17.355Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-02-11T19:11:17.475Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-02-11T19:11:17.716Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43230/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2deec80dba28461a3cb3a51b20dd98b7363dd45b -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:2deec80dba28461a3cb3a51b20dd98b7363dd45b hack/make.sh dynbinary test-integration [2022-02-11T19:11:17.972Z] [2022-02-11T19:11:18.041Z] --- PASS: TestUpdatePidsLimit (1.96s) [2022-02-11T19:11:18.041Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.19s) [2022-02-11T19:11:18.041Z] --- PASS: TestUpdatePidsLimit/no_change (0.21s) [2022-02-11T19:11:18.041Z] --- PASS: TestUpdatePidsLimit/update_lower (0.26s) [2022-02-11T19:11:18.041Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.18s) [2022-02-11T19:11:18.041Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s) [2022-02-11T19:11:18.041Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.30s) [2022-02-11T19:11:18.041Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s) [2022-02-11T19:11:18.041Z] === RUN TestUpdateRestartPolicy [2022-02-11T19:11:18.232Z] Removing bundles/ [2022-02-11T19:11:18.232Z] [2022-02-11T19:11:18.232Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-02-11T19:11:18.232Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-02-11T19:11:18.232Z] GOOS="" GOARCH="" GOARM="" [2022-02-11T19:11:18.400Z] . [2022-02-11T19:11:18.400Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-02-11T19:11:18.400Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-02-11T19:11:18.400Z] Error: No such image: emptyfs [2022-02-11T19:11:18.400Z] ++++ docker load [2022-02-11T19:11:18.400Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-02-11T19:11:18.656Z] Running integration-test (iteration 1) [2022-02-11T19:11:18.656Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-02-11T19:11:18.656Z] ++ 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-02-11T19:11:18.656Z] ++ set -e [2022-02-11T19:11:18.656Z] ++ '[' -n 0 ']' [2022-02-11T19:11:18.656Z] ++ set -x [2022-02-11T19:11:18.657Z] ++ 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-02-11T19:11:19.587Z] Loaded image: busybox:latest [2022-02-11T19:11:19.852Z] Loaded image: busybox:glibc [2022-02-11T19:11:23.156Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-02-11T19:11:23.156Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-11T19:11:23.156Z] GOOS="" GOARCH="" GOARM="" [2022-02-11T19:11:23.156Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-11T19:11:23.156Z] [2022-02-11T19:11:23.156Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-02-11T19:11:23.156Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-02-11T19:11:23.156Z] Using test binary docker [2022-02-11T19:11:23.156Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-02-11T19:11:23.156Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-02-11T19:11:23.156Z] INFO: Waiting for daemon to start... [2022-02-11T19:11:23.156Z] Starting dockerd [2022-02-11T19:11:23.156Z] . [2022-02-11T19:11:23.156Z] INFO: Building docker-sdk-python3:5.0.3... [2022-02-11T19:11:24.034Z] Loaded image: debian:bullseye-slim [2022-02-11T19:11:24.291Z] Loaded image: hello-world:latest [2022-02-11T19:11:24.292Z] Loaded image: arm32v7/hello-world:latest [2022-02-11T19:11:24.292Z] INFO: Testing against a local daemon [2022-02-11T19:11:24.292Z] === RUN TestCgroupNamespacesBuild [2022-02-11T19:11:26.822Z] --- PASS: TestCgroupNamespacesBuild (2.44s) [2022-02-11T19:11:26.822Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-02-11T19:11:26.967Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-02-11T19:11:26.967Z] [2022-02-11T19:11:26.967Z] ________ ____ __. [2022-02-11T19:11:26.967Z] \_____ \ | |/ _| [2022-02-11T19:11:26.967Z] / | \| < [2022-02-11T19:11:26.967Z] / | \ | \ [2022-02-11T19:11:26.967Z] \_______ /____|__ \ [2022-02-11T19:11:26.967Z] \/ \/ [2022-02-11T19:11:26.967Z] [2022-02-11T19:11:26.967Z] INFO: make.ps1 ended at 02/11/2022 19:11:21 [2022-02-11T19:11:26.967Z] INFO: Binaries build ended at 02/11/2022 19:11:22. Duration:00:01:27.8147770 [2022-02-11T19:11:26.967Z] INFO: Copying the built daemon binary to d:\CI\PR-43230\1\binary\dockerd-2deec80dba.exe... [2022-02-11T19:11:26.967Z] INFO: Copying the built client binary to d:\CI\PR-43230\1\binary\docker-2deec80dba.exe... [2022-02-11T19:11:26.967Z] INFO: Copying dockerversion from the container... [2022-02-11T19:11:26.967Z] INFO: Copying the golang package from the container to d:\CI\PR-43230\1\installer\go.zip... [2022-02-11T19:11:26.967Z] INFO: Extracting go.zip to d:\CI\PR-43230\1\go [2022-02-11T19:11:29.345Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.07s) [2022-02-11T19:11:29.345Z] === RUN TestBuildWithSession [2022-02-11T19:11:29.345Z] build_session_test.go:25: TODO: BuildKit [2022-02-11T19:11:29.345Z] --- SKIP: TestBuildWithSession (0.00s) [2022-02-11T19:11:29.345Z] === RUN TestBuildSquashParent [2022-02-11T19:11:30.247Z] --- PASS: TestUpdateRestartPolicy (10.97s) [2022-02-11T19:11:30.247Z] === RUN TestUpdateRestartWithAutoRemove [2022-02-11T19:11:30.247Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2022-02-11T19:11:30.247Z] === RUN TestWaitNonBlocked [2022-02-11T19:11:30.247Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-11T19:11:30.247Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-11T19:11:30.247Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-11T19:11:30.247Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-11T19:11:30.247Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-11T19:11:30.247Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-11T19:11:30.247Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-02-11T19:11:30.247Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.66s) [2022-02-11T19:11:30.247Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.72s) [2022-02-11T19:11:30.247Z] === RUN TestWaitBlocked [2022-02-11T19:11:30.247Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-11T19:11:30.247Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-11T19:11:30.247Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-02-11T19:11:30.247Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-02-11T19:11:30.247Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-11T19:11:30.247Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-02-11T19:11:30.453Z] INFO: Extraction ended at 02/11/2022 19:11:26. Duration:00:00:27.2047040 [2022-02-11T19:11:30.453Z] INFO: Updating the golang and path environment variables [2022-02-11T19:11:30.453Z] INFO: GOPATH=d:\gopath [2022-02-11T19:11:30.453Z] INFO: go version go1.17.6 windows/amd64 [2022-02-11T19:11:30.453Z] INFO: Running the daemon under test in debug mode [2022-02-11T19:11:30.453Z] INFO: Starting a daemon under test... [2022-02-11T19:11:30.453Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43230\1\daemon --pidfile d:\CI\PR-43230\1\docker.pid -D [2022-02-11T19:11:30.453Z] INFO: Process started successfully. [2022-02-11T19:11:30.453Z] INFO: Start tailing logs of the daemon under tests [2022-02-11T19:11:30.453Z] INFO: Waiting for the daemon under test to start... [2022-02-11T19:11:31.183Z] --- PASS: TestWaitBlocked (0.02s) [2022-02-11T19:11:31.183Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.82s) [2022-02-11T19:11:31.183Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.87s) [2022-02-11T19:11:31.183Z] === CONT TestContainerStartOnDaemonRestart [2022-02-11T19:11:31.183Z] === CONT TestContainerKillOnDaemonStart [2022-02-11T19:11:32.156Z] ---> 5adf4c5af5fd [2022-02-11T19:11:32.156Z] Successfully built 5adf4c5af5fd [2022-02-11T19:11:32.156Z] Successfully tagged docker:latest [2022-02-11T19:11:32.156Z] INFO: Image build ended at 02/11/2022 19:11:29. Duration:00:04:14.0286795 [2022-02-11T19:11:32.156Z] [2022-02-11T19:11:32.156Z] [2022-02-11T19:11:32.156Z] INFO: Building the test binaries at 02/11/2022 19:11:29... [2022-02-11T19:11:33.717Z] --- PASS: TestContainerStartOnDaemonRestart (2.13s) [2022-02-11T19:11:33.717Z] === CONT TestRestartDaemonWithRestartingContainer [2022-02-11T19:11:35.091Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.70s) [2022-02-11T19:11:35.091Z] === CONT TestDaemonHostGatewayIP [2022-02-11T19:11:35.979Z] INFO: make.ps1 starting at 02/11/2022 19:11:35 [2022-02-11T19:11:36.451Z] INFO: Git commit (2deec80dba) assumed from DOCKER_GITCOMMIT environment variable [2022-02-11T19:11:36.451Z] INFO: Invoking autogen... [2022-02-11T19:11:36.925Z] INFO: Building daemon... [2022-02-11T19:11:37.621Z] --- PASS: TestDaemonHostGatewayIP (2.18s) [2022-02-11T19:11:37.621Z] === CONT TestDaemonRestartIpcMode [2022-02-11T19:11:39.312Z] --- PASS: TestBuildSquashParent (8.98s) [2022-02-11T19:11:39.312Z] === RUN TestBuildWithRemoveAndForceRemove [2022-02-11T19:11:39.312Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-11T19:11:39.312Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-11T19:11:39.312Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-11T19:11:39.312Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-11T19:11:39.312Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-11T19:11:39.312Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-11T19:11:39.312Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-11T19:11:39.312Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-11T19:11:39.312Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-11T19:11:39.312Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-11T19:11:39.312Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-11T19:11:39.312Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-11T19:11:39.312Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-11T19:11:39.312Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-11T19:11:39.521Z] === CONT TestIpcModeOlderClient [2022-02-11T19:11:39.522Z] --- PASS: TestDaemonRestartIpcMode (2.13s) [2022-02-11T19:11:39.522Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-02-11T19:11:40.680Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-11T19:11:40.937Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-11T19:11:42.802Z] --- PASS: TestContainerKillOnDaemonStart (11.73s) [2022-02-11T19:11:42.802Z] PASS [2022-02-11T19:11:42.802Z] [2022-02-11T19:11:42.802Z] === Skipped [2022-02-11T19:11:42.802Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-02-11T19:11:42.802Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-11T19:11:42.802Z] [2022-02-11T19:11:42.802Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-02-11T19:11:42.802Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-02-11T19:11:42.802Z] [2022-02-11T19:11:42.802Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-02-11T19:11:42.802Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-02-11T19:11:42.802Z] [2022-02-11T19:11:42.802Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-02-11T19:11:42.802Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-02-11T19:11:42.802Z] [2022-02-11T19:11:42.802Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-02-11T19:11:42.802Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-02-11T19:11:42.802Z] [2022-02-11T19:11:42.802Z] DONE 200 tests, 5 skipped in 112.527s [2022-02-11T19:11:42.802Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-02-11T19:11:43.061Z] === RUN TestConfigDaemonLibtrustID [2022-02-11T19:11:43.458Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-11T19:11:43.627Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-02-11T19:11:43.627Z] === RUN TestDaemonConfigValidation [2022-02-11T19:11:43.627Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-02-11T19:11:43.627Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-02-11T19:11:43.627Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-02-11T19:11:43.627Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-02-11T19:11:43.627Z] === RUN TestDaemonConfigValidation/invalid_config [2022-02-11T19:11:43.627Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-02-11T19:11:43.627Z] === RUN TestDaemonConfigValidation/malformed_config [2022-02-11T19:11:43.627Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-02-11T19:11:43.627Z] === RUN TestDaemonConfigValidation/valid_config [2022-02-11T19:11:43.627Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-02-11T19:11:43.627Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-02-11T19:11:43.627Z] === CONT TestDaemonConfigValidation/malformed_config [2022-02-11T19:11:43.627Z] === CONT TestDaemonConfigValidation/valid_config [2022-02-11T19:11:43.627Z] === CONT TestDaemonConfigValidation/invalid_config [2022-02-11T19:11:43.627Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-02-11T19:11:43.627Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-02-11T19:11:43.627Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-02-11T19:11:43.627Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-02-11T19:11:43.627Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-02-11T19:11:43.627Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-02-11T19:11:43.627Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.04s) [2022-02-11T19:11:43.627Z] === RUN TestConfigDaemonSeccompProfiles [2022-02-11T19:11:43.627Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-02-11T19:11:43.715Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-11T19:11:45.001Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-02-11T19:11:45.934Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-02-11T19:11:46.868Z] === CONT TestConfigDaemonSeccompProfiles [2022-02-11T19:11:46.868Z] daemon_test.go:156: [dba1a8126bf9c] daemon is not started [2022-02-11T19:11:46.868Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s) [2022-02-11T19:11:46.868Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-02-11T19:11:46.868Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.05s) [2022-02-11T19:11:46.868Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s) [2022-02-11T19:11:46.868Z] === RUN TestDaemonProxy [2022-02-11T19:11:46.868Z] === RUN TestDaemonProxy/environment_variables [2022-02-11T19:11:46.989Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-02-11T19:11:46.989Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.82s) [2022-02-11T19:11:46.989Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.07s) [2022-02-11T19:11:46.989Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.83s) [2022-02-11T19:11:46.989Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.76s) [2022-02-11T19:11:46.989Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.87s) [2022-02-11T19:11:46.989Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.82s) [2022-02-11T19:11:46.989Z] === RUN TestBuildMultiStageCopy [2022-02-11T19:11:46.989Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-02-11T19:11:48.269Z] ...INFO: Daemon under test started and replied! [2022-02-11T19:11:48.269Z] INFO: Docker version of the daemon under test [2022-02-11T19:11:48.269Z] [2022-02-11T19:11:48.269Z] Client: [2022-02-11T19:11:48.269Z] Version: 17.06.2-ce [2022-02-11T19:11:48.269Z] API version: 1.30 [2022-02-11T19:11:48.269Z] Go version: go1.8.3 [2022-02-11T19:11:48.269Z] Git commit: cec0b72 [2022-02-11T19:11:48.269Z] Built: Tue Sep 5 19:57:19 2017 [2022-02-11T19:11:48.269Z] OS/Arch: windows/amd64 [2022-02-11T19:11:48.269Z] [2022-02-11T19:11:48.269Z] Server: [2022-02-11T19:11:48.269Z] Version: 0.0.0-dev [2022-02-11T19:11:48.269Z] API version: 1.42 (minimum version 1.24) [2022-02-11T19:11:48.269Z] Go version: go1.17.6 [2022-02-11T19:11:48.269Z] Git commit: 2deec80dba [2022-02-11T19:11:48.269Z] Built: 02/11/2022 19:09:33 [2022-02-11T19:11:48.269Z] OS/Arch: windows/amd64 [2022-02-11T19:11:48.269Z] Experimental: false [2022-02-11T19:11:48.269Z] [2022-02-11T19:11:48.269Z] INFO: Docker info of the daemon under test [2022-02-11T19:11:48.269Z] [2022-02-11T19:11:48.269Z] Containers: 0 [2022-02-11T19:11:48.269Z] Running: 0 [2022-02-11T19:11:48.269Z] Paused: 0 [2022-02-11T19:11:48.269Z] Stopped: 0 [2022-02-11T19:11:48.269Z] Images: 0 [2022-02-11T19:11:48.269Z] Server Version: 0.0.0-dev [2022-02-11T19:11:48.269Z] Storage Driver: windowsfilter [2022-02-11T19:11:48.269Z] Windows: [2022-02-11T19:11:48.269Z] Logging Driver: json-file [2022-02-11T19:11:48.269Z] Plugins: [2022-02-11T19:11:48.269Z] Volume: local [2022-02-11T19:11:48.269Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-11T19:11:48.269Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-11T19:11:48.269Z] Swarm: inactive [2022-02-11T19:11:48.269Z] Default Isolation: process [2022-02-11T19:11:48.269Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-02-11T19:11:48.269Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-02-11T19:11:48.269Z] OSType: windows [2022-02-11T19:11:48.269Z] Architecture: x86_64 [2022-02-11T19:11:48.269Z] CPUs: 4 [2022-02-11T19:11:48.269Z] Total Memory: 32GiB [2022-02-11T19:11:48.269Z] Name: azwin-2-ed8400 [2022-02-11T19:11:48.269Z] ID: XGD7:IEUY:IYXZ:S6GW:QAET:6A3Z:NWAE:WZNC:JTFK:EOLW:NHOZ:L7VW [2022-02-11T19:11:48.269Z] Docker Root Dir: D:\CI\PR-43230\1\daemon [2022-02-11T19:11:48.269Z] Debug Mode (client): false [2022-02-11T19:11:48.269Z] Debug Mode (server): true [2022-02-11T19:11:48.269Z] File Descriptors: -1 [2022-02-11T19:11:48.269Z] Goroutines: 16 [2022-02-11T19:11:48.269Z] System Time: 2022-02-11T19:11:46.3319107Z [2022-02-11T19:11:48.269Z] EventsListeners: 0 [2022-02-11T19:11:48.269Z] Registry: https://index.docker.io/v1/ [2022-02-11T19:11:48.269Z] Labels: [2022-02-11T19:11:48.269Z] Experimental: false [2022-02-11T19:11:48.269Z] Insecure Registries: [2022-02-11T19:11:48.269Z] 127.0.0.0/8 [2022-02-11T19:11:48.269Z] Live Restore Enabled: false [2022-02-11T19:11:48.269Z] [2022-02-11T19:11:48.269Z] [2022-02-11T19:11:48.269Z] INFO: Docker images of the daemon under test [2022-02-11T19:11:48.269Z] [2022-02-11T19:11:48.269Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-02-11T19:11:48.269Z] [2022-02-11T19:11:48.269Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-02-11T19:11:48.269Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-02-11T19:11:48.269Z] ltsc2022: Pulling from windows/servercore [2022-02-11T19:11:48.269Z] 8f616e6e9eec: Pulling fs layer [2022-02-11T19:11:48.269Z] 898469748ff6: Pulling fs layer [2022-02-11T19:11:48.766Z] === RUN TestDaemonProxy/command-line_options [2022-02-11T19:11:49.512Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-02-11T19:11:49.512Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-02-11T19:11:50.076Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-02-11T19:11:50.641Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-02-11T19:11:50.666Z] === RUN TestDaemonProxy/configuration_file [2022-02-11T19:11:51.205Z] --- PASS: TestBuildMultiStageCopy (4.52s) [2022-02-11T19:11:51.205Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.58s) [2022-02-11T19:11:51.205Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.49s) [2022-02-11T19:11:51.205Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.39s) [2022-02-11T19:11:51.205Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.56s) [2022-02-11T19:11:51.205Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.50s) [2022-02-11T19:11:51.205Z] === RUN TestBuildMultiStageParentConfig [2022-02-11T19:11:52.137Z] --- PASS: TestBuildMultiStageParentConfig (1.18s) [2022-02-11T19:11:52.137Z] === RUN TestBuildLabelWithTargets [2022-02-11T19:11:52.564Z] === RUN TestDaemonProxy/conflicting_options [2022-02-11T19:11:52.823Z] === RUN TestDaemonProxy/reload_sanitized [2022-02-11T19:11:53.389Z] --- PASS: TestDaemonProxy (6.43s) [2022-02-11T19:11:53.389Z] --- PASS: TestDaemonProxy/environment_variables (1.97s) [2022-02-11T19:11:53.389Z] --- PASS: TestDaemonProxy/command-line_options (1.72s) [2022-02-11T19:11:53.389Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2022-02-11T19:11:53.389Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-02-11T19:11:53.389Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-02-11T19:11:53.389Z] PASS [2022-02-11T19:11:53.389Z] [2022-02-11T19:11:53.389Z] DONE 17 tests in 10.330s [2022-02-11T19:11:53.389Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-02-11T19:11:53.389Z] INFO: Testing against a local daemon [2022-02-11T19:11:53.389Z] === RUN TestCommitInheritsEnv [2022-02-11T19:11:53.647Z] --- PASS: TestCommitInheritsEnv (0.25s) [2022-02-11T19:11:53.647Z] === RUN TestImportExtremelyLargeImageWorks [2022-02-11T19:11:53.647Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-02-11T19:11:53.647Z] === RUN TestImportWithCustomPlatform [2022-02-11T19:11:53.647Z] === RUN TestImportWithCustomPlatform/#00 [2022-02-11T19:11:53.647Z] === RUN TestImportWithCustomPlatform/_______ [2022-02-11T19:11:53.647Z] === RUN TestImportWithCustomPlatform// [2022-02-11T19:11:53.647Z] === RUN TestImportWithCustomPlatform/linux [2022-02-11T19:11:53.647Z] === RUN TestImportWithCustomPlatform/LINUX [2022-02-11T19:11:53.647Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-02-11T19:11:53.906Z] === RUN TestImportWithCustomPlatform/macos [2022-02-11T19:11:53.906Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-02-11T19:11:53.906Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-02-11T19:11:53.906Z] --- PASS: TestImportWithCustomPlatform (0.27s) [2022-02-11T19:11:53.906Z] --- PASS: TestImportWithCustomPlatform/#00 (0.06s) [2022-02-11T19:11:53.906Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-02-11T19:11:53.906Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-02-11T19:11:53.906Z] --- PASS: TestImportWithCustomPlatform/linux (0.06s) [2022-02-11T19:11:53.906Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.06s) [2022-02-11T19:11:53.906Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.06s) [2022-02-11T19:11:53.906Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-02-11T19:11:53.906Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-02-11T19:11:53.906Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-02-11T19:11:53.906Z] === RUN TestImagesFilterMultiReference [2022-02-11T19:11:53.906Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-02-11T19:11:53.906Z] === RUN TestImagePullPlatformInvalid [2022-02-11T19:11:53.906Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-02-11T19:11:53.906Z] === RUN TestRemoveImageOrphaning [2022-02-11T19:11:54.164Z] --- PASS: TestRemoveImageOrphaning (0.24s) [2022-02-11T19:11:54.164Z] === RUN TestRemoveImageGarbageCollector [2022-02-11T19:11:54.658Z] --- PASS: TestBuildLabelWithTargets (1.96s) [2022-02-11T19:11:54.658Z] === RUN TestBuildWithEmptyLayers [2022-02-11T19:11:55.222Z] --- PASS: TestBuildWithEmptyLayers (1.11s) [2022-02-11T19:11:55.222Z] === RUN TestBuildMultiStageOnBuild [2022-02-11T19:11:56.066Z] --- PASS: TestRemoveImageGarbageCollector (1.80s) [2022-02-11T19:11:56.066Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-02-11T19:11:56.066Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-02-11T19:11:56.066Z] === RUN TestTagInvalidReference [2022-02-11T19:11:56.066Z] --- PASS: TestTagInvalidReference (0.01s) [2022-02-11T19:11:56.066Z] === RUN TestTagValidPrefixedRepo [2022-02-11T19:11:56.066Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-02-11T19:11:56.066Z] === RUN TestTagExistedNameWithoutForce [2022-02-11T19:11:56.066Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-02-11T19:11:56.066Z] === RUN TestTagOfficialNames [2022-02-11T19:11:56.066Z] --- PASS: TestTagOfficialNames (0.04s) [2022-02-11T19:11:56.066Z] === RUN TestTagMatchesDigest [2022-02-11T19:11:56.066Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-02-11T19:11:56.066Z] === CONT TestImportExtremelyLargeImageWorks [2022-02-11T19:11:56.946Z] 898469748ff6: Verifying Checksum [2022-02-11T19:11:56.946Z] 898469748ff6: Download complete [2022-02-11T19:11:57.138Z] INFO: Extraction ended at 02/11/2022 19:11:52. Duration:00:00:27.7246900 [2022-02-11T19:11:57.138Z] INFO: Updating the golang and path environment variables [2022-02-11T19:11:57.138Z] INFO: GOPATH=d:\gopath [2022-02-11T19:11:57.138Z] INFO: go version go1.17.6 windows/amd64 [2022-02-11T19:11:57.138Z] INFO: Running the daemon under test in debug mode [2022-02-11T19:11:57.138Z] INFO: Running the daemon under test in containerd mode [2022-02-11T19:11:57.138Z] INFO: Starting a daemon under test... [2022-02-11T19:11:57.138Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43230\1\daemon --pidfile d:\CI\PR-43230\1\docker.pid -D --containerd \\.\pipe\containerd-containerd [2022-02-11T19:11:57.138Z] INFO: Containerd started successfully. [2022-02-11T19:11:57.138Z] INFO: Process started successfully. [2022-02-11T19:11:57.138Z] INFO: Start tailing logs of the daemon under tests [2022-02-11T19:11:57.138Z] INFO: Waiting for the daemon under test to start... [2022-02-11T19:11:58.499Z] --- PASS: TestBuildMultiStageOnBuild (2.79s) [2022-02-11T19:11:58.499Z] === RUN TestBuildUncleanTarFilenames [2022-02-11T19:11:59.871Z] --- PASS: TestBuildUncleanTarFilenames (1.55s) [2022-02-11T19:11:59.871Z] === RUN TestBuildMultiStageLayerLeak [2022-02-11T19:12:01.936Z] sha256:fa3de144a2f1ae3f7dcee79c2a7122948fff4a2930a4607a199443786fc5d974 [2022-02-11T19:12:01.936Z] INFO: Starting docker-py tests... [2022-02-11T19:12:01.936Z] ============================= test session starts ============================== [2022-02-11T19:12:01.936Z] platform linux -- Python 3.7.12, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-02-11T19:12:01.936Z] rootdir: /src, inifile: pytest.ini [2022-02-11T19:12:01.936Z] plugins: timeout-1.3.3, cov-2.6.1 [2022-02-11T19:12:02.198Z] collected 395 items / 2 deselected / 393 selected [2022-02-11T19:12:02.198Z] [2022-02-11T19:12:03.211Z] --- PASS: TestBuildMultiStageLayerLeak (3.05s) [2022-02-11T19:12:03.211Z] === RUN TestBuildWithHugeFile [2022-02-11T19:12:15.017Z] ...INFO: Daemon under test started and replied! [2022-02-11T19:12:15.017Z] INFO: Docker version of the daemon under test [2022-02-11T19:12:15.017Z] [2022-02-11T19:12:15.017Z] Client: [2022-02-11T19:12:15.017Z] Version: 17.06.2-ce [2022-02-11T19:12:15.017Z] API version: 1.30 [2022-02-11T19:12:15.017Z] Go version: go1.8.3 [2022-02-11T19:12:15.017Z] Git commit: cec0b72 [2022-02-11T19:12:15.017Z] Built: Tue Sep 5 19:57:19 2017 [2022-02-11T19:12:15.017Z] OS/Arch: windows/amd64 [2022-02-11T19:12:15.017Z] [2022-02-11T19:12:15.017Z] Server: [2022-02-11T19:12:15.017Z] Version: 0.0.0-dev [2022-02-11T19:12:15.017Z] API version: 1.42 (minimum version 1.24) [2022-02-11T19:12:15.017Z] Go version: go1.17.6 [2022-02-11T19:12:15.017Z] Git commit: 2deec80dba [2022-02-11T19:12:15.017Z] Built: 02/11/2022 19:09:59 [2022-02-11T19:12:15.017Z] OS/Arch: windows/amd64 [2022-02-11T19:12:15.017Z] Experimental: false [2022-02-11T19:12:15.017Z] [2022-02-11T19:12:15.017Z] INFO: Docker info of the daemon under test [2022-02-11T19:12:15.017Z] [2022-02-11T19:12:15.017Z] Containers: 0 [2022-02-11T19:12:15.017Z] Running: 0 [2022-02-11T19:12:15.017Z] Paused: 0 [2022-02-11T19:12:15.017Z] Stopped: 0 [2022-02-11T19:12:15.017Z] Images: 0 [2022-02-11T19:12:15.017Z] Server Version: 0.0.0-dev [2022-02-11T19:12:15.017Z] Storage Driver: windowsfilter [2022-02-11T19:12:15.017Z] Windows: [2022-02-11T19:12:15.017Z] Logging Driver: json-file [2022-02-11T19:12:15.017Z] Plugins: [2022-02-11T19:12:15.017Z] Volume: local [2022-02-11T19:12:15.017Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-11T19:12:15.017Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-11T19:12:15.017Z] Swarm: inactive [2022-02-11T19:12:15.017Z] Default Isolation: process [2022-02-11T19:12:15.017Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-02-11T19:12:15.017Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-02-11T19:12:15.017Z] OSType: windows [2022-02-11T19:12:15.017Z] Architecture: x86_64 [2022-02-11T19:12:15.017Z] CPUs: 4 [2022-02-11T19:12:15.017Z] Total Memory: 32GiB [2022-02-11T19:12:15.017Z] Name: azwin-2-ed8401 [2022-02-11T19:12:15.017Z] ID: WHOE:DU22:AG5Q:NMZC:LDN6:OIQI:VES3:IF6B:6VRS:L3HW:LDCQ:3AH5 [2022-02-11T19:12:15.017Z] Docker Root Dir: D:\CI\PR-43230\1\daemon [2022-02-11T19:12:15.017Z] Debug Mode (client): false [2022-02-11T19:12:15.017Z] Debug Mode (server): true [2022-02-11T19:12:15.017Z] File Descriptors: -1 [2022-02-11T19:12:15.017Z] Goroutines: 31 [2022-02-11T19:12:15.017Z] System Time: 2022-02-11T19:12:12.8177942Z [2022-02-11T19:12:15.017Z] EventsListeners: 0 [2022-02-11T19:12:15.017Z] Registry: https://index.docker.io/v1/ [2022-02-11T19:12:15.017Z] Labels: [2022-02-11T19:12:15.017Z] Experimental: false [2022-02-11T19:12:15.017Z] Insecure Registries: [2022-02-11T19:12:15.017Z] 127.0.0.0/8 [2022-02-11T19:12:15.017Z] Live Restore Enabled: false [2022-02-11T19:12:15.017Z] [2022-02-11T19:12:15.017Z] [2022-02-11T19:12:15.017Z] INFO: Docker images of the daemon under test [2022-02-11T19:12:15.017Z] [2022-02-11T19:12:15.017Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-02-11T19:12:15.017Z] [2022-02-11T19:12:15.017Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-02-11T19:12:15.017Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-02-11T19:12:15.017Z] ltsc2022: Pulling from windows/servercore [2022-02-11T19:12:15.017Z] 8f616e6e9eec: Pulling fs layer [2022-02-11T19:12:15.017Z] 898469748ff6: Pulling fs layer [2022-02-11T19:12:18.101Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-02-11T19:12:18.937Z] tests/integration/api_client_test.py ..... [ 7%] [2022-02-11T19:12:20.456Z] tests/integration/api_config_test.py ...... [ 8%] [2022-02-11T19:12:32.900Z] 898469748ff6: Verifying Checksum [2022-02-11T19:12:32.900Z] 898469748ff6: Download complete [2022-02-11T19:12:39.615Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-02-11T19:12:39.615Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-11T19:12:39.615Z] GOOS="" GOARCH="" GOARM="" [2022-02-11T19:12:39.615Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-11T19:12:39.615Z] [2022-02-11T19:12:39.615Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-02-11T19:12:39.615Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-02-11T19:12:39.615Z] HOSTNAME=977eac4a7275 [2022-02-11T19:12:39.615Z] TESTDEBUG=0 [2022-02-11T19:12:39.615Z] DEST=bundles/test-integration [2022-02-11T19:12:39.615Z] PWD=/go/src/github.com/docker/docker [2022-02-11T19:12:39.615Z] DOCKER_GITCOMMIT=2deec80dba28461a3cb3a51b20dd98b7363dd45b [2022-02-11T19:12:39.615Z] container=docker [2022-02-11T19:12:39.615Z] HOME=/root [2022-02-11T19:12:39.615Z] GOLANG_VERSION=1.17.6 [2022-02-11T19:12:39.615Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-02-11T19:12:39.615Z] VALIDATE_BRANCH=master [2022-02-11T19:12:39.615Z] TERM=xterm [2022-02-11T19:12:39.615Z] DOCKER_PKG=github.com/docker/docker [2022-02-11T19:12:39.615Z] SHLVL=1 [2022-02-11T19:12:39.615Z] TIMEOUT=120m [2022-02-11T19:12:39.615Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-02-11T19:12:39.615Z] DOCKER_GRAPHDRIVER=overlay2 [2022-02-11T19:12:39.615Z] GO111MODULE=off [2022-02-11T19:12:39.615Z] DOCKER_EXPERIMENTAL=1 [2022-02-11T19:12:39.615Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-02-11T19:12:39.615Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-02-11T19:12:39.615Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-02-11T19:12:39.615Z] GOPATH=/go [2022-02-11T19:12:39.615Z] PKG_CONFIG=pkg-config [2022-02-11T19:12:39.615Z] _=/usr/bin/env [2022-02-11T19:12:39.615Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-02-11T19:12:42.877Z] --- PASS: TestImportExtremelyLargeImageWorks (90.12s) [2022-02-11T19:12:42.877Z] PASS [2022-02-11T19:12:42.877Z] [2022-02-11T19:12:42.877Z] === Skipped [2022-02-11T19:12:42.877Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-02-11T19:12:42.877Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-02-11T19:12:42.877Z] [2022-02-11T19:12:42.877Z] DONE 22 tests, 1 skipped in 94.020s [2022-02-11T19:12:42.877Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-02-11T19:12:42.877Z] INFO: Testing against a local daemon [2022-02-11T19:12:42.877Z] === RUN TestNetworkCreateDelete [2022-02-11T19:12:42.877Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-02-11T19:12:42.877Z] === RUN TestDockerNetworkDeletePreferID [2022-02-11T19:12:42.877Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2022-02-11T19:12:42.877Z] === RUN TestDaemonDNSFallback [2022-02-11T19:12:43.440Z] --- PASS: TestDaemonDNSFallback (6.28s) [2022-02-11T19:12:43.440Z] === RUN TestInspectNetwork [2022-02-11T19:12:43.440Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-11T19:12:43.440Z] --- SKIP: TestInspectNetwork (0.00s) [2022-02-11T19:12:43.440Z] === RUN TestRunContainerWithBridgeNone [2022-02-11T19:12:43.440Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-11T19:12:43.440Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-02-11T19:12:43.440Z] === RUN TestNetworkInvalidJSON [2022-02-11T19:12:43.440Z] === RUN TestNetworkInvalidJSON//networks/create [2022-02-11T19:12:43.440Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-02-11T19:12:43.440Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-02-11T19:12:43.440Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-02-11T19:12:43.440Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-11T19:12:43.440Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-11T19:12:43.440Z] === CONT TestNetworkInvalidJSON//networks/create [2022-02-11T19:12:43.440Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-11T19:12:43.440Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-02-11T19:12:43.440Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-02-11T19:12:43.440Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-02-11T19:12:43.440Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-02-11T19:12:43.440Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-02-11T19:12:43.440Z] === RUN TestNetworkList [2022-02-11T19:12:43.440Z] === RUN TestNetworkList//networks [2022-02-11T19:12:43.440Z] === PAUSE TestNetworkList//networks [2022-02-11T19:12:43.440Z] === RUN TestNetworkList//networks/ [2022-02-11T19:12:43.440Z] === PAUSE TestNetworkList//networks/ [2022-02-11T19:12:43.440Z] === CONT TestNetworkList//networks [2022-02-11T19:12:43.440Z] === CONT TestNetworkList//networks/ [2022-02-11T19:12:43.440Z] --- PASS: TestNetworkList (0.01s) [2022-02-11T19:12:43.440Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-02-11T19:12:43.440Z] --- PASS: TestNetworkList//networks (0.00s) [2022-02-11T19:12:43.440Z] === RUN TestHostIPv4BridgeLabel [2022-02-11T19:12:43.440Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-11T19:12:43.440Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-02-11T19:12:43.440Z] === RUN TestDaemonRestartWithLiveRestore [2022-02-11T19:12:43.440Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-11T19:12:43.440Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-02-11T19:12:43.440Z] === RUN TestDaemonDefaultNetworkPools [2022-02-11T19:12:43.440Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-11T19:12:43.440Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-02-11T19:12:43.440Z] === RUN TestDaemonRestartWithExistingNetwork [2022-02-11T19:12:43.440Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-11T19:12:43.440Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-02-11T19:12:43.440Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-02-11T19:12:43.440Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-11T19:12:43.440Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-02-11T19:12:43.440Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-02-11T19:12:43.440Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-11T19:12:43.440Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-02-11T19:12:43.440Z] === RUN TestServiceWithPredefinedNetwork [2022-02-11T19:12:43.440Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-11T19:12:43.440Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-02-11T19:12:43.440Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-02-11T19:12:43.440Z] service_test.go:243: FLAKY_TEST [2022-02-11T19:12:43.440Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-11T19:12:43.440Z] === RUN TestServiceWithDataPathPortInit [2022-02-11T19:12:43.440Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-11T19:12:43.440Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-02-11T19:12:43.440Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-02-11T19:12:43.440Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-11T19:12:43.440Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-02-11T19:12:43.440Z] PASS [2022-02-11T19:12:43.440Z] [2022-02-11T19:12:43.440Z] === Skipped [2022-02-11T19:12:43.440Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-02-11T19:12:43.440Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-11T19:12:43.440Z] [2022-02-11T19:12:43.440Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-02-11T19:12:43.440Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-11T19:12:43.440Z] [2022-02-11T19:12:43.440Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-02-11T19:12:43.440Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-11T19:12:43.440Z] [2022-02-11T19:12:43.440Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.00s) [2022-02-11T19:12:43.440Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-11T19:12:43.440Z] [2022-02-11T19:12:43.440Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2022-02-11T19:12:43.440Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-11T19:12:43.440Z] [2022-02-11T19:12:43.440Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2022-02-11T19:12:43.440Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-11T19:12:43.440Z] [2022-02-11T19:12:43.440Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-02-11T19:12:43.440Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-11T19:12:43.440Z] [2022-02-11T19:12:43.440Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-02-11T19:12:43.440Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-11T19:12:43.440Z] [2022-02-11T19:12:43.440Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-02-11T19:12:43.440Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-11T19:12:43.440Z] [2022-02-11T19:12:43.440Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-11T19:12:43.440Z] service_test.go:243: FLAKY_TEST [2022-02-11T19:12:43.440Z] [2022-02-11T19:12:43.440Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2022-02-11T19:12:43.440Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-11T19:12:43.440Z] [2022-02-11T19:12:43.440Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-02-11T19:12:43.440Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-11T19:12:43.440Z] [2022-02-11T19:12:43.440Z] DONE 22 tests, 12 skipped in 6.916s [2022-02-11T19:12:43.440Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-02-11T19:12:43.440Z] INFO: Testing against a local daemon [2022-02-11T19:12:43.440Z] === RUN TestDockerNetworkIpvlanPersistance [2022-02-11T19:12:43.440Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-11T19:12:43.440Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-02-11T19:12:43.440Z] === RUN TestDockerNetworkIpvlan [2022-02-11T19:12:43.440Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-11T19:12:43.440Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-02-11T19:12:43.440Z] PASS [2022-02-11T19:12:43.440Z] [2022-02-11T19:12:43.440Z] === Skipped [2022-02-11T19:12:43.440Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-02-11T19:12:43.440Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-11T19:12:43.440Z] [2022-02-11T19:12:43.440Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-02-11T19:12:43.440Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-11T19:12:43.440Z] [2022-02-11T19:12:43.440Z] DONE 2 tests, 2 skipped in 0.087s [2022-02-11T19:12:43.441Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-02-11T19:12:43.441Z] INFO: Testing against a local daemon [2022-02-11T19:12:43.441Z] === RUN TestDockerNetworkMacvlanPersistance [2022-02-11T19:12:43.441Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-11T19:12:43.441Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-02-11T19:12:43.441Z] === RUN TestDockerNetworkMacvlan [2022-02-11T19:12:43.441Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-11T19:12:43.441Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-02-11T19:12:43.441Z] PASS [2022-02-11T19:12:43.441Z] [2022-02-11T19:12:43.441Z] === Skipped [2022-02-11T19:12:43.441Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-02-11T19:12:43.441Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-11T19:12:43.441Z] [2022-02-11T19:12:43.441Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-02-11T19:12:43.441Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-11T19:12:43.441Z] [2022-02-11T19:12:43.441Z] DONE 2 tests, 2 skipped in 0.081s [2022-02-11T19:12:43.697Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-02-11T19:12:43.697Z] testing: warning: no tests to run [2022-02-11T19:12:43.697Z] PASS [2022-02-11T19:12:43.697Z] [2022-02-11T19:12:43.697Z] DONE 0 tests in 0.021s [2022-02-11T19:12:43.697Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-02-11T19:12:43.697Z] INFO: Testing against a local daemon [2022-02-11T19:12:43.697Z] === RUN TestAuthZPluginAllowRequest [2022-02-11T19:12:43.697Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-11T19:12:43.697Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-02-11T19:12:43.697Z] === RUN TestAuthZPluginTLS [2022-02-11T19:12:43.697Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-11T19:12:43.697Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-02-11T19:12:43.697Z] === RUN TestAuthZPluginDenyRequest [2022-02-11T19:12:43.697Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-11T19:12:43.697Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-02-11T19:12:43.697Z] === RUN TestAuthZPluginAPIDenyResponse [2022-02-11T19:12:43.697Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-11T19:12:43.697Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-02-11T19:12:43.697Z] === RUN TestAuthZPluginDenyResponse [2022-02-11T19:12:43.697Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-11T19:12:43.697Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-02-11T19:12:43.697Z] === RUN TestAuthZPluginAllowEventStream [2022-02-11T19:12:43.697Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-11T19:12:43.697Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-02-11T19:12:43.697Z] === RUN TestAuthZPluginErrorResponse [2022-02-11T19:12:43.697Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-11T19:12:43.697Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-02-11T19:12:43.697Z] === RUN TestAuthZPluginErrorRequest [2022-02-11T19:12:43.697Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-11T19:12:43.697Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-02-11T19:12:43.697Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-02-11T19:12:43.697Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-11T19:12:43.697Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-02-11T19:12:43.697Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-02-11T19:12:43.697Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-11T19:12:43.697Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-02-11T19:12:43.697Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-02-11T19:12:43.697Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-11T19:12:43.697Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-02-11T19:12:43.697Z] === RUN TestAuthZPluginHeader [2022-02-11T19:12:43.697Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-11T19:12:43.697Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-02-11T19:12:43.697Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-02-11T19:12:43.697Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-11T19:12:43.697Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.11s) [2022-02-11T19:12:43.697Z] === RUN TestAuthZPluginV2Disable [2022-02-11T19:12:43.697Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-11T19:12:43.697Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2022-02-11T19:12:43.697Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-02-11T19:12:43.954Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-11T19:12:43.954Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-02-11T19:12:43.954Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-02-11T19:12:43.954Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-11T19:12:43.954Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2022-02-11T19:12:43.954Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-02-11T19:12:43.954Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-11T19:12:43.954Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-02-11T19:12:43.954Z] PASS [2022-02-11T19:12:43.954Z] [2022-02-11T19:12:43.954Z] === Skipped [2022-02-11T19:12:43.954Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-02-11T19:12:43.954Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-11T19:12:43.954Z] [2022-02-11T19:12:43.954Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-02-11T19:12:43.954Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-11T19:12:43.954Z] [2022-02-11T19:12:43.954Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-02-11T19:12:43.954Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-11T19:12:43.954Z] [2022-02-11T19:12:43.954Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-02-11T19:12:43.954Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-11T19:12:43.954Z] [2022-02-11T19:12:43.954Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-02-11T19:12:43.954Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-11T19:12:43.954Z] [2022-02-11T19:12:43.954Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-02-11T19:12:43.954Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-11T19:12:43.954Z] [2022-02-11T19:12:43.954Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-02-11T19:12:43.954Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-11T19:12:43.954Z] [2022-02-11T19:12:43.954Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-02-11T19:12:43.954Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-11T19:12:43.954Z] [2022-02-11T19:12:43.954Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-02-11T19:12:43.954Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-11T19:12:43.954Z] [2022-02-11T19:12:43.954Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-02-11T19:12:43.954Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-11T19:12:43.954Z] [2022-02-11T19:12:43.954Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-02-11T19:12:43.954Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-11T19:12:43.954Z] [2022-02-11T19:12:43.954Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-02-11T19:12:43.954Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-11T19:12:43.954Z] [2022-02-11T19:12:43.954Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.11s) [2022-02-11T19:12:43.954Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-11T19:12:43.954Z] [2022-02-11T19:12:43.954Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2022-02-11T19:12:43.954Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-11T19:12:43.954Z] [2022-02-11T19:12:43.954Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-02-11T19:12:43.954Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-11T19:12:43.954Z] [2022-02-11T19:12:43.954Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2022-02-11T19:12:43.954Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-11T19:12:43.954Z] [2022-02-11T19:12:43.954Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-02-11T19:12:43.954Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-11T19:12:43.954Z] [2022-02-11T19:12:43.954Z] DONE 17 tests, 17 skipped in 0.267s [2022-02-11T19:12:43.954Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-02-11T19:12:43.954Z] INFO: Testing against a local daemon [2022-02-11T19:12:43.954Z] === RUN TestPluginInvalidJSON [2022-02-11T19:12:43.954Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-02-11T19:12:43.954Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-02-11T19:12:43.954Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-02-11T19:12:43.954Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-02-11T19:12:43.954Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-02-11T19:12:43.954Z] === RUN TestPluginInstall [2022-02-11T19:12:43.954Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-11T19:12:43.954Z] --- SKIP: TestPluginInstall (0.00s) [2022-02-11T19:12:43.954Z] === RUN TestPluginsWithRuntimes [2022-02-11T19:12:43.954Z] 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-02-11T19:12:43.954Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-02-11T19:12:43.954Z] === RUN TestPluginBackCompatMediaTypes [2022-02-11T19:12:43.954Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-02-11T19:12:43.954Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-02-11T19:12:43.954Z] PASS [2022-02-11T19:12:43.954Z] [2022-02-11T19:12:43.954Z] === Skipped [2022-02-11T19:12:43.954Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-02-11T19:12:43.954Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-11T19:12:43.954Z] [2022-02-11T19:12:43.954Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-02-11T19:12:43.954Z] 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-02-11T19:12:43.954Z] [2022-02-11T19:12:43.954Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-02-11T19:12:43.954Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-02-11T19:12:43.954Z] [2022-02-11T19:12:43.954Z] DONE 5 tests, 3 skipped in 0.118s [2022-02-11T19:12:43.954Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-02-11T19:12:44.210Z] INFO: Testing against a local daemon [2022-02-11T19:12:44.210Z] === RUN TestExternalGraphDriver [2022-02-11T19:12:44.210Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-02-11T19:12:44.210Z] --- SKIP: TestExternalGraphDriver (0.03s) [2022-02-11T19:12:44.211Z] === RUN TestGraphdriverPluginV2 [2022-02-11T19:12:45.436Z] 8f616e6e9eec: Verifying Checksum [2022-02-11T19:12:45.436Z] 8f616e6e9eec: Download complete [2022-02-11T19:12:47.836Z] 8f616e6e9eec: Verifying Checksum [2022-02-11T19:12:47.836Z] 8f616e6e9eec: Download complete [2022-02-11T19:12:48.381Z] --- PASS: TestGraphdriverPluginV2 (3.72s) [2022-02-11T19:12:48.381Z] PASS [2022-02-11T19:12:48.381Z] [2022-02-11T19:12:48.381Z] === Skipped [2022-02-11T19:12:48.381Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s) [2022-02-11T19:12:48.381Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-02-11T19:12:48.381Z] [2022-02-11T19:12:48.381Z] DONE 2 tests, 1 skipped in 3.853s [2022-02-11T19:12:48.381Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-02-11T19:12:48.381Z] INFO: Testing against a local daemon [2022-02-11T19:12:48.381Z] === RUN TestContinueAfterPluginCrash [2022-02-11T19:12:48.381Z] === PAUSE TestContinueAfterPluginCrash [2022-02-11T19:12:48.381Z] === RUN TestReadPluginNoRead [2022-02-11T19:12:48.381Z] === PAUSE TestReadPluginNoRead [2022-02-11T19:12:48.381Z] === RUN TestDaemonStartWithLogOpt [2022-02-11T19:12:48.381Z] === PAUSE TestDaemonStartWithLogOpt [2022-02-11T19:12:48.381Z] === CONT TestContinueAfterPluginCrash [2022-02-11T19:12:48.381Z] === CONT TestDaemonStartWithLogOpt [2022-02-11T19:12:49.665Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-02-11T19:12:52.552Z] --- PASS: TestDaemonStartWithLogOpt (4.15s) [2022-02-11T19:12:52.552Z] === CONT TestReadPluginNoRead [2022-02-11T19:12:54.444Z] === RUN TestReadPluginNoRead/default [2022-02-11T19:12:55.811Z] === RUN TestReadPluginNoRead/disabled_caching [2022-02-11T19:12:56.740Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-02-11T19:12:56.740Z] --- PASS: TestContinueAfterPluginCrash (8.83s) [2022-02-11T19:12:58.108Z] === CONT TestReadPluginNoRead [2022-02-11T19:12:58.108Z] read_test.go:92: [d4764eb614d89] daemon is not started [2022-02-11T19:12:58.108Z] --- PASS: TestReadPluginNoRead (5.87s) [2022-02-11T19:12:58.108Z] --- PASS: TestReadPluginNoRead/default (1.21s) [2022-02-11T19:12:58.108Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.20s) [2022-02-11T19:12:58.108Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.29s) [2022-02-11T19:12:58.108Z] PASS [2022-02-11T19:12:58.108Z] [2022-02-11T19:12:58.108Z] DONE 6 tests in 10.115s [2022-02-11T19:12:58.108Z] 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-02-11T19:12:58.108Z] testing: warning: no tests to run [2022-02-11T19:12:58.108Z] PASS [2022-02-11T19:12:58.108Z] [2022-02-11T19:12:58.108Z] DONE 0 tests in 0.029s [2022-02-11T19:12:58.108Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-02-11T19:12:58.108Z] INFO: Testing against a local daemon [2022-02-11T19:12:58.108Z] === RUN TestPluginWithDevMounts [2022-02-11T19:12:58.108Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-02-11T19:12:58.108Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-02-11T19:12:58.108Z] PASS [2022-02-11T19:12:58.108Z] [2022-02-11T19:12:58.108Z] === Skipped [2022-02-11T19:12:58.108Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-02-11T19:12:58.108Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-02-11T19:12:58.108Z] [2022-02-11T19:12:58.108Z] DONE 1 tests, 1 skipped in 0.086s [2022-02-11T19:12:58.108Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-02-11T19:12:58.108Z] INFO: Testing against a local daemon [2022-02-11T19:12:58.108Z] === RUN TestSecretInspect [2022-02-11T19:12:58.368Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-11T19:12:58.368Z] --- SKIP: TestSecretInspect (0.02s) [2022-02-11T19:12:58.368Z] === RUN TestSecretList [2022-02-11T19:12:58.368Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-11T19:12:58.368Z] --- SKIP: TestSecretList (0.01s) [2022-02-11T19:12:58.368Z] === RUN TestSecretsCreateAndDelete [2022-02-11T19:12:58.368Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-11T19:12:58.368Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-02-11T19:12:58.368Z] === RUN TestSecretsUpdate [2022-02-11T19:12:58.368Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-11T19:12:58.368Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-02-11T19:12:58.368Z] === RUN TestTemplatedSecret [2022-02-11T19:12:58.368Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-11T19:12:58.368Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-02-11T19:12:58.368Z] === RUN TestSecretCreateResolve [2022-02-11T19:12:58.368Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-11T19:12:58.368Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-02-11T19:12:58.368Z] PASS [2022-02-11T19:12:58.368Z] [2022-02-11T19:12:58.368Z] === Skipped [2022-02-11T19:12:58.368Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2022-02-11T19:12:58.368Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-11T19:12:58.368Z] [2022-02-11T19:12:58.368Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-02-11T19:12:58.368Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-11T19:12:58.368Z] [2022-02-11T19:12:58.368Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-02-11T19:12:58.368Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-11T19:12:58.368Z] [2022-02-11T19:12:58.368Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-02-11T19:12:58.368Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-11T19:12:58.368Z] [2022-02-11T19:12:58.368Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-02-11T19:12:58.368Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-11T19:12:58.368Z] [2022-02-11T19:12:58.368Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-02-11T19:12:58.368Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-11T19:12:58.368Z] [2022-02-11T19:12:58.368Z] DONE 6 tests, 6 skipped in 0.146s [2022-02-11T19:12:58.368Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-02-11T19:12:58.368Z] INFO: Testing against a local daemon [2022-02-11T19:12:58.368Z] === RUN TestServiceCreateInit [2022-02-11T19:12:58.368Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-02-11T19:12:58.368Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-11T19:12:58.368Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-02-11T19:12:58.368Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-11T19:12:58.368Z] --- PASS: TestServiceCreateInit (0.02s) [2022-02-11T19:12:58.368Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-11T19:12:58.368Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-11T19:12:58.368Z] === RUN TestCreateServiceMultipleTimes [2022-02-11T19:12:58.368Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-11T19:12:58.368Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-02-11T19:12:58.368Z] === RUN TestCreateServiceConflict [2022-02-11T19:12:58.368Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-11T19:12:58.368Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-02-11T19:12:58.368Z] === RUN TestCreateServiceMaxReplicas [2022-02-11T19:12:58.368Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-11T19:12:58.368Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-02-11T19:12:58.368Z] === RUN TestCreateWithDuplicateNetworkNames [2022-02-11T19:12:58.368Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-11T19:12:58.368Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-02-11T19:12:58.368Z] === RUN TestCreateServiceSecretFileMode [2022-02-11T19:12:58.368Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-11T19:12:58.624Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-02-11T19:12:58.624Z] === RUN TestCreateServiceConfigFileMode [2022-02-11T19:12:58.624Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-11T19:12:58.624Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-02-11T19:12:58.624Z] === RUN TestCreateServiceSysctls [2022-02-11T19:12:58.624Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-11T19:12:58.624Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2022-02-11T19:12:58.624Z] === RUN TestCreateServiceCapabilities [2022-02-11T19:12:58.624Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-11T19:12:58.624Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2022-02-11T19:12:58.624Z] === RUN TestInspect [2022-02-11T19:12:58.624Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-11T19:12:58.624Z] --- SKIP: TestInspect (0.01s) [2022-02-11T19:12:58.624Z] === RUN TestCreateJob [2022-02-11T19:12:58.624Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-11T19:12:58.624Z] --- SKIP: TestCreateJob (0.01s) [2022-02-11T19:12:58.624Z] === RUN TestReplicatedJob [2022-02-11T19:12:58.624Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-11T19:12:58.624Z] --- SKIP: TestReplicatedJob (0.01s) [2022-02-11T19:12:58.624Z] === RUN TestUpdateReplicatedJob [2022-02-11T19:12:58.624Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-11T19:12:58.624Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-02-11T19:12:58.624Z] === RUN TestServiceListWithStatuses [2022-02-11T19:12:58.624Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-02-11T19:12:58.624Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-02-11T19:12:58.624Z] === RUN TestDockerNetworkConnectAlias [2022-02-11T19:12:58.624Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-11T19:12:58.624Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-02-11T19:12:58.624Z] === RUN TestDockerNetworkReConnect [2022-02-11T19:12:58.624Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-11T19:12:58.624Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-02-11T19:12:58.624Z] === RUN TestServicePlugin [2022-02-11T19:13:00.518Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-11T19:13:00.518Z] --- SKIP: TestServicePlugin (1.92s) [2022-02-11T19:13:00.518Z] === RUN TestServiceUpdateLabel [2022-02-11T19:13:00.518Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-11T19:13:00.518Z] --- SKIP: TestServiceUpdateLabel (0.02s) [2022-02-11T19:13:00.518Z] === RUN TestServiceUpdateSecrets [2022-02-11T19:13:00.518Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-11T19:13:00.518Z] --- SKIP: TestServiceUpdateSecrets (0.02s) [2022-02-11T19:13:00.518Z] === RUN TestServiceUpdateConfigs [2022-02-11T19:13:00.518Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-11T19:13:00.518Z] --- SKIP: TestServiceUpdateConfigs (0.02s) [2022-02-11T19:13:00.518Z] === RUN TestServiceUpdateNetwork [2022-02-11T19:13:00.518Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-11T19:13:00.518Z] --- SKIP: TestServiceUpdateNetwork (0.02s) [2022-02-11T19:13:00.518Z] === RUN TestServiceUpdatePidsLimit [2022-02-11T19:13:00.518Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-11T19:13:00.774Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2022-02-11T19:13:00.774Z] PASS [2022-02-11T19:13:00.774Z] [2022-02-11T19:13:00.774Z] === Skipped [2022-02-11T19:13:00.774Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-11T19:13:00.774Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-11T19:13:00.774Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-11T19:13:00.774Z] [2022-02-11T19:13:00.774Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-11T19:13:00.774Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-11T19:13:00.774Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-11T19:13:00.774Z] [2022-02-11T19:13:00.774Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-02-11T19:13:00.774Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-11T19:13:00.774Z] [2022-02-11T19:13:00.774Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-02-11T19:13:00.774Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-11T19:13:00.774Z] [2022-02-11T19:13:00.774Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-02-11T19:13:00.774Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-11T19:13:00.774Z] [2022-02-11T19:13:00.774Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-02-11T19:13:00.774Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-11T19:13:00.774Z] [2022-02-11T19:13:00.774Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-02-11T19:13:00.774Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-11T19:13:00.774Z] [2022-02-11T19:13:00.774Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-02-11T19:13:00.774Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-11T19:13:00.774Z] [2022-02-11T19:13:00.774Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2022-02-11T19:13:00.775Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-11T19:13:00.775Z] [2022-02-11T19:13:00.775Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2022-02-11T19:13:00.775Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-11T19:13:00.775Z] [2022-02-11T19:13:00.775Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-02-11T19:13:00.775Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-11T19:13:00.775Z] [2022-02-11T19:13:00.775Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-02-11T19:13:00.775Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-11T19:13:00.775Z] [2022-02-11T19:13:00.775Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-02-11T19:13:00.775Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-11T19:13:00.775Z] [2022-02-11T19:13:00.775Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-02-11T19:13:00.775Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-11T19:13:00.775Z] [2022-02-11T19:13:00.775Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-02-11T19:13:00.775Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-02-11T19:13:00.775Z] [2022-02-11T19:13:00.775Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-02-11T19:13:00.775Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-11T19:13:00.775Z] [2022-02-11T19:13:00.775Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-02-11T19:13:00.775Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-11T19:13:00.775Z] [2022-02-11T19:13:00.775Z] === SKIP: amd64.integration.service TestServicePlugin (1.92s) [2022-02-11T19:13:00.775Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-11T19:13:00.775Z] [2022-02-11T19:13:00.775Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s) [2022-02-11T19:13:00.775Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-11T19:13:00.775Z] [2022-02-11T19:13:00.775Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.02s) [2022-02-11T19:13:00.775Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-11T19:13:00.775Z] [2022-02-11T19:13:00.775Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.02s) [2022-02-11T19:13:00.775Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-11T19:13:00.775Z] [2022-02-11T19:13:00.775Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.02s) [2022-02-11T19:13:00.775Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-11T19:13:00.775Z] [2022-02-11T19:13:00.775Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2022-02-11T19:13:00.775Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-11T19:13:00.775Z] [2022-02-11T19:13:00.775Z] DONE 24 tests, 23 skipped in 2.331s [2022-02-11T19:13:00.775Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-02-11T19:13:00.775Z] INFO: Testing against a local daemon [2022-02-11T19:13:00.775Z] === RUN TestSessionCreate [2022-02-11T19:13:00.775Z] --- PASS: TestSessionCreate (0.02s) [2022-02-11T19:13:00.775Z] === RUN TestSessionCreateWithBadUpgrade [2022-02-11T19:13:00.775Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-02-11T19:13:00.775Z] PASS [2022-02-11T19:13:00.775Z] [2022-02-11T19:13:00.775Z] DONE 2 tests in 0.132s [2022-02-11T19:13:00.775Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-02-11T19:13:01.031Z] INFO: Testing against a local daemon [2022-02-11T19:13:01.031Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-02-11T19:13:01.031Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-02-11T19:13:01.031Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-11T19:13:01.031Z] === RUN TestDiskUsage [2022-02-11T19:13:01.031Z] === PAUSE TestDiskUsage [2022-02-11T19:13:01.032Z] === RUN TestEventsExecDie [2022-02-11T19:13:01.288Z] --- PASS: TestEventsExecDie (0.49s) [2022-02-11T19:13:01.288Z] === RUN TestEventsBackwardsCompatible [2022-02-11T19:13:01.544Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-02-11T19:13:01.544Z] === RUN TestEventsVolumeCreate [2022-02-11T19:13:01.544Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-02-11T19:13:01.544Z] === RUN TestInfoBinaryCommits [2022-02-11T19:13:01.544Z] --- PASS: TestInfoBinaryCommits (0.03s) [2022-02-11T19:13:01.544Z] === RUN TestInfoAPIVersioned [2022-02-11T19:13:01.544Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-02-11T19:13:01.544Z] === RUN TestInfoAPI [2022-02-11T19:13:01.544Z] --- PASS: TestInfoAPI (0.02s) [2022-02-11T19:13:01.544Z] === RUN TestInfoAPIWarnings [2022-02-11T19:13:03.268Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-02-11T19:13:03.268Z] [2022-02-11T19:13:03.268Z] ________ ____ __. [2022-02-11T19:13:03.268Z] \_____ \ | |/ _| [2022-02-11T19:13:03.268Z] / | \| < [2022-02-11T19:13:03.268Z] / | \ | \ [2022-02-11T19:13:03.268Z] \_______ /____|__ \ [2022-02-11T19:13:03.268Z] \/ \/ [2022-02-11T19:13:03.268Z] [2022-02-11T19:13:03.268Z] INFO: make.ps1 ended at 02/11/2022 19:12:54 [2022-02-11T19:13:03.268Z] INFO: Binaries build ended at 02/11/2022 19:12:56. Duration:00:01:26.8751363 [2022-02-11T19:13:03.268Z] INFO: Copying the built daemon binary to d:\CI\PR-43230\1\binary\dockerd-2deec80dba.exe... [2022-02-11T19:13:03.268Z] INFO: Copying the built client binary to d:\CI\PR-43230\1\binary\docker-2deec80dba.exe... [2022-02-11T19:13:03.268Z] INFO: Copying dockerversion from the container... [2022-02-11T19:13:03.268Z] INFO: Copying the golang package from the container to d:\CI\PR-43230\1\installer\go.zip... [2022-02-11T19:13:03.268Z] INFO: Extracting go.zip to d:\CI\PR-43230\1\go [2022-02-11T19:13:06.139Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-02-11T19:13:06.140Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-02-11T19:13:19.588Z] --- PASS: TestInfoAPIWarnings (16.36s) [2022-02-11T19:13:19.588Z] === RUN TestInfoDebug [2022-02-11T19:13:19.588Z] --- PASS: TestInfoDebug (0.55s) [2022-02-11T19:13:19.588Z] === RUN TestInfoInsecureRegistries [2022-02-11T19:13:19.588Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-02-11T19:13:19.588Z] === RUN TestInfoRegistryMirrors [2022-02-11T19:13:19.588Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-02-11T19:13:19.588Z] === RUN TestLoginFailsWithBadCredentials [2022-02-11T19:13:19.588Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-02-11T19:13:19.588Z] === RUN TestPingCacheHeaders [2022-02-11T19:13:19.588Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-02-11T19:13:19.588Z] === RUN TestPingGet [2022-02-11T19:13:19.588Z] --- PASS: TestPingGet (0.01s) [2022-02-11T19:13:19.588Z] === RUN TestPingHead [2022-02-11T19:13:19.588Z] --- PASS: TestPingHead (0.01s) [2022-02-11T19:13:19.588Z] === RUN TestVersion [2022-02-11T19:13:19.588Z] --- PASS: TestVersion (0.01s) [2022-02-11T19:13:19.588Z] === CONT TestDiskUsage [2022-02-11T19:13:20.151Z] === RUN TestDiskUsage/empty [2022-02-11T19:13:20.151Z] === RUN TestDiskUsage/empty/container_types [2022-02-11T19:13:20.151Z] === RUN TestDiskUsage/empty/image_types [2022-02-11T19:13:20.151Z] === RUN TestDiskUsage/empty/volume_types [2022-02-11T19:13:20.151Z] === RUN TestDiskUsage/empty/build-cache_types [2022-02-11T19:13:20.151Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-02-11T19:13:20.151Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-02-11T19:13:20.151Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-02-11T19:13:20.151Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-02-11T19:13:20.151Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-02-11T19:13:20.151Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-02-11T19:13:20.151Z] === RUN TestDiskUsage/after_LoadBusybox [2022-02-11T19:13:20.408Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-02-11T19:13:20.408Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-02-11T19:13:20.408Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-02-11T19:13:20.408Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-02-11T19:13:20.408Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-02-11T19:13:20.408Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-02-11T19:13:20.408Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-02-11T19:13:20.408Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-02-11T19:13:20.408Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-02-11T19:13:20.409Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-02-11T19:13:20.409Z] === RUN TestDiskUsage/after_container.Run [2022-02-11T19:13:20.665Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-02-11T19:13:20.665Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-02-11T19:13:20.665Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-02-11T19:13:20.665Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-02-11T19:13:20.665Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-02-11T19:13:20.665Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-02-11T19:13:20.665Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-02-11T19:13:20.665Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-02-11T19:13:20.665Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-02-11T19:13:20.665Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-02-11T19:13:20.921Z] --- PASS: TestDiskUsage (1.29s) [2022-02-11T19:13:20.921Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-02-11T19:13:20.921Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-02-11T19:13:20.921Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-02-11T19:13:20.921Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-02-11T19:13:20.921Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-02-11T19:13:20.921Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-02-11T19:13:20.921Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-02-11T19:13:20.921Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-02-11T19:13:20.921Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-02-11T19:13:20.921Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-02-11T19:13:20.921Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-02-11T19:13:20.921Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-02-11T19:13:20.921Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-02-11T19:13:20.921Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-02-11T19:13:20.921Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-02-11T19:13:20.921Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-02-11T19:13:20.921Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-02-11T19:13:20.921Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-02-11T19:13:20.921Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-02-11T19:13:20.921Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-02-11T19:13:20.921Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-02-11T19:13:20.921Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-02-11T19:13:20.921Z] --- PASS: TestDiskUsage/after_container.Run (0.39s) [2022-02-11T19:13:20.921Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s) [2022-02-11T19:13:20.921Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-02-11T19:13:20.921Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-02-11T19:13:20.921Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-02-11T19:13:20.921Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-02-11T19:13:20.921Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-02-11T19:13:20.921Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-02-11T19:13:20.921Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-02-11T19:13:20.921Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-02-11T19:13:20.921Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.02s) [2022-02-11T19:13:20.921Z] PASS [2022-02-11T19:13:20.921Z] [2022-02-11T19:13:20.921Z] === Skipped [2022-02-11T19:13:20.921Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-11T19:13:20.921Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-02-11T19:13:20.921Z] [2022-02-11T19:13:20.921Z] DONE 50 tests, 1 skipped in 20.167s [2022-02-11T19:13:20.921Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-02-11T19:13:21.178Z] INFO: Testing against a local daemon [2022-02-11T19:13:21.178Z] === RUN TestVolumesCreateAndList [2022-02-11T19:13:21.178Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-02-11T19:13:21.178Z] === RUN TestVolumesRemove [2022-02-11T19:13:21.178Z] --- PASS: TestVolumesRemove (0.05s) [2022-02-11T19:13:21.178Z] === RUN TestVolumesInspect [2022-02-11T19:13:21.178Z] --- PASS: TestVolumesInspect (0.02s) [2022-02-11T19:13:21.178Z] === RUN TestVolumesInvalidJSON [2022-02-11T19:13:21.178Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-02-11T19:13:21.178Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-02-11T19:13:21.178Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-02-11T19:13:21.178Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-02-11T19:13:21.178Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-02-11T19:13:21.178Z] PASS [2022-02-11T19:13:21.178Z] [2022-02-11T19:13:21.178Z] DONE 5 tests in 0.185s [2022-02-11T19:13:21.178Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-02-11T19:13:21.178Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 13056 is not a child of this shell [2022-02-11T19:13:21.178Z] warning: PID 13056 from bundles/test-integration/docker.pid had a nonzero exit code [2022-02-11T19:13:21.178Z] Leaving: AppArmorNo profiles have been unloaded. [2022-02-11T19:13:21.178Z] [2022-02-11T19:13:21.178Z] Unloading profiles will leave already running processes permanently [2022-02-11T19:13:21.178Z] unconfined, which can lead to unexpected situations. [2022-02-11T19:13:21.178Z] [2022-02-11T19:13:21.178Z] To set a process to complain mode, use the command line tool [2022-02-11T19:13:21.178Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-02-11T19:13:21.178Z] Removing test suite binaries [2022-02-11T19:13:21.178Z] exiting test-integration [2022-02-11T19:13:21.178Z] ++ exit 0 [2022-02-11T19:13:21.178Z] Post stage [Pipeline] junit [2022-02-11T19:13:22.117Z] Recording test results [2022-02-11T19:13:23.889Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-02-11T19:13:24.191Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-02-11T19:13:24.230Z] + echo Ensuring container killed. [2022-02-11T19:13:24.230Z] Ensuring container killed. [2022-02-11T19:13:24.230Z] + docker rm -vf docker-pr1 [2022-02-11T19:13:24.230Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-02-11T19:13:24.508Z] + echo Chowning /workspace to jenkins user [2022-02-11T19:13:24.508Z] Chowning /workspace to jenkins user [2022-02-11T19:13:24.508Z] + id -u [2022-02-11T19:13:24.508Z] + id -g [2022-02-11T19:13:24.508Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43230:/workspace busybox chown -R 1000:1000 /workspace [2022-02-11T19:13:24.508Z] Unable to find image 'busybox:latest' locally [2022-02-11T19:13:24.508Z] latest: Pulling from library/busybox [2022-02-11T19:13:24.611Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-02-11T19:13:24.611Z] Using test binary docker [2022-02-11T19:13:24.611Z] +++ /etc/init.d/apparmor start [2022-02-11T19:13:24.611Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-02-11T19:13:24.611Z] INFO: Waiting for daemon to start... [2022-02-11T19:13:24.611Z] Starting dockerd [2022-02-11T19:13:24.611Z] +++ 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-02-11T19:13:24.611Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-02-11T19:13:24.611Z] Using test binary docker [2022-02-11T19:13:24.611Z] +++ /etc/init.d/apparmor start [2022-02-11T19:13:24.611Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-02-11T19:13:24.611Z] INFO: Waiting for daemon to start... [2022-02-11T19:13:24.611Z] Starting dockerd [2022-02-11T19:13:24.611Z] +++ 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-02-11T19:13:24.611Z] . [2022-02-11T19:13:24.611Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-02-11T19:13:24.611Z] [2022-02-11T19:13:24.611Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-02-11T19:13:24.611Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-02-11T19:13:24.611Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-02-11T19:13:24.611Z] Error: No such image: emptyfs [2022-02-11T19:13:24.611Z] ++++ docker load [2022-02-11T19:13:24.611Z] Error: No such image: emptyfs [2022-02-11T19:13:24.611Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-02-11T19:13:24.611Z] ++++ docker load [2022-02-11T19:13:24.611Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-02-11T19:13:24.611Z] Running integration-test (iteration 1) [2022-02-11T19:13:24.611Z] 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-02-11T19:13:24.611Z] ++ 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-02-11T19:13:24.611Z] ++ set -e [2022-02-11T19:13:24.611Z] ++ '[' -n 0 ']' [2022-02-11T19:13:24.611Z] ++ set -x [2022-02-11T19:13:24.612Z] ++ 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-02-11T19:13:24.612Z] Running integration-test (iteration 1) [2022-02-11T19:13:24.612Z] 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-02-11T19:13:24.612Z] ++ 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-02-11T19:13:24.612Z] ++ set -e [2022-02-11T19:13:24.612Z] ++ '[' -n 0 ']' [2022-02-11T19:13:24.612Z] ++ set -x [2022-02-11T19:13:24.612Z] ++ 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-02-11T19:13:24.764Z] 009932687766: Pulling fs layer [2022-02-11T19:13:24.764Z] 009932687766: Download complete [2022-02-11T19:13:24.765Z] 009932687766: Pull complete [2022-02-11T19:13:24.765Z] Digest: sha256:afcc7f1ac1b49db317a7196c902e61c6c3c4607d63599ee1a82d702d249a0ccb [2022-02-11T19:13:24.765Z] Status: Downloaded newer image for busybox:latest [2022-02-11T19:13:25.174Z] Loaded image: busybox:latest [2022-02-11T19:13:25.431Z] Loaded image: busybox:latest [2022-02-11T19:13:25.687Z] Loaded image: busybox:glibc [2022-02-11T19:13:25.687Z] Loaded image: busybox:glibc [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-02-11T19:13:26.943Z] + bundleName=amd64-rootless [2022-02-11T19:13:26.943Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-02-11T19:13:26.943Z] Creating amd64-rootless-bundles.tar.gz [2022-02-11T19:13:26.943Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-02-11T19:13:26.943Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-02-11T19:13:26.953Z] Archiving artifacts [2022-02-11T19:13:28.364Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-02-11T19:13:28.439Z] INFO: Extraction ended at 02/11/2022 19:13:24. Duration:00:00:25.7226732 [2022-02-11T19:13:28.439Z] INFO: Updating the golang and path environment variables [2022-02-11T19:13:28.439Z] INFO: GOPATH=d:\gopath [2022-02-11T19:13:28.439Z] INFO: go version go1.17.6 windows/amd64 [2022-02-11T19:13:28.439Z] INFO: Running the daemon under test in debug mode [2022-02-11T19:13:28.439Z] INFO: Starting a daemon under test... [2022-02-11T19:13:28.439Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43230\1\daemon --pidfile d:\CI\PR-43230\1\docker.pid -D [2022-02-11T19:13:28.439Z] INFO: Process started successfully. [2022-02-11T19:13:28.439Z] INFO: Start tailing logs of the daemon under tests [2022-02-11T19:13:28.439Z] INFO: Waiting for the daemon under test to start... [2022-02-11T19:13:28.483Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43230/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-02-11T19:13:28.787Z] + make clean [2022-02-11T19:13:29.044Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-02-11T19:13:29.044Z] docker-dev-cache [2022-02-11T19:13:29.044Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-11T19:13:30.941Z] Loaded image: debian:bullseye-slim [2022-02-11T19:13:30.941Z] Loaded image: debian:bullseye-slim [2022-02-11T19:13:30.941Z] Loaded image: hello-world:latest [2022-02-11T19:13:30.941Z] Loaded image: hello-world:latest [2022-02-11T19:13:30.941Z] Loaded image: arm32v7/hello-world:latest [2022-02-11T19:13:30.941Z] INFO: Testing against a local daemon [2022-02-11T19:13:30.941Z] === RUN TestDockerDaemonSuite [2022-02-11T19:13:30.941Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-02-11T19:13:30.941Z] Loaded image: arm32v7/hello-world:latest [2022-02-11T19:13:30.941Z] INFO: Testing against a local daemon [2022-02-11T19:13:30.941Z] === RUN TestDockerSuite [2022-02-11T19:13:30.941Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-02-11T19:13:30.941Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-02-11T19:13:30.941Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-02-11T19:13:30.941Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-02-11T19:13:30.941Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-02-11T19:13:30.941Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-02-11T19:13:30.941Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-02-11T19:13:30.941Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-02-11T19:13:32.516Z] --- PASS: TestImportExtremelyLargeImageWorks (90.45s) [2022-02-11T19:13:32.516Z] PASS [2022-02-11T19:13:32.516Z] [2022-02-11T19:13:32.516Z] DONE 22 tests in 93.268s [2022-02-11T19:13:32.516Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-02-11T19:13:32.516Z] INFO: Testing against a local daemon [2022-02-11T19:13:32.516Z] === RUN TestNetworkCreateDelete [2022-02-11T19:13:32.516Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-02-11T19:13:32.516Z] === RUN TestDockerNetworkDeletePreferID [2022-02-11T19:13:32.516Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2022-02-11T19:13:32.516Z] === RUN TestDaemonDNSFallback [2022-02-11T19:13:33.448Z] --- PASS: TestDaemonDNSFallback (6.30s) [2022-02-11T19:13:33.448Z] === RUN TestInspectNetwork [2022-02-11T19:13:34.212Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-02-11T19:13:34.212Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-02-11T19:13:34.468Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-02-11T19:13:34.468Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-02-11T19:13:35.031Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-02-11T19:13:35.288Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-02-11T19:13:35.288Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-02-11T19:13:36.454Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-02-11T19:13:36.454Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-02-11T19:13:36.656Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-02-11T19:13:36.769Z] === RUN TestInspectNetwork/full_network_id [2022-02-11T19:13:36.769Z] === RUN TestInspectNetwork/partial_network_id [2022-02-11T19:13:36.769Z] === RUN TestInspectNetwork/network_name [2022-02-11T19:13:36.769Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-02-11T19:13:36.913Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-02-11T19:13:36.913Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-02-11T19:13:36.913Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-02-11T19:13:37.384Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-02-11T19:13:37.477Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-02-11T19:13:37.946Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-02-11T19:13:37.946Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-02-11T19:13:38.042Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-02-11T19:13:38.875Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-02-11T19:13:38.972Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-02-11T19:13:39.230Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-02-11T19:13:39.230Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-02-11T19:13:39.230Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-02-11T19:13:39.230Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-02-11T19:13:40.767Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-02-11T19:13:40.951Z] --- PASS: TestInspectNetwork (7.01s) [2022-02-11T19:13:40.951Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-02-11T19:13:40.951Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-02-11T19:13:40.951Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-02-11T19:13:40.951Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-02-11T19:13:40.951Z] === RUN TestRunContainerWithBridgeNone [2022-02-11T19:13:41.887Z] --- PASS: TestRunContainerWithBridgeNone (1.51s) [2022-02-11T19:13:41.887Z] === RUN TestNetworkInvalidJSON [2022-02-11T19:13:41.887Z] === RUN TestNetworkInvalidJSON//networks/create [2022-02-11T19:13:41.887Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-02-11T19:13:41.887Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-02-11T19:13:41.887Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-02-11T19:13:41.887Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-11T19:13:41.887Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-11T19:13:41.887Z] === CONT TestNetworkInvalidJSON//networks/create [2022-02-11T19:13:41.887Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-11T19:13:41.887Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-02-11T19:13:41.887Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-02-11T19:13:41.887Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-02-11T19:13:41.887Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-02-11T19:13:41.887Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-02-11T19:13:41.887Z] === RUN TestNetworkList [2022-02-11T19:13:41.887Z] === RUN TestNetworkList//networks [2022-02-11T19:13:41.887Z] === PAUSE TestNetworkList//networks [2022-02-11T19:13:41.887Z] === RUN TestNetworkList//networks/ [2022-02-11T19:13:41.887Z] === PAUSE TestNetworkList//networks/ [2022-02-11T19:13:41.887Z] === CONT TestNetworkList//networks [2022-02-11T19:13:41.887Z] === CONT TestNetworkList//networks/ [2022-02-11T19:13:41.887Z] --- PASS: TestNetworkList (0.01s) [2022-02-11T19:13:41.887Z] --- PASS: TestNetworkList//networks (0.00s) [2022-02-11T19:13:41.887Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-02-11T19:13:41.887Z] === RUN TestHostIPv4BridgeLabel [2022-02-11T19:13:42.002Z] .........................xx.................... [ 29%] [2022-02-11T19:13:42.133Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-02-11T19:13:42.455Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-02-11T19:13:42.455Z] === RUN TestDaemonRestartWithLiveRestore [2022-02-11T19:13:42.696Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-02-11T19:13:42.952Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-02-11T19:13:43.389Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-02-11T19:13:43.389Z] === RUN TestDaemonDefaultNetworkPools [2022-02-11T19:13:43.881Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-02-11T19:13:44.322Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-02-11T19:13:44.322Z] === RUN TestDaemonRestartWithExistingNetwork [2022-02-11T19:13:44.443Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-02-11T19:13:45.258Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-02-11T19:13:45.258Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-02-11T19:13:45.373Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-02-11T19:13:45.936Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-02-11T19:13:46.154Z] .....INFO: Daemon under test started and replied! [2022-02-11T19:13:46.154Z] INFO: Docker version of the daemon under test [2022-02-11T19:13:46.154Z] [2022-02-11T19:13:46.154Z] Client: [2022-02-11T19:13:46.154Z] Version: 17.06.2-ce [2022-02-11T19:13:46.154Z] API version: 1.30 [2022-02-11T19:13:46.154Z] Go version: go1.8.3 [2022-02-11T19:13:46.154Z] Git commit: cec0b72 [2022-02-11T19:13:46.154Z] Built: Tue Sep 5 19:57:19 2017 [2022-02-11T19:13:46.154Z] OS/Arch: windows/amd64 [2022-02-11T19:13:46.154Z] [2022-02-11T19:13:46.154Z] Server: [2022-02-11T19:13:46.155Z] Version: 0.0.0-dev [2022-02-11T19:13:46.155Z] API version: 1.42 (minimum version 1.24) [2022-02-11T19:13:46.155Z] Go version: go1.17.6 [2022-02-11T19:13:46.155Z] Git commit: 2deec80dba [2022-02-11T19:13:46.155Z] Built: 02/11/2022 19:11:36 [2022-02-11T19:13:46.155Z] OS/Arch: windows/amd64 [2022-02-11T19:13:46.155Z] Experimental: false [2022-02-11T19:13:46.155Z] [2022-02-11T19:13:46.155Z] INFO: Docker info of the daemon under test [2022-02-11T19:13:46.155Z] [2022-02-11T19:13:46.155Z] Containers: 0 [2022-02-11T19:13:46.155Z] Running: 0 [2022-02-11T19:13:46.155Z] Paused: 0 [2022-02-11T19:13:46.155Z] Stopped: 0 [2022-02-11T19:13:46.155Z] Images: 0 [2022-02-11T19:13:46.155Z] Server Version: 0.0.0-dev [2022-02-11T19:13:46.155Z] Storage Driver: windowsfilter [2022-02-11T19:13:46.155Z] Windows: [2022-02-11T19:13:46.155Z] Logging Driver: json-file [2022-02-11T19:13:46.155Z] Plugins: [2022-02-11T19:13:46.155Z] Volume: local [2022-02-11T19:13:46.155Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-11T19:13:46.155Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-11T19:13:46.155Z] Swarm: inactive [2022-02-11T19:13:46.155Z] Default Isolation: process [2022-02-11T19:13:46.155Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-02-11T19:13:46.155Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-02-11T19:13:46.155Z] OSType: windows [2022-02-11T19:13:46.155Z] Architecture: x86_64 [2022-02-11T19:13:46.155Z] CPUs: 4 [2022-02-11T19:13:46.155Z] Total Memory: 32GiB [2022-02-11T19:13:46.155Z] Name: azwin-2-ccfff0 [2022-02-11T19:13:46.155Z] ID: PIOP:N323:GNMR:JRMV:UMLE:PRNG:OQLD:4NX3:6DTI:AKWJ:BWEM:6V5L [2022-02-11T19:13:46.155Z] Docker Root Dir: D:\CI\PR-43230\1\daemon [2022-02-11T19:13:46.155Z] Debug Mode (client): false [2022-02-11T19:13:46.155Z] Debug Mode (server): true [2022-02-11T19:13:46.155Z] File Descriptors: -1 [2022-02-11T19:13:46.155Z] Goroutines: 16 [2022-02-11T19:13:46.155Z] System Time: 2022-02-11T19:13:44.5439479Z [2022-02-11T19:13:46.155Z] EventsListeners: 0 [2022-02-11T19:13:46.155Z] Registry: https://index.docker.io/v1/ [2022-02-11T19:13:46.155Z] Labels: [2022-02-11T19:13:46.155Z] Experimental: false [2022-02-11T19:13:46.155Z] Insecure Registries: [2022-02-11T19:13:46.155Z] 127.0.0.0/8 [2022-02-11T19:13:46.155Z] Live Restore Enabled: false [2022-02-11T19:13:46.155Z] [2022-02-11T19:13:46.155Z] [2022-02-11T19:13:46.155Z] INFO: Docker images of the daemon under test [2022-02-11T19:13:46.155Z] [2022-02-11T19:13:46.155Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-02-11T19:13:46.155Z] [2022-02-11T19:13:46.155Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-02-11T19:13:46.155Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2022-02-11T19:13:46.155Z] ltsc2019: Pulling from windows/servercore [2022-02-11T19:13:46.155Z] 4612f6d0b889: Pulling fs layer [2022-02-11T19:13:46.155Z] 1bd78008c728: Pulling fs layer [2022-02-11T19:13:46.632Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2022-02-11T19:13:46.633Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-02-11T19:13:46.866Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-02-11T19:13:47.197Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-02-11T19:13:47.197Z] === RUN TestServiceWithPredefinedNetwork [2022-02-11T19:13:47.337Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-02-11T19:13:47.429Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-02-11T19:13:47.429Z] Using test binary docker [2022-02-11T19:13:47.429Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-02-11T19:13:47.429Z] +++ /etc/init.d/apparmor start [2022-02-11T19:13:47.429Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-02-11T19:13:47.429Z] INFO: Waiting for daemon to start... [2022-02-11T19:13:47.429Z] Starting dockerd [2022-02-11T19:13:47.429Z] +++ 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-02-11T19:13:49.227Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-02-11T19:13:49.725Z] --- PASS: TestServiceWithPredefinedNetwork (2.21s) [2022-02-11T19:13:49.725Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-02-11T19:13:49.725Z] service_test.go:243: FLAKY_TEST [2022-02-11T19:13:49.725Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-11T19:13:49.725Z] === RUN TestServiceWithDataPathPortInit [2022-02-11T19:13:50.157Z] --- PASS: TestBuildWithHugeFile (107.50s) [2022-02-11T19:13:50.157Z] === RUN TestBuildWCOWSandboxSize [2022-02-11T19:13:50.157Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-11T19:13:50.157Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-02-11T19:13:50.157Z] === RUN TestBuildWithEmptyDockerfile [2022-02-11T19:13:50.157Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-11T19:13:50.157Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-11T19:13:50.157Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-11T19:13:50.157Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-11T19:13:50.157Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-11T19:13:50.157Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-11T19:13:50.157Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-11T19:13:50.157Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-11T19:13:50.157Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-11T19:13:50.415Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-02-11T19:13:50.415Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.08s) [2022-02-11T19:13:50.415Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.08s) [2022-02-11T19:13:50.415Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2022-02-11T19:13:50.415Z] === RUN TestBuildPreserveOwnership [2022-02-11T19:13:50.415Z] === RUN TestBuildPreserveOwnership/copy_from [2022-02-11T19:13:50.980Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-02-11T19:13:52.872Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-02-11T19:13:52.872Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-02-11T19:13:53.438Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-02-11T19:13:54.001Z] --- PASS: TestBuildPreserveOwnership (3.51s) [2022-02-11T19:13:54.001Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.21s) [2022-02-11T19:13:54.001Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.29s) [2022-02-11T19:13:54.001Z] === RUN TestBuildPlatformInvalid [2022-02-11T19:13:54.001Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-02-11T19:13:54.001Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-02-11T19:13:54.257Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-02-11T19:13:54.821Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-02-11T19:13:54.821Z] Loaded image: busybox:latest [2022-02-11T19:13:55.077Z] Loaded image: busybox:glibc [2022-02-11T19:13:55.334Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-02-11T19:13:55.771Z] . [2022-02-11T19:13:55.771Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-02-11T19:13:55.771Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-02-11T19:13:55.771Z] Error: No such image: emptyfs [2022-02-11T19:13:55.771Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-02-11T19:13:55.771Z] ++++ docker load [2022-02-11T19:13:55.771Z] Running integration-test (iteration 1) [2022-02-11T19:13:55.771Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-02-11T19:13:55.771Z] ++ 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-02-11T19:13:55.771Z] ++ set -e [2022-02-11T19:13:55.771Z] ++ '[' -n 0 ']' [2022-02-11T19:13:55.771Z] ++ set -x [2022-02-11T19:13:55.771Z] ++ 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-02-11T19:13:55.771Z] Loaded image: busybox:latest [2022-02-11T19:13:55.771Z] Loaded image: busybox:glibc [2022-02-11T19:13:55.896Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-02-11T19:13:56.333Z] Loaded image: debian:bullseye-slim [2022-02-11T19:13:56.333Z] Loaded image: hello-world:latest [2022-02-11T19:13:56.333Z] Loaded image: arm32v7/hello-world:latest [2022-02-11T19:13:56.333Z] INFO: Testing against a local daemon [2022-02-11T19:13:56.333Z] === RUN TestCgroupNamespacesBuild [2022-02-11T19:13:57.700Z] --- PASS: TestCgroupNamespacesBuild (1.28s) [2022-02-11T19:13:57.700Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-02-11T19:13:57.778Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-02-11T19:13:57.787Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-02-11T19:13:57.787Z] Loaded image: debian:bullseye-slim [2022-02-11T19:13:57.788Z] Loaded image: hello-world:latest [2022-02-11T19:13:57.788Z] docker_cli_daemon_test.go:1472: [de0c13675cacb] daemon is not started [2022-02-11T19:13:57.788Z] Loaded image: arm32v7/hello-world:latest [2022-02-11T19:13:58.350Z] check_test.go:308: [d93e4d3429820] daemon is not started [2022-02-11T19:13:58.350Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-02-11T19:13:58.629Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.10s) [2022-02-11T19:13:58.629Z] === RUN TestBuildWithSession [2022-02-11T19:13:58.629Z] build_session_test.go:25: TODO: BuildKit [2022-02-11T19:13:58.629Z] --- SKIP: TestBuildWithSession (0.00s) [2022-02-11T19:13:58.629Z] === RUN TestBuildSquashParent [2022-02-11T19:13:58.632Z] 1bd78008c728: Verifying Checksum [2022-02-11T19:13:58.632Z] 1bd78008c728: Download complete [2022-02-11T19:13:59.279Z] === RUN TestDockerSuite/TestAttachDetach [2022-02-11T19:14:00.208Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-02-11T19:14:00.465Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-02-11T19:14:01.028Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-02-11T19:14:02.395Z] check_test.go:308: [d44fe5d2180d2] daemon is not started [2022-02-11T19:14:02.395Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-02-11T19:14:02.817Z] --- PASS: TestBuildSquashParent (3.48s) [2022-02-11T19:14:02.817Z] === RUN TestBuildWithRemoveAndForceRemove [2022-02-11T19:14:02.817Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-11T19:14:02.817Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-11T19:14:02.817Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-11T19:14:02.817Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-11T19:14:02.817Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-11T19:14:02.817Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-11T19:14:02.817Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-11T19:14:02.817Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-11T19:14:02.817Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-11T19:14:02.817Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-11T19:14:02.817Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-11T19:14:02.817Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-11T19:14:02.817Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-11T19:14:02.817Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-11T19:14:02.958Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-02-11T19:14:03.521Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-02-11T19:14:03.782Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-11T19:14:03.782Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-11T19:14:04.451Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-02-11T19:14:04.592Z] --- PASS: TestServiceWithDataPathPortInit (13.54s) [2022-02-11T19:14:04.592Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-02-11T19:14:04.711Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-11T19:14:04.969Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-11T19:14:05.296Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-02-11T19:14:05.380Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-02-11T19:14:05.525Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:sujpyvnnxmwsgrp2m4ujpstxx Created:2022-02-11 19:14:04.111763779 +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[291aeb9e4c98bac88a0901ba490de479b8e1052b18959c3dfd9781c784e1efea:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.w0c629jtfe2yn1ogv52ltofi1 EndpointID:ea3aad1de02d10bd38a0c7982386ab6fec3a70449e5bf32cd391ab8f483dc0b3 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:bca23a9d771670f9dd76e855758e80b833455bac833de87214fb0d52d42ddcc5 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:9ad266add6af IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.w0c629jtfe2yn1ogv52ltofi1 EndpointID:ea3aad1de02d10bd38a0c7982386ab6fec3a70449e5bf32cd391ab8f483dc0b3 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-02-11T19:14:05.896Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-02-11T19:14:05.897Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.42s) [2022-02-11T19:14:05.897Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.50s) [2022-02-11T19:14:05.897Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (0.99s) [2022-02-11T19:14:05.897Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.13s) [2022-02-11T19:14:05.897Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.27s) [2022-02-11T19:14:05.897Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.09s) [2022-02-11T19:14:05.897Z] === RUN TestBuildMultiStageCopy [2022-02-11T19:14:05.897Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-02-11T19:14:06.751Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-02-11T19:14:06.751Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-02-11T19:14:07.229Z] 4612f6d0b889: Verifying Checksum [2022-02-11T19:14:07.229Z] 4612f6d0b889: Download complete [2022-02-11T19:14:07.262Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-02-11T19:14:07.262Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-02-11T19:14:07.518Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-02-11T19:14:07.773Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-02-11T19:14:07.773Z] --- PASS: TestBuildMultiStageCopy (1.92s) [2022-02-11T19:14:07.773Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.05s) [2022-02-11T19:14:07.773Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.19s) [2022-02-11T19:14:07.773Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s) [2022-02-11T19:14:07.773Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.29s) [2022-02-11T19:14:07.773Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.20s) [2022-02-11T19:14:07.773Z] === RUN TestBuildMultiStageParentConfig [2022-02-11T19:14:08.124Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-02-11T19:14:08.336Z] --- PASS: TestBuildMultiStageParentConfig (0.56s) [2022-02-11T19:14:08.336Z] === RUN TestBuildLabelWithTargets [2022-02-11T19:14:09.492Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-02-11T19:14:09.492Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-02-11T19:14:09.492Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-02-11T19:14:09.492Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (15.46s) [2022-02-11T19:14:09.492Z] PASS [2022-02-11T19:14:09.492Z] [2022-02-11T19:14:09.492Z] === Skipped [2022-02-11T19:14:09.492Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-02-11T19:14:09.492Z] build_session_test.go:25: TODO: BuildKit [2022-02-11T19:14:09.492Z] [2022-02-11T19:14:09.492Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-02-11T19:14:09.492Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-11T19:14:09.492Z] [2022-02-11T19:14:09.492Z] DONE 34 tests, 2 skipped in 170.747s [2022-02-11T19:14:09.492Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-02-11T19:14:09.492Z] ++ 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-02-11T19:14:09.492Z] ++ set -e [2022-02-11T19:14:09.492Z] ++ '[' -n 0 ']' [2022-02-11T19:14:09.492Z] ++ set -x [2022-02-11T19:14:09.492Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-02-11T19:14:09.492Z] INFO: Testing against a local daemon [2022-02-11T19:14:09.492Z] === RUN TestConfigInspect [2022-02-11T19:14:09.705Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.86s) [2022-02-11T19:14:09.705Z] PASS [2022-02-11T19:14:09.705Z] [2022-02-11T19:14:09.705Z] === Skipped [2022-02-11T19:14:09.705Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-11T19:14:09.705Z] service_test.go:243: FLAKY_TEST [2022-02-11T19:14:09.705Z] [2022-02-11T19:14:09.705Z] DONE 26 tests, 1 skipped in 43.182s [2022-02-11T19:14:09.705Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-02-11T19:14:09.705Z] INFO: Testing against a local daemon [2022-02-11T19:14:09.705Z] === RUN TestDockerNetworkIpvlanPersistance [2022-02-11T19:14:09.705Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-11T19:14:09.705Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-02-11T19:14:09.705Z] === RUN TestDockerNetworkIpvlan [2022-02-11T19:14:09.705Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-11T19:14:09.705Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-02-11T19:14:09.705Z] PASS [2022-02-11T19:14:09.705Z] [2022-02-11T19:14:09.705Z] === Skipped [2022-02-11T19:14:09.705Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-02-11T19:14:09.705Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-11T19:14:09.705Z] [2022-02-11T19:14:09.705Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-02-11T19:14:09.705Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-11T19:14:09.705Z] [2022-02-11T19:14:09.705Z] DONE 2 tests, 2 skipped in 0.034s [2022-02-11T19:14:09.705Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-02-11T19:14:09.705Z] INFO: Testing against a local daemon [2022-02-11T19:14:09.705Z] === RUN TestDockerNetworkMacvlanPersistance [2022-02-11T19:14:09.784Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-02-11T19:14:10.227Z] --- PASS: TestBuildLabelWithTargets (1.46s) [2022-02-11T19:14:10.227Z] === RUN TestBuildWithEmptyLayers [2022-02-11T19:14:10.227Z] --- PASS: TestBuildWithEmptyLayers (0.44s) [2022-02-11T19:14:10.227Z] === RUN TestBuildMultiStageOnBuild [2022-02-11T19:14:10.421Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-02-11T19:14:10.678Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-02-11T19:14:11.079Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.37s) [2022-02-11T19:14:11.079Z] === RUN TestDockerNetworkMacvlan [2022-02-11T19:14:11.607Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-02-11T19:14:12.013Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-02-11T19:14:12.117Z] --- PASS: TestBuildMultiStageOnBuild (1.46s) [2022-02-11T19:14:12.117Z] === RUN TestBuildUncleanTarFilenames [2022-02-11T19:14:12.374Z] --- PASS: TestBuildUncleanTarFilenames (0.53s) [2022-02-11T19:14:12.374Z] === RUN TestBuildMultiStageLayerLeak [2022-02-11T19:14:12.535Z] --- PASS: TestConfigInspect (3.01s) [2022-02-11T19:14:12.535Z] === RUN TestConfigList [2022-02-11T19:14:12.581Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-02-11T19:14:13.515Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-02-11T19:14:13.744Z] --- PASS: TestBuildMultiStageLayerLeak (1.40s) [2022-02-11T19:14:13.744Z] === RUN TestBuildWithHugeFile [2022-02-11T19:14:14.429Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-02-11T19:14:14.890Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-02-11T19:14:15.383Z] --- PASS: TestConfigList (2.88s) [2022-02-11T19:14:15.383Z] === RUN TestConfigsCreateAndDelete [2022-02-11T19:14:16.792Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-02-11T19:14:17.907Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-02-11T19:14:18.164Z] --- PASS: TestConfigsCreateAndDelete (2.80s) [2022-02-11T19:14:18.164Z] === RUN TestConfigsUpdate [2022-02-11T19:14:19.532Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-02-11T19:14:20.074Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-02-11T19:14:20.333Z] --- PASS: TestDockerNetworkMacvlan (9.27s) [2022-02-11T19:14:20.333Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2022-02-11T19:14:20.333Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-02-11T19:14:20.333Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.77s) [2022-02-11T19:14:20.333Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.78s) [2022-02-11T19:14:20.333Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.94s) [2022-02-11T19:14:20.333Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.56s) [2022-02-11T19:14:20.333Z] PASS [2022-02-11T19:14:20.333Z] [2022-02-11T19:14:20.333Z] DONE 8 tests in 10.676s [2022-02-11T19:14:20.333Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-02-11T19:14:20.591Z] testing: warning: no tests to run [2022-02-11T19:14:20.591Z] PASS [2022-02-11T19:14:20.591Z] [2022-02-11T19:14:20.591Z] DONE 0 tests in 0.012s [2022-02-11T19:14:20.591Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-02-11T19:14:20.591Z] INFO: Testing against a local daemon [2022-02-11T19:14:20.591Z] === RUN TestAuthZPluginAllowRequest [2022-02-11T19:14:20.900Z] --- PASS: TestConfigsUpdate (2.70s) [2022-02-11T19:14:20.900Z] === RUN TestTemplatedConfig [2022-02-11T19:14:20.900Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-02-11T19:14:21.525Z] --- PASS: TestAuthZPluginAllowRequest (1.12s) [2022-02-11T19:14:21.525Z] === RUN TestAuthZPluginTLS [2022-02-11T19:14:22.090Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-02-11T19:14:22.090Z] === RUN TestAuthZPluginDenyRequest [2022-02-11T19:14:22.655Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-02-11T19:14:22.655Z] === RUN TestAuthZPluginAPIDenyResponse [2022-02-11T19:14:23.224Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-02-11T19:14:23.224Z] === RUN TestAuthZPluginDenyResponse [2022-02-11T19:14:23.420Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2022-02-11T19:14:23.420Z] check_test.go:308: [da8dc450b0ddc] daemon is not started [2022-02-11T19:14:23.420Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2022-02-11T19:14:23.791Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-02-11T19:14:23.791Z] === RUN TestAuthZPluginAllowEventStream [2022-02-11T19:14:23.984Z] check_test.go:308: [d37dde17a8dc1] daemon is not started [2022-02-11T19:14:23.984Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-02-11T19:14:24.240Z] --- PASS: TestTemplatedConfig (3.27s) [2022-02-11T19:14:24.240Z] === RUN TestConfigCreateResolve [2022-02-11T19:14:25.166Z] --- PASS: TestAuthZPluginAllowEventStream (1.13s) [2022-02-11T19:14:25.166Z] === RUN TestAuthZPluginErrorResponse [2022-02-11T19:14:25.170Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-02-11T19:14:25.425Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2022-02-11T19:14:25.425Z] === RUN TestAuthZPluginErrorRequest [2022-02-11T19:14:25.427Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-02-11T19:14:25.622Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-02-11T19:14:25.683Z] check_test.go:308: [dd45cf07b4e1a] daemon is not started [2022-02-11T19:14:25.683Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-02-11T19:14:25.683Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-02-11T19:14:25.991Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-02-11T19:14:25.991Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-02-11T19:14:26.557Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-02-11T19:14:26.557Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-02-11T19:14:27.049Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-02-11T19:14:27.049Z] --- PASS: TestConfigCreateResolve (2.92s) [2022-02-11T19:14:27.049Z] PASS [2022-02-11T19:14:27.049Z] [2022-02-11T19:14:27.049Z] DONE 6 tests in 17.715s [2022-02-11T19:14:27.049Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-02-11T19:14:27.049Z] ++ 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-02-11T19:14:27.049Z] ++ set -e [2022-02-11T19:14:27.049Z] ++ '[' -n 0 ']' [2022-02-11T19:14:27.049Z] ++ set -x [2022-02-11T19:14:27.049Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-02-11T19:14:27.305Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-02-11T19:14:27.305Z] INFO: Testing against a local daemon [2022-02-11T19:14:27.305Z] === RUN TestCheckpoint [2022-02-11T19:14:27.305Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-11T19:14:27.305Z] --- SKIP: TestCheckpoint (0.00s) [2022-02-11T19:14:27.305Z] === RUN TestContainerInvalidJSON [2022-02-11T19:14:27.305Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-02-11T19:14:27.305Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-02-11T19:14:27.305Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-02-11T19:14:27.305Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-02-11T19:14:27.305Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-02-11T19:14:27.305Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-02-11T19:14:27.305Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-02-11T19:14:27.305Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-02-11T19:14:27.305Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-02-11T19:14:27.305Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-02-11T19:14:27.560Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2022-02-11T19:14:27.561Z] === RUN TestCopyFromContainerPathIsNotDir [2022-02-11T19:14:27.561Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2022-02-11T19:14:27.561Z] === RUN TestCopyToContainerPathDoesNotExist [2022-02-11T19:14:27.561Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-02-11T19:14:27.561Z] === RUN TestCopyToContainerPathIsNotDir [2022-02-11T19:14:27.561Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2022-02-11T19:14:27.561Z] === RUN TestCopyFromContainer [2022-02-11T19:14:27.819Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-02-11T19:14:27.819Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-02-11T19:14:27.931Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.36s) [2022-02-11T19:14:27.931Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-02-11T19:14:29.186Z] === RUN TestCopyFromContainer// [2022-02-11T19:14:29.306Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.38s) [2022-02-11T19:14:29.306Z] === RUN TestAuthZPluginHeader [2022-02-11T19:14:29.331Z] 8f616e6e9eec: Pull complete [2022-02-11T19:14:29.443Z] === RUN TestCopyFromContainer//bar/root [2022-02-11T19:14:29.443Z] === RUN TestCopyFromContainer//bar/root/ [2022-02-11T19:14:29.443Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-02-11T19:14:29.443Z] === RUN TestCopyFromContainer/bar/quux [2022-02-11T19:14:29.699Z] === RUN TestCopyFromContainer/bar/quux/ [2022-02-11T19:14:29.699Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-02-11T19:14:29.699Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-02-11T19:14:29.872Z] --- PASS: TestAuthZPluginHeader (0.69s) [2022-02-11T19:14:29.872Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-02-11T19:14:29.955Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-02-11T19:14:29.955Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-02-11T19:14:29.955Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-02-11T19:14:30.213Z] === RUN TestCopyFromContainer/bar/notarget [2022-02-11T19:14:30.213Z] --- PASS: TestCopyFromContainer (2.66s) [2022-02-11T19:14:30.213Z] --- PASS: TestCopyFromContainer// (0.13s) [2022-02-11T19:14:30.213Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2022-02-11T19:14:30.213Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2022-02-11T19:14:30.213Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2022-02-11T19:14:30.213Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2022-02-11T19:14:30.213Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2022-02-11T19:14:30.213Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2022-02-11T19:14:30.213Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2022-02-11T19:14:30.213Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.13s) [2022-02-11T19:14:30.213Z] --- PASS: TestCopyFromContainer/bar/notarget (0.14s) [2022-02-11T19:14:30.213Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-02-11T19:14:30.213Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-11T19:14:30.213Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-11T19:14:30.213Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-11T19:14:30.213Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-11T19:14:30.213Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-11T19:14:30.213Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-11T19:14:30.213Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-11T19:14:30.213Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-11T19:14:30.213Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-11T19:14:30.213Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-02-11T19:14:30.213Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-02-11T19:14:30.213Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-02-11T19:14:30.213Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-02-11T19:14:30.213Z] === RUN TestCreateLinkToNonExistingContainer [2022-02-11T19:14:30.470Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2022-02-11T19:14:30.470Z] === RUN TestCreateWithInvalidEnv [2022-02-11T19:14:30.470Z] === RUN TestCreateWithInvalidEnv/0 [2022-02-11T19:14:30.470Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-02-11T19:14:30.470Z] === RUN TestCreateWithInvalidEnv/1 [2022-02-11T19:14:30.470Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-02-11T19:14:30.470Z] === RUN TestCreateWithInvalidEnv/2 [2022-02-11T19:14:30.470Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-02-11T19:14:30.470Z] === CONT TestCreateWithInvalidEnv/0 [2022-02-11T19:14:30.470Z] === CONT TestCreateWithInvalidEnv/2 [2022-02-11T19:14:30.470Z] === CONT TestCreateWithInvalidEnv/1 [2022-02-11T19:14:30.470Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-02-11T19:14:30.470Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-02-11T19:14:30.470Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-02-11T19:14:30.470Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-02-11T19:14:30.470Z] === RUN TestCreateTmpfsMountsTarget [2022-02-11T19:14:30.470Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-02-11T19:14:30.470Z] === RUN TestCreateWithCustomMaskedPaths [2022-02-11T19:14:31.839Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-02-11T19:14:32.096Z] --- PASS: TestCreateWithCustomMaskedPaths (1.79s) [2022-02-11T19:14:32.096Z] === RUN TestCreateWithCustomReadonlyPaths [2022-02-11T19:14:32.352Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-02-11T19:14:33.281Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-02-11T19:14:33.845Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.67s) [2022-02-11T19:14:33.845Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-02-11T19:14:33.845Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-11T19:14:33.845Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-11T19:14:33.845Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-11T19:14:33.845Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-11T19:14:33.845Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-11T19:14:33.845Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-11T19:14:33.845Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-11T19:14:33.845Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-11T19:14:33.845Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-11T19:14:33.845Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-11T19:14:33.845Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-11T19:14:33.845Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-11T19:14:33.845Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-11T19:14:33.845Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-11T19:14:33.845Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-11T19:14:33.845Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-02-11T19:14:33.845Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-02-11T19:14:33.845Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-02-11T19:14:33.845Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-02-11T19:14:33.845Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.05s) [2022-02-11T19:14:33.845Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-02-11T19:14:33.846Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-02-11T19:14:34.053Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.87s) [2022-02-11T19:14:34.053Z] === RUN TestAuthZPluginV2Disable [2022-02-11T19:14:34.774Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.62s) [2022-02-11T19:14:34.774Z] === RUN TestCreateDifferentPlatform [2022-02-11T19:14:34.774Z] === RUN TestCreateDifferentPlatform/different_os [2022-02-11T19:14:34.774Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-02-11T19:14:34.774Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2022-02-11T19:14:34.774Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-02-11T19:14:34.774Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2022-02-11T19:14:34.774Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-02-11T19:14:34.774Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-02-11T19:14:34.774Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-02-11T19:14:34.774Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-02-11T19:14:34.774Z] === RUN TestContainerStartOnDaemonRestart [2022-02-11T19:14:34.774Z] === PAUSE TestContainerStartOnDaemonRestart [2022-02-11T19:14:34.774Z] === RUN TestDaemonRestartIpcMode [2022-02-11T19:14:34.774Z] === PAUSE TestDaemonRestartIpcMode [2022-02-11T19:14:34.774Z] === RUN TestDaemonHostGatewayIP [2022-02-11T19:14:34.774Z] === PAUSE TestDaemonHostGatewayIP [2022-02-11T19:14:34.774Z] === RUN TestRestartDaemonWithRestartingContainer [2022-02-11T19:14:34.774Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-02-11T19:14:34.774Z] === RUN TestContainerKillOnDaemonStart [2022-02-11T19:14:34.774Z] === PAUSE TestContainerKillOnDaemonStart [2022-02-11T19:14:34.774Z] === RUN TestDiff [2022-02-11T19:14:35.338Z] --- PASS: TestDiff (0.59s) [2022-02-11T19:14:35.338Z] === RUN TestExecWithCloseStdin [2022-02-11T19:14:35.338Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-02-11T19:14:35.480Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-02-11T19:14:35.902Z] --- PASS: TestExecWithCloseStdin (0.73s) [2022-02-11T19:14:35.902Z] === RUN TestExec [2022-02-11T19:14:36.835Z] --- PASS: TestExec (0.64s) [2022-02-11T19:14:36.835Z] === RUN TestExecUser [2022-02-11T19:14:37.028Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-02-11T19:14:37.371Z] --- PASS: TestAuthZPluginV2Disable (3.29s) [2022-02-11T19:14:37.371Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-02-11T19:14:37.408Z] --- PASS: TestExecUser (0.60s) [2022-02-11T19:14:37.408Z] === RUN TestExportContainerAndImportImage [2022-02-11T19:14:38.338Z] --- PASS: TestExportContainerAndImportImage (0.91s) [2022-02-11T19:14:38.338Z] === RUN TestExportContainerAfterDaemonRestart [2022-02-11T19:14:38.595Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-02-11T19:14:39.157Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-02-11T19:14:39.414Z] check_test.go:308: [d827c1243e0f7] daemon is not started [2022-02-11T19:14:39.414Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-02-11T19:14:39.670Z] --- PASS: TestExportContainerAfterDaemonRestart (1.44s) [2022-02-11T19:14:39.670Z] === RUN TestHealthCheckWorkdir [2022-02-11T19:14:39.927Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-02-11T19:14:40.491Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-02-11T19:14:40.653Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.40s) [2022-02-11T19:14:40.653Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-02-11T19:14:40.748Z] --- PASS: TestHealthCheckWorkdir (1.01s) [2022-02-11T19:14:40.748Z] === RUN TestHealthKillContainer [2022-02-11T19:14:41.005Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-02-11T19:14:41.261Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-02-11T19:14:41.518Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-02-11T19:14:42.240Z] 8f616e6e9eec: Pull complete [2022-02-11T19:14:42.614Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-02-11T19:14:42.886Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-02-11T19:14:43.815Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-02-11T19:14:45.183Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-02-11T19:14:46.113Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-02-11T19:14:46.369Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-02-11T19:14:48.268Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-02-11T19:14:48.525Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-02-11T19:14:49.089Z] --- PASS: TestHealthKillContainer (8.42s) [2022-02-11T19:14:49.089Z] === RUN TestInspectCpusetInConfigPre120 [2022-02-11T19:14:49.651Z] --- PASS: TestInspectCpusetInConfigPre120 (0.48s) [2022-02-11T19:14:49.651Z] === RUN TestIpcModeNone [2022-02-11T19:14:50.214Z] --- PASS: TestIpcModeNone (0.65s) [2022-02-11T19:14:50.214Z] === RUN TestIpcModePrivate [2022-02-11T19:14:50.471Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-02-11T19:14:50.471Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-02-11T19:14:50.471Z] check_test.go:308: [d2f3cf1a973b9] daemon is not started [2022-02-11T19:14:50.471Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-02-11T19:14:50.471Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:87, shared: false, mustBeShared: false [2022-02-11T19:14:50.728Z] --- PASS: TestIpcModePrivate (0.56s) [2022-02-11T19:14:50.728Z] === RUN TestIpcModeShareable [2022-02-11T19:14:50.985Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true [2022-02-11T19:14:51.243Z] --- PASS: TestIpcModeShareable (0.57s) [2022-02-11T19:14:51.243Z] === RUN TestAPIIpcModeShareableAndContainer [2022-02-11T19:14:51.243Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-02-11T19:14:52.616Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-02-11T19:14:52.616Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-02-11T19:14:52.848Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.64s) [2022-02-11T19:14:52.848Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-02-11T19:14:53.990Z] === RUN TestDockerSuite/TestBuildAddScript [2022-02-11T19:14:53.990Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.65s) [2022-02-11T19:14:53.990Z] === RUN TestAPIIpcModeHost [2022-02-11T19:14:54.554Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-02-11T19:14:54.554Z] --- PASS: TestAPIIpcModeHost (0.67s) [2022-02-11T19:14:54.554Z] === RUN TestDaemonIpcModeShareable [2022-02-11T19:14:56.446Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:92, shared: true, mustBeShared: true [2022-02-11T19:14:56.446Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-02-11T19:14:56.446Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-02-11T19:14:56.446Z] --- PASS: TestDaemonIpcModeShareable (1.77s) [2022-02-11T19:14:56.446Z] === RUN TestDaemonIpcModePrivate [2022-02-11T19:14:57.816Z] check_test.go:308: [d3da3f861e670] daemon is not started [2022-02-11T19:14:57.817Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-02-11T19:14:58.074Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2022-02-11T19:14:58.074Z] --- PASS: TestDaemonIpcModePrivate (1.75s) [2022-02-11T19:14:58.074Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-02-11T19:14:58.396Z] ............................ [ 66%] [2022-02-11T19:14:59.971Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:118, shared: false, mustBeShared: false [2022-02-11T19:14:59.971Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.68s) [2022-02-11T19:14:59.971Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-02-11T19:15:00.534Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-02-11T19:15:01.098Z] check_test.go:308: [d369e18992a5d] daemon is not started [2022-02-11T19:15:01.098Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-02-11T19:15:01.354Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:98, shared: true, mustBeShared: true [2022-02-11T19:15:01.354Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.63s) [2022-02-11T19:15:01.354Z] === RUN TestIpcModeOlderClient [2022-02-11T19:15:01.354Z] === PAUSE TestIpcModeOlderClient [2022-02-11T19:15:01.354Z] === RUN TestKillContainerInvalidSignal [2022-02-11T19:15:02.283Z] --- PASS: TestKillContainerInvalidSignal (0.62s) [2022-02-11T19:15:02.283Z] === RUN TestKillContainer [2022-02-11T19:15:02.283Z] === RUN TestKillContainer/no_signal [2022-02-11T19:15:02.541Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-02-11T19:15:02.800Z] === RUN TestKillContainer/non_killing_signal [2022-02-11T19:15:03.061Z] === RUN TestKillContainer/killing_signal [2022-02-11T19:15:04.434Z] --- PASS: TestKillContainer (2.23s) [2022-02-11T19:15:04.434Z] --- PASS: TestKillContainer/no_signal (0.60s) [2022-02-11T19:15:04.434Z] --- PASS: TestKillContainer/non_killing_signal (0.44s) [2022-02-11T19:15:04.434Z] --- PASS: TestKillContainer/killing_signal (0.98s) [2022-02-11T19:15:04.434Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-02-11T19:15:04.434Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-02-11T19:15:04.434Z] docker_cli_daemon_plugins_test.go:80: [deb0a9a0af188] daemon is not started [2022-02-11T19:15:04.998Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-02-11T19:15:05.615Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-02-11T19:15:05.884Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.43s) [2022-02-11T19:15:05.884Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.65s) [2022-02-11T19:15:05.884Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.57s) [2022-02-11T19:15:05.884Z] === RUN TestKillStoppedContainer [2022-02-11T19:15:05.884Z] --- PASS: TestKillStoppedContainer (0.10s) [2022-02-11T19:15:05.884Z] === RUN TestKillStoppedContainerAPIPre120 [2022-02-11T19:15:05.884Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2022-02-11T19:15:05.884Z] === RUN TestKillDifferentUserContainer [2022-02-11T19:15:06.459Z] --- PASS: TestKillDifferentUserContainer (0.64s) [2022-02-11T19:15:06.459Z] === RUN TestInspectOomKilledTrue [2022-02-11T19:15:06.459Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-11T19:15:06.459Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-02-11T19:15:06.459Z] === RUN TestInspectOomKilledFalse [2022-02-11T19:15:06.459Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-11T19:15:06.459Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-02-11T19:15:06.459Z] === RUN TestLinksEtcHostsContentMatch [2022-02-11T19:15:06.720Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-02-11T19:15:06.976Z] --- PASS: TestLinksEtcHostsContentMatch (0.47s) [2022-02-11T19:15:06.976Z] === RUN TestLinksContainerNames [2022-02-11T19:15:07.714Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2022-02-11T19:15:07.714Z] PASS [2022-02-11T19:15:07.714Z] [2022-02-11T19:15:07.714Z] DONE 17 tests in 47.252s [2022-02-11T19:15:07.714Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-02-11T19:15:07.714Z] INFO: Testing against a local daemon [2022-02-11T19:15:07.714Z] === RUN TestPluginInvalidJSON [2022-02-11T19:15:07.714Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-02-11T19:15:07.714Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-02-11T19:15:07.714Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-02-11T19:15:07.714Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-02-11T19:15:07.714Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-02-11T19:15:07.714Z] === RUN TestPluginInstall [2022-02-11T19:15:07.714Z] === RUN TestPluginInstall/no_auth [2022-02-11T19:15:08.342Z] --- PASS: TestLinksContainerNames (1.32s) [2022-02-11T19:15:08.342Z] === RUN TestLogsFollowTailEmpty [2022-02-11T19:15:08.599Z] docker_cli_daemon_plugins_test.go:170: [d67a89d5c71fd] daemon is not started [2022-02-11T19:15:08.855Z] --- PASS: TestLogsFollowTailEmpty (0.59s) [2022-02-11T19:15:08.855Z] === RUN TestContainerNetworkMountsNoChown [2022-02-11T19:15:09.089Z] time="2022-02-11T19:15:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-11T19:15:09.089Z] time="2022-02-11T19:15:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8f1b3d4cf2ae37930695a6dbe7e577c44d11babcf14a893c9ffa868a8db885c0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-11T19:15:09.089Z] time="2022-02-11T19:15:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-11T19:15:09.089Z] time="2022-02-11T19:15:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8f1b3d4cf2ae37930695a6dbe7e577c44d11babcf14a893c9ffa868a8db885c0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-11T19:15:09.347Z] === RUN TestPluginInstall/with_htpasswd [2022-02-11T19:15:09.418Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-02-11T19:15:09.613Z] time="2022-02-11T19:15:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-11T19:15:09.613Z] time="2022-02-11T19:15:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a5093f3dff4295432fdcc6f3089ae9b9f6c26bdabd6db96369c2ef30f07fe2ac" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-11T19:15:09.613Z] time="2022-02-11T19:15:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-11T19:15:09.613Z] time="2022-02-11T19:15:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a5093f3dff4295432fdcc6f3089ae9b9f6c26bdabd6db96369c2ef30f07fe2ac" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-11T19:15:09.675Z] --- PASS: TestContainerNetworkMountsNoChown (0.72s) [2022-02-11T19:15:09.675Z] === RUN TestMountDaemonRoot [2022-02-11T19:15:09.675Z] === RUN TestMountDaemonRoot/default [2022-02-11T19:15:09.675Z] === PAUSE TestMountDaemonRoot/default [2022-02-11T19:15:09.675Z] === RUN TestMountDaemonRoot/private [2022-02-11T19:15:09.675Z] === PAUSE TestMountDaemonRoot/private [2022-02-11T19:15:09.675Z] === RUN TestMountDaemonRoot/rprivate [2022-02-11T19:15:09.675Z] === PAUSE TestMountDaemonRoot/rprivate [2022-02-11T19:15:09.675Z] === RUN TestMountDaemonRoot/slave [2022-02-11T19:15:09.675Z] === PAUSE TestMountDaemonRoot/slave [2022-02-11T19:15:09.675Z] === RUN TestMountDaemonRoot/rslave [2022-02-11T19:15:09.675Z] === PAUSE TestMountDaemonRoot/rslave [2022-02-11T19:15:09.675Z] === RUN TestMountDaemonRoot/shared [2022-02-11T19:15:09.675Z] === PAUSE TestMountDaemonRoot/shared [2022-02-11T19:15:09.675Z] === RUN TestMountDaemonRoot/rshared [2022-02-11T19:15:09.675Z] === PAUSE TestMountDaemonRoot/rshared [2022-02-11T19:15:09.675Z] === CONT TestMountDaemonRoot/default [2022-02-11T19:15:09.675Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-02-11T19:15:09.675Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-02-11T19:15:09.675Z] === RUN TestMountDaemonRoot/default/mount_root [2022-02-11T19:15:09.675Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-02-11T19:15:09.675Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-02-11T19:15:09.675Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-02-11T19:15:09.675Z] === RUN TestMountDaemonRoot/default/bind_root [2022-02-11T19:15:09.675Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-02-11T19:15:09.675Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-02-11T19:15:09.675Z] === CONT TestMountDaemonRoot/rshared [2022-02-11T19:15:09.675Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-02-11T19:15:09.675Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-02-11T19:15:09.675Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-02-11T19:15:09.675Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-02-11T19:15:09.675Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-02-11T19:15:09.675Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-02-11T19:15:09.675Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-02-11T19:15:09.675Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-02-11T19:15:09.675Z] === CONT TestMountDaemonRoot/rprivate [2022-02-11T19:15:09.675Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-02-11T19:15:09.675Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-02-11T19:15:09.675Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-02-11T19:15:09.675Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-02-11T19:15:09.675Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-02-11T19:15:09.675Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-02-11T19:15:09.675Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-02-11T19:15:09.675Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-02-11T19:15:09.675Z] === CONT TestMountDaemonRoot/shared [2022-02-11T19:15:09.675Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-02-11T19:15:09.675Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-02-11T19:15:09.675Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-02-11T19:15:09.675Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-02-11T19:15:09.675Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-02-11T19:15:09.675Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-02-11T19:15:09.675Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-02-11T19:15:09.675Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-02-11T19:15:09.675Z] === CONT TestMountDaemonRoot/rslave [2022-02-11T19:15:09.675Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-02-11T19:15:09.675Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-02-11T19:15:09.675Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-02-11T19:15:09.675Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-02-11T19:15:09.675Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-02-11T19:15:09.675Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-02-11T19:15:09.675Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-02-11T19:15:09.675Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-02-11T19:15:09.675Z] === CONT TestMountDaemonRoot/slave [2022-02-11T19:15:09.675Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-02-11T19:15:09.675Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-02-11T19:15:09.675Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-02-11T19:15:09.675Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-02-11T19:15:09.675Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-02-11T19:15:09.675Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-02-11T19:15:09.675Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-02-11T19:15:09.675Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-02-11T19:15:09.675Z] === CONT TestMountDaemonRoot/default/bind_root [2022-02-11T19:15:09.675Z] === RUN TestDockerSuite/TestBuildAddTar [2022-02-11T19:15:09.675Z] === CONT TestMountDaemonRoot/private [2022-02-11T19:15:09.675Z] === RUN TestMountDaemonRoot/private/bind_root [2022-02-11T19:15:09.675Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-02-11T19:15:09.675Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-02-11T19:15:09.675Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-02-11T19:15:09.675Z] === RUN TestMountDaemonRoot/private/mount_root [2022-02-11T19:15:09.675Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-02-11T19:15:09.675Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-02-11T19:15:09.675Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-02-11T19:15:09.675Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-02-11T19:15:09.675Z] === CONT TestMountDaemonRoot/default/mount_root [2022-02-11T19:15:09.874Z] === RUN TestPluginInstall/with_insecure [2022-02-11T19:15:09.932Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-02-11T19:15:09.932Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-02-11T19:15:09.932Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-02-11T19:15:09.932Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-02-11T19:15:09.932Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-02-11T19:15:09.932Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-02-11T19:15:09.932Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-02-11T19:15:09.932Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-02-11T19:15:09.932Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-02-11T19:15:09.932Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-02-11T19:15:09.932Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-02-11T19:15:10.190Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-02-11T19:15:10.190Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-02-11T19:15:10.190Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-02-11T19:15:10.190Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-02-11T19:15:10.190Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-02-11T19:15:10.190Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-02-11T19:15:10.190Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-02-11T19:15:10.190Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-02-11T19:15:10.190Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-02-11T19:15:10.190Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-02-11T19:15:10.190Z] === CONT TestMountDaemonRoot/private/bind_root [2022-02-11T19:15:10.190Z] === CONT TestMountDaemonRoot/private/mount_root [2022-02-11T19:15:10.445Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-02-11T19:15:10.445Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-02-11T19:15:10.445Z] --- PASS: TestMountDaemonRoot (0.03s) [2022-02-11T19:15:10.445Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-02-11T19:15:10.445Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-02-11T19:15:10.445Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2022-02-11T19:15:10.445Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-02-11T19:15:10.445Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2022-02-11T19:15:10.445Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-02-11T19:15:10.445Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-02-11T19:15:10.445Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-02-11T19:15:10.445Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-02-11T19:15:10.445Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-02-11T19:15:10.445Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-02-11T19:15:10.445Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-02-11T19:15:10.445Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2022-02-11T19:15:10.445Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2022-02-11T19:15:10.445Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-02-11T19:15:10.445Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-02-11T19:15:10.445Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-02-11T19:15:10.445Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2022-02-11T19:15:10.445Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-02-11T19:15:10.446Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-02-11T19:15:10.446Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-02-11T19:15:10.446Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-02-11T19:15:10.446Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-02-11T19:15:10.446Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2022-02-11T19:15:10.446Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-02-11T19:15:10.446Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-02-11T19:15:10.446Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-02-11T19:15:10.446Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-02-11T19:15:10.446Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2022-02-11T19:15:10.446Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.07s) [2022-02-11T19:15:10.446Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-02-11T19:15:10.446Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2022-02-11T19:15:10.446Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.07s) [2022-02-11T19:15:10.446Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.07s) [2022-02-11T19:15:10.446Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2022-02-11T19:15:10.446Z] === RUN TestContainerBindMountNonRecursive [2022-02-11T19:15:10.810Z] time="2022-02-11T19:15:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-11T19:15:10.810Z] time="2022-02-11T19:15:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bcef01fa118872bb2a963317b04a31c3e0bcb88e2789e0af83da64a2a35ddde1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-11T19:15:10.810Z] time="2022-02-11T19:15:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-11T19:15:10.810Z] time="2022-02-11T19:15:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bcef01fa118872bb2a963317b04a31c3e0bcb88e2789e0af83da64a2a35ddde1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-11T19:15:11.067Z] plugin_test.go:165: [d12da8ef6f3d0] daemon is not started [2022-02-11T19:15:11.067Z] --- PASS: TestPluginInstall (3.20s) [2022-02-11T19:15:11.067Z] --- PASS: TestPluginInstall/no_auth (1.55s) [2022-02-11T19:15:11.067Z] --- PASS: TestPluginInstall/with_htpasswd (0.59s) [2022-02-11T19:15:11.067Z] --- PASS: TestPluginInstall/with_insecure (1.05s) [2022-02-11T19:15:11.067Z] === RUN TestPluginsWithRuntimes [2022-02-11T19:15:12.339Z] --- PASS: TestContainerBindMountNonRecursive (1.80s) [2022-02-11T19:15:12.339Z] === RUN TestContainerVolumesMountedAsShared [2022-02-11T19:15:12.458Z] === RUN TestPluginsWithRuntimes/No_Args [2022-02-11T19:15:12.905Z] --- PASS: TestContainerVolumesMountedAsShared (0.70s) [2022-02-11T19:15:12.905Z] === RUN TestContainerVolumesMountedAsSlave [2022-02-11T19:15:13.394Z] === RUN TestPluginsWithRuntimes/With_Args [2022-02-11T19:15:13.467Z] --- PASS: TestContainerVolumesMountedAsSlave (0.61s) [2022-02-11T19:15:13.467Z] === RUN TestNetworkNat [2022-02-11T19:15:13.724Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-02-11T19:15:14.288Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-02-11T19:15:14.288Z] --- PASS: TestNetworkNat (0.74s) [2022-02-11T19:15:14.288Z] === RUN TestNetworkLocalhostTCPNat [2022-02-11T19:15:14.326Z] --- PASS: TestPluginsWithRuntimes (3.41s) [2022-02-11T19:15:14.326Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.87s) [2022-02-11T19:15:14.326Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.00s) [2022-02-11T19:15:14.326Z] === RUN TestPluginBackCompatMediaTypes [2022-02-11T19:15:14.851Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-02-11T19:15:14.851Z] --- PASS: TestNetworkLocalhostTCPNat (0.68s) [2022-02-11T19:15:14.851Z] === RUN TestNetworkLoopbackNat [2022-02-11T19:15:14.891Z] --- PASS: TestPluginBackCompatMediaTypes (0.54s) [2022-02-11T19:15:14.891Z] PASS [2022-02-11T19:15:14.891Z] [2022-02-11T19:15:14.891Z] DONE 10 tests in 7.203s [2022-02-11T19:15:14.891Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-02-11T19:15:14.891Z] INFO: Testing against a local daemon [2022-02-11T19:15:14.891Z] === RUN TestExternalGraphDriver [2022-02-11T19:15:15.108Z] check_test.go:308: [d4018b874a659] daemon is not started [2022-02-11T19:15:15.108Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-02-11T19:15:15.149Z] === RUN TestExternalGraphDriver/json [2022-02-11T19:15:16.478Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-02-11T19:15:16.478Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-02-11T19:15:17.048Z] === RUN TestExternalGraphDriver/spec [2022-02-11T19:15:17.408Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-02-11T19:15:17.971Z] --- PASS: TestNetworkLoopbackNat (2.90s) [2022-02-11T19:15:17.971Z] === RUN TestPause [2022-02-11T19:15:17.971Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-02-11T19:15:18.227Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-02-11T19:15:18.425Z] === RUN TestExternalGraphDriver/pull [2022-02-11T19:15:18.791Z] --- PASS: TestPause (0.77s) [2022-02-11T19:15:18.791Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-02-11T19:15:18.791Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-02-11T19:15:18.791Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-02-11T19:15:18.791Z] === RUN TestPauseStopPausedContainer [2022-02-11T19:15:19.355Z] --- PASS: TestPauseStopPausedContainer (0.81s) [2022-02-11T19:15:19.355Z] === RUN TestPidHost [2022-02-11T19:15:19.800Z] --- PASS: TestExternalGraphDriver (4.90s) [2022-02-11T19:15:19.800Z] --- PASS: TestExternalGraphDriver/json (1.64s) [2022-02-11T19:15:19.800Z] --- PASS: TestExternalGraphDriver/spec (1.63s) [2022-02-11T19:15:19.800Z] --- PASS: TestExternalGraphDriver/pull (1.59s) [2022-02-11T19:15:19.800Z] === RUN TestGraphdriverPluginV2 [2022-02-11T19:15:19.922Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-02-11T19:15:20.852Z] --- PASS: TestPidHost (1.40s) [2022-02-11T19:15:20.852Z] === RUN TestPsFilter [2022-02-11T19:15:21.108Z] --- PASS: TestPsFilter (0.15s) [2022-02-11T19:15:21.108Z] === RUN TestRemoveContainerWithRemovedVolume [2022-02-11T19:15:21.365Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-02-11T19:15:21.378Z] --- PASS: TestBuildWithHugeFile (64.21s) [2022-02-11T19:15:21.378Z] === RUN TestBuildWCOWSandboxSize [2022-02-11T19:15:21.378Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-11T19:15:21.378Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-02-11T19:15:21.378Z] === RUN TestBuildWithEmptyDockerfile [2022-02-11T19:15:21.378Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-11T19:15:21.378Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-11T19:15:21.378Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-11T19:15:21.378Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-11T19:15:21.378Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-11T19:15:21.378Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-11T19:15:21.378Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-11T19:15:21.378Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-11T19:15:21.378Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-11T19:15:21.378Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-02-11T19:15:21.378Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2022-02-11T19:15:21.378Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2022-02-11T19:15:21.378Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2022-02-11T19:15:21.378Z] === RUN TestBuildPreserveOwnership [2022-02-11T19:15:21.378Z] === RUN TestBuildPreserveOwnership/copy_from [2022-02-11T19:15:21.378Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-02-11T19:15:21.378Z] --- PASS: TestBuildPreserveOwnership (2.53s) [2022-02-11T19:15:21.378Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.68s) [2022-02-11T19:15:21.378Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.84s) [2022-02-11T19:15:21.378Z] === RUN TestBuildPlatformInvalid [2022-02-11T19:15:21.378Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-02-11T19:15:21.378Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-02-11T19:15:21.378Z] Loaded image: busybox:latest [2022-02-11T19:15:21.621Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.69s) [2022-02-11T19:15:21.621Z] === RUN TestRemoveContainerWithVolume [2022-02-11T19:15:21.636Z] Loaded image: busybox:glibc [2022-02-11T19:15:21.878Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-02-11T19:15:22.441Z] --- PASS: TestRemoveContainerWithVolume (0.68s) [2022-02-11T19:15:22.441Z] === RUN TestRemoveContainerRunning [2022-02-11T19:15:22.563Z] Loaded image: debian:bullseye-slim [2022-02-11T19:15:22.563Z] Loaded image: hello-world:latest [2022-02-11T19:15:22.563Z] Loaded image: arm32v7/hello-world:latest [2022-02-11T19:15:23.004Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-02-11T19:15:23.004Z] --- PASS: TestRemoveContainerRunning (0.70s) [2022-02-11T19:15:23.004Z] === RUN TestRemoveContainerForceRemoveRunning [2022-02-11T19:15:23.936Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.75s) [2022-02-11T19:15:23.936Z] === RUN TestRemoveInvalidContainer [2022-02-11T19:15:23.936Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-02-11T19:15:23.936Z] === RUN TestRenameLinkedContainer [2022-02-11T19:15:23.981Z] --- PASS: TestGraphdriverPluginV2 (3.75s) [2022-02-11T19:15:23.981Z] PASS [2022-02-11T19:15:23.981Z] [2022-02-11T19:15:23.981Z] DONE 5 tests in 8.689s [2022-02-11T19:15:23.981Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-02-11T19:15:23.981Z] INFO: Testing against a local daemon [2022-02-11T19:15:23.981Z] === RUN TestContinueAfterPluginCrash [2022-02-11T19:15:23.981Z] === PAUSE TestContinueAfterPluginCrash [2022-02-11T19:15:23.981Z] === RUN TestReadPluginNoRead [2022-02-11T19:15:23.981Z] === PAUSE TestReadPluginNoRead [2022-02-11T19:15:23.981Z] === RUN TestDaemonStartWithLogOpt [2022-02-11T19:15:23.981Z] === PAUSE TestDaemonStartWithLogOpt [2022-02-11T19:15:23.981Z] === CONT TestContinueAfterPluginCrash [2022-02-11T19:15:23.981Z] === CONT TestDaemonStartWithLogOpt [2022-02-11T19:15:24.865Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-02-11T19:15:26.757Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-02-11T19:15:26.757Z] --- PASS: TestRenameLinkedContainer (2.90s) [2022-02-11T19:15:26.757Z] === RUN TestRenameStoppedContainer [2022-02-11T19:15:27.014Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-02-11T19:15:27.262Z] --- PASS: TestDaemonStartWithLogOpt (3.25s) [2022-02-11T19:15:27.262Z] === CONT TestReadPluginNoRead [2022-02-11T19:15:27.270Z] --- PASS: TestRenameStoppedContainer (0.65s) [2022-02-11T19:15:27.270Z] === RUN TestRenameRunningContainerAndReuse [2022-02-11T19:15:27.834Z] === RUN TestDockerSuite/TestBuildBlankName [2022-02-11T19:15:28.091Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-02-11T19:15:28.654Z] --- PASS: TestRenameRunningContainerAndReuse (1.12s) [2022-02-11T19:15:28.654Z] === RUN TestRenameInvalidName [2022-02-11T19:15:29.162Z] === RUN TestReadPluginNoRead/default [2022-02-11T19:15:29.216Z] --- PASS: TestRenameInvalidName (0.56s) [2022-02-11T19:15:29.216Z] === RUN TestRenameAnonymousContainer [2022-02-11T19:15:29.781Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-02-11T19:15:30.536Z] === RUN TestReadPluginNoRead/disabled_caching [2022-02-11T19:15:30.652Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.02s) [2022-02-11T19:15:30.652Z] PASS [2022-02-11T19:15:30.652Z] [2022-02-11T19:15:30.652Z] === Skipped [2022-02-11T19:15:30.652Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-02-11T19:15:30.652Z] build_session_test.go:25: TODO: BuildKit [2022-02-11T19:15:30.652Z] [2022-02-11T19:15:30.652Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-02-11T19:15:30.652Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-11T19:15:30.652Z] [2022-02-11T19:15:30.652Z] DONE 34 tests, 2 skipped in 94.874s [2022-02-11T19:15:30.652Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-02-11T19:15:30.652Z] ++ 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-02-11T19:15:30.652Z] ++ set -e [2022-02-11T19:15:30.652Z] ++ '[' -n 0 ']' [2022-02-11T19:15:30.652Z] ++ set -x [2022-02-11T19:15:30.652Z] ++ 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-02-11T19:15:30.652Z] INFO: Testing against a local daemon [2022-02-11T19:15:30.652Z] === RUN TestConfigInspect [2022-02-11T19:15:30.711Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-02-11T19:15:31.469Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-02-11T19:15:31.581Z] --- PASS: TestConfigInspect (1.81s) [2022-02-11T19:15:31.581Z] === RUN TestConfigList [2022-02-11T19:15:31.640Z] --- PASS: TestRenameAnonymousContainer (2.35s) [2022-02-11T19:15:31.640Z] === RUN TestRenameContainerWithSameName [2022-02-11T19:15:31.640Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-02-11T19:15:32.037Z] --- PASS: TestContinueAfterPluginCrash (8.23s) [2022-02-11T19:15:32.204Z] --- PASS: TestRenameContainerWithSameName (0.64s) [2022-02-11T19:15:32.204Z] === RUN TestRenameContainerWithLinkedContainer [2022-02-11T19:15:32.461Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-02-11T19:15:32.602Z] === CONT TestReadPluginNoRead [2022-02-11T19:15:32.602Z] read_test.go:92: [dabb68d30a132] daemon is not started [2022-02-11T19:15:32.602Z] --- PASS: TestReadPluginNoRead (5.64s) [2022-02-11T19:15:32.602Z] --- PASS: TestReadPluginNoRead/default (1.17s) [2022-02-11T19:15:32.602Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.14s) [2022-02-11T19:15:32.602Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.17s) [2022-02-11T19:15:32.602Z] PASS [2022-02-11T19:15:32.602Z] [2022-02-11T19:15:32.602Z] DONE 6 tests in 8.924s [2022-02-11T19:15:32.602Z] 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-02-11T19:15:32.602Z] testing: warning: no tests to run [2022-02-11T19:15:32.602Z] PASS [2022-02-11T19:15:32.603Z] [2022-02-11T19:15:32.603Z] DONE 0 tests in 0.011s [2022-02-11T19:15:32.603Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-02-11T19:15:32.603Z] INFO: Testing against a local daemon [2022-02-11T19:15:32.603Z] === RUN TestPluginWithDevMounts [2022-02-11T19:15:32.603Z] === PAUSE TestPluginWithDevMounts [2022-02-11T19:15:32.603Z] === CONT TestPluginWithDevMounts [2022-02-11T19:15:33.025Z] --- PASS: TestRenameContainerWithLinkedContainer (1.10s) [2022-02-11T19:15:33.025Z] === RUN TestResize [2022-02-11T19:15:33.588Z] --- PASS: TestResize (0.56s) [2022-02-11T19:15:33.588Z] === RUN TestResizeWithInvalidSize [2022-02-11T19:15:34.098Z] --- PASS: TestConfigList (2.12s) [2022-02-11T19:15:34.098Z] === RUN TestConfigsCreateAndDelete [2022-02-11T19:15:34.151Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-02-11T19:15:34.408Z] --- PASS: TestResizeWithInvalidSize (0.60s) [2022-02-11T19:15:34.408Z] === RUN TestResizeWhenContainerNotStarted [2022-02-11T19:15:34.501Z] --- PASS: TestPluginWithDevMounts (1.55s) [2022-02-11T19:15:34.501Z] PASS [2022-02-11T19:15:34.501Z] [2022-02-11T19:15:34.501Z] DONE 1 tests in 1.578s [2022-02-11T19:15:34.501Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-02-11T19:15:34.501Z] INFO: Testing against a local daemon [2022-02-11T19:15:34.501Z] === RUN TestSecretInspect [2022-02-11T19:15:34.971Z] --- PASS: TestResizeWhenContainerNotStarted (0.62s) [2022-02-11T19:15:34.971Z] === RUN TestDaemonRestartKillContainers [2022-02-11T19:15:34.971Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-02-11T19:15:34.971Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-02-11T19:15:34.971Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-02-11T19:15:34.972Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-02-11T19:15:34.972Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-02-11T19:15:34.972Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-02-11T19:15:34.972Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-02-11T19:15:34.972Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-02-11T19:15:34.972Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-02-11T19:15:34.972Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-02-11T19:15:34.972Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-02-11T19:15:34.972Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-02-11T19:15:34.972Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-02-11T19:15:34.972Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-02-11T19:15:34.972Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-02-11T19:15:34.972Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-02-11T19:15:34.972Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-11T19:15:34.972Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-11T19:15:34.972Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-11T19:15:34.972Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-11T19:15:34.972Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-11T19:15:34.972Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-11T19:15:34.972Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-11T19:15:34.972Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-11T19:15:34.972Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-02-11T19:15:34.972Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-02-11T19:15:34.972Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-02-11T19:15:34.972Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-02-11T19:15:34.972Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-02-11T19:15:34.972Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-02-11T19:15:34.972Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-02-11T19:15:34.972Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-02-11T19:15:34.972Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-02-11T19:15:34.972Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-11T19:15:35.533Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-02-11T19:15:35.988Z] --- PASS: TestConfigsCreateAndDelete (2.07s) [2022-02-11T19:15:35.988Z] === RUN TestConfigsUpdate [2022-02-11T19:15:36.399Z] --- PASS: TestSecretInspect (2.12s) [2022-02-11T19:15:36.399Z] === RUN TestSecretList [2022-02-11T19:15:36.763Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-02-11T19:15:36.901Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-02-11T19:15:37.465Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-02-11T19:15:37.723Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-02-11T19:15:37.877Z] --- PASS: TestConfigsUpdate (2.09s) [2022-02-11T19:15:37.877Z] === RUN TestTemplatedConfig [2022-02-11T19:15:38.924Z] --- PASS: TestSecretList (2.11s) [2022-02-11T19:15:38.924Z] === RUN TestSecretsCreateAndDelete [2022-02-11T19:15:39.091Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-02-11T19:15:39.091Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-02-11T19:15:40.023Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-02-11T19:15:40.280Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-02-11T19:15:40.821Z] --- PASS: TestSecretsCreateAndDelete (2.13s) [2022-02-11T19:15:40.821Z] === RUN TestSecretsUpdate [2022-02-11T19:15:41.145Z] --- PASS: TestTemplatedConfig (2.61s) [2022-02-11T19:15:41.145Z] === RUN TestConfigCreateResolve [2022-02-11T19:15:41.648Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-11T19:15:41.905Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-02-11T19:15:42.162Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-11T19:15:42.512Z] --- PASS: TestConfigCreateResolve (2.07s) [2022-02-11T19:15:42.512Z] PASS [2022-02-11T19:15:42.512Z] [2022-02-11T19:15:42.512Z] DONE 6 tests in 12.859s [2022-02-11T19:15:42.512Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-02-11T19:15:42.512Z] ++ 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-02-11T19:15:42.512Z] ++ set -e [2022-02-11T19:15:42.512Z] ++ '[' -n 0 ']' [2022-02-11T19:15:42.512Z] ++ set -x [2022-02-11T19:15:42.512Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-02-11T19:15:42.721Z] --- PASS: TestSecretsUpdate (2.09s) [2022-02-11T19:15:42.721Z] === RUN TestTemplatedSecret [2022-02-11T19:15:42.725Z] check_test.go:308: [d8e08aa135a0e] daemon is not started [2022-02-11T19:15:42.725Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-02-11T19:15:42.768Z] INFO: Testing against a local daemon [2022-02-11T19:15:42.768Z] === RUN TestCheckpoint [2022-02-11T19:15:42.768Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-11T19:15:42.768Z] --- SKIP: TestCheckpoint (0.00s) [2022-02-11T19:15:42.768Z] === RUN TestContainerInvalidJSON [2022-02-11T19:15:42.768Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-02-11T19:15:42.768Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-02-11T19:15:42.768Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-02-11T19:15:42.768Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-02-11T19:15:42.768Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-02-11T19:15:42.768Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-02-11T19:15:42.768Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-02-11T19:15:42.768Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-02-11T19:15:42.768Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-02-11T19:15:42.768Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-02-11T19:15:42.768Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-02-11T19:15:42.768Z] === RUN TestCopyFromContainerPathIsNotDir [2022-02-11T19:15:43.024Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-02-11T19:15:43.024Z] === RUN TestCopyToContainerPathDoesNotExist [2022-02-11T19:15:43.024Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-02-11T19:15:43.024Z] === RUN TestCopyToContainerPathIsNotDir [2022-02-11T19:15:43.024Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-02-11T19:15:43.024Z] === RUN TestCopyFromContainer [2022-02-11T19:15:43.952Z] === RUN TestCopyFromContainer// [2022-02-11T19:15:43.952Z] === RUN TestCopyFromContainer//bar/root [2022-02-11T19:15:43.952Z] === RUN TestCopyFromContainer//bar/root/ [2022-02-11T19:15:43.953Z] === RUN TestCopyFromContainer/bar/quux [2022-02-11T19:15:44.209Z] === RUN TestCopyFromContainer/bar/quux/ [2022-02-11T19:15:44.209Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-02-11T19:15:44.209Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-02-11T19:15:44.209Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-02-11T19:15:44.209Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-02-11T19:15:44.209Z] === RUN TestCopyFromContainer/bar/notarget [2022-02-11T19:15:44.465Z] --- PASS: TestCopyFromContainer (1.37s) [2022-02-11T19:15:44.465Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-02-11T19:15:44.465Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-02-11T19:15:44.465Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-02-11T19:15:44.465Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-02-11T19:15:44.465Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-02-11T19:15:44.465Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-02-11T19:15:44.465Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-02-11T19:15:44.465Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-02-11T19:15:44.465Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-02-11T19:15:44.465Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-02-11T19:15:44.465Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-02-11T19:15:44.465Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-11T19:15:44.465Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-11T19:15:44.465Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-11T19:15:44.465Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-11T19:15:44.465Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-11T19:15:44.465Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-11T19:15:44.465Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-11T19:15:44.465Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-11T19:15:44.465Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-11T19:15:44.465Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-02-11T19:15:44.465Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-02-11T19:15:44.465Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-02-11T19:15:44.465Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-02-11T19:15:44.465Z] === RUN TestCreateLinkToNonExistingContainer [2022-02-11T19:15:44.465Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-02-11T19:15:44.465Z] === RUN TestCreateWithInvalidEnv [2022-02-11T19:15:44.465Z] === RUN TestCreateWithInvalidEnv/0 [2022-02-11T19:15:44.465Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-02-11T19:15:44.465Z] === RUN TestCreateWithInvalidEnv/1 [2022-02-11T19:15:44.465Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-02-11T19:15:44.465Z] === RUN TestCreateWithInvalidEnv/2 [2022-02-11T19:15:44.465Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-02-11T19:15:44.465Z] === CONT TestCreateWithInvalidEnv/0 [2022-02-11T19:15:44.465Z] === CONT TestCreateWithInvalidEnv/2 [2022-02-11T19:15:44.465Z] === CONT TestCreateWithInvalidEnv/1 [2022-02-11T19:15:44.465Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-02-11T19:15:44.465Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-02-11T19:15:44.465Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-02-11T19:15:44.465Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-02-11T19:15:44.465Z] === RUN TestCreateTmpfsMountsTarget [2022-02-11T19:15:44.465Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-02-11T19:15:44.465Z] === RUN TestCreateWithCustomMaskedPaths [2022-02-11T19:15:45.243Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-02-11T19:15:45.283Z] --- PASS: TestTemplatedSecret (2.39s) [2022-02-11T19:15:45.283Z] === RUN TestSecretCreateResolve [2022-02-11T19:15:45.831Z] --- PASS: TestCreateWithCustomMaskedPaths (1.14s) [2022-02-11T19:15:45.831Z] === RUN TestCreateWithCustomReadonlyPaths [2022-02-11T19:15:46.173Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-11T19:15:46.430Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-02-11T19:15:46.760Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.14s) [2022-02-11T19:15:46.760Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-02-11T19:15:46.760Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-11T19:15:46.760Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-11T19:15:46.760Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-11T19:15:46.760Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-11T19:15:46.760Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-11T19:15:46.760Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-11T19:15:46.760Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-11T19:15:46.760Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-11T19:15:46.760Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-11T19:15:46.760Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-11T19:15:46.760Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-11T19:15:46.760Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-11T19:15:46.760Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-11T19:15:46.760Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-11T19:15:46.760Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-11T19:15:46.760Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-02-11T19:15:46.760Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-02-11T19:15:46.760Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-02-11T19:15:46.760Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-02-11T19:15:46.760Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-02-11T19:15:46.760Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-02-11T19:15:46.760Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-02-11T19:15:47.181Z] --- PASS: TestSecretCreateResolve (2.11s) [2022-02-11T19:15:47.181Z] PASS [2022-02-11T19:15:47.181Z] [2022-02-11T19:15:47.181Z] DONE 6 tests in 12.989s [2022-02-11T19:15:47.181Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-02-11T19:15:47.181Z] INFO: Testing against a local daemon [2022-02-11T19:15:47.181Z] === RUN TestServiceCreateInit [2022-02-11T19:15:47.181Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-02-11T19:15:47.322Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.37s) [2022-02-11T19:15:47.322Z] === RUN TestCreateDifferentPlatform [2022-02-11T19:15:47.322Z] === RUN TestCreateDifferentPlatform/different_os [2022-02-11T19:15:47.322Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-02-11T19:15:47.322Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-02-11T19:15:47.322Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-02-11T19:15:47.322Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-02-11T19:15:47.322Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-02-11T19:15:47.322Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-02-11T19:15:47.322Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-02-11T19:15:47.322Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-02-11T19:15:47.322Z] === RUN TestContainerStartOnDaemonRestart [2022-02-11T19:15:47.322Z] === PAUSE TestContainerStartOnDaemonRestart [2022-02-11T19:15:47.322Z] === RUN TestDaemonRestartIpcMode [2022-02-11T19:15:47.322Z] === PAUSE TestDaemonRestartIpcMode [2022-02-11T19:15:47.322Z] === RUN TestDaemonHostGatewayIP [2022-02-11T19:15:47.322Z] === PAUSE TestDaemonHostGatewayIP [2022-02-11T19:15:47.322Z] === RUN TestRestartDaemonWithRestartingContainer [2022-02-11T19:15:47.322Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-02-11T19:15:47.322Z] === RUN TestContainerKillOnDaemonStart [2022-02-11T19:15:47.322Z] === PAUSE TestContainerKillOnDaemonStart [2022-02-11T19:15:47.322Z] === RUN TestDiff [2022-02-11T19:15:47.578Z] --- PASS: TestDiff (0.36s) [2022-02-11T19:15:47.578Z] === RUN TestExecWithCloseStdin [2022-02-11T19:15:48.141Z] --- PASS: TestExecWithCloseStdin (0.44s) [2022-02-11T19:15:48.141Z] === RUN TestExec [2022-02-11T19:15:48.397Z] --- PASS: TestExec (0.44s) [2022-02-11T19:15:48.397Z] === RUN TestExecUser [2022-02-11T19:15:48.959Z] --- PASS: TestExecUser (0.43s) [2022-02-11T19:15:48.959Z] === RUN TestExportContainerAndImportImage [2022-02-11T19:15:49.522Z] --- PASS: TestExportContainerAndImportImage (0.51s) [2022-02-11T19:15:49.522Z] === RUN TestExportContainerAfterDaemonRestart [2022-02-11T19:15:50.602Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-02-11T19:15:50.897Z] --- PASS: TestExportContainerAfterDaemonRestart (1.25s) [2022-02-11T19:15:50.898Z] === RUN TestHealthCheckWorkdir [2022-02-11T19:15:51.364Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-02-11T19:15:51.485Z] --- PASS: TestHealthCheckWorkdir (0.62s) [2022-02-11T19:15:51.485Z] === RUN TestHealthKillContainer [2022-02-11T19:15:51.970Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-02-11T19:15:52.494Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-02-11T19:15:53.460Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-02-11T19:15:53.460Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-02-11T19:15:54.157Z] tests/integration/client_test.py ..... [ 75%] [2022-02-11T19:15:54.157Z] tests/integration/context_api_test.py ... [ 76%] [2022-02-11T19:15:54.645Z] --- PASS: TestServiceCreateInit (7.20s) [2022-02-11T19:15:54.645Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.53s) [2022-02-11T19:15:54.645Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.66s) [2022-02-11T19:15:54.645Z] === RUN TestCreateServiceMultipleTimes [2022-02-11T19:15:54.730Z] tests/integration/errors_test.py . [ 76%] [2022-02-11T19:15:55.993Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-02-11T19:15:57.427Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-02-11T19:15:57.697Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-02-11T19:15:59.087Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-02-11T19:15:59.576Z] --- PASS: TestHealthKillContainer (7.83s) [2022-02-11T19:15:59.576Z] === RUN TestInspectCpusetInConfigPre120 [2022-02-11T19:15:59.576Z] --- PASS: TestInspectCpusetInConfigPre120 (0.37s) [2022-02-11T19:15:59.576Z] === RUN TestIpcModeNone [2022-02-11T19:15:59.651Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-02-11T19:15:59.832Z] --- PASS: TestIpcModeNone (0.43s) [2022-02-11T19:15:59.832Z] === RUN TestIpcModePrivate [2022-02-11T19:16:00.090Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false [2022-02-11T19:16:00.346Z] --- PASS: TestIpcModePrivate (0.44s) [2022-02-11T19:16:00.346Z] === RUN TestIpcModeShareable [2022-02-11T19:16:00.582Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-02-11T19:16:00.602Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2022-02-11T19:16:00.839Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-02-11T19:16:00.858Z] --- PASS: TestIpcModeShareable (0.43s) [2022-02-11T19:16:00.858Z] === RUN TestAPIIpcModeShareableAndContainer [2022-02-11T19:16:01.769Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-02-11T19:16:01.769Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.46s) [2022-02-11T19:16:01.769Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.50s) [2022-02-11T19:16:01.769Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.15s) [2022-02-11T19:16:01.769Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.37s) [2022-02-11T19:16:01.769Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.66s) [2022-02-11T19:16:01.769Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.82s) [2022-02-11T19:16:01.769Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.37s) [2022-02-11T19:16:01.769Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.39s) [2022-02-11T19:16:01.769Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.04s) [2022-02-11T19:16:01.769Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (6.28s) [2022-02-11T19:16:01.769Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.68s) [2022-02-11T19:16:01.769Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.17s) [2022-02-11T19:16:01.769Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.37s) [2022-02-11T19:16:01.769Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.39s) [2022-02-11T19:16:01.769Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.01s) [2022-02-11T19:16:01.769Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.60s) [2022-02-11T19:16:01.769Z] === RUN TestCgroupNamespacesRun [2022-02-11T19:16:02.026Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-02-11T19:16:02.224Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.43s) [2022-02-11T19:16:02.224Z] === RUN TestAPIIpcModeHost [2022-02-11T19:16:02.481Z] --- PASS: TestAPIIpcModeHost (0.33s) [2022-02-11T19:16:02.481Z] === RUN TestDaemonIpcModeShareable [2022-02-11T19:16:02.589Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-02-11T19:16:03.154Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-02-11T19:16:03.154Z] --- PASS: TestCgroupNamespacesRun (1.58s) [2022-02-11T19:16:03.154Z] === RUN TestCgroupNamespacesRunPrivileged [2022-02-11T19:16:03.412Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-02-11T19:16:03.669Z] --- PASS: TestDaemonIpcModeShareable (1.11s) [2022-02-11T19:16:03.669Z] === RUN TestDaemonIpcModePrivate [2022-02-11T19:16:04.598Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-02-11T19:16:04.855Z] --- PASS: TestDaemonIpcModePrivate (1.11s) [2022-02-11T19:16:04.855Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-02-11T19:16:05.049Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.71s) [2022-02-11T19:16:05.049Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-02-11T19:16:05.049Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-02-11T19:16:05.783Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-02-11T19:16:05.783Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.12s) [2022-02-11T19:16:05.783Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-02-11T19:16:06.418Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.61s) [2022-02-11T19:16:06.419Z] === RUN TestCgroupNamespacesRunHostMode [2022-02-11T19:16:07.150Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-02-11T19:16:07.151Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.12s) [2022-02-11T19:16:07.151Z] === RUN TestIpcModeOlderClient [2022-02-11T19:16:07.151Z] === PAUSE TestIpcModeOlderClient [2022-02-11T19:16:07.151Z] === RUN TestKillContainerInvalidSignal [2022-02-11T19:16:07.407Z] --- PASS: TestKillContainerInvalidSignal (0.39s) [2022-02-11T19:16:07.407Z] === RUN TestKillContainer [2022-02-11T19:16:07.407Z] === RUN TestKillContainer/no_signal [2022-02-11T19:16:07.664Z] === RUN TestKillContainer/non_killing_signal [2022-02-11T19:16:07.787Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-02-11T19:16:07.920Z] === RUN TestKillContainer/killing_signal [2022-02-11T19:16:08.043Z] --- PASS: TestCgroupNamespacesRunHostMode (1.57s) [2022-02-11T19:16:08.043Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-02-11T19:16:08.483Z] --- PASS: TestKillContainer (1.14s) [2022-02-11T19:16:08.483Z] --- PASS: TestKillContainer/no_signal (0.34s) [2022-02-11T19:16:08.483Z] --- PASS: TestKillContainer/non_killing_signal (0.25s) [2022-02-11T19:16:08.483Z] --- PASS: TestKillContainer/killing_signal (0.39s) [2022-02-11T19:16:08.483Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-02-11T19:16:08.483Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-02-11T19:16:09.050Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-02-11T19:16:09.612Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.12s) [2022-02-11T19:16:09.612Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.37s) [2022-02-11T19:16:09.612Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.62s) [2022-02-11T19:16:09.612Z] === RUN TestKillStoppedContainer [2022-02-11T19:16:09.612Z] --- PASS: TestKillStoppedContainer (0.06s) [2022-02-11T19:16:09.612Z] === RUN TestKillStoppedContainerAPIPre120 [2022-02-11T19:16:09.869Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-02-11T19:16:09.869Z] === RUN TestKillDifferentUserContainer [2022-02-11T19:16:09.941Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.67s) [2022-02-11T19:16:09.941Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-02-11T19:16:09.941Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-02-11T19:16:10.126Z] --- PASS: TestKillDifferentUserContainer (0.39s) [2022-02-11T19:16:10.126Z] === RUN TestInspectOomKilledTrue [2022-02-11T19:16:10.504Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-02-11T19:16:10.689Z] --- PASS: TestInspectOomKilledTrue (0.47s) [2022-02-11T19:16:10.689Z] === RUN TestInspectOomKilledFalse [2022-02-11T19:16:10.946Z] --- PASS: TestInspectOomKilledFalse (0.41s) [2022-02-11T19:16:10.946Z] === RUN TestLinksEtcHostsContentMatch [2022-02-11T19:16:11.067Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-02-11T19:16:11.324Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.54s) [2022-02-11T19:16:11.324Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-02-11T19:16:11.510Z] --- PASS: TestLinksEtcHostsContentMatch (0.29s) [2022-02-11T19:16:11.510Z] === RUN TestLinksContainerNames [2022-02-11T19:16:12.072Z] --- PASS: TestLinksContainerNames (0.81s) [2022-02-11T19:16:12.072Z] === RUN TestLogsFollowTailEmpty [2022-02-11T19:16:12.253Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-02-11T19:16:12.253Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.85s) [2022-02-11T19:16:12.253Z] === RUN TestCgroupNamespacesRunOlderClient [2022-02-11T19:16:12.635Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2022-02-11T19:16:12.635Z] === RUN TestContainerNetworkMountsNoChown [2022-02-11T19:16:12.720Z] --- PASS: TestCreateServiceMultipleTimes (15.30s) [2022-02-11T19:16:12.720Z] === RUN TestCreateServiceConflict [2022-02-11T19:16:12.720Z] --- PASS: TestCreateServiceConflict (2.09s) [2022-02-11T19:16:12.720Z] === RUN TestCreateServiceMaxReplicas [2022-02-11T19:16:12.816Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-02-11T19:16:13.000Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-02-11T19:16:13.197Z] --- PASS: TestContainerNetworkMountsNoChown (0.47s) [2022-02-11T19:16:13.197Z] === RUN TestMountDaemonRoot [2022-02-11T19:16:13.197Z] === RUN TestMountDaemonRoot/default [2022-02-11T19:16:13.197Z] === PAUSE TestMountDaemonRoot/default [2022-02-11T19:16:13.197Z] === RUN TestMountDaemonRoot/private [2022-02-11T19:16:13.197Z] === PAUSE TestMountDaemonRoot/private [2022-02-11T19:16:13.197Z] === RUN TestMountDaemonRoot/rprivate [2022-02-11T19:16:13.197Z] === PAUSE TestMountDaemonRoot/rprivate [2022-02-11T19:16:13.197Z] === RUN TestMountDaemonRoot/slave [2022-02-11T19:16:13.197Z] === PAUSE TestMountDaemonRoot/slave [2022-02-11T19:16:13.197Z] === RUN TestMountDaemonRoot/rslave [2022-02-11T19:16:13.197Z] === PAUSE TestMountDaemonRoot/rslave [2022-02-11T19:16:13.197Z] === RUN TestMountDaemonRoot/shared [2022-02-11T19:16:13.197Z] === PAUSE TestMountDaemonRoot/shared [2022-02-11T19:16:13.197Z] === RUN TestMountDaemonRoot/rshared [2022-02-11T19:16:13.197Z] === PAUSE TestMountDaemonRoot/rshared [2022-02-11T19:16:13.197Z] === CONT TestMountDaemonRoot/default [2022-02-11T19:16:13.197Z] === CONT TestMountDaemonRoot/rslave [2022-02-11T19:16:13.197Z] === RUN TestMountDaemonRoot/default/bind_root [2022-02-11T19:16:13.197Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-02-11T19:16:13.197Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-02-11T19:16:13.197Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-02-11T19:16:13.197Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-02-11T19:16:13.197Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-02-11T19:16:13.197Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-02-11T19:16:13.197Z] === RUN TestMountDaemonRoot/default/mount_root [2022-02-11T19:16:13.197Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-02-11T19:16:13.197Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-02-11T19:16:13.197Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-02-11T19:16:13.197Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-02-11T19:16:13.197Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-02-11T19:16:13.197Z] === CONT TestMountDaemonRoot/rshared [2022-02-11T19:16:13.197Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-02-11T19:16:13.197Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-02-11T19:16:13.197Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-02-11T19:16:13.197Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-02-11T19:16:13.197Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-02-11T19:16:13.197Z] === CONT TestMountDaemonRoot/shared [2022-02-11T19:16:13.197Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-02-11T19:16:13.197Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-02-11T19:16:13.197Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-02-11T19:16:13.197Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-02-11T19:16:13.197Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-02-11T19:16:13.197Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-02-11T19:16:13.197Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-02-11T19:16:13.197Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-02-11T19:16:13.197Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-02-11T19:16:13.197Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-02-11T19:16:13.197Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-02-11T19:16:13.197Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-02-11T19:16:13.197Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-02-11T19:16:13.197Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-02-11T19:16:13.197Z] === CONT TestMountDaemonRoot/rprivate [2022-02-11T19:16:13.197Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-02-11T19:16:13.197Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-02-11T19:16:13.197Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-02-11T19:16:13.197Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-02-11T19:16:13.197Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-02-11T19:16:13.197Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-02-11T19:16:13.197Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-02-11T19:16:13.197Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-02-11T19:16:13.197Z] === CONT TestMountDaemonRoot/slave [2022-02-11T19:16:13.197Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-02-11T19:16:13.197Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-02-11T19:16:13.197Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-02-11T19:16:13.197Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-02-11T19:16:13.197Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-02-11T19:16:13.197Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-02-11T19:16:13.197Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-02-11T19:16:13.197Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-02-11T19:16:13.197Z] === CONT TestMountDaemonRoot/private [2022-02-11T19:16:13.197Z] === RUN TestMountDaemonRoot/private/bind_root [2022-02-11T19:16:13.197Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-02-11T19:16:13.197Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-02-11T19:16:13.197Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-02-11T19:16:13.197Z] === RUN TestMountDaemonRoot/private/mount_root [2022-02-11T19:16:13.197Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-02-11T19:16:13.197Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-02-11T19:16:13.197Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-02-11T19:16:13.197Z] === CONT TestMountDaemonRoot/default/bind_root [2022-02-11T19:16:13.197Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-02-11T19:16:13.197Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-02-11T19:16:13.197Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-02-11T19:16:13.197Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-02-11T19:16:13.197Z] === CONT TestMountDaemonRoot/default/mount_root [2022-02-11T19:16:13.197Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-02-11T19:16:13.197Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-02-11T19:16:13.197Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-02-11T19:16:13.198Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-02-11T19:16:13.198Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-02-11T19:16:13.198Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-02-11T19:16:13.198Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-02-11T19:16:13.198Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-02-11T19:16:13.198Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-02-11T19:16:13.198Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-02-11T19:16:13.198Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-02-11T19:16:13.380Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-02-11T19:16:13.454Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-02-11T19:16:13.454Z] === CONT TestMountDaemonRoot/private/bind_root [2022-02-11T19:16:13.454Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-02-11T19:16:13.454Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-02-11T19:16:13.454Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-02-11T19:16:13.454Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-02-11T19:16:13.454Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-02-11T19:16:13.454Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-02-11T19:16:13.454Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-02-11T19:16:13.454Z] === CONT TestMountDaemonRoot/private/mount_root [2022-02-11T19:16:13.454Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-02-11T19:16:13.454Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-02-11T19:16:13.454Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-02-11T19:16:13.454Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-02-11T19:16:13.454Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-02-11T19:16:13.454Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-02-11T19:16:13.454Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-02-11T19:16:13.454Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-02-11T19:16:13.454Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-02-11T19:16:13.454Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-02-11T19:16:13.454Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-02-11T19:16:13.454Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-02-11T19:16:13.454Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-02-11T19:16:13.454Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-02-11T19:16:13.454Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-02-11T19:16:13.454Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-02-11T19:16:13.454Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-02-11T19:16:13.454Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-02-11T19:16:13.454Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-02-11T19:16:13.454Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-02-11T19:16:13.454Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-02-11T19:16:13.454Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-02-11T19:16:13.454Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-02-11T19:16:13.454Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-02-11T19:16:13.454Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-02-11T19:16:13.454Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-02-11T19:16:13.454Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-02-11T19:16:13.454Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-02-11T19:16:13.454Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-02-11T19:16:13.454Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-02-11T19:16:13.454Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-02-11T19:16:13.454Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-02-11T19:16:13.454Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-02-11T19:16:13.454Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-02-11T19:16:13.454Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-02-11T19:16:13.454Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-02-11T19:16:13.454Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-02-11T19:16:13.454Z] === RUN TestContainerBindMountNonRecursive [2022-02-11T19:16:13.944Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.72s) [2022-02-11T19:16:13.944Z] === RUN TestNISDomainname [2022-02-11T19:16:14.619Z] --- PASS: TestCreateServiceMaxReplicas (2.64s) [2022-02-11T19:16:14.619Z] === RUN TestCreateWithDuplicateNetworkNames [2022-02-11T19:16:14.820Z] --- PASS: TestContainerBindMountNonRecursive (1.22s) [2022-02-11T19:16:14.820Z] === RUN TestContainerVolumesMountedAsShared [2022-02-11T19:16:14.875Z] --- PASS: TestNISDomainname (0.95s) [2022-02-11T19:16:14.875Z] === RUN TestHostnameDnsResolution [2022-02-11T19:16:15.078Z] --- PASS: TestContainerVolumesMountedAsShared (0.37s) [2022-02-11T19:16:15.078Z] === RUN TestContainerVolumesMountedAsSlave [2022-02-11T19:16:15.131Z] check_test.go:308: [de591fddb93cd] daemon is not started [2022-02-11T19:16:15.131Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-02-11T19:16:15.334Z] --- PASS: TestContainerVolumesMountedAsSlave (0.31s) [2022-02-11T19:16:15.334Z] === RUN TestNetworkNat [2022-02-11T19:16:15.898Z] --- PASS: TestNetworkNat (0.42s) [2022-02-11T19:16:15.898Z] === RUN TestNetworkLocalhostTCPNat [2022-02-11T19:16:16.062Z] --- PASS: TestHostnameDnsResolution (1.15s) [2022-02-11T19:16:16.062Z] === RUN TestUnprivilegedPortsAndPing [2022-02-11T19:16:16.154Z] --- PASS: TestNetworkLocalhostTCPNat (0.39s) [2022-02-11T19:16:16.154Z] === RUN TestNetworkLoopbackNat [2022-02-11T19:16:16.625Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-02-11T19:16:16.883Z] --- PASS: TestUnprivilegedPortsAndPing (0.94s) [2022-02-11T19:16:16.883Z] === RUN TestStats [2022-02-11T19:16:18.251Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-02-11T19:16:18.675Z] --- PASS: TestNetworkLoopbackNat (2.53s) [2022-02-11T19:16:18.675Z] === RUN TestPause [2022-02-11T19:16:18.813Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-02-11T19:16:19.237Z] --- PASS: TestPause (0.49s) [2022-02-11T19:16:19.237Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-02-11T19:16:19.237Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-02-11T19:16:19.237Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-02-11T19:16:19.237Z] === RUN TestPauseStopPausedContainer [2022-02-11T19:16:19.376Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-02-11T19:16:19.633Z] --- PASS: TestStats (2.78s) [2022-02-11T19:16:19.633Z] === RUN TestStopContainerWithTimeout [2022-02-11T19:16:19.633Z] === RUN TestStopContainerWithTimeout/0 [2022-02-11T19:16:19.633Z] === PAUSE TestStopContainerWithTimeout/0 [2022-02-11T19:16:19.633Z] === RUN TestStopContainerWithTimeout/1 [2022-02-11T19:16:19.633Z] === PAUSE TestStopContainerWithTimeout/1 [2022-02-11T19:16:19.633Z] === RUN TestStopContainerWithTimeout/3 [2022-02-11T19:16:19.633Z] === PAUSE TestStopContainerWithTimeout/3 [2022-02-11T19:16:19.633Z] === RUN TestStopContainerWithTimeout/-1 [2022-02-11T19:16:19.633Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-02-11T19:16:19.633Z] === CONT TestStopContainerWithTimeout/0 [2022-02-11T19:16:19.633Z] === CONT TestStopContainerWithTimeout/-1 [2022-02-11T19:16:19.799Z] --- PASS: TestPauseStopPausedContainer (0.44s) [2022-02-11T19:16:19.799Z] === RUN TestPidHost [2022-02-11T19:16:20.196Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-02-11T19:16:20.730Z] --- PASS: TestPidHost (0.91s) [2022-02-11T19:16:20.730Z] === RUN TestPsFilter [2022-02-11T19:16:20.730Z] --- PASS: TestPsFilter (0.14s) [2022-02-11T19:16:20.730Z] === RUN TestRemoveContainerWithRemovedVolume [2022-02-11T19:16:20.763Z] === CONT TestStopContainerWithTimeout/3 [2022-02-11T19:16:21.020Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-02-11T19:16:21.292Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.47s) [2022-02-11T19:16:21.292Z] === RUN TestRemoveContainerWithVolume [2022-02-11T19:16:21.548Z] --- PASS: TestRemoveContainerWithVolume (0.38s) [2022-02-11T19:16:21.548Z] === RUN TestRemoveContainerRunning [2022-02-11T19:16:21.805Z] --- PASS: TestRemoveContainerRunning (0.37s) [2022-02-11T19:16:21.805Z] === RUN TestRemoveContainerForceRemoveRunning [2022-02-11T19:16:22.367Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s) [2022-02-11T19:16:22.367Z] === RUN TestRemoveInvalidContainer [2022-02-11T19:16:22.367Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-02-11T19:16:22.367Z] === RUN TestRenameLinkedContainer [2022-02-11T19:16:22.910Z] === CONT TestStopContainerWithTimeout/1 [2022-02-11T19:16:24.258Z] --- PASS: TestRenameLinkedContainer (1.58s) [2022-02-11T19:16:24.258Z] === RUN TestRenameStoppedContainer [2022-02-11T19:16:24.258Z] --- PASS: TestRenameStoppedContainer (0.41s) [2022-02-11T19:16:24.258Z] === RUN TestRenameRunningContainerAndReuse [2022-02-11T19:16:24.801Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-02-11T19:16:24.801Z] --- PASS: TestStopContainerWithTimeout/0 (1.16s) [2022-02-11T19:16:24.801Z] --- PASS: TestStopContainerWithTimeout/-1 (3.09s) [2022-02-11T19:16:24.801Z] --- PASS: TestStopContainerWithTimeout/3 (2.70s) [2022-02-11T19:16:24.801Z] --- PASS: TestStopContainerWithTimeout/1 (1.80s) [2022-02-11T19:16:24.801Z] === RUN TestDeleteDevicemapper [2022-02-11T19:16:24.801Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-02-11T19:16:24.801Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-02-11T19:16:24.801Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-02-11T19:16:25.185Z] --- PASS: TestRenameRunningContainerAndReuse (0.92s) [2022-02-11T19:16:25.185Z] === RUN TestRenameInvalidName [2022-02-11T19:16:25.731Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-02-11T19:16:25.747Z] --- PASS: TestRenameInvalidName (0.39s) [2022-02-11T19:16:25.747Z] === RUN TestRenameAnonymousContainer [2022-02-11T19:16:27.113Z] --- PASS: TestRenameAnonymousContainer (1.46s) [2022-02-11T19:16:27.113Z] === RUN TestRenameContainerWithSameName [2022-02-11T19:16:27.369Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2022-02-11T19:16:27.369Z] === RUN TestRenameContainerWithLinkedContainer [2022-02-11T19:16:27.627Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.88s) [2022-02-11T19:16:27.627Z] === RUN TestUpdateMemory [2022-02-11T19:16:27.627Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-02-11T19:16:27.627Z] --- SKIP: TestUpdateMemory (0.00s) [2022-02-11T19:16:27.627Z] === RUN TestUpdateCPUQuota [2022-02-11T19:16:27.627Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-02-11T19:16:28.191Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-02-11T19:16:28.297Z] --- PASS: TestRenameContainerWithLinkedContainer (0.79s) [2022-02-11T19:16:28.297Z] === RUN TestResize [2022-02-11T19:16:28.553Z] --- PASS: TestResize (0.40s) [2022-02-11T19:16:28.553Z] === RUN TestResizeWithInvalidSize [2022-02-11T19:16:28.753Z] --- PASS: TestUpdateCPUQuota (1.24s) [2022-02-11T19:16:28.753Z] === RUN TestUpdatePidsLimit [2022-02-11T19:16:28.753Z] === RUN TestUpdatePidsLimit/update_from_none [2022-02-11T19:16:29.008Z] ......... [ 85%] [2022-02-11T19:16:29.010Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-02-11T19:16:29.116Z] --- PASS: TestResizeWithInvalidSize (0.40s) [2022-02-11T19:16:29.116Z] === RUN TestResizeWhenContainerNotStarted [2022-02-11T19:16:29.267Z] === RUN TestUpdatePidsLimit/no_change [2022-02-11T19:16:29.374Z] --- PASS: TestResizeWhenContainerNotStarted (0.36s) [2022-02-11T19:16:29.374Z] === RUN TestDaemonRestartKillContainers [2022-02-11T19:16:29.374Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-02-11T19:16:29.374Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-02-11T19:16:29.374Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-02-11T19:16:29.374Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-02-11T19:16:29.374Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-02-11T19:16:29.374Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-02-11T19:16:29.374Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-02-11T19:16:29.374Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-02-11T19:16:29.374Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-02-11T19:16:29.374Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-02-11T19:16:29.374Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-02-11T19:16:29.374Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-02-11T19:16:29.374Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-02-11T19:16:29.374Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-02-11T19:16:29.374Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-02-11T19:16:29.374Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-02-11T19:16:29.374Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-11T19:16:29.374Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-11T19:16:29.374Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-11T19:16:29.374Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-11T19:16:29.374Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-11T19:16:29.374Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-11T19:16:29.374Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-11T19:16:29.374Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-11T19:16:29.374Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-02-11T19:16:29.374Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-02-11T19:16:29.374Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-02-11T19:16:29.374Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-02-11T19:16:29.374Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-02-11T19:16:29.374Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-02-11T19:16:29.374Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-02-11T19:16:29.374Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-02-11T19:16:29.374Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-02-11T19:16:29.374Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-11T19:16:29.482Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.04s) [2022-02-11T19:16:29.482Z] === RUN TestCreateServiceSecretFileMode [2022-02-11T19:16:29.523Z] === RUN TestUpdatePidsLimit/update_lower [2022-02-11T19:16:29.523Z] === RUN TestDockerSuite/TestBuildCmd [2022-02-11T19:16:29.780Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-02-11T19:16:30.038Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-02-11T19:16:30.295Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-02-11T19:16:30.295Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-02-11T19:16:30.552Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-02-11T19:16:30.552Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-02-11T19:16:30.809Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-02-11T19:16:30.809Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-02-11T19:16:30.809Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-02-11T19:16:31.065Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-02-11T19:16:31.265Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-02-11T19:16:31.995Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-02-11T19:16:32.253Z] --- PASS: TestUpdatePidsLimit (3.55s) [2022-02-11T19:16:32.253Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.49s) [2022-02-11T19:16:32.253Z] --- PASS: TestUpdatePidsLimit/no_change (0.40s) [2022-02-11T19:16:32.253Z] --- PASS: TestUpdatePidsLimit/update_lower (0.36s) [2022-02-11T19:16:32.253Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.37s) [2022-02-11T19:16:32.253Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.35s) [2022-02-11T19:16:32.253Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.36s) [2022-02-11T19:16:32.253Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.34s) [2022-02-11T19:16:32.253Z] === RUN TestUpdateRestartPolicy [2022-02-11T19:16:32.253Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-02-11T19:16:33.155Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-02-11T19:16:33.411Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-02-11T19:16:33.973Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-02-11T19:16:33.983Z] tests/integration/models_images_test.py ............... [ 89%] [2022-02-11T19:16:34.146Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-02-11T19:16:34.246Z] 4612f6d0b889: Pull complete [2022-02-11T19:16:34.901Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-02-11T19:16:35.157Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-11T19:16:35.189Z] tests/integration/models_networks_test.py .... [ 90%] [2022-02-11T19:16:36.086Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-11T19:16:36.677Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-02-11T19:16:36.677Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-02-11T19:16:36.678Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-02-11T19:16:36.678Z] check_test.go:308: [dfbf07c9ae775] daemon is not started [2022-02-11T19:16:36.678Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-02-11T19:16:36.678Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-02-11T19:16:36.678Z] check_test.go:308: [d165692a295c4] daemon is not started [2022-02-11T19:16:36.678Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-02-11T19:16:37.240Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-02-11T19:16:38.170Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-02-11T19:16:38.170Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-02-11T19:16:38.668Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-11T19:16:38.734Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-02-11T19:16:38.991Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-02-11T19:16:39.031Z] 898469748ff6: Pull complete [2022-02-11T19:16:39.031Z] Digest: sha256:720729320e08bdf14b6bc16444be6a3b74a457bd0584fee5124e6073e9f8f1cf [2022-02-11T19:16:39.031Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-11T19:16:39.031Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-02-11T19:16:39.031Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-02-11T19:16:39.031Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.524' [2022-02-11T19:16:39.031Z] WARN: Skipping validation tests [2022-02-11T19:16:39.031Z] INFO: Running unit tests at 02/11/2022 19:16:34... [2022-02-11T19:16:39.230Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-02-11T19:16:39.248Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-02-11T19:16:39.503Z] INFO: make.ps1 starting at 02/11/2022 19:16:39 [2022-02-11T19:16:39.811Z] check_test.go:308: [d18131b2196e5] daemon is not started [2022-02-11T19:16:39.811Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-02-11T19:16:39.976Z] INFO: Git commit (2deec80dba) assumed from DOCKER_GITCOMMIT environment variable [2022-02-11T19:16:39.976Z] INFO: Invoking autogen... [2022-02-11T19:16:40.448Z] INFO: Running unit tests... [2022-02-11T19:16:41.120Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-02-11T19:16:41.263Z] 898469748ff6: Pull complete [2022-02-11T19:16:41.263Z] Digest: sha256:720729320e08bdf14b6bc16444be6a3b74a457bd0584fee5124e6073e9f8f1cf [2022-02-11T19:16:41.263Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-11T19:16:41.263Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-02-11T19:16:41.263Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-02-11T19:16:41.263Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.524' [2022-02-11T19:16:41.263Z] WARN: Skipping validation tests [2022-02-11T19:16:41.263Z] INFO: Running unit tests at 02/11/2022 19:16:29... [2022-02-11T19:16:41.263Z] INFO: make.ps1 starting at 02/11/2022 19:16:34 [2022-02-11T19:16:41.263Z] INFO: Git commit (2deec80dba) assumed from DOCKER_GITCOMMIT environment variable [2022-02-11T19:16:41.263Z] INFO: Invoking autogen... [2022-02-11T19:16:41.263Z] INFO: Running unit tests... [2022-02-11T19:16:41.674Z] --- PASS: TestCreateServiceSecretFileMode (12.42s) [2022-02-11T19:16:41.674Z] === RUN TestCreateServiceConfigFileMode [2022-02-11T19:16:41.782Z] tests/integration/models_nodes_test.py . [ 90%] [2022-02-11T19:16:41.782Z] tests/integration/models_resources_test.py . [ 91%] [2022-02-11T19:16:43.010Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-02-11T19:16:43.010Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-02-11T19:16:43.562Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-02-11T19:16:43.983Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-02-11T19:16:44.222Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-02-11T19:16:44.378Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-02-11T19:16:44.545Z] --- PASS: TestUpdateRestartPolicy (12.29s) [2022-02-11T19:16:44.545Z] === RUN TestUpdateRestartWithAutoRemove [2022-02-11T19:16:44.634Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-02-11T19:16:45.474Z] --- PASS: TestUpdateRestartWithAutoRemove (0.78s) [2022-02-11T19:16:45.474Z] === RUN TestWaitNonBlocked [2022-02-11T19:16:45.474Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-11T19:16:45.474Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-11T19:16:45.474Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-11T19:16:45.474Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-11T19:16:45.474Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-11T19:16:45.474Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-11T19:16:46.370Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-02-11T19:16:46.370Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-02-11T19:16:46.404Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-02-11T19:16:46.404Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-02-11T19:16:46.404Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.00s) [2022-02-11T19:16:46.404Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.07s) [2022-02-11T19:16:46.404Z] === RUN TestWaitBlocked [2022-02-11T19:16:46.404Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-11T19:16:46.404Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-11T19:16:46.404Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-02-11T19:16:46.404Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-02-11T19:16:46.404Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-11T19:16:46.404Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-02-11T19:16:46.524Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-02-11T19:16:46.524Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.78s) [2022-02-11T19:16:46.524Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.57s) [2022-02-11T19:16:46.524Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.99s) [2022-02-11T19:16:46.524Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.28s) [2022-02-11T19:16:46.524Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.30s) [2022-02-11T19:16:46.524Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.22s) [2022-02-11T19:16:46.524Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.33s) [2022-02-11T19:16:46.524Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.48s) [2022-02-11T19:16:46.524Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.22s) [2022-02-11T19:16:46.524Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.74s) [2022-02-11T19:16:46.524Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.90s) [2022-02-11T19:16:46.524Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.76s) [2022-02-11T19:16:46.524Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.73s) [2022-02-11T19:16:46.524Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.83s) [2022-02-11T19:16:46.524Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.66s) [2022-02-11T19:16:46.524Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.66s) [2022-02-11T19:16:46.524Z] === RUN TestCgroupNamespacesRun [2022-02-11T19:16:47.453Z] --- PASS: TestCgroupNamespacesRun (1.08s) [2022-02-11T19:16:47.453Z] === RUN TestCgroupNamespacesRunPrivileged [2022-02-11T19:16:47.771Z] --- PASS: TestWaitBlocked (0.02s) [2022-02-11T19:16:47.771Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.09s) [2022-02-11T19:16:47.771Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.14s) [2022-02-11T19:16:47.771Z] === CONT TestContainerStartOnDaemonRestart [2022-02-11T19:16:47.771Z] === CONT TestRestartDaemonWithRestartingContainer [2022-02-11T19:16:48.381Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.10s) [2022-02-11T19:16:48.381Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-02-11T19:16:49.138Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-02-11T19:16:49.160Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-02-11T19:16:49.420Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-02-11T19:16:49.747Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.12s) [2022-02-11T19:16:49.747Z] === RUN TestCgroupNamespacesRunHostMode [2022-02-11T19:16:50.006Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-02-11T19:16:50.331Z] tests/integration/regression_test.py ...... [ 98%] [2022-02-11T19:16:50.580Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-02-11T19:16:50.594Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-02-11T19:16:50.594Z] tests/integration/credentials/utils_test.py . [100%] [2022-02-11T19:16:50.594Z] [2022-02-11T19:16:50.594Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-02-11T19:16:50.594Z] =========================== short test summary info ============================ [2022-02-11T19:16:50.594Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-02-11T19:16:50.594Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-02-11T19:16:50.594Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-02-11T19:16:50.594Z] Not supported on most drivers [2022-02-11T19:16:50.594Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-02-11T19:16:50.594Z] Output of docker top depends on host distro, and is not formalized. [2022-02-11T19:16:50.594Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-02-11T19:16:50.594Z] Output of docker top depends on host distro, and is not formalized. [2022-02-11T19:16:50.594Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-02-11T19:16:50.594Z] Can fail if eth0 has multiple IP addresses [2022-02-11T19:16:50.594Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-02-11T19:16:50.594Z] This doesn't seem to be taken into account by the engine [2022-02-11T19:16:50.594Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-02-11T19:16:50.594Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-02-11T19:16:50.594Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 289.49 seconds == [2022-02-11T19:16:50.676Z] --- PASS: TestCgroupNamespacesRunHostMode (1.11s) [2022-02-11T19:16:50.676Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-02-11T19:16:50.855Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-02-11T19:16:51.142Z] --- PASS: TestContainerStartOnDaemonRestart (3.58s) [2022-02-11T19:16:51.142Z] === CONT TestDaemonHostGatewayIP [2022-02-11T19:16:51.142Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.66s) [2022-02-11T19:16:51.142Z] === CONT TestDaemonRestartIpcMode [2022-02-11T19:16:52.042Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.10s) [2022-02-11T19:16:52.042Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-02-11T19:16:52.513Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-02-11T19:16:52.970Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.12s) [2022-02-11T19:16:52.970Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-02-11T19:16:53.441Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-02-11T19:16:53.532Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.66s) [2022-02-11T19:16:53.532Z] === RUN TestCgroupNamespacesRunOlderClient [2022-02-11T19:16:53.867Z] --- PASS: TestCreateServiceConfigFileMode (12.46s) [2022-02-11T19:16:53.867Z] === RUN TestCreateServiceSysctls [2022-02-11T19:16:54.898Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.14s) [2022-02-11T19:16:54.898Z] === RUN TestNISDomainname [2022-02-11T19:16:55.154Z] --- PASS: TestNISDomainname (0.47s) [2022-02-11T19:16:55.154Z] === RUN TestHostnameDnsResolution [2022-02-11T19:16:55.332Z] --- PASS: TestDaemonHostGatewayIP (4.17s) [2022-02-11T19:16:55.332Z] === CONT TestIpcModeOlderClient [2022-02-11T19:16:55.332Z] --- PASS: TestDaemonRestartIpcMode (4.15s) [2022-02-11T19:16:55.332Z] === CONT TestContainerKillOnDaemonStart [2022-02-11T19:16:55.332Z] --- PASS: TestIpcModeOlderClient (0.11s) [2022-02-11T19:16:55.726Z] --- PASS: TestHostnameDnsResolution (0.68s) [2022-02-11T19:16:55.726Z] === RUN TestUnprivilegedPortsAndPing [2022-02-11T19:16:55.767Z] --- PASS: TestCreateServiceSysctls (3.08s) [2022-02-11T19:16:55.767Z] === RUN TestCreateServiceCapabilities [2022-02-11T19:16:56.288Z] --- PASS: TestUnprivilegedPortsAndPing (0.52s) [2022-02-11T19:16:56.288Z] === RUN TestStats [2022-02-11T19:16:56.699Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-02-11T19:16:56.699Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-02-11T19:16:56.732Z] ? github.com/docker/docker/api [no test files] [2022-02-11T19:16:57.628Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-02-11T19:16:57.628Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-02-11T19:16:57.628Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-02-11T19:16:57.628Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-02-11T19:16:57.628Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-02-11T19:16:57.628Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-02-11T19:16:57.628Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-02-11T19:16:57.628Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-02-11T19:16:57.628Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-02-11T19:16:58.293Z] --- PASS: TestCreateServiceCapabilities (2.44s) [2022-02-11T19:16:58.293Z] === RUN TestInspect [2022-02-11T19:16:58.806Z] --- PASS: TestStats (2.46s) [2022-02-11T19:16:58.806Z] === RUN TestStopContainerWithTimeout [2022-02-11T19:16:58.806Z] === RUN TestStopContainerWithTimeout/0 [2022-02-11T19:16:58.806Z] === PAUSE TestStopContainerWithTimeout/0 [2022-02-11T19:16:58.806Z] === RUN TestStopContainerWithTimeout/1 [2022-02-11T19:16:58.806Z] === PAUSE TestStopContainerWithTimeout/1 [2022-02-11T19:16:58.806Z] === RUN TestStopContainerWithTimeout/3 [2022-02-11T19:16:58.806Z] === PAUSE TestStopContainerWithTimeout/3 [2022-02-11T19:16:58.806Z] === RUN TestStopContainerWithTimeout/-1 [2022-02-11T19:16:58.806Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-02-11T19:16:58.806Z] === CONT TestStopContainerWithTimeout/0 [2022-02-11T19:16:58.806Z] === CONT TestStopContainerWithTimeout/3 [2022-02-11T19:16:59.368Z] === CONT TestStopContainerWithTimeout/-1 [2022-02-11T19:16:59.520Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-02-11T19:17:00.449Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-02-11T19:17:00.823Z] --- PASS: TestInspect (2.77s) [2022-02-11T19:17:00.823Z] === RUN TestCreateJob [2022-02-11T19:17:01.676Z] ? github.com/docker/docker/api [no test files] [2022-02-11T19:17:01.883Z] === CONT TestStopContainerWithTimeout/1 [2022-02-11T19:17:02.811Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-02-11T19:17:02.811Z] --- PASS: TestStopContainerWithTimeout/0 (0.54s) [2022-02-11T19:17:02.811Z] --- PASS: TestStopContainerWithTimeout/3 (2.61s) [2022-02-11T19:17:02.811Z] --- PASS: TestStopContainerWithTimeout/-1 (2.41s) [2022-02-11T19:17:02.811Z] --- PASS: TestStopContainerWithTimeout/1 (1.46s) [2022-02-11T19:17:02.811Z] === RUN TestDeleteDevicemapper [2022-02-11T19:17:02.811Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-02-11T19:17:02.811Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-02-11T19:17:02.811Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-02-11T19:17:02.974Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-02-11T19:17:03.098Z] Leaving: AppArmorNo profiles have been unloaded. [2022-02-11T19:17:03.098Z] [2022-02-11T19:17:03.098Z] Unloading profiles will leave already running processes permanently [2022-02-11T19:17:03.098Z] unconfined, which can lead to unexpected situations. [2022-02-11T19:17:03.098Z] [2022-02-11T19:17:03.098Z] To set a process to complain mode, use the command line tool [2022-02-11T19:17:03.098Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-02-11T19:17:03.098Z] Post stage [Pipeline] junit [2022-02-11T19:17:03.113Z] Recording test results [2022-02-11T19:17:03.902Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-02-11T19:17:04.104Z] --- PASS: TestCreateJob (2.87s) [2022-02-11T19:17:04.104Z] === RUN TestReplicatedJob [2022-02-11T19:17:04.177Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.39s) [2022-02-11T19:17:04.177Z] === RUN TestUpdateMemory [2022-02-11T19:17:04.441Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-02-11T19:17:04.730Z] + echo Ensuring container killed. [2022-02-11T19:17:04.730Z] Ensuring container killed. [2022-02-11T19:17:04.730Z] + docker rm -vf docker-pr1 [2022-02-11T19:17:04.730Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-02-11T19:17:04.831Z] check_test.go:308: [d1d9f40c047c4] daemon is not started [2022-02-11T19:17:04.831Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-02-11T19:17:05.025Z] + echo Chowning /workspace to jenkins user [2022-02-11T19:17:05.025Z] Chowning /workspace to jenkins user [2022-02-11T19:17:05.025Z] + id -u [2022-02-11T19:17:05.025Z] + id -g [2022-02-11T19:17:05.025Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43230:/workspace busybox chown -R 1000:1000 /workspace [2022-02-11T19:17:05.025Z] Unable to find image 'busybox:latest' locally [2022-02-11T19:17:05.025Z] latest: Pulling from library/busybox [2022-02-11T19:17:05.106Z] --- PASS: TestUpdateMemory (0.67s) [2022-02-11T19:17:05.106Z] === RUN TestUpdateCPUQuota [2022-02-11T19:17:05.287Z] 009932687766: Pulling fs layer [2022-02-11T19:17:05.287Z] 009932687766: Verifying Checksum [2022-02-11T19:17:05.287Z] 009932687766: Download complete [2022-02-11T19:17:05.287Z] 009932687766: Pull complete [2022-02-11T19:17:05.287Z] Digest: sha256:afcc7f1ac1b49db317a7196c902e61c6c3c4607d63599ee1a82d702d249a0ccb [2022-02-11T19:17:05.287Z] Status: Downloaded newer image for busybox:latest [2022-02-11T19:17:05.760Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-02-11T19:17:06.015Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-02-11T19:17:06.034Z] --- PASS: TestUpdateCPUQuota (0.92s) [2022-02-11T19:17:06.034Z] === RUN TestUpdatePidsLimit [2022-02-11T19:17:06.034Z] === RUN TestUpdatePidsLimit/update_from_none [2022-02-11T19:17:06.034Z] === RUN TestUpdatePidsLimit/no_change [2022-02-11T19:17:06.291Z] === RUN TestUpdatePidsLimit/update_lower [2022-02-11T19:17:06.547Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-02-11T19:17:06.981Z] + bundleName=docker-py [2022-02-11T19:17:06.981Z] + echo Creating docker-py-bundles.tar.gz [2022-02-11T19:17:06.981Z] Creating docker-py-bundles.tar.gz [2022-02-11T19:17:06.981Z] + 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-02-11T19:17:06.996Z] Archiving artifacts [2022-02-11T19:17:07.109Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-02-11T19:17:07.109Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-02-11T19:17:07.366Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-02-11T19:17:07.382Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-02-11T19:17:07.382Z] --- PASS: TestContainerKillOnDaemonStart (12.17s) [2022-02-11T19:17:07.382Z] PASS [2022-02-11T19:17:07.382Z] [2022-02-11T19:17:07.382Z] === Skipped [2022-02-11T19:17:07.382Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-02-11T19:17:07.382Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-11T19:17:07.382Z] [2022-02-11T19:17:07.382Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-02-11T19:17:07.382Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-11T19:17:07.382Z] [2022-02-11T19:17:07.382Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-02-11T19:17:07.382Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-11T19:17:07.382Z] [2022-02-11T19:17:07.382Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-02-11T19:17:07.382Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-02-11T19:17:07.382Z] [2022-02-11T19:17:07.382Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-02-11T19:17:07.382Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-02-11T19:17:07.382Z] [2022-02-11T19:17:07.382Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-02-11T19:17:07.382Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-02-11T19:17:07.382Z] [2022-02-11T19:17:07.382Z] DONE 200 tests, 6 skipped in 160.308s [2022-02-11T19:17:07.382Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-02-11T19:17:07.382Z] ++ 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-02-11T19:17:07.382Z] ++ set -e [2022-02-11T19:17:07.382Z] ++ '[' -n 0 ']' [2022-02-11T19:17:07.382Z] ++ set -x [2022-02-11T19:17:07.382Z] ++ 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-02-11T19:17:07.638Z] === RUN TestConfigDaemonLibtrustID [2022-02-11T19:17:07.928Z] --- PASS: TestUpdatePidsLimit (2.19s) [2022-02-11T19:17:07.928Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.24s) [2022-02-11T19:17:07.928Z] --- PASS: TestUpdatePidsLimit/no_change (0.22s) [2022-02-11T19:17:07.928Z] --- PASS: TestUpdatePidsLimit/update_lower (0.26s) [2022-02-11T19:17:07.928Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.42s) [2022-02-11T19:17:07.928Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.19s) [2022-02-11T19:17:07.928Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.17s) [2022-02-11T19:17:07.928Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.18s) [2022-02-11T19:17:07.928Z] === RUN TestUpdateRestartPolicy [2022-02-11T19:17:08.201Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-02-11T19:17:08.201Z] === RUN TestDaemonConfigValidation [2022-02-11T19:17:08.201Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-02-11T19:17:08.201Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-02-11T19:17:08.201Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-02-11T19:17:08.201Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-02-11T19:17:08.201Z] === RUN TestDaemonConfigValidation/invalid_config [2022-02-11T19:17:08.201Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-02-11T19:17:08.201Z] === RUN TestDaemonConfigValidation/malformed_config [2022-02-11T19:17:08.201Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-02-11T19:17:08.201Z] === RUN TestDaemonConfigValidation/valid_config [2022-02-11T19:17:08.201Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-02-11T19:17:08.201Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-02-11T19:17:08.201Z] === CONT TestDaemonConfigValidation/malformed_config [2022-02-11T19:17:08.201Z] === CONT TestDaemonConfigValidation/invalid_config [2022-02-11T19:17:08.201Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-02-11T19:17:08.457Z] === CONT TestDaemonConfigValidation/valid_config [2022-02-11T19:17:08.457Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-02-11T19:17:08.457Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-02-11T19:17:08.457Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.11s) [2022-02-11T19:17:08.457Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.11s) [2022-02-11T19:17:08.457Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.14s) [2022-02-11T19:17:08.457Z] --- PASS: TestDaemonConfigValidation/valid_config (0.10s) [2022-02-11T19:17:08.457Z] === RUN TestConfigDaemonSeccompProfiles [2022-02-11T19:17:08.457Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-02-11T19:17:08.676Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43230/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-02-11T19:17:09.038Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43230/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=2deec80dba28461a3cb3a51b20dd98b7363dd45b -e DOCKER_GRAPHDRIVER docker:2deec80dba28461a3cb3a51b20dd98b7363dd45b hack/make.sh binary [2022-02-11T19:17:09.300Z] [2022-02-11T19:17:09.300Z] Removing bundles/ [2022-02-11T19:17:09.300Z] [2022-02-11T19:17:09.369Z] --- PASS: TestReplicatedJob (4.92s) [2022-02-11T19:17:09.369Z] === RUN TestUpdateReplicatedJob [2022-02-11T19:17:09.562Z] ---> Making bundle: binary (in bundles/binary) [2022-02-11T19:17:09.562Z] Building: bundles/binary-daemon/dockerd-dev [2022-02-11T19:17:09.562Z] GOOS="" GOARCH="" GOARM="" [2022-02-11T19:17:09.824Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-02-11T19:17:10.387Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-02-11T19:17:10.644Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-02-11T19:17:11.206Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-02-11T19:17:11.768Z] === CONT TestConfigDaemonSeccompProfiles [2022-02-11T19:17:11.768Z] daemon_test.go:156: [d260263c703bb] daemon is not started [2022-02-11T19:17:11.768Z] --- PASS: TestConfigDaemonSeccompProfiles (3.26s) [2022-02-11T19:17:11.768Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.07s) [2022-02-11T19:17:11.768Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.09s) [2022-02-11T19:17:11.768Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.10s) [2022-02-11T19:17:11.768Z] === RUN TestDaemonProxy [2022-02-11T19:17:11.768Z] === RUN TestDaemonProxy/environment_variables [2022-02-11T19:17:11.899Z] --- PASS: TestUpdateReplicatedJob (3.21s) [2022-02-11T19:17:11.899Z] === RUN TestServiceListWithStatuses [2022-02-11T19:17:11.899Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-02-11T19:17:11.899Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-02-11T19:17:11.899Z] === RUN TestDockerNetworkConnectAlias [2022-02-11T19:17:12.697Z] check_test.go:308: [d3d1ec8b7fc28] daemon is not started [2022-02-11T19:17:12.697Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-02-11T19:17:13.626Z] === RUN TestDaemonProxy/command-line_options [2022-02-11T19:17:14.553Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-02-11T19:17:14.553Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-02-11T19:17:14.558Z] === RUN TestMiddlewares [2022-02-11T19:17:14.559Z] --- PASS: TestMiddlewares (0.00s) [2022-02-11T19:17:14.559Z] PASS [2022-02-11T19:17:14.559Z] coverage: 9.0% of statements [2022-02-11T19:17:14.559Z] ok github.com/docker/docker/api/server 0.051s coverage: 9.0% of statements [2022-02-11T19:17:15.481Z] === RUN TestDaemonProxy/configuration_file [2022-02-11T19:17:15.481Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-02-11T19:17:16.043Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-02-11T19:17:16.082Z] --- PASS: TestDockerNetworkConnectAlias (4.00s) [2022-02-11T19:17:16.082Z] === RUN TestDockerNetworkReConnect [2022-02-11T19:17:16.972Z] === RUN TestDaemonProxy/conflicting_options [2022-02-11T19:17:17.535Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-02-11T19:17:17.535Z] === RUN TestDaemonProxy/reload_sanitized [2022-02-11T19:17:18.099Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-02-11T19:17:18.099Z] --- PASS: TestDaemonProxy (6.34s) [2022-02-11T19:17:18.099Z] --- PASS: TestDaemonProxy/environment_variables (1.77s) [2022-02-11T19:17:18.099Z] --- PASS: TestDaemonProxy/command-line_options (1.76s) [2022-02-11T19:17:18.099Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2022-02-11T19:17:18.099Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-02-11T19:17:18.099Z] --- PASS: TestDaemonProxy/reload_sanitized (0.57s) [2022-02-11T19:17:18.099Z] PASS [2022-02-11T19:17:18.099Z] [2022-02-11T19:17:18.099Z] DONE 17 tests in 10.610s [2022-02-11T19:17:18.099Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-02-11T19:17:18.099Z] ++ 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-02-11T19:17:18.099Z] ++ set -e [2022-02-11T19:17:18.099Z] ++ '[' -n 0 ']' [2022-02-11T19:17:18.099Z] ++ set -x [2022-02-11T19:17:18.099Z] ++ 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-02-11T19:17:18.099Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-02-11T19:17:18.357Z] INFO: Testing against a local daemon [2022-02-11T19:17:18.357Z] === RUN TestCommitInheritsEnv [2022-02-11T19:17:18.614Z] --- PASS: TestCommitInheritsEnv (0.34s) [2022-02-11T19:17:18.614Z] === RUN TestImportExtremelyLargeImageWorks [2022-02-11T19:17:18.614Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-02-11T19:17:18.614Z] === RUN TestImportWithCustomPlatform [2022-02-11T19:17:18.614Z] === RUN TestImportWithCustomPlatform/#00 [2022-02-11T19:17:18.873Z] === RUN TestImportWithCustomPlatform/_______ [2022-02-11T19:17:18.873Z] === RUN TestImportWithCustomPlatform// [2022-02-11T19:17:18.873Z] === RUN TestImportWithCustomPlatform/linux [2022-02-11T19:17:18.873Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-02-11T19:17:18.873Z] === RUN TestImportWithCustomPlatform/LINUX [2022-02-11T19:17:19.131Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-02-11T19:17:19.131Z] === RUN TestImportWithCustomPlatform/macos [2022-02-11T19:17:19.131Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-02-11T19:17:19.131Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-02-11T19:17:19.131Z] --- PASS: TestImportWithCustomPlatform (0.60s) [2022-02-11T19:17:19.131Z] --- PASS: TestImportWithCustomPlatform/#00 (0.19s) [2022-02-11T19:17:19.131Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-02-11T19:17:19.131Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-02-11T19:17:19.131Z] --- PASS: TestImportWithCustomPlatform/linux (0.11s) [2022-02-11T19:17:19.131Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.14s) [2022-02-11T19:17:19.131Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.11s) [2022-02-11T19:17:19.131Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-02-11T19:17:19.131Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-02-11T19:17:19.131Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-02-11T19:17:19.131Z] === RUN TestImagesFilterMultiReference [2022-02-11T19:17:19.387Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-02-11T19:17:19.387Z] === RUN TestImagePullPlatformInvalid [2022-02-11T19:17:19.387Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-02-11T19:17:19.387Z] === RUN TestRemoveImageOrphaning [2022-02-11T19:17:19.403Z] --- PASS: TestDockerNetworkReConnect (3.36s) [2022-02-11T19:17:19.403Z] === RUN TestServicePlugin [2022-02-11T19:17:19.500Z] === RUN TestMiddlewares [2022-02-11T19:17:19.500Z] --- PASS: TestMiddlewares (0.00s) [2022-02-11T19:17:19.500Z] PASS [2022-02-11T19:17:19.500Z] coverage: 9.0% of statements [2022-02-11T19:17:19.500Z] ok github.com/docker/docker/api/server 0.055s coverage: 9.0% of statements [2022-02-11T19:17:19.643Z] --- PASS: TestRemoveImageOrphaning (0.36s) [2022-02-11T19:17:19.643Z] === RUN TestRemoveImageGarbageCollector [2022-02-11T19:17:19.900Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-02-11T19:17:20.098Z] --- PASS: TestUpdateRestartPolicy (10.79s) [2022-02-11T19:17:20.098Z] === RUN TestUpdateRestartWithAutoRemove [2022-02-11T19:17:20.098Z] --- PASS: TestUpdateRestartWithAutoRemove (0.39s) [2022-02-11T19:17:20.098Z] === RUN TestWaitNonBlocked [2022-02-11T19:17:20.098Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-11T19:17:20.098Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-11T19:17:20.098Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-11T19:17:20.098Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-11T19:17:20.098Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-11T19:17:20.098Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-11T19:17:20.098Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-02-11T19:17:20.098Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.62s) [2022-02-11T19:17:20.098Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.65s) [2022-02-11T19:17:20.098Z] === RUN TestWaitBlocked [2022-02-11T19:17:20.098Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-11T19:17:20.098Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-11T19:17:20.098Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-02-11T19:17:20.098Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-02-11T19:17:20.098Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-11T19:17:20.098Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-02-11T19:17:20.660Z] --- PASS: TestWaitBlocked (0.01s) [2022-02-11T19:17:20.660Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.55s) [2022-02-11T19:17:20.660Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.64s) [2022-02-11T19:17:20.660Z] === CONT TestContainerStartOnDaemonRestart [2022-02-11T19:17:20.660Z] === CONT TestRestartDaemonWithRestartingContainer [2022-02-11T19:17:20.829Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-02-11T19:17:21.086Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-02-11T19:17:22.461Z] --- PASS: TestRemoveImageGarbageCollector (2.45s) [2022-02-11T19:17:22.461Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-02-11T19:17:22.461Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-02-11T19:17:22.461Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-02-11T19:17:22.461Z] === RUN TestTagInvalidReference [2022-02-11T19:17:22.461Z] --- PASS: TestTagInvalidReference (0.02s) [2022-02-11T19:17:22.461Z] === RUN TestTagValidPrefixedRepo [2022-02-11T19:17:22.461Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2022-02-11T19:17:22.461Z] === RUN TestTagExistedNameWithoutForce [2022-02-11T19:17:22.461Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-02-11T19:17:22.461Z] === RUN TestTagOfficialNames [2022-02-11T19:17:22.461Z] --- PASS: TestTagOfficialNames (0.07s) [2022-02-11T19:17:22.461Z] === RUN TestTagMatchesDigest [2022-02-11T19:17:22.461Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-02-11T19:17:22.461Z] === CONT TestImportExtremelyLargeImageWorks [2022-02-11T19:17:22.551Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.88s) [2022-02-11T19:17:22.551Z] === CONT TestIpcModeOlderClient [2022-02-11T19:17:22.551Z] --- PASS: TestContainerStartOnDaemonRestart (1.93s) [2022-02-11T19:17:22.551Z] === CONT TestContainerKillOnDaemonStart [2022-02-11T19:17:22.551Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-02-11T19:17:22.551Z] === CONT TestDaemonHostGatewayIP [2022-02-11T19:17:22.683Z] plugin_test.go:61: [d0535e9cb691e] joining swarm manager [d98029a29fca9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-11T19:17:22.717Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-02-11T19:17:23.280Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-02-11T19:17:23.280Z] docker_cli_daemon_test.go:2859: Checking IpcMode private set from config [2022-02-11T19:17:23.617Z] plugin_test.go:64: [d3351e08de331] joining swarm manager [d98029a29fca9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-11T19:17:23.844Z] docker_cli_daemon_test.go:2859: Checking IpcMode shareable set from config [2022-02-11T19:17:24.408Z] docker_cli_daemon_test.go:2859: Checking IpcMode host set from config [2022-02-11T19:17:24.971Z] docker_cli_daemon_test.go:2859: Checking IpcMode container:123 set from config [2022-02-11T19:17:25.069Z] --- PASS: TestDaemonHostGatewayIP (2.23s) [2022-02-11T19:17:25.069Z] === CONT TestDaemonRestartIpcMode [2022-02-11T19:17:25.534Z] docker_cli_daemon_test.go:2859: Checking IpcMode nosuchmode set from config [2022-02-11T19:17:26.096Z] docker_cli_daemon_test.go:2859: Checking IpcMode private set from cli [2022-02-11T19:17:26.660Z] docker_cli_daemon_test.go:2859: Checking IpcMode shareable set from cli [2022-02-11T19:17:26.960Z] --- PASS: TestDaemonRestartIpcMode (2.09s) [2022-02-11T19:17:27.223Z] docker_cli_daemon_test.go:2859: Checking IpcMode host set from cli [2022-02-11T19:17:27.482Z] docker_cli_daemon_test.go:2859: Checking IpcMode container:123 set from cli [2022-02-11T19:17:28.044Z] docker_cli_daemon_test.go:2859: Checking IpcMode nosuchmode set from cli [2022-02-11T19:17:28.607Z] check_test.go:308: [d47b05b346e7a] daemon is not started [2022-02-11T19:17:28.607Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-02-11T19:17:29.170Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-02-11T19:17:29.735Z] check_test.go:308: [dcc3964ad299b] daemon is not started [2022-02-11T19:17:29.735Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-02-11T19:17:30.297Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-02-11T19:17:30.554Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-02-11T19:17:31.921Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-02-11T19:17:33.288Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-02-11T19:17:34.657Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-02-11T19:17:35.084Z] --- PASS: TestContainerKillOnDaemonStart (11.55s) [2022-02-11T19:17:35.084Z] PASS [2022-02-11T19:17:35.084Z] [2022-02-11T19:17:35.084Z] === Skipped [2022-02-11T19:17:35.084Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-02-11T19:17:35.084Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-11T19:17:35.084Z] [2022-02-11T19:17:35.084Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-02-11T19:17:35.084Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-02-11T19:17:35.084Z] [2022-02-11T19:17:35.084Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-02-11T19:17:35.084Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-02-11T19:17:35.084Z] [2022-02-11T19:17:35.084Z] DONE 200 tests, 3 skipped in 111.403s [2022-02-11T19:17:35.084Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-02-11T19:17:35.084Z] ++ 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-02-11T19:17:35.084Z] ++ set -e [2022-02-11T19:17:35.084Z] ++ '[' -n 0 ']' [2022-02-11T19:17:35.084Z] ++ set -x [2022-02-11T19:17:35.084Z] ++ 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-02-11T19:17:35.084Z] === RUN TestConfigDaemonLibtrustID [2022-02-11T19:17:35.084Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-02-11T19:17:35.084Z] === RUN TestDaemonConfigValidation [2022-02-11T19:17:35.084Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-02-11T19:17:35.084Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-02-11T19:17:35.084Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-02-11T19:17:35.084Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-02-11T19:17:35.084Z] === RUN TestDaemonConfigValidation/invalid_config [2022-02-11T19:17:35.084Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-02-11T19:17:35.084Z] === RUN TestDaemonConfigValidation/malformed_config [2022-02-11T19:17:35.084Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-02-11T19:17:35.084Z] === RUN TestDaemonConfigValidation/valid_config [2022-02-11T19:17:35.084Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-02-11T19:17:35.084Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-02-11T19:17:35.084Z] === CONT TestDaemonConfigValidation/malformed_config [2022-02-11T19:17:35.084Z] === CONT TestDaemonConfigValidation/valid_config [2022-02-11T19:17:35.084Z] === CONT TestDaemonConfigValidation/invalid_config [2022-02-11T19:17:35.084Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-02-11T19:17:35.084Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-02-11T19:17:35.084Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.05s) [2022-02-11T19:17:35.084Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.06s) [2022-02-11T19:17:35.084Z] --- PASS: TestDaemonConfigValidation/valid_config (0.05s) [2022-02-11T19:17:35.084Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.06s) [2022-02-11T19:17:35.084Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.04s) [2022-02-11T19:17:35.084Z] === RUN TestConfigDaemonSeccompProfiles [2022-02-11T19:17:35.084Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-02-11T19:17:35.220Z] check_test.go:308: [d33611ab62505] daemon is not started [2022-02-11T19:17:35.220Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-02-11T19:17:36.015Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-02-11T19:17:36.944Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-02-11T19:17:37.872Z] === CONT TestConfigDaemonSeccompProfiles [2022-02-11T19:17:37.872Z] daemon_test.go:156: [dd558a4b69b0b] daemon is not started [2022-02-11T19:17:37.872Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-02-11T19:17:37.872Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-02-11T19:17:37.872Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-02-11T19:17:37.872Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-02-11T19:17:37.872Z] === RUN TestDaemonProxy [2022-02-11T19:17:37.872Z] === RUN TestDaemonProxy/environment_variables [2022-02-11T19:17:38.495Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-02-11T19:17:39.761Z] === RUN TestDaemonProxy/command-line_options [2022-02-11T19:17:39.878Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-02-11T19:17:41.650Z] === RUN TestDaemonProxy/configuration_file [2022-02-11T19:17:43.539Z] === RUN TestDaemonProxy/conflicting_options [2022-02-11T19:17:43.795Z] === RUN TestDaemonProxy/reload_sanitized [2022-02-11T19:17:44.110Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-02-11T19:17:44.110Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-02-11T19:17:44.357Z] --- PASS: TestDaemonProxy (6.28s) [2022-02-11T19:17:44.357Z] --- PASS: TestDaemonProxy/environment_variables (1.79s) [2022-02-11T19:17:44.357Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-02-11T19:17:44.357Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2022-02-11T19:17:44.357Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-02-11T19:17:44.357Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-02-11T19:17:44.357Z] PASS [2022-02-11T19:17:44.357Z] [2022-02-11T19:17:44.357Z] DONE 17 tests in 10.178s [2022-02-11T19:17:44.357Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-02-11T19:17:44.357Z] ++ 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-02-11T19:17:44.357Z] ++ set -e [2022-02-11T19:17:44.357Z] ++ '[' -n 0 ']' [2022-02-11T19:17:44.357Z] ++ set -x [2022-02-11T19:17:44.357Z] ++ 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-02-11T19:17:44.357Z] INFO: Testing against a local daemon [2022-02-11T19:17:44.357Z] === RUN TestCommitInheritsEnv [2022-02-11T19:17:44.613Z] --- PASS: TestCommitInheritsEnv (0.27s) [2022-02-11T19:17:44.613Z] === RUN TestImportExtremelyLargeImageWorks [2022-02-11T19:17:44.613Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-02-11T19:17:44.613Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-02-11T19:17:44.613Z] === RUN TestImportWithCustomPlatform [2022-02-11T19:17:44.613Z] === RUN TestImportWithCustomPlatform/#00 [2022-02-11T19:17:44.613Z] === RUN TestImportWithCustomPlatform/_______ [2022-02-11T19:17:44.613Z] === RUN TestImportWithCustomPlatform// [2022-02-11T19:17:44.613Z] === RUN TestImportWithCustomPlatform/linux [2022-02-11T19:17:44.869Z] === RUN TestImportWithCustomPlatform/LINUX [2022-02-11T19:17:44.869Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-02-11T19:17:44.869Z] === RUN TestImportWithCustomPlatform/macos [2022-02-11T19:17:44.869Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-02-11T19:17:44.869Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-02-11T19:17:44.869Z] --- PASS: TestImportWithCustomPlatform (0.30s) [2022-02-11T19:17:44.869Z] --- PASS: TestImportWithCustomPlatform/#00 (0.06s) [2022-02-11T19:17:44.870Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-02-11T19:17:44.870Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-02-11T19:17:44.870Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-02-11T19:17:44.870Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-02-11T19:17:44.870Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.06s) [2022-02-11T19:17:44.870Z] --- PASS: TestImportWithCustomPlatform/macos (0.01s) [2022-02-11T19:17:44.870Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-02-11T19:17:44.870Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-02-11T19:17:44.870Z] === RUN TestImagesFilterMultiReference [2022-02-11T19:17:45.039Z] check_test.go:308: [d9d9f38945b7b] daemon is not started [2022-02-11T19:17:45.039Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-02-11T19:17:45.039Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-02-11T19:17:45.039Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-02-11T19:17:45.126Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-02-11T19:17:45.126Z] === RUN TestImagePullPlatformInvalid [2022-02-11T19:17:45.126Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-02-11T19:17:45.126Z] === RUN TestRemoveImageOrphaning [2022-02-11T19:17:45.382Z] --- PASS: TestRemoveImageOrphaning (0.28s) [2022-02-11T19:17:45.382Z] === RUN TestRemoveImageGarbageCollector [2022-02-11T19:17:45.382Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-11T19:17:45.382Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-02-11T19:17:45.382Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-02-11T19:17:45.382Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-02-11T19:17:45.382Z] === RUN TestTagInvalidReference [2022-02-11T19:17:45.382Z] --- PASS: TestTagInvalidReference (0.02s) [2022-02-11T19:17:45.382Z] === RUN TestTagValidPrefixedRepo [2022-02-11T19:17:45.382Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-02-11T19:17:45.382Z] === RUN TestTagExistedNameWithoutForce [2022-02-11T19:17:45.382Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-02-11T19:17:45.382Z] === RUN TestTagOfficialNames [2022-02-11T19:17:45.382Z] --- PASS: TestTagOfficialNames (0.05s) [2022-02-11T19:17:45.382Z] === RUN TestTagMatchesDigest [2022-02-11T19:17:45.382Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-02-11T19:17:45.382Z] PASS [2022-02-11T19:17:45.382Z] [2022-02-11T19:17:45.382Z] === Skipped [2022-02-11T19:17:45.382Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-02-11T19:17:45.382Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-02-11T19:17:45.382Z] [2022-02-11T19:17:45.382Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-02-11T19:17:45.382Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-11T19:17:45.382Z] [2022-02-11T19:17:45.382Z] DONE 22 tests, 2 skipped in 1.250s [2022-02-11T19:17:45.382Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-02-11T19:17:45.382Z] ++ 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-02-11T19:17:45.382Z] ++ set -e [2022-02-11T19:17:45.382Z] ++ '[' -n 0 ']' [2022-02-11T19:17:45.382Z] ++ set -x [2022-02-11T19:17:45.382Z] ++ 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-02-11T19:17:45.638Z] INFO: Testing against a local daemon [2022-02-11T19:17:45.638Z] === RUN TestNetworkCreateDelete [2022-02-11T19:17:45.638Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-02-11T19:17:45.638Z] === RUN TestDockerNetworkDeletePreferID [2022-02-11T19:17:46.200Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2022-02-11T19:17:46.200Z] === RUN TestDaemonDNSFallback [2022-02-11T19:17:49.210Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-02-11T19:17:49.467Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-02-11T19:17:50.146Z] --- PASS: TestServicePlugin (29.62s) [2022-02-11T19:17:50.146Z] === RUN TestServiceUpdateLabel [2022-02-11T19:17:50.711Z] --- PASS: TestServiceUpdateLabel (2.12s) [2022-02-11T19:17:50.711Z] === RUN TestServiceUpdateSecrets [2022-02-11T19:17:51.360Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-02-11T19:17:52.730Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-02-11T19:17:52.738Z] --- PASS: TestDaemonDNSFallback (6.24s) [2022-02-11T19:17:52.739Z] === RUN TestInspectNetwork [2022-02-11T19:17:53.659Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-02-11T19:17:55.255Z] === RUN TestInspectNetwork/full_network_id [2022-02-11T19:17:55.255Z] === RUN TestInspectNetwork/partial_network_id [2022-02-11T19:17:55.255Z] === RUN TestInspectNetwork/network_name [2022-02-11T19:17:55.255Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-02-11T19:17:55.552Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-02-11T19:17:58.072Z] check_test.go:308: [d43bf7eac0110] daemon is not started [2022-02-11T19:17:58.072Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-02-11T19:17:58.634Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-02-11T19:17:59.199Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-02-11T19:17:59.199Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-02-11T19:17:59.422Z] --- PASS: TestInspectNetwork (7.22s) [2022-02-11T19:17:59.422Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-02-11T19:17:59.422Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-02-11T19:17:59.422Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-02-11T19:17:59.422Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-02-11T19:17:59.422Z] === RUN TestRunContainerWithBridgeNone [2022-02-11T19:17:59.763Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-02-11T19:18:01.313Z] --- PASS: TestRunContainerWithBridgeNone (1.51s) [2022-02-11T19:18:01.313Z] === RUN TestNetworkInvalidJSON [2022-02-11T19:18:01.313Z] === RUN TestNetworkInvalidJSON//networks/create [2022-02-11T19:18:01.313Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-02-11T19:18:01.313Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-02-11T19:18:01.313Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-02-11T19:18:01.313Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-11T19:18:01.313Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-11T19:18:01.313Z] === CONT TestNetworkInvalidJSON//networks/create [2022-02-11T19:18:01.313Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-11T19:18:01.313Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-02-11T19:18:01.313Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-02-11T19:18:01.313Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-02-11T19:18:01.313Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-02-11T19:18:01.313Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-02-11T19:18:01.313Z] === RUN TestNetworkList [2022-02-11T19:18:01.313Z] === RUN TestNetworkList//networks [2022-02-11T19:18:01.313Z] === PAUSE TestNetworkList//networks [2022-02-11T19:18:01.313Z] === RUN TestNetworkList//networks/ [2022-02-11T19:18:01.313Z] === PAUSE TestNetworkList//networks/ [2022-02-11T19:18:01.313Z] === CONT TestNetworkList//networks [2022-02-11T19:18:01.313Z] === CONT TestNetworkList//networks/ [2022-02-11T19:18:01.313Z] --- PASS: TestNetworkList (0.01s) [2022-02-11T19:18:01.313Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-02-11T19:18:01.313Z] --- PASS: TestNetworkList//networks (0.00s) [2022-02-11T19:18:01.313Z] === RUN TestHostIPv4BridgeLabel [2022-02-11T19:18:01.578Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-02-11T19:18:01.578Z] === RUN TestDaemonRestartWithLiveRestore [2022-02-11T19:18:01.659Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-02-11T19:18:01.659Z] check_test.go:308: [d5ff41eaec35a] daemon is not started [2022-02-11T19:18:01.659Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-02-11T19:18:01.659Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-02-11T19:18:02.944Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-02-11T19:18:02.944Z] === RUN TestDaemonDefaultNetworkPools [2022-02-11T19:18:03.507Z] --- PASS: TestDaemonDefaultNetworkPools (0.70s) [2022-02-11T19:18:03.507Z] === RUN TestDaemonRestartWithExistingNetwork [2022-02-11T19:18:03.552Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-02-11T19:18:03.552Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-02-11T19:18:04.436Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-02-11T19:18:04.436Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-02-11T19:18:05.579Z] --- PASS: TestServiceUpdateSecrets (14.42s) [2022-02-11T19:18:05.579Z] === RUN TestServiceUpdateConfigs [2022-02-11T19:18:05.802Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.19s) [2022-02-11T19:18:05.802Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-02-11T19:18:06.076Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-02-11T19:18:06.364Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-02-11T19:18:06.364Z] === RUN TestServiceWithPredefinedNetwork [2022-02-11T19:18:08.881Z] --- PASS: TestServiceWithPredefinedNetwork (2.29s) [2022-02-11T19:18:08.881Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-02-11T19:18:08.881Z] service_test.go:243: FLAKY_TEST [2022-02-11T19:18:08.881Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-11T19:18:08.881Z] === RUN TestServiceWithDataPathPortInit [2022-02-11T19:18:10.249Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-02-11T19:18:11.615Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-02-11T19:18:13.507Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-02-11T19:18:15.209Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-02-11T19:18:15.209Z] === RUN TestBoolValue [2022-02-11T19:18:15.209Z] --- PASS: TestBoolValue (0.00s) [2022-02-11T19:18:15.209Z] === RUN TestBoolValueOrDefault [2022-02-11T19:18:15.209Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-02-11T19:18:15.209Z] === RUN TestInt64ValueOrZero [2022-02-11T19:18:15.209Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-02-11T19:18:15.209Z] === RUN TestInt64ValueOrDefault [2022-02-11T19:18:15.209Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-02-11T19:18:15.209Z] === RUN TestInt64ValueOrDefaultWithError [2022-02-11T19:18:15.209Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-02-11T19:18:15.209Z] === RUN TestJsonContentType [2022-02-11T19:18:15.209Z] --- PASS: TestJsonContentType (0.00s) [2022-02-11T19:18:15.209Z] PASS [2022-02-11T19:18:15.209Z] coverage: 14.7% of statements [2022-02-11T19:18:15.209Z] ok github.com/docker/docker/api/server/httputils 0.100s coverage: 14.7% of statements [2022-02-11T19:18:15.209Z] === RUN TestMaskSecretKeys [2022-02-11T19:18:15.209Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-02-11T19:18:15.209Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-02-11T19:18:15.209Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-02-11T19:18:15.209Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-02-11T19:18:15.209Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-02-11T19:18:15.209Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-02-11T19:18:15.209Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-02-11T19:18:15.209Z] === RUN TestVersionMiddlewareVersion [2022-02-11T19:18:15.209Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-02-11T19:18:15.209Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-02-11T19:18:15.209Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-02-11T19:18:15.209Z] PASS [2022-02-11T19:18:15.209Z] coverage: 37.7% of statements [2022-02-11T19:18:15.209Z] ok github.com/docker/docker/api/server/middleware 0.075s coverage: 37.7% of statements [2022-02-11T19:18:15.209Z] ? github.com/docker/docker/api/server/router [no test files] [2022-02-11T19:18:15.209Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-02-11T19:18:15.209Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-02-11T19:18:15.209Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-02-11T19:18:15.209Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-02-11T19:18:15.209Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-02-11T19:18:15.209Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-02-11T19:18:15.209Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-02-11T19:18:15.209Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-02-11T19:18:15.209Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-02-11T19:18:15.209Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-02-11T19:18:15.209Z] === RUN TestAdjustForAPIVersion [2022-02-11T19:18:15.209Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-02-11T19:18:15.209Z] PASS [2022-02-11T19:18:15.209Z] coverage: 5.7% of statements [2022-02-11T19:18:15.209Z] === RUN TestStrSliceMarshalJSON [2022-02-11T19:18:15.209Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-02-11T19:18:15.209Z] === RUN TestStrSliceUnmarshalJSON [2022-02-11T19:18:15.209Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-02-11T19:18:15.209Z] === RUN TestStrSliceUnmarshalString [2022-02-11T19:18:15.209Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-02-11T19:18:15.209Z] === RUN TestStrSliceUnmarshalSlice [2022-02-11T19:18:15.209Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-02-11T19:18:15.209Z] PASS [2022-02-11T19:18:15.209Z] coverage: 90.0% of statements [2022-02-11T19:18:15.209Z] ok github.com/docker/docker/api/server/router/swarm 0.049s coverage: 5.7% of statements [2022-02-11T19:18:15.209Z] ok github.com/docker/docker/api/types/strslice 0.043s coverage: 90.0% of statements [2022-02-11T19:18:15.209Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-02-11T19:18:15.209Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-02-11T19:18:15.209Z] ? github.com/docker/docker/api/types [no test files] [2022-02-11T19:18:15.209Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-02-11T19:18:15.209Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-02-11T19:18:15.209Z] ? github.com/docker/docker/api/types/container [no test files] [2022-02-11T19:18:15.209Z] ? github.com/docker/docker/api/types/events [no test files] [2022-02-11T19:18:15.209Z] === RUN TestToJSON [2022-02-11T19:18:15.209Z] --- PASS: TestToJSON (0.00s) [2022-02-11T19:18:15.209Z] === RUN TestToParamWithVersion [2022-02-11T19:18:15.209Z] --- PASS: TestToParamWithVersion (0.00s) [2022-02-11T19:18:15.209Z] === RUN TestFromJSON [2022-02-11T19:18:15.209Z] --- PASS: TestFromJSON (0.00s) [2022-02-11T19:18:15.209Z] === RUN TestEmpty [2022-02-11T19:18:15.209Z] --- PASS: TestEmpty (0.00s) [2022-02-11T19:18:15.209Z] === RUN TestArgsMatchKVListEmptySources [2022-02-11T19:18:15.209Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-02-11T19:18:15.209Z] === RUN TestArgsMatchKVList [2022-02-11T19:18:15.209Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-02-11T19:18:15.209Z] === RUN TestArgsMatch [2022-02-11T19:18:15.209Z] --- PASS: TestArgsMatch (0.00s) [2022-02-11T19:18:15.209Z] === RUN TestAdd [2022-02-11T19:18:15.209Z] --- PASS: TestAdd (0.00s) [2022-02-11T19:18:15.209Z] === RUN TestDel [2022-02-11T19:18:15.209Z] --- PASS: TestDel (0.00s) [2022-02-11T19:18:15.209Z] === RUN TestLen [2022-02-11T19:18:15.209Z] --- PASS: TestLen (0.00s) [2022-02-11T19:18:15.209Z] === RUN TestExactMatch [2022-02-11T19:18:15.209Z] --- PASS: TestExactMatch (0.00s) [2022-02-11T19:18:15.209Z] === RUN TestOnlyOneExactMatch [2022-02-11T19:18:15.209Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-02-11T19:18:15.209Z] === RUN TestContains [2022-02-11T19:18:15.209Z] --- PASS: TestContains (0.00s) [2022-02-11T19:18:15.209Z] === RUN TestValidate [2022-02-11T19:18:15.209Z] --- PASS: TestValidate (0.00s) [2022-02-11T19:18:15.209Z] === RUN TestWalkValues [2022-02-11T19:18:15.209Z] --- PASS: TestWalkValues (0.00s) [2022-02-11T19:18:15.209Z] === RUN TestFuzzyMatch [2022-02-11T19:18:15.209Z] --- PASS: TestFuzzyMatch (0.00s) [2022-02-11T19:18:15.209Z] === RUN TestClone [2022-02-11T19:18:15.209Z] --- PASS: TestClone (0.00s) [2022-02-11T19:18:15.209Z] PASS [2022-02-11T19:18:15.209Z] coverage: 92.2% of statements [2022-02-11T19:18:15.209Z] ok github.com/docker/docker/api/types/filters 0.047s coverage: 92.2% of statements [2022-02-11T19:18:15.209Z] ? github.com/docker/docker/api/types/image [no test files] [2022-02-11T19:18:15.209Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-02-11T19:18:15.209Z] ? github.com/docker/docker/api/types/network [no test files] [2022-02-11T19:18:15.209Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-02-11T19:18:15.209Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-02-11T19:18:15.209Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-02-11T19:18:15.209Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-02-11T19:18:15.209Z] === RUN TestDurationToSecondsString [2022-02-11T19:18:15.209Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-02-11T19:18:15.209Z] === RUN TestGetTimestamp [2022-02-11T19:18:15.209Z] --- PASS: TestGetTimestamp (0.21s) [2022-02-11T19:18:15.210Z] === RUN TestParseTimestamps [2022-02-11T19:18:15.210Z] --- PASS: TestParseTimestamps (0.00s) [2022-02-11T19:18:15.210Z] PASS [2022-02-11T19:18:15.210Z] coverage: 100.0% of statements [2022-02-11T19:18:15.210Z] ok github.com/docker/docker/api/types/time 0.272s coverage: 100.0% of statements [2022-02-11T19:18:15.210Z] === RUN TestCompareVersion [2022-02-11T19:18:15.210Z] --- PASS: TestCompareVersion (0.00s) [2022-02-11T19:18:15.210Z] PASS [2022-02-11T19:18:15.210Z] coverage: 77.3% of statements [2022-02-11T19:18:15.210Z] ok github.com/docker/docker/api/types/versions 0.050s coverage: 77.3% of statements [2022-02-11T19:18:15.210Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-02-11T19:18:15.210Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-02-11T19:18:15.210Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-02-11T19:18:15.210Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-02-11T19:18:15.210Z] ? github.com/docker/docker/builder [no test files] [2022-02-11T19:18:15.210Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-02-11T19:18:15.210Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-02-11T19:18:15.210Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-02-11T19:18:15.210Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-02-11T19:18:15.210Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-02-11T19:18:15.210Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-02-11T19:18:15.210Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-02-11T19:18:16.203Z] === RUN TestParseRemoteURL [2022-02-11T19:18:16.204Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-02-11T19:18:16.204Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-02-11T19:18:16.204Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-02-11T19:18:16.204Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-02-11T19:18:16.204Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-02-11T19:18:16.204Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-02-11T19:18:16.204Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-02-11T19:18:16.204Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-02-11T19:18:16.204Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-02-11T19:18:16.204Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-02-11T19:18:16.204Z] --- PASS: TestParseRemoteURL (0.00s) [2022-02-11T19:18:16.204Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-02-11T19:18:16.204Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-02-11T19:18:16.204Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-02-11T19:18:16.204Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-02-11T19:18:16.204Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-02-11T19:18:16.204Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-02-11T19:18:16.204Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-02-11T19:18:16.204Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-02-11T19:18:16.204Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-02-11T19:18:16.204Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-02-11T19:18:16.204Z] === RUN TestCloneArgsSmartHttp [2022-02-11T19:18:16.204Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-02-11T19:18:16.204Z] === RUN TestCloneArgsDumbHttp [2022-02-11T19:18:16.204Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-02-11T19:18:16.204Z] === RUN TestCloneArgsGit [2022-02-11T19:18:16.204Z] --- PASS: TestCloneArgsGit (0.00s) [2022-02-11T19:18:16.204Z] === RUN TestCheckoutGit [2022-02-11T19:18:16.777Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-02-11T19:18:17.707Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-02-11T19:18:17.963Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-02-11T19:18:18.422Z] === RUN TestEnable [2022-02-11T19:18:18.422Z] --- PASS: TestEnable (0.00s) [2022-02-11T19:18:18.422Z] === RUN TestDisable [2022-02-11T19:18:18.422Z] --- PASS: TestDisable (0.00s) [2022-02-11T19:18:18.422Z] === RUN TestEnabled [2022-02-11T19:18:18.422Z] --- PASS: TestEnabled (0.00s) [2022-02-11T19:18:18.422Z] PASS [2022-02-11T19:18:18.422Z] coverage: 100.0% of statements [2022-02-11T19:18:18.422Z] ok github.com/docker/docker/cli/debug 0.050s coverage: 100.0% of statements [2022-02-11T19:18:18.422Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-02-11T19:18:18.422Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-02-11T19:18:18.422Z] === RUN TestProcessNoDockerignore [2022-02-11T19:18:18.422Z] --- PASS: TestProcessNoDockerignore (0.01s) [2022-02-11T19:18:18.422Z] === RUN TestProcessShouldLeaveAllFiles [2022-02-11T19:18:18.422Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2022-02-11T19:18:18.422Z] === RUN TestDetectContentType [2022-02-11T19:18:18.422Z] --- PASS: TestDetectContentType (0.00s) [2022-02-11T19:18:18.422Z] === RUN TestSelectAcceptableMIME [2022-02-11T19:18:18.422Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-02-11T19:18:18.422Z] === RUN TestInspectEmptyResponse [2022-02-11T19:18:18.422Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-02-11T19:18:18.422Z] === RUN TestInspectResponseBinary [2022-02-11T19:18:18.422Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-02-11T19:18:18.422Z] === RUN TestResponseUnsupportedContentType [2022-02-11T19:18:18.422Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-02-11T19:18:18.422Z] === RUN TestInspectResponseTextSimple [2022-02-11T19:18:18.422Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-02-11T19:18:18.422Z] === RUN TestInspectResponseEmptyContentType [2022-02-11T19:18:18.422Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-02-11T19:18:18.422Z] === RUN TestUnknownContentLength [2022-02-11T19:18:18.422Z] --- PASS: TestUnknownContentLength (0.00s) [2022-02-11T19:18:18.422Z] === RUN TestDownloadRemote [2022-02-11T19:18:18.422Z] --- PASS: TestDownloadRemote (0.09s) [2022-02-11T19:18:18.422Z] === RUN TestGetWithStatusError [2022-02-11T19:18:18.422Z] --- PASS: TestGetWithStatusError (0.00s) [2022-02-11T19:18:18.422Z] === RUN TestCloseRootDirectory [2022-02-11T19:18:18.422Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-11T19:18:18.422Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-02-11T19:18:18.422Z] === RUN TestHashFile [2022-02-11T19:18:18.422Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-11T19:18:18.422Z] --- SKIP: TestHashFile (0.01s) [2022-02-11T19:18:18.422Z] === RUN TestHashSubdir [2022-02-11T19:18:18.422Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-11T19:18:18.422Z] --- SKIP: TestHashSubdir (0.01s) [2022-02-11T19:18:18.422Z] === RUN TestRemoveDirectory [2022-02-11T19:18:18.422Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-11T19:18:18.422Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-02-11T19:18:18.422Z] PASS [2022-02-11T19:18:18.422Z] coverage: 9.3% of statements [2022-02-11T19:18:18.422Z] ok github.com/docker/docker/builder/remotecontext 0.351s coverage: 9.3% of statements [2022-02-11T19:18:18.892Z] === RUN TestGetAllAllowed [2022-02-11T19:18:18.892Z] --- PASS: TestGetAllAllowed (0.00s) [2022-02-11T19:18:18.892Z] === RUN TestGetAllMeta [2022-02-11T19:18:18.892Z] --- PASS: TestGetAllMeta (0.00s) [2022-02-11T19:18:18.892Z] === RUN TestWarnOnUnusedBuildArgs [2022-02-11T19:18:18.892Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-02-11T19:18:18.892Z] === RUN TestIsUnreferencedBuiltin [2022-02-11T19:18:18.892Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-02-11T19:18:18.892Z] === RUN TestIsExistingDirectory [2022-02-11T19:18:18.892Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-02-11T19:18:18.892Z] === RUN TestGetFilenameForDownload [2022-02-11T19:18:18.892Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-02-11T19:18:18.892Z] === RUN TestEnv2Variables [2022-02-11T19:18:18.892Z] --- PASS: TestEnv2Variables (0.00s) [2022-02-11T19:18:18.892Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-02-11T19:18:18.892Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-02-11T19:18:18.892Z] === RUN TestMaintainer [2022-02-11T19:18:18.892Z] --- PASS: TestMaintainer (0.00s) [2022-02-11T19:18:18.892Z] === RUN TestLabel [2022-02-11T19:18:18.892Z] --- PASS: TestLabel (0.00s) [2022-02-11T19:18:18.892Z] === RUN TestFromScratch [2022-02-11T19:18:18.892Z] --- PASS: TestFromScratch (0.00s) [2022-02-11T19:18:18.892Z] === RUN TestFromWithArg [2022-02-11T19:18:18.892Z] --- PASS: TestFromWithArg (0.00s) [2022-02-11T19:18:18.892Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-02-11T19:18:18.892Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-02-11T19:18:18.892Z] === RUN TestFromWithUndefinedArg [2022-02-11T19:18:18.892Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-02-11T19:18:18.892Z] === RUN TestFromMultiStageWithNamedStage [2022-02-11T19:18:18.892Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-02-11T19:18:18.892Z] === RUN TestOnbuild [2022-02-11T19:18:18.892Z] --- PASS: TestOnbuild (0.00s) [2022-02-11T19:18:18.892Z] === RUN TestWorkdir [2022-02-11T19:18:18.892Z] --- PASS: TestWorkdir (0.00s) [2022-02-11T19:18:18.892Z] === RUN TestCmd [2022-02-11T19:18:18.892Z] --- PASS: TestCmd (0.00s) [2022-02-11T19:18:18.892Z] === RUN TestHealthcheckNone [2022-02-11T19:18:18.892Z] --- PASS: TestHealthcheckNone (0.00s) [2022-02-11T19:18:18.892Z] === RUN TestHealthcheckCmd [2022-02-11T19:18:18.892Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-02-11T19:18:18.892Z] === RUN TestEntrypoint [2022-02-11T19:18:18.892Z] --- PASS: TestEntrypoint (0.00s) [2022-02-11T19:18:18.892Z] === RUN TestExpose [2022-02-11T19:18:18.892Z] --- PASS: TestExpose (0.00s) [2022-02-11T19:18:18.892Z] === RUN TestUser [2022-02-11T19:18:18.892Z] --- PASS: TestUser (0.00s) [2022-02-11T19:18:18.892Z] === RUN TestVolume [2022-02-11T19:18:18.892Z] --- PASS: TestVolume (0.00s) [2022-02-11T19:18:18.892Z] === RUN TestStopSignal [2022-02-11T19:18:18.892Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-02-11T19:18:18.892Z] --- SKIP: TestStopSignal (0.00s) [2022-02-11T19:18:18.892Z] === RUN TestArg [2022-02-11T19:18:18.892Z] --- PASS: TestArg (0.00s) [2022-02-11T19:18:18.892Z] === RUN TestShell [2022-02-11T19:18:18.892Z] --- PASS: TestShell (0.00s) [2022-02-11T19:18:18.892Z] === RUN TestPrependEnvOnCmd [2022-02-11T19:18:18.892Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-02-11T19:18:18.892Z] === RUN TestRunWithBuildArgs [2022-02-11T19:18:18.892Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-02-11T19:18:18.892Z] === RUN TestRunIgnoresHealthcheck [2022-02-11T19:18:18.892Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-02-11T19:18:18.892Z] === RUN TestDispatchUnsupportedOptions [2022-02-11T19:18:18.892Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-02-11T19:18:18.892Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-02-11T19:18:18.892Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-02-11T19:18:18.892Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-02-11T19:18:18.892Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-02-11T19:18:18.892Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-02-11T19:18:18.892Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-02-11T19:18:18.892Z] === RUN TestNormalizeWorkdir [2022-02-11T19:18:18.892Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-02-11T19:18:18.892Z] === RUN TestDispatch [2022-02-11T19:18:18.892Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-02-11T19:18:18.892Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-02-11T19:18:18.892Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-02-11T19:18:18.892Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-02-11T19:18:18.892Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-02-11T19:18:18.892Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-02-11T19:18:18.892Z] === RUN TestDispatch/COPY_url [2022-02-11T19:18:18.892Z] --- PASS: TestDispatch (0.09s) [2022-02-11T19:18:18.892Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.03s) [2022-02-11T19:18:18.892Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-02-11T19:18:18.892Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-02-11T19:18:18.892Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-02-11T19:18:18.892Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-02-11T19:18:18.892Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-02-11T19:18:18.892Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-02-11T19:18:18.892Z] === RUN TestAddScratchImageAddsToMounts [2022-02-11T19:18:18.892Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-02-11T19:18:18.892Z] === RUN TestAddFromScratchPopulatesPlatform [2022-02-11T19:18:18.892Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-02-11T19:18:18.892Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-02-11T19:18:18.892Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-02-11T19:18:18.892Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-02-11T19:18:18.892Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-02-11T19:18:18.892Z] === RUN TestImageSourceGetAddsToMounts [2022-02-11T19:18:18.892Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-02-11T19:18:18.892Z] === RUN TestEmptyDockerfile [2022-02-11T19:18:18.892Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-02-11T19:18:18.892Z] === RUN TestSymlinkDockerfile [2022-02-11T19:18:18.892Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-02-11T19:18:18.892Z] === RUN TestDockerfileOutsideTheBuildContext [2022-02-11T19:18:18.892Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-02-11T19:18:18.892Z] === RUN TestNonExistingDockerfile [2022-02-11T19:18:18.892Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-02-11T19:18:18.892Z] === RUN TestCopyRunConfig [2022-02-11T19:18:18.892Z] --- PASS: TestCopyRunConfig (0.00s) [2022-02-11T19:18:18.892Z] === RUN TestDeepCopyRunConfig [2022-02-11T19:18:18.892Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-02-11T19:18:18.892Z] === RUN TestExportImage [2022-02-11T19:18:18.892Z] --- PASS: TestExportImage (0.00s) [2022-02-11T19:18:18.892Z] === RUN TestNormalizeDest [2022-02-11T19:18:18.892Z] --- PASS: TestNormalizeDest (0.00s) [2022-02-11T19:18:18.892Z] PASS [2022-02-11T19:18:18.892Z] coverage: 46.8% of statements [2022-02-11T19:18:18.892Z] ok github.com/docker/docker/builder/dockerfile 0.228s coverage: 46.8% of statements [2022-02-11T19:18:18.892Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-02-11T19:18:19.856Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-02-11T19:18:19.881Z] === RUN TestTCP4Proxy [2022-02-11T19:18:19.881Z] --- PASS: TestTCP4Proxy (0.01s) [2022-02-11T19:18:19.881Z] === RUN TestTCP4ProxyHalfClose [2022-02-11T19:18:19.881Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-02-11T19:18:19.881Z] === RUN TestTCP6Proxy [2022-02-11T19:18:19.881Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-02-11T19:18:19.881Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-02-11T19:18:19.881Z] === RUN TestTCPDualStackProxy [2022-02-11T19:18:19.881Z] network_proxy_test.go:208: No support for dual stack yet [2022-02-11T19:18:19.881Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-02-11T19:18:19.881Z] === RUN TestUDP4Proxy [2022-02-11T19:18:19.881Z] --- PASS: TestUDP4Proxy (0.00s) [2022-02-11T19:18:19.881Z] === RUN TestUDP6Proxy [2022-02-11T19:18:19.881Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-02-11T19:18:19.881Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-02-11T19:18:19.881Z] === RUN TestUDPWriteError [2022-02-11T19:18:19.881Z] --- PASS: TestUDPWriteError (0.00s) [2022-02-11T19:18:19.881Z] === RUN TestSCTP4Proxy [2022-02-11T19:18:19.881Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-02-11T19:18:19.881Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-02-11T19:18:19.881Z] === RUN TestSCTP6Proxy [2022-02-11T19:18:19.881Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-02-11T19:18:19.881Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-02-11T19:18:19.881Z] PASS [2022-02-11T19:18:19.881Z] coverage: 49.4% of statements [2022-02-11T19:18:19.881Z] ok github.com/docker/docker/cmd/docker-proxy 0.067s coverage: 49.4% of statements [2022-02-11T19:18:20.175Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-02-11T19:18:20.175Z] === RUN TestBoolValue [2022-02-11T19:18:20.175Z] --- PASS: TestBoolValue (0.00s) [2022-02-11T19:18:20.175Z] === RUN TestBoolValueOrDefault [2022-02-11T19:18:20.175Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-02-11T19:18:20.175Z] === RUN TestInt64ValueOrZero [2022-02-11T19:18:20.175Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-02-11T19:18:20.175Z] === RUN TestInt64ValueOrDefault [2022-02-11T19:18:20.175Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-02-11T19:18:20.175Z] === RUN TestInt64ValueOrDefaultWithError [2022-02-11T19:18:20.175Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-02-11T19:18:20.175Z] === RUN TestJsonContentType [2022-02-11T19:18:20.175Z] --- PASS: TestJsonContentType (0.00s) [2022-02-11T19:18:20.175Z] PASS [2022-02-11T19:18:20.175Z] coverage: 14.7% of statements [2022-02-11T19:18:20.175Z] ok github.com/docker/docker/api/server/httputils 0.069s coverage: 14.7% of statements [2022-02-11T19:18:20.448Z] --- PASS: TestServiceUpdateConfigs (14.23s) [2022-02-11T19:18:20.448Z] === RUN TestServiceUpdateNetwork [2022-02-11T19:18:21.164Z] === RUN TestMaskSecretKeys [2022-02-11T19:18:21.164Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-02-11T19:18:21.164Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-02-11T19:18:21.164Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-02-11T19:18:21.164Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-02-11T19:18:21.164Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-02-11T19:18:21.164Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-02-11T19:18:21.164Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-02-11T19:18:21.164Z] === RUN TestVersionMiddlewareVersion [2022-02-11T19:18:21.164Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-02-11T19:18:21.164Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-02-11T19:18:21.164Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-02-11T19:18:21.164Z] PASS [2022-02-11T19:18:21.164Z] coverage: 37.7% of statements [2022-02-11T19:18:21.164Z] ok github.com/docker/docker/api/server/middleware 0.085s coverage: 37.7% of statements [2022-02-11T19:18:21.164Z] ? github.com/docker/docker/api/server/router [no test files] [2022-02-11T19:18:21.164Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-02-11T19:18:21.164Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-02-11T19:18:21.164Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-02-11T19:18:21.164Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-02-11T19:18:21.164Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-02-11T19:18:21.164Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-02-11T19:18:21.164Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-02-11T19:18:21.164Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-02-11T19:18:21.164Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-02-11T19:18:21.164Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-02-11T19:18:22.156Z] === RUN TestAdjustForAPIVersion [2022-02-11T19:18:22.156Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-02-11T19:18:22.156Z] PASS [2022-02-11T19:18:22.156Z] coverage: 5.7% of statements [2022-02-11T19:18:22.156Z] ok github.com/docker/docker/api/server/router/swarm 0.048s coverage: 5.7% of statements [2022-02-11T19:18:22.156Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-02-11T19:18:22.156Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-02-11T19:18:22.156Z] ? github.com/docker/docker/api/types [no test files] [2022-02-11T19:18:22.156Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-02-11T19:18:22.156Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-02-11T19:18:22.156Z] ? github.com/docker/docker/api/types/container [no test files] [2022-02-11T19:18:22.156Z] ? github.com/docker/docker/api/types/events [no test files] [2022-02-11T19:18:22.156Z] === RUN TestToJSON [2022-02-11T19:18:22.156Z] --- PASS: TestToJSON (0.00s) [2022-02-11T19:18:22.156Z] === RUN TestToParamWithVersion [2022-02-11T19:18:22.156Z] --- PASS: TestToParamWithVersion (0.00s) [2022-02-11T19:18:22.156Z] === RUN TestFromJSON [2022-02-11T19:18:22.156Z] --- PASS: TestFromJSON (0.00s) [2022-02-11T19:18:22.156Z] === RUN TestEmpty [2022-02-11T19:18:22.156Z] --- PASS: TestEmpty (0.00s) [2022-02-11T19:18:22.156Z] === RUN TestArgsMatchKVListEmptySources [2022-02-11T19:18:22.156Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-02-11T19:18:22.156Z] === RUN TestArgsMatchKVList [2022-02-11T19:18:22.156Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-02-11T19:18:22.156Z] === RUN TestArgsMatch [2022-02-11T19:18:22.156Z] --- PASS: TestArgsMatch (0.00s) [2022-02-11T19:18:22.156Z] === RUN TestAdd [2022-02-11T19:18:22.156Z] --- PASS: TestAdd (0.00s) [2022-02-11T19:18:22.156Z] === RUN TestDel [2022-02-11T19:18:22.156Z] --- PASS: TestDel (0.00s) [2022-02-11T19:18:22.156Z] === RUN TestLen [2022-02-11T19:18:22.156Z] --- PASS: TestLen (0.00s) [2022-02-11T19:18:22.156Z] === RUN TestExactMatch [2022-02-11T19:18:22.156Z] --- PASS: TestExactMatch (0.00s) [2022-02-11T19:18:22.156Z] === RUN TestOnlyOneExactMatch [2022-02-11T19:18:22.156Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-02-11T19:18:22.156Z] === RUN TestContains [2022-02-11T19:18:22.156Z] --- PASS: TestContains (0.00s) [2022-02-11T19:18:22.156Z] === RUN TestValidate [2022-02-11T19:18:22.156Z] --- PASS: TestValidate (0.00s) [2022-02-11T19:18:22.156Z] === RUN TestWalkValues [2022-02-11T19:18:22.156Z] --- PASS: TestWalkValues (0.00s) [2022-02-11T19:18:22.156Z] === RUN TestFuzzyMatch [2022-02-11T19:18:22.156Z] --- PASS: TestFuzzyMatch (0.00s) [2022-02-11T19:18:22.156Z] === RUN TestClone [2022-02-11T19:18:22.156Z] --- PASS: TestClone (0.00s) [2022-02-11T19:18:22.156Z] PASS [2022-02-11T19:18:22.156Z] coverage: 92.2% of statements [2022-02-11T19:18:22.156Z] ok github.com/docker/docker/api/types/filters 0.052s coverage: 92.2% of statements [2022-02-11T19:18:22.156Z] ? github.com/docker/docker/api/types/image [no test files] [2022-02-11T19:18:22.156Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-02-11T19:18:22.156Z] ? github.com/docker/docker/api/types/network [no test files] [2022-02-11T19:18:22.156Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-02-11T19:18:22.157Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-02-11T19:18:22.157Z] === RUN TestStrSliceMarshalJSON [2022-02-11T19:18:22.157Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-02-11T19:18:22.157Z] === RUN TestStrSliceUnmarshalJSON [2022-02-11T19:18:22.157Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-02-11T19:18:22.157Z] === RUN TestStrSliceUnmarshalString [2022-02-11T19:18:22.157Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-02-11T19:18:22.157Z] === RUN TestStrSliceUnmarshalSlice [2022-02-11T19:18:22.157Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-02-11T19:18:22.157Z] PASS [2022-02-11T19:18:22.157Z] coverage: 90.0% of statements [2022-02-11T19:18:22.157Z] ok github.com/docker/docker/api/types/strslice 0.047s coverage: 90.0% of statements [2022-02-11T19:18:22.157Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-02-11T19:18:22.157Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-02-11T19:18:22.157Z] === RUN TestDurationToSecondsString [2022-02-11T19:18:22.157Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-02-11T19:18:22.157Z] === RUN TestGetTimestamp [2022-02-11T19:18:22.373Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-02-11T19:18:22.628Z] --- PASS: TestGetTimestamp (0.23s) [2022-02-11T19:18:22.628Z] === RUN TestParseTimestamps [2022-02-11T19:18:22.628Z] --- PASS: TestParseTimestamps (0.00s) [2022-02-11T19:18:22.628Z] PASS [2022-02-11T19:18:22.628Z] coverage: 100.0% of statements [2022-02-11T19:18:22.628Z] ok github.com/docker/docker/api/types/time 0.281s coverage: 100.0% of statements [2022-02-11T19:18:22.628Z] === RUN TestCompareVersion [2022-02-11T19:18:22.628Z] --- PASS: TestCompareVersion (0.00s) [2022-02-11T19:18:22.628Z] PASS [2022-02-11T19:18:22.628Z] coverage: 77.3% of statements [2022-02-11T19:18:22.628Z] ok github.com/docker/docker/api/types/versions 0.040s coverage: 77.3% of statements [2022-02-11T19:18:22.628Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-02-11T19:18:22.628Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-02-11T19:18:22.628Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-02-11T19:18:22.628Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-02-11T19:18:22.628Z] ? github.com/docker/docker/builder [no test files] [2022-02-11T19:18:22.628Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-02-11T19:18:22.628Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-02-11T19:18:22.628Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-02-11T19:18:22.628Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-02-11T19:18:22.628Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-02-11T19:18:22.628Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-02-11T19:18:22.628Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-02-11T19:18:22.937Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-02-11T19:18:23.194Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-02-11T19:18:23.450Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-02-11T19:18:23.721Z] --- PASS: TestServiceWithDataPathPortInit (13.00s) [2022-02-11T19:18:23.721Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-02-11T19:18:23.977Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:fp0xgmgwidpfye6zn9h87l7z9 Created:2022-02-11 19:18:22.799609114 +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[cc832e603e4dff1c2d8603e980c435e6b1f57c45c1a75c5f0b665363168c5504:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.oij2wv6ur4u5priqtrgplsf7i EndpointID:67e86a26443b7d9996a4e832feede5606a77ca43059a8bae49b5bc86861cd422 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:a73ee264d1ad0e868219d4a405e682478c8f75c961f54be0c85c61a1e31d9c99 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:2e7a1209bf77 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.oij2wv6ur4u5priqtrgplsf7i EndpointID:67e86a26443b7d9996a4e832feede5606a77ca43059a8bae49b5bc86861cd422 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-02-11T19:18:24.014Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-02-11T19:18:24.014Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-02-11T19:18:24.202Z] === RUN TestParseRemoteURL [2022-02-11T19:18:24.202Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-02-11T19:18:24.202Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-02-11T19:18:24.202Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-02-11T19:18:24.202Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-02-11T19:18:24.202Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-02-11T19:18:24.202Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-02-11T19:18:24.202Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-02-11T19:18:24.202Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-02-11T19:18:24.202Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-02-11T19:18:24.202Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-02-11T19:18:24.202Z] --- PASS: TestParseRemoteURL (0.00s) [2022-02-11T19:18:24.202Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-02-11T19:18:24.202Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-02-11T19:18:24.202Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-02-11T19:18:24.202Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-02-11T19:18:24.202Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-02-11T19:18:24.202Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-02-11T19:18:24.202Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-02-11T19:18:24.202Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-02-11T19:18:24.202Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-02-11T19:18:24.202Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-02-11T19:18:24.202Z] === RUN TestCloneArgsSmartHttp [2022-02-11T19:18:24.202Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-02-11T19:18:24.202Z] === RUN TestCloneArgsDumbHttp [2022-02-11T19:18:24.202Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-02-11T19:18:24.202Z] === RUN TestCloneArgsGit [2022-02-11T19:18:24.202Z] --- PASS: TestCloneArgsGit (0.00s) [2022-02-11T19:18:24.202Z] === RUN TestCheckoutGit [2022-02-11T19:18:24.577Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-02-11T19:18:24.834Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-02-11T19:18:25.396Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-02-11T19:18:26.325Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-02-11T19:18:26.421Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-02-11T19:18:26.421Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2022-02-11T19:18:26.421Z] === RUN TestProcessNoDockerignore [2022-02-11T19:18:26.421Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-02-11T19:18:26.421Z] === RUN TestProcessShouldLeaveAllFiles [2022-02-11T19:18:26.421Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2022-02-11T19:18:26.421Z] === RUN TestDetectContentType [2022-02-11T19:18:26.421Z] --- PASS: TestDetectContentType (0.00s) [2022-02-11T19:18:26.421Z] === RUN TestSelectAcceptableMIME [2022-02-11T19:18:26.421Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-02-11T19:18:26.421Z] === RUN TestInspectEmptyResponse [2022-02-11T19:18:26.421Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-02-11T19:18:26.421Z] === RUN TestInspectResponseBinary [2022-02-11T19:18:26.421Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-02-11T19:18:26.421Z] === RUN TestResponseUnsupportedContentType [2022-02-11T19:18:26.421Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-02-11T19:18:26.421Z] === RUN TestInspectResponseTextSimple [2022-02-11T19:18:26.421Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-02-11T19:18:26.421Z] === RUN TestInspectResponseEmptyContentType [2022-02-11T19:18:26.422Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-02-11T19:18:26.422Z] === RUN TestUnknownContentLength [2022-02-11T19:18:26.422Z] --- PASS: TestUnknownContentLength (0.00s) [2022-02-11T19:18:26.422Z] === RUN TestDownloadRemote [2022-02-11T19:18:26.422Z] === RUN TestEnable [2022-02-11T19:18:26.422Z] --- PASS: TestEnable (0.00s) [2022-02-11T19:18:26.422Z] === RUN TestDisable [2022-02-11T19:18:26.422Z] --- PASS: TestDisable (0.00s) [2022-02-11T19:18:26.422Z] === RUN TestEnabled [2022-02-11T19:18:26.422Z] --- PASS: TestEnabled (0.00s) [2022-02-11T19:18:26.422Z] PASS [2022-02-11T19:18:26.422Z] coverage: 100.0% of statements [2022-02-11T19:18:26.422Z] ok github.com/docker/docker/cli/debug 0.051s coverage: 100.0% of statements [2022-02-11T19:18:26.422Z] --- PASS: TestDownloadRemote (0.12s) [2022-02-11T19:18:26.422Z] === RUN TestGetWithStatusError [2022-02-11T19:18:26.422Z] --- PASS: TestGetWithStatusError (0.00s) [2022-02-11T19:18:26.422Z] === RUN TestCloseRootDirectory [2022-02-11T19:18:26.422Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-11T19:18:26.422Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-02-11T19:18:26.422Z] === RUN TestHashFile [2022-02-11T19:18:26.422Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-11T19:18:26.422Z] --- SKIP: TestHashFile (0.01s) [2022-02-11T19:18:26.422Z] === RUN TestHashSubdir [2022-02-11T19:18:26.422Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-11T19:18:26.422Z] --- SKIP: TestHashSubdir (0.01s) [2022-02-11T19:18:26.422Z] === RUN TestRemoveDirectory [2022-02-11T19:18:26.422Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-11T19:18:26.422Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-02-11T19:18:26.422Z] PASS [2022-02-11T19:18:26.422Z] coverage: 9.3% of statements [2022-02-11T19:18:26.422Z] ok github.com/docker/docker/builder/remotecontext 0.278s coverage: 9.3% of statements [2022-02-11T19:18:26.891Z] === RUN TestGetAllAllowed [2022-02-11T19:18:26.891Z] --- PASS: TestGetAllAllowed (0.00s) [2022-02-11T19:18:26.891Z] === RUN TestGetAllMeta [2022-02-11T19:18:26.891Z] --- PASS: TestGetAllMeta (0.00s) [2022-02-11T19:18:26.891Z] === RUN TestWarnOnUnusedBuildArgs [2022-02-11T19:18:26.891Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-02-11T19:18:26.891Z] === RUN TestIsUnreferencedBuiltin [2022-02-11T19:18:26.891Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-02-11T19:18:26.891Z] === RUN TestIsExistingDirectory [2022-02-11T19:18:26.891Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-02-11T19:18:26.891Z] === RUN TestGetFilenameForDownload [2022-02-11T19:18:26.891Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-02-11T19:18:26.891Z] === RUN TestEnv2Variables [2022-02-11T19:18:26.891Z] --- PASS: TestEnv2Variables (0.00s) [2022-02-11T19:18:26.891Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-02-11T19:18:26.891Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-02-11T19:18:26.891Z] === RUN TestMaintainer [2022-02-11T19:18:26.891Z] --- PASS: TestMaintainer (0.00s) [2022-02-11T19:18:26.891Z] === RUN TestLabel [2022-02-11T19:18:26.891Z] --- PASS: TestLabel (0.00s) [2022-02-11T19:18:26.891Z] === RUN TestFromScratch [2022-02-11T19:18:26.891Z] --- PASS: TestFromScratch (0.00s) [2022-02-11T19:18:26.891Z] === RUN TestFromWithArg [2022-02-11T19:18:26.891Z] --- PASS: TestFromWithArg (0.00s) [2022-02-11T19:18:26.891Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-02-11T19:18:26.891Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-02-11T19:18:26.891Z] === RUN TestFromWithUndefinedArg [2022-02-11T19:18:26.891Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-02-11T19:18:26.891Z] === RUN TestFromMultiStageWithNamedStage [2022-02-11T19:18:26.891Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-02-11T19:18:26.891Z] === RUN TestOnbuild [2022-02-11T19:18:26.891Z] --- PASS: TestOnbuild (0.00s) [2022-02-11T19:18:26.891Z] === RUN TestWorkdir [2022-02-11T19:18:26.891Z] --- PASS: TestWorkdir (0.00s) [2022-02-11T19:18:26.891Z] === RUN TestCmd [2022-02-11T19:18:26.891Z] --- PASS: TestCmd (0.00s) [2022-02-11T19:18:26.891Z] === RUN TestHealthcheckNone [2022-02-11T19:18:26.891Z] --- PASS: TestHealthcheckNone (0.00s) [2022-02-11T19:18:26.891Z] === RUN TestHealthcheckCmd [2022-02-11T19:18:26.891Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-02-11T19:18:26.891Z] === RUN TestEntrypoint [2022-02-11T19:18:26.891Z] --- PASS: TestEntrypoint (0.00s) [2022-02-11T19:18:26.891Z] === RUN TestExpose [2022-02-11T19:18:26.891Z] --- PASS: TestExpose (0.00s) [2022-02-11T19:18:26.891Z] === RUN TestUser [2022-02-11T19:18:26.891Z] --- PASS: TestUser (0.00s) [2022-02-11T19:18:26.891Z] === RUN TestVolume [2022-02-11T19:18:26.891Z] --- PASS: TestVolume (0.00s) [2022-02-11T19:18:26.891Z] === RUN TestStopSignal [2022-02-11T19:18:26.891Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-02-11T19:18:26.891Z] --- SKIP: TestStopSignal (0.00s) [2022-02-11T19:18:26.891Z] === RUN TestArg [2022-02-11T19:18:26.891Z] --- PASS: TestArg (0.00s) [2022-02-11T19:18:26.891Z] === RUN TestShell [2022-02-11T19:18:26.891Z] --- PASS: TestShell (0.00s) [2022-02-11T19:18:26.891Z] === RUN TestPrependEnvOnCmd [2022-02-11T19:18:26.891Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-02-11T19:18:26.891Z] === RUN TestRunWithBuildArgs [2022-02-11T19:18:26.891Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-02-11T19:18:26.891Z] === RUN TestRunIgnoresHealthcheck [2022-02-11T19:18:26.891Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-02-11T19:18:26.891Z] === RUN TestDispatchUnsupportedOptions [2022-02-11T19:18:26.891Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-02-11T19:18:26.891Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-02-11T19:18:26.891Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-02-11T19:18:26.891Z] --- PASS: TestDispatchUnsupportedOptions (0.01s) [2022-02-11T19:18:26.891Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-02-11T19:18:26.891Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-02-11T19:18:26.891Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-02-11T19:18:26.891Z] === RUN TestNormalizeWorkdir [2022-02-11T19:18:26.891Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-02-11T19:18:26.891Z] === RUN TestDispatch [2022-02-11T19:18:26.891Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-02-11T19:18:26.891Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-02-11T19:18:26.891Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-02-11T19:18:26.891Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-02-11T19:18:26.891Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-02-11T19:18:26.891Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-02-11T19:18:26.891Z] === RUN TestDispatch/COPY_url [2022-02-11T19:18:26.891Z] --- PASS: TestDispatch (0.06s) [2022-02-11T19:18:26.891Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-02-11T19:18:26.891Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-02-11T19:18:26.891Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-02-11T19:18:26.891Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-02-11T19:18:26.891Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-02-11T19:18:26.891Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-02-11T19:18:26.891Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-02-11T19:18:26.891Z] === RUN TestAddScratchImageAddsToMounts [2022-02-11T19:18:26.891Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-02-11T19:18:26.891Z] === RUN TestAddFromScratchPopulatesPlatform [2022-02-11T19:18:26.891Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-02-11T19:18:26.891Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-02-11T19:18:26.891Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-02-11T19:18:26.891Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-02-11T19:18:26.891Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-02-11T19:18:26.891Z] === RUN TestImageSourceGetAddsToMounts [2022-02-11T19:18:26.891Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-02-11T19:18:26.891Z] === RUN TestEmptyDockerfile [2022-02-11T19:18:26.891Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-02-11T19:18:26.891Z] === RUN TestSymlinkDockerfile [2022-02-11T19:18:26.891Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-02-11T19:18:26.891Z] === RUN TestDockerfileOutsideTheBuildContext [2022-02-11T19:18:26.891Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-02-11T19:18:26.891Z] === RUN TestNonExistingDockerfile [2022-02-11T19:18:26.891Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-02-11T19:18:26.891Z] === RUN TestCopyRunConfig [2022-02-11T19:18:26.891Z] --- PASS: TestCopyRunConfig (0.00s) [2022-02-11T19:18:26.891Z] === RUN TestDeepCopyRunConfig [2022-02-11T19:18:26.891Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-02-11T19:18:26.891Z] === RUN TestExportImage [2022-02-11T19:18:26.891Z] --- PASS: TestExportImage (0.00s) [2022-02-11T19:18:26.891Z] === RUN TestNormalizeDest [2022-02-11T19:18:26.891Z] --- PASS: TestNormalizeDest (0.00s) [2022-02-11T19:18:26.891Z] PASS [2022-02-11T19:18:26.891Z] coverage: 46.8% of statements [2022-02-11T19:18:26.891Z] ok github.com/docker/docker/builder/dockerfile 0.221s coverage: 46.8% of statements [2022-02-11T19:18:27.254Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-02-11T19:18:27.360Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-02-11T19:18:27.361Z] === RUN TestTCP4Proxy [2022-02-11T19:18:27.361Z] --- PASS: TestTCP4Proxy (0.01s) [2022-02-11T19:18:27.361Z] === RUN TestTCP4ProxyHalfClose [2022-02-11T19:18:27.361Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-02-11T19:18:27.361Z] === RUN TestTCP6Proxy [2022-02-11T19:18:27.361Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-02-11T19:18:27.361Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-02-11T19:18:27.361Z] === RUN TestTCPDualStackProxy [2022-02-11T19:18:27.361Z] network_proxy_test.go:208: No support for dual stack yet [2022-02-11T19:18:27.361Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-02-11T19:18:27.361Z] === RUN TestUDP4Proxy [2022-02-11T19:18:27.361Z] --- PASS: TestUDP4Proxy (0.00s) [2022-02-11T19:18:27.361Z] === RUN TestUDP6Proxy [2022-02-11T19:18:27.361Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-02-11T19:18:27.361Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-02-11T19:18:27.361Z] === RUN TestUDPWriteError [2022-02-11T19:18:27.361Z] --- PASS: TestUDPWriteError (0.00s) [2022-02-11T19:18:27.361Z] === RUN TestSCTP4Proxy [2022-02-11T19:18:27.361Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-02-11T19:18:27.361Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-02-11T19:18:27.361Z] === RUN TestSCTP6Proxy [2022-02-11T19:18:27.361Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-02-11T19:18:27.361Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-02-11T19:18:27.361Z] PASS [2022-02-11T19:18:27.361Z] coverage: 49.4% of statements [2022-02-11T19:18:27.361Z] ok github.com/docker/docker/cmd/docker-proxy 0.063s coverage: 49.4% of statements [2022-02-11T19:18:27.510Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-02-11T19:18:28.878Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-02-11T19:18:29.221Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.78s) [2022-02-11T19:18:29.221Z] PASS [2022-02-11T19:18:29.221Z] [2022-02-11T19:18:29.221Z] === Skipped [2022-02-11T19:18:29.221Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-11T19:18:29.221Z] service_test.go:243: FLAKY_TEST [2022-02-11T19:18:29.221Z] [2022-02-11T19:18:29.221Z] DONE 26 tests, 1 skipped in 42.820s [2022-02-11T19:18:29.221Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-02-11T19:18:29.221Z] ++ 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-02-11T19:18:29.221Z] ++ set -e [2022-02-11T19:18:29.221Z] ++ '[' -n 0 ']' [2022-02-11T19:18:29.221Z] ++ set -x [2022-02-11T19:18:29.221Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-02-11T19:18:29.221Z] INFO: Testing against a local daemon [2022-02-11T19:18:29.221Z] === RUN TestDockerNetworkIpvlanPersistance [2022-02-11T19:18:29.221Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-11T19:18:29.221Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-02-11T19:18:29.221Z] === RUN TestDockerNetworkIpvlan [2022-02-11T19:18:29.221Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-11T19:18:29.221Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-02-11T19:18:29.221Z] PASS [2022-02-11T19:18:29.221Z] [2022-02-11T19:18:29.221Z] === Skipped [2022-02-11T19:18:29.221Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-02-11T19:18:29.221Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-11T19:18:29.221Z] [2022-02-11T19:18:29.221Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-02-11T19:18:29.221Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-11T19:18:29.221Z] [2022-02-11T19:18:29.221Z] DONE 2 tests, 2 skipped in 0.089s [2022-02-11T19:18:29.221Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-02-11T19:18:29.221Z] ++ 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-02-11T19:18:29.221Z] ++ set -e [2022-02-11T19:18:29.221Z] ++ '[' -n 0 ']' [2022-02-11T19:18:29.221Z] ++ set -x [2022-02-11T19:18:29.221Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-02-11T19:18:29.221Z] INFO: Testing against a local daemon [2022-02-11T19:18:29.221Z] === RUN TestDockerNetworkMacvlanPersistance [2022-02-11T19:18:29.782Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s) [2022-02-11T19:18:29.782Z] === RUN TestDockerNetworkMacvlan [2022-02-11T19:18:30.247Z] === RUN TestDockerSuite/TestBuildEnv [2022-02-11T19:18:30.247Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-02-11T19:18:30.710Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-02-11T19:18:31.272Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-02-11T19:18:32.140Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-02-11T19:18:32.200Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-02-11T19:18:32.395Z] === RUN TestCheckpointCreateError [2022-02-11T19:18:32.395Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-02-11T19:18:32.395Z] === RUN TestCheckpointCreate [2022-02-11T19:18:32.395Z] --- PASS: TestCheckpointCreate (0.00s) [2022-02-11T19:18:32.395Z] === RUN TestCheckpointDeleteError [2022-02-11T19:18:32.395Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-02-11T19:18:32.395Z] === RUN TestCheckpointDelete [2022-02-11T19:18:32.395Z] --- PASS: TestCheckpointDelete (0.00s) [2022-02-11T19:18:32.395Z] === RUN TestCheckpointListError [2022-02-11T19:18:32.395Z] --- PASS: TestCheckpointListError (0.00s) [2022-02-11T19:18:32.395Z] === RUN TestCheckpointList [2022-02-11T19:18:32.395Z] --- PASS: TestCheckpointList (0.00s) [2022-02-11T19:18:32.395Z] === RUN TestCheckpointListContainerNotFound [2022-02-11T19:18:32.395Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-02-11T19:18:32.395Z] === RUN TestNewClientWithOpsFromEnv [2022-02-11T19:18:32.395Z] client_test.go:23: runtime.GOOS == "windows" [2022-02-11T19:18:32.395Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-02-11T19:18:32.395Z] === RUN TestGetAPIPath [2022-02-11T19:18:32.395Z] --- PASS: TestGetAPIPath (0.00s) [2022-02-11T19:18:32.395Z] === RUN TestParseHostURL [2022-02-11T19:18:32.395Z] --- PASS: TestParseHostURL (0.00s) [2022-02-11T19:18:32.395Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-02-11T19:18:32.395Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-02-11T19:18:32.395Z] === RUN TestNegotiateAPIVersionEmpty [2022-02-11T19:18:32.395Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-02-11T19:18:32.395Z] === RUN TestNegotiateAPIVersion [2022-02-11T19:18:32.395Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-02-11T19:18:32.395Z] === RUN TestNegotiateAPVersionOverride [2022-02-11T19:18:32.395Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-02-11T19:18:32.395Z] === RUN TestNegotiateAPIVersionAutomatic [2022-02-11T19:18:32.395Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-02-11T19:18:32.395Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-02-11T19:18:32.395Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-02-11T19:18:32.395Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-02-11T19:18:32.395Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-02-11T19:18:32.395Z] === RUN TestClientRedirect [2022-02-11T19:18:32.395Z] --- PASS: TestClientRedirect (0.00s) [2022-02-11T19:18:32.395Z] === RUN TestConfigCreateUnsupported [2022-02-11T19:18:32.395Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-02-11T19:18:32.395Z] === RUN TestConfigCreateError [2022-02-11T19:18:32.395Z] --- PASS: TestConfigCreateError (0.00s) [2022-02-11T19:18:32.395Z] === RUN TestConfigCreate [2022-02-11T19:18:32.395Z] --- PASS: TestConfigCreate (0.00s) [2022-02-11T19:18:32.395Z] === RUN TestConfigInspectNotFound [2022-02-11T19:18:32.395Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-02-11T19:18:32.395Z] === RUN TestConfigInspectWithEmptyID [2022-02-11T19:18:32.395Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-02-11T19:18:32.395Z] === RUN TestConfigInspectUnsupported [2022-02-11T19:18:32.395Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-02-11T19:18:32.395Z] === RUN TestConfigInspectError [2022-02-11T19:18:32.395Z] --- PASS: TestConfigInspectError (0.00s) [2022-02-11T19:18:32.395Z] === RUN TestConfigInspectConfigNotFound [2022-02-11T19:18:32.395Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-02-11T19:18:32.395Z] === RUN TestConfigInspect [2022-02-11T19:18:32.395Z] --- PASS: TestConfigInspect (0.00s) [2022-02-11T19:18:32.395Z] === RUN TestConfigListUnsupported [2022-02-11T19:18:32.395Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-02-11T19:18:32.395Z] === RUN TestConfigListError [2022-02-11T19:18:32.395Z] --- PASS: TestConfigListError (0.00s) [2022-02-11T19:18:32.395Z] === RUN TestConfigList [2022-02-11T19:18:32.395Z] --- PASS: TestConfigList (0.00s) [2022-02-11T19:18:32.395Z] === RUN TestConfigRemoveUnsupported [2022-02-11T19:18:32.395Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-02-11T19:18:32.395Z] === RUN TestConfigRemoveError [2022-02-11T19:18:32.395Z] --- PASS: TestConfigRemoveError (0.00s) [2022-02-11T19:18:32.395Z] === RUN TestConfigRemove [2022-02-11T19:18:32.395Z] --- PASS: TestConfigRemove (0.00s) [2022-02-11T19:18:32.395Z] === RUN TestConfigUpdateUnsupported [2022-02-11T19:18:32.395Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-02-11T19:18:32.395Z] === RUN TestConfigUpdateError [2022-02-11T19:18:32.395Z] --- PASS: TestConfigUpdateError (0.00s) [2022-02-11T19:18:32.395Z] === RUN TestConfigUpdate [2022-02-11T19:18:32.395Z] --- PASS: TestConfigUpdate (0.00s) [2022-02-11T19:18:32.395Z] === RUN TestContainerCommitError [2022-02-11T19:18:32.395Z] --- PASS: TestContainerCommitError (0.00s) [2022-02-11T19:18:32.395Z] === RUN TestContainerCommit [2022-02-11T19:18:32.395Z] --- PASS: TestContainerCommit (0.00s) [2022-02-11T19:18:32.395Z] === RUN TestContainerStatPathError [2022-02-11T19:18:32.395Z] --- PASS: TestContainerStatPathError (0.00s) [2022-02-11T19:18:32.395Z] === RUN TestContainerStatPathNotFoundError [2022-02-11T19:18:32.395Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-02-11T19:18:32.395Z] === RUN TestContainerStatPathNoHeaderError [2022-02-11T19:18:32.395Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-02-11T19:18:32.395Z] === RUN TestContainerStatPath [2022-02-11T19:18:32.395Z] --- PASS: TestContainerStatPath (0.00s) [2022-02-11T19:18:32.395Z] === RUN TestCopyToContainerError [2022-02-11T19:18:32.395Z] --- PASS: TestCopyToContainerError (0.00s) [2022-02-11T19:18:32.395Z] === RUN TestCopyToContainerNotFoundError [2022-02-11T19:18:32.395Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-02-11T19:18:32.395Z] === RUN TestCopyToContainerNotStatusOKError [2022-02-11T19:18:32.395Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-02-11T19:18:32.395Z] === RUN TestCopyToContainer [2022-02-11T19:18:32.395Z] --- PASS: TestCopyToContainer (0.00s) [2022-02-11T19:18:32.395Z] === RUN TestCopyFromContainerError [2022-02-11T19:18:32.395Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-02-11T19:18:32.395Z] === RUN TestCopyFromContainerNotFoundError [2022-02-11T19:18:32.395Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-02-11T19:18:32.395Z] === RUN TestCopyFromContainerNotStatusOKError [2022-02-11T19:18:32.395Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-02-11T19:18:32.395Z] === RUN TestCopyFromContainerNoHeaderError [2022-02-11T19:18:32.395Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-02-11T19:18:32.395Z] === RUN TestCopyFromContainer [2022-02-11T19:18:32.395Z] --- PASS: TestCopyFromContainer (0.00s) [2022-02-11T19:18:32.395Z] === RUN TestContainerCreateError [2022-02-11T19:18:32.395Z] --- PASS: TestContainerCreateError (0.00s) [2022-02-11T19:18:32.395Z] === RUN TestContainerCreateImageNotFound [2022-02-11T19:18:32.395Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-02-11T19:18:32.395Z] === RUN TestContainerCreateWithName [2022-02-11T19:18:32.395Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-02-11T19:18:32.395Z] === RUN TestContainerCreateAutoRemove [2022-02-11T19:18:32.395Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-02-11T19:18:32.395Z] === RUN TestContainerDiffError [2022-02-11T19:18:32.395Z] --- PASS: TestContainerDiffError (0.00s) [2022-02-11T19:18:32.395Z] === RUN TestContainerDiff [2022-02-11T19:18:32.395Z] --- PASS: TestContainerDiff (0.00s) [2022-02-11T19:18:32.395Z] === RUN TestContainerExecCreateError [2022-02-11T19:18:32.395Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-02-11T19:18:32.395Z] === RUN TestContainerExecCreate [2022-02-11T19:18:32.395Z] --- PASS: TestContainerExecCreate (0.00s) [2022-02-11T19:18:32.395Z] === RUN TestContainerExecStartError [2022-02-11T19:18:32.395Z] --- PASS: TestContainerExecStartError (0.00s) [2022-02-11T19:18:32.395Z] === RUN TestContainerExecStart [2022-02-11T19:18:32.395Z] --- PASS: TestContainerExecStart (0.00s) [2022-02-11T19:18:32.395Z] === RUN TestContainerExecInspectError [2022-02-11T19:18:32.395Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-02-11T19:18:32.395Z] === RUN TestContainerExecInspect [2022-02-11T19:18:32.395Z] --- PASS: TestContainerExecInspect (0.00s) [2022-02-11T19:18:32.395Z] === RUN TestContainerExportError [2022-02-11T19:18:32.395Z] --- PASS: TestContainerExportError (0.00s) [2022-02-11T19:18:32.395Z] === RUN TestContainerExport [2022-02-11T19:18:32.395Z] --- PASS: TestContainerExport (0.00s) [2022-02-11T19:18:32.395Z] === RUN TestContainerInspectError [2022-02-11T19:18:32.395Z] --- PASS: TestContainerInspectError (0.00s) [2022-02-11T19:18:32.395Z] === RUN TestContainerInspectContainerNotFound [2022-02-11T19:18:32.395Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-02-11T19:18:32.395Z] === RUN TestContainerInspectWithEmptyID [2022-02-11T19:18:32.395Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-02-11T19:18:32.395Z] === RUN TestContainerInspect [2022-02-11T19:18:32.395Z] --- PASS: TestContainerInspect (0.00s) [2022-02-11T19:18:32.395Z] === RUN TestContainerInspectNode [2022-02-11T19:18:32.395Z] --- PASS: TestContainerInspectNode (0.00s) [2022-02-11T19:18:32.395Z] === RUN TestContainerKillError [2022-02-11T19:18:32.395Z] --- PASS: TestContainerKillError (0.00s) [2022-02-11T19:18:32.395Z] === RUN TestContainerKill [2022-02-11T19:18:32.395Z] --- PASS: TestContainerKill (0.00s) [2022-02-11T19:18:32.395Z] === RUN TestContainerListError [2022-02-11T19:18:32.395Z] --- PASS: TestContainerListError (0.00s) [2022-02-11T19:18:32.395Z] === RUN TestContainerList [2022-02-11T19:18:32.395Z] --- PASS: TestContainerList (0.00s) [2022-02-11T19:18:32.395Z] === RUN TestContainerLogsNotFoundError [2022-02-11T19:18:32.395Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-02-11T19:18:32.395Z] === RUN TestContainerLogsError [2022-02-11T19:18:32.395Z] --- PASS: TestContainerLogsError (0.00s) [2022-02-11T19:18:32.395Z] === RUN TestContainerLogs [2022-02-11T19:18:32.395Z] --- PASS: TestContainerLogs (0.22s) [2022-02-11T19:18:32.395Z] === RUN TestContainerPauseError [2022-02-11T19:18:32.395Z] --- PASS: TestContainerPauseError (0.00s) [2022-02-11T19:18:32.395Z] === RUN TestContainerPause [2022-02-11T19:18:32.395Z] --- PASS: TestContainerPause (0.00s) [2022-02-11T19:18:32.395Z] === RUN TestContainersPruneError [2022-02-11T19:18:32.395Z] --- PASS: TestContainersPruneError (0.00s) [2022-02-11T19:18:32.395Z] === RUN TestContainersPrune [2022-02-11T19:18:32.395Z] --- PASS: TestContainersPrune (0.00s) [2022-02-11T19:18:32.395Z] === RUN TestContainerRemoveError [2022-02-11T19:18:32.395Z] --- PASS: TestContainerRemoveError (0.00s) [2022-02-11T19:18:32.395Z] === RUN TestContainerRemoveNotFoundError [2022-02-11T19:18:32.395Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-02-11T19:18:32.395Z] === RUN TestContainerRemove [2022-02-11T19:18:32.395Z] --- PASS: TestContainerRemove (0.00s) [2022-02-11T19:18:32.395Z] === RUN TestContainerRenameError [2022-02-11T19:18:32.395Z] --- PASS: TestContainerRenameError (0.00s) [2022-02-11T19:18:32.395Z] === RUN TestContainerRename [2022-02-11T19:18:32.395Z] --- PASS: TestContainerRename (0.00s) [2022-02-11T19:18:32.395Z] === RUN TestContainerResizeError [2022-02-11T19:18:32.395Z] --- PASS: TestContainerResizeError (0.00s) [2022-02-11T19:18:32.395Z] === RUN TestContainerExecResizeError [2022-02-11T19:18:32.395Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-02-11T19:18:32.395Z] === RUN TestContainerResize [2022-02-11T19:18:32.395Z] --- PASS: TestContainerResize (0.00s) [2022-02-11T19:18:32.395Z] === RUN TestContainerExecResize [2022-02-11T19:18:32.395Z] --- PASS: TestContainerExecResize (0.00s) [2022-02-11T19:18:32.395Z] === RUN TestContainerRestartError [2022-02-11T19:18:32.395Z] --- PASS: TestContainerRestartError (0.00s) [2022-02-11T19:18:32.395Z] === RUN TestContainerRestart [2022-02-11T19:18:32.395Z] --- PASS: TestContainerRestart (0.00s) [2022-02-11T19:18:32.395Z] === RUN TestContainerStartError [2022-02-11T19:18:32.395Z] --- PASS: TestContainerStartError (0.00s) [2022-02-11T19:18:32.395Z] === RUN TestContainerStart [2022-02-11T19:18:32.395Z] --- PASS: TestContainerStart (0.00s) [2022-02-11T19:18:32.395Z] === RUN TestContainerStatsError [2022-02-11T19:18:32.395Z] --- PASS: TestContainerStatsError (0.00s) [2022-02-11T19:18:32.395Z] === RUN TestContainerStats [2022-02-11T19:18:32.395Z] --- PASS: TestContainerStats (0.00s) [2022-02-11T19:18:32.395Z] === RUN TestContainerStopError [2022-02-11T19:18:32.395Z] --- PASS: TestContainerStopError (0.00s) [2022-02-11T19:18:32.395Z] === RUN TestContainerStop [2022-02-11T19:18:32.395Z] --- PASS: TestContainerStop (0.00s) [2022-02-11T19:18:32.395Z] === RUN TestContainerTopError [2022-02-11T19:18:32.395Z] --- PASS: TestContainerTopError (0.00s) [2022-02-11T19:18:32.395Z] === RUN TestContainerTop [2022-02-11T19:18:32.395Z] --- PASS: TestContainerTop (0.00s) [2022-02-11T19:18:32.395Z] === RUN TestContainerUnpauseError [2022-02-11T19:18:32.395Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-02-11T19:18:32.395Z] === RUN TestContainerUnpause [2022-02-11T19:18:32.395Z] --- PASS: TestContainerUnpause (0.00s) [2022-02-11T19:18:32.395Z] === RUN TestContainerUpdateError [2022-02-11T19:18:32.395Z] --- PASS: TestContainerUpdateError (0.00s) [2022-02-11T19:18:32.395Z] === RUN TestContainerUpdate [2022-02-11T19:18:32.395Z] --- PASS: TestContainerUpdate (0.00s) [2022-02-11T19:18:32.395Z] === RUN TestContainerWaitError [2022-02-11T19:18:32.395Z] --- PASS: TestContainerWaitError (0.00s) [2022-02-11T19:18:32.395Z] === RUN TestContainerWait [2022-02-11T19:18:32.395Z] --- PASS: TestContainerWait (0.00s) [2022-02-11T19:18:32.395Z] === RUN TestDiskUsageError [2022-02-11T19:18:32.395Z] --- PASS: TestDiskUsageError (0.00s) [2022-02-11T19:18:32.395Z] === RUN TestDiskUsage [2022-02-11T19:18:32.395Z] --- PASS: TestDiskUsage (0.00s) [2022-02-11T19:18:32.395Z] === RUN TestDistributionInspectUnsupported [2022-02-11T19:18:32.395Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-02-11T19:18:32.395Z] === RUN TestDistributionInspectWithEmptyID [2022-02-11T19:18:32.395Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-02-11T19:18:32.395Z] === RUN TestEventsErrorInOptions [2022-02-11T19:18:32.395Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-02-11T19:18:32.395Z] === RUN TestEventsErrorFromServer [2022-02-11T19:18:32.395Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-02-11T19:18:32.395Z] === RUN TestEvents [2022-02-11T19:18:32.395Z] --- PASS: TestEvents (0.00s) [2022-02-11T19:18:32.395Z] === RUN TestTLSCloseWriter [2022-02-11T19:18:32.395Z] === PAUSE TestTLSCloseWriter [2022-02-11T19:18:32.395Z] === RUN TestImageBuildError [2022-02-11T19:18:32.395Z] --- PASS: TestImageBuildError (0.00s) [2022-02-11T19:18:32.395Z] === RUN TestImageBuild [2022-02-11T19:18:32.395Z] --- PASS: TestImageBuild (0.00s) [2022-02-11T19:18:32.395Z] === RUN TestGetDockerOS [2022-02-11T19:18:32.395Z] --- PASS: TestGetDockerOS (0.00s) [2022-02-11T19:18:32.395Z] === RUN TestImageCreateError [2022-02-11T19:18:32.395Z] --- PASS: TestImageCreateError (0.00s) [2022-02-11T19:18:32.395Z] === RUN TestImageCreate [2022-02-11T19:18:32.395Z] --- PASS: TestImageCreate (0.00s) [2022-02-11T19:18:32.395Z] === RUN TestImageHistoryError [2022-02-11T19:18:32.395Z] --- PASS: TestImageHistoryError (0.00s) [2022-02-11T19:18:32.395Z] === RUN TestImageHistory [2022-02-11T19:18:32.395Z] --- PASS: TestImageHistory (0.00s) [2022-02-11T19:18:32.395Z] === RUN TestImageImportError [2022-02-11T19:18:32.396Z] --- PASS: TestImageImportError (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestImageImport [2022-02-11T19:18:32.396Z] --- PASS: TestImageImport (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestImageInspectError [2022-02-11T19:18:32.396Z] --- PASS: TestImageInspectError (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestImageInspectImageNotFound [2022-02-11T19:18:32.396Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestImageInspectWithEmptyID [2022-02-11T19:18:32.396Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestImageInspect [2022-02-11T19:18:32.396Z] --- PASS: TestImageInspect (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestImageListError [2022-02-11T19:18:32.396Z] --- PASS: TestImageListError (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestImageList [2022-02-11T19:18:32.396Z] --- PASS: TestImageList (0.01s) [2022-02-11T19:18:32.396Z] === RUN TestImageListApiBefore125 [2022-02-11T19:18:32.396Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestImageLoadError [2022-02-11T19:18:32.396Z] --- PASS: TestImageLoadError (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestImageLoad [2022-02-11T19:18:32.396Z] --- PASS: TestImageLoad (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestImagesPruneError [2022-02-11T19:18:32.396Z] --- PASS: TestImagesPruneError (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestImagesPrune [2022-02-11T19:18:32.396Z] --- PASS: TestImagesPrune (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestImagePullReferenceParseError [2022-02-11T19:18:32.396Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestImagePullAnyError [2022-02-11T19:18:32.396Z] --- PASS: TestImagePullAnyError (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestImagePullStatusUnauthorizedError [2022-02-11T19:18:32.396Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-02-11T19:18:32.396Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-02-11T19:18:32.396Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-02-11T19:18:32.396Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestImagePullWithoutErrors [2022-02-11T19:18:32.396Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestImagePushReferenceError [2022-02-11T19:18:32.396Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestImagePushAnyError [2022-02-11T19:18:32.396Z] --- PASS: TestImagePushAnyError (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestImagePushStatusUnauthorizedError [2022-02-11T19:18:32.396Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-02-11T19:18:32.396Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-02-11T19:18:32.396Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-02-11T19:18:32.396Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestImagePushWithoutErrors [2022-02-11T19:18:32.396Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-02-11T19:18:32.396Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-02-11T19:18:32.396Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-02-11T19:18:32.396Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-02-11T19:18:32.396Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-02-11T19:18:32.396Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-02-11T19:18:32.396Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-02-11T19:18:32.396Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-02-11T19:18:32.396Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestImageRemoveError [2022-02-11T19:18:32.396Z] --- PASS: TestImageRemoveError (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestImageRemoveImageNotFound [2022-02-11T19:18:32.396Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestImageRemove [2022-02-11T19:18:32.396Z] --- PASS: TestImageRemove (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestImageSaveError [2022-02-11T19:18:32.396Z] --- PASS: TestImageSaveError (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestImageSave [2022-02-11T19:18:32.396Z] --- PASS: TestImageSave (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestImageSearchAnyError [2022-02-11T19:18:32.396Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestImageSearchStatusUnauthorizedError [2022-02-11T19:18:32.396Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-02-11T19:18:32.396Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-02-11T19:18:32.396Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-02-11T19:18:32.396Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestImageSearchWithoutErrors [2022-02-11T19:18:32.396Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestImageTagError [2022-02-11T19:18:32.396Z] --- PASS: TestImageTagError (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestImageTagInvalidReference [2022-02-11T19:18:32.396Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestImageTagInvalidSourceImageName [2022-02-11T19:18:32.396Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestImageTagHexSource [2022-02-11T19:18:32.396Z] --- PASS: TestImageTagHexSource (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestImageTag [2022-02-11T19:18:32.396Z] --- PASS: TestImageTag (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestInfoServerError [2022-02-11T19:18:32.396Z] --- PASS: TestInfoServerError (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestInfoInvalidResponseJSONError [2022-02-11T19:18:32.396Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestInfo [2022-02-11T19:18:32.396Z] --- PASS: TestInfo (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestNetworkConnectError [2022-02-11T19:18:32.396Z] --- PASS: TestNetworkConnectError (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-02-11T19:18:32.396Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestNetworkConnect [2022-02-11T19:18:32.396Z] --- PASS: TestNetworkConnect (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestNetworkCreateError [2022-02-11T19:18:32.396Z] --- PASS: TestNetworkCreateError (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestNetworkCreate [2022-02-11T19:18:32.396Z] --- PASS: TestNetworkCreate (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestNetworkDisconnectError [2022-02-11T19:18:32.396Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestNetworkDisconnect [2022-02-11T19:18:32.396Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestNetworkInspect [2022-02-11T19:18:32.396Z] === RUN TestNetworkInspect/empty_ID [2022-02-11T19:18:32.396Z] === RUN TestNetworkInspect/no_options [2022-02-11T19:18:32.396Z] === RUN TestNetworkInspect/verbose [2022-02-11T19:18:32.396Z] === RUN TestNetworkInspect/global_scope [2022-02-11T19:18:32.396Z] === RUN TestNetworkInspect/unknown_network [2022-02-11T19:18:32.396Z] === RUN TestNetworkInspect/server_error [2022-02-11T19:18:32.396Z] --- PASS: TestNetworkInspect (0.00s) [2022-02-11T19:18:32.396Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-02-11T19:18:32.396Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-02-11T19:18:32.396Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-02-11T19:18:32.396Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-02-11T19:18:32.396Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-02-11T19:18:32.396Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestNetworkListError [2022-02-11T19:18:32.396Z] --- PASS: TestNetworkListError (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestNetworkList [2022-02-11T19:18:32.396Z] --- PASS: TestNetworkList (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestNetworksPruneError [2022-02-11T19:18:32.396Z] --- PASS: TestNetworksPruneError (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestNetworksPrune [2022-02-11T19:18:32.396Z] --- PASS: TestNetworksPrune (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestNetworkRemoveError [2022-02-11T19:18:32.396Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestNetworkRemove [2022-02-11T19:18:32.396Z] --- PASS: TestNetworkRemove (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestNodeInspectError [2022-02-11T19:18:32.396Z] --- PASS: TestNodeInspectError (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestNodeInspectNodeNotFound [2022-02-11T19:18:32.396Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestNodeInspectWithEmptyID [2022-02-11T19:18:32.396Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestNodeInspect [2022-02-11T19:18:32.396Z] --- PASS: TestNodeInspect (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestNodeListError [2022-02-11T19:18:32.396Z] --- PASS: TestNodeListError (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestNodeList [2022-02-11T19:18:32.396Z] --- PASS: TestNodeList (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestNodeRemoveError [2022-02-11T19:18:32.396Z] --- PASS: TestNodeRemoveError (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestNodeRemove [2022-02-11T19:18:32.396Z] --- PASS: TestNodeRemove (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestNodeUpdateError [2022-02-11T19:18:32.396Z] --- PASS: TestNodeUpdateError (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestNodeUpdate [2022-02-11T19:18:32.396Z] --- PASS: TestNodeUpdate (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestOptionWithHostFromEnv [2022-02-11T19:18:32.396Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestOptionWithTimeout [2022-02-11T19:18:32.396Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestOptionWithVersionFromEnv [2022-02-11T19:18:32.396Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestPingFail [2022-02-11T19:18:32.396Z] --- PASS: TestPingFail (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestPingWithError [2022-02-11T19:18:32.396Z] 2022/02/11 19:18:30 RoundTripper returned a response & error; ignoring response [2022-02-11T19:18:32.396Z] 2022/02/11 19:18:30 RoundTripper returned a response & error; ignoring response [2022-02-11T19:18:32.396Z] --- PASS: TestPingWithError (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestPingSuccess [2022-02-11T19:18:32.396Z] --- PASS: TestPingSuccess (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestPingHeadFallback [2022-02-11T19:18:32.396Z] === RUN TestPingHeadFallback/OK [2022-02-11T19:18:32.396Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-02-11T19:18:32.396Z] === RUN TestPingHeadFallback/Not_Found [2022-02-11T19:18:32.396Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-02-11T19:18:32.396Z] --- PASS: TestPingHeadFallback (0.00s) [2022-02-11T19:18:32.396Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-02-11T19:18:32.396Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-02-11T19:18:32.396Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-02-11T19:18:32.396Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestPluginDisableError [2022-02-11T19:18:32.396Z] --- PASS: TestPluginDisableError (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestPluginDisable [2022-02-11T19:18:32.396Z] --- PASS: TestPluginDisable (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestPluginEnableError [2022-02-11T19:18:32.396Z] --- PASS: TestPluginEnableError (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestPluginEnable [2022-02-11T19:18:32.396Z] --- PASS: TestPluginEnable (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestPluginInspectError [2022-02-11T19:18:32.396Z] --- PASS: TestPluginInspectError (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestPluginInspectWithEmptyID [2022-02-11T19:18:32.396Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestPluginInspect [2022-02-11T19:18:32.396Z] --- PASS: TestPluginInspect (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestPluginListError [2022-02-11T19:18:32.396Z] --- PASS: TestPluginListError (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestPluginList [2022-02-11T19:18:32.396Z] --- PASS: TestPluginList (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestPluginPushError [2022-02-11T19:18:32.396Z] --- PASS: TestPluginPushError (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestPluginPush [2022-02-11T19:18:32.396Z] --- PASS: TestPluginPush (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestPluginRemoveError [2022-02-11T19:18:32.396Z] --- PASS: TestPluginRemoveError (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestPluginRemove [2022-02-11T19:18:32.396Z] --- PASS: TestPluginRemove (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestPluginSetError [2022-02-11T19:18:32.396Z] --- PASS: TestPluginSetError (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestPluginSet [2022-02-11T19:18:32.396Z] --- PASS: TestPluginSet (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestSetHostHeader [2022-02-11T19:18:32.396Z] --- PASS: TestSetHostHeader (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestPlainTextError [2022-02-11T19:18:32.396Z] --- PASS: TestPlainTextError (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestInfiniteError [2022-02-11T19:18:32.396Z] --- PASS: TestInfiniteError (0.04s) [2022-02-11T19:18:32.396Z] === RUN TestCanceledContext [2022-02-11T19:18:32.396Z] 2022/02/11 19:18:30 RoundTripper returned a response & error; ignoring response [2022-02-11T19:18:32.396Z] --- PASS: TestCanceledContext (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestDeadlineExceededContext [2022-02-11T19:18:32.396Z] 2022/02/11 19:18:30 RoundTripper returned a response & error; ignoring response [2022-02-11T19:18:32.396Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestSecretCreateUnsupported [2022-02-11T19:18:32.396Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestSecretCreateError [2022-02-11T19:18:32.396Z] --- PASS: TestSecretCreateError (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestSecretCreate [2022-02-11T19:18:32.396Z] --- PASS: TestSecretCreate (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestSecretInspectUnsupported [2022-02-11T19:18:32.396Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestSecretInspectError [2022-02-11T19:18:32.396Z] --- PASS: TestSecretInspectError (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestSecretInspectSecretNotFound [2022-02-11T19:18:32.396Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestSecretInspectWithEmptyID [2022-02-11T19:18:32.396Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestSecretInspect [2022-02-11T19:18:32.396Z] --- PASS: TestSecretInspect (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestSecretListUnsupported [2022-02-11T19:18:32.396Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestSecretListError [2022-02-11T19:18:32.396Z] --- PASS: TestSecretListError (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestSecretList [2022-02-11T19:18:32.396Z] --- PASS: TestSecretList (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestSecretRemoveUnsupported [2022-02-11T19:18:32.396Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestSecretRemoveError [2022-02-11T19:18:32.396Z] --- PASS: TestSecretRemoveError (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestSecretRemove [2022-02-11T19:18:32.396Z] --- PASS: TestSecretRemove (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestSecretUpdateUnsupported [2022-02-11T19:18:32.396Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestSecretUpdateError [2022-02-11T19:18:32.396Z] --- PASS: TestSecretUpdateError (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestSecretUpdate [2022-02-11T19:18:32.396Z] --- PASS: TestSecretUpdate (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestServiceCreateError [2022-02-11T19:18:32.396Z] --- PASS: TestServiceCreateError (0.01s) [2022-02-11T19:18:32.396Z] === RUN TestServiceCreate [2022-02-11T19:18:32.396Z] --- PASS: TestServiceCreate (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestServiceCreateCompatiblePlatforms [2022-02-11T19:18:32.396Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestServiceCreateDigestPinning [2022-02-11T19:18:32.396Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestServiceInspectError [2022-02-11T19:18:32.396Z] --- PASS: TestServiceInspectError (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestServiceInspectServiceNotFound [2022-02-11T19:18:32.396Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestServiceInspectWithEmptyID [2022-02-11T19:18:32.396Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestServiceInspect [2022-02-11T19:18:32.396Z] --- PASS: TestServiceInspect (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestServiceListError [2022-02-11T19:18:32.396Z] --- PASS: TestServiceListError (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestServiceList [2022-02-11T19:18:32.396Z] --- PASS: TestServiceList (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestServiceLogsError [2022-02-11T19:18:32.396Z] --- PASS: TestServiceLogsError (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestServiceLogs [2022-02-11T19:18:32.396Z] --- PASS: TestServiceLogs (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestServiceRemoveError [2022-02-11T19:18:32.396Z] --- PASS: TestServiceRemoveError (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestServiceRemoveNotFoundError [2022-02-11T19:18:32.396Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestServiceRemove [2022-02-11T19:18:32.396Z] --- PASS: TestServiceRemove (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestServiceUpdateError [2022-02-11T19:18:32.396Z] --- PASS: TestServiceUpdateError (0.00s) [2022-02-11T19:18:32.396Z] === RUN TestServiceUpdate [2022-02-11T19:18:32.396Z] --- PASS: TestServiceUpdate (0.00s) [2022-02-11T19:18:32.397Z] === RUN TestSwarmGetUnlockKeyError [2022-02-11T19:18:32.397Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-02-11T19:18:32.397Z] === RUN TestSwarmGetUnlockKey [2022-02-11T19:18:32.397Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-02-11T19:18:32.397Z] === RUN TestSwarmInitError [2022-02-11T19:18:32.397Z] --- PASS: TestSwarmInitError (0.00s) [2022-02-11T19:18:32.397Z] === RUN TestSwarmInit [2022-02-11T19:18:32.397Z] --- PASS: TestSwarmInit (0.00s) [2022-02-11T19:18:32.397Z] === RUN TestSwarmInspectError [2022-02-11T19:18:32.397Z] --- PASS: TestSwarmInspectError (0.00s) [2022-02-11T19:18:32.397Z] === RUN TestSwarmInspect [2022-02-11T19:18:32.397Z] --- PASS: TestSwarmInspect (0.00s) [2022-02-11T19:18:32.397Z] === RUN TestSwarmJoinError [2022-02-11T19:18:32.397Z] --- PASS: TestSwarmJoinError (0.00s) [2022-02-11T19:18:32.397Z] === RUN TestSwarmJoin [2022-02-11T19:18:32.397Z] --- PASS: TestSwarmJoin (0.00s) [2022-02-11T19:18:32.397Z] === RUN TestSwarmLeaveError [2022-02-11T19:18:32.397Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-02-11T19:18:32.397Z] === RUN TestSwarmLeave [2022-02-11T19:18:32.397Z] --- PASS: TestSwarmLeave (0.00s) [2022-02-11T19:18:32.397Z] === RUN TestSwarmUnlockError [2022-02-11T19:18:32.397Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-02-11T19:18:32.397Z] === RUN TestSwarmUnlock [2022-02-11T19:18:32.397Z] --- PASS: TestSwarmUnlock (0.00s) [2022-02-11T19:18:32.397Z] === RUN TestSwarmUpdateError [2022-02-11T19:18:32.397Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-02-11T19:18:32.397Z] === RUN TestSwarmUpdate [2022-02-11T19:18:32.397Z] --- PASS: TestSwarmUpdate (0.00s) [2022-02-11T19:18:32.397Z] === RUN TestTaskInspectError [2022-02-11T19:18:32.397Z] --- PASS: TestTaskInspectError (0.00s) [2022-02-11T19:18:32.397Z] === RUN TestTaskInspectWithEmptyID [2022-02-11T19:18:32.397Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-02-11T19:18:32.397Z] === RUN TestTaskInspect [2022-02-11T19:18:32.397Z] --- PASS: TestTaskInspect (0.00s) [2022-02-11T19:18:32.397Z] === RUN TestTaskListError [2022-02-11T19:18:32.397Z] --- PASS: TestTaskListError (0.00s) [2022-02-11T19:18:32.397Z] === RUN TestTaskList [2022-02-11T19:18:32.397Z] --- PASS: TestTaskList (0.00s) [2022-02-11T19:18:32.397Z] === RUN TestVolumeCreateError [2022-02-11T19:18:32.397Z] --- PASS: TestVolumeCreateError (0.00s) [2022-02-11T19:18:32.397Z] === RUN TestVolumeCreate [2022-02-11T19:18:32.397Z] --- PASS: TestVolumeCreate (0.00s) [2022-02-11T19:18:32.397Z] === RUN TestVolumeInspectError [2022-02-11T19:18:32.397Z] --- PASS: TestVolumeInspectError (0.00s) [2022-02-11T19:18:32.397Z] === RUN TestVolumeInspectNotFound [2022-02-11T19:18:32.397Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-02-11T19:18:32.397Z] === RUN TestVolumeInspectWithEmptyID [2022-02-11T19:18:32.397Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-02-11T19:18:32.397Z] === RUN TestVolumeInspect [2022-02-11T19:18:32.397Z] --- PASS: TestVolumeInspect (0.00s) [2022-02-11T19:18:32.397Z] === RUN TestVolumeListError [2022-02-11T19:18:32.397Z] --- PASS: TestVolumeListError (0.00s) [2022-02-11T19:18:32.397Z] === RUN TestVolumeList [2022-02-11T19:18:32.397Z] --- PASS: TestVolumeList (0.00s) [2022-02-11T19:18:32.397Z] === RUN TestVolumeRemoveError [2022-02-11T19:18:32.397Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-02-11T19:18:32.397Z] === RUN TestVolumeRemove [2022-02-11T19:18:32.397Z] --- PASS: TestVolumeRemove (0.00s) [2022-02-11T19:18:32.397Z] === CONT TestTLSCloseWriter [2022-02-11T19:18:32.397Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-02-11T19:18:32.397Z] PASS [2022-02-11T19:18:32.397Z] coverage: 75.3% of statements [2022-02-11T19:18:32.397Z] ok github.com/docker/docker/client 0.486s coverage: 75.3% of statements [2022-02-11T19:18:32.644Z] --- PASS: TestServiceUpdateNetwork (12.09s) [2022-02-11T19:18:32.644Z] === RUN TestServiceUpdatePidsLimit [2022-02-11T19:18:32.644Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-02-11T19:18:33.071Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-02-11T19:18:33.566Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-02-11T19:18:33.579Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-02-11T19:18:34.440Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-02-11T19:18:35.457Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-02-11T19:18:36.334Z] docker_cli_daemon_test.go:2522: [deb323f6621e2] daemon is not started [2022-02-11T19:18:38.225Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-02-11T19:18:38.764Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-02-11T19:18:39.020Z] --- PASS: TestDockerNetworkMacvlan (9.05s) [2022-02-11T19:18:39.020Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2022-02-11T19:18:39.020Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-02-11T19:18:39.020Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.81s) [2022-02-11T19:18:39.020Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.79s) [2022-02-11T19:18:39.020Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.89s) [2022-02-11T19:18:39.020Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.50s) [2022-02-11T19:18:39.020Z] PASS [2022-02-11T19:18:39.020Z] [2022-02-11T19:18:39.020Z] DONE 8 tests in 10.522s [2022-02-11T19:18:39.020Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-02-11T19:18:39.020Z] ++ 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-02-11T19:18:39.020Z] ++ set -e [2022-02-11T19:18:39.020Z] ++ '[' -n 0 ']' [2022-02-11T19:18:39.020Z] ++ set -x [2022-02-11T19:18:39.020Z] ++ 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-02-11T19:18:39.020Z] testing: warning: no tests to run [2022-02-11T19:18:39.020Z] PASS [2022-02-11T19:18:39.020Z] [2022-02-11T19:18:39.020Z] DONE 0 tests in 0.027s [2022-02-11T19:18:39.020Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-02-11T19:18:39.020Z] ++ 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-02-11T19:18:39.020Z] ++ set -e [2022-02-11T19:18:39.020Z] ++ '[' -n 0 ']' [2022-02-11T19:18:39.020Z] ++ set -x [2022-02-11T19:18:39.020Z] ++ 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-02-11T19:18:39.020Z] INFO: Testing against a local daemon [2022-02-11T19:18:39.020Z] === RUN TestAuthZPluginAllowRequest [2022-02-11T19:18:39.879Z] === RUN TestCheckpointCreateError [2022-02-11T19:18:39.879Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-02-11T19:18:39.879Z] === RUN TestCheckpointCreate [2022-02-11T19:18:39.879Z] --- PASS: TestCheckpointCreate (0.00s) [2022-02-11T19:18:39.879Z] === RUN TestCheckpointDeleteError [2022-02-11T19:18:39.879Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-02-11T19:18:39.879Z] === RUN TestCheckpointDelete [2022-02-11T19:18:39.879Z] --- PASS: TestCheckpointDelete (0.00s) [2022-02-11T19:18:39.879Z] === RUN TestCheckpointListError [2022-02-11T19:18:39.879Z] --- PASS: TestCheckpointListError (0.00s) [2022-02-11T19:18:39.879Z] === RUN TestCheckpointList [2022-02-11T19:18:39.879Z] --- PASS: TestCheckpointList (0.00s) [2022-02-11T19:18:39.879Z] === RUN TestCheckpointListContainerNotFound [2022-02-11T19:18:39.879Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-02-11T19:18:39.879Z] === RUN TestNewClientWithOpsFromEnv [2022-02-11T19:18:39.879Z] client_test.go:23: runtime.GOOS == "windows" [2022-02-11T19:18:39.879Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-02-11T19:18:39.879Z] === RUN TestGetAPIPath [2022-02-11T19:18:39.879Z] --- PASS: TestGetAPIPath (0.00s) [2022-02-11T19:18:39.879Z] === RUN TestParseHostURL [2022-02-11T19:18:39.879Z] --- PASS: TestParseHostURL (0.00s) [2022-02-11T19:18:39.879Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-02-11T19:18:39.879Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-02-11T19:18:39.879Z] === RUN TestNegotiateAPIVersionEmpty [2022-02-11T19:18:39.879Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-02-11T19:18:39.879Z] === RUN TestNegotiateAPIVersion [2022-02-11T19:18:39.879Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-02-11T19:18:39.879Z] === RUN TestNegotiateAPVersionOverride [2022-02-11T19:18:39.879Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-02-11T19:18:39.879Z] === RUN TestNegotiateAPIVersionAutomatic [2022-02-11T19:18:39.879Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-02-11T19:18:39.879Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-02-11T19:18:39.879Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-02-11T19:18:39.879Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-02-11T19:18:39.879Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-02-11T19:18:39.879Z] === RUN TestClientRedirect [2022-02-11T19:18:39.879Z] --- PASS: TestClientRedirect (0.00s) [2022-02-11T19:18:39.879Z] === RUN TestConfigCreateUnsupported [2022-02-11T19:18:39.879Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-02-11T19:18:39.879Z] === RUN TestConfigCreateError [2022-02-11T19:18:39.879Z] --- PASS: TestConfigCreateError (0.00s) [2022-02-11T19:18:39.879Z] === RUN TestConfigCreate [2022-02-11T19:18:39.879Z] --- PASS: TestConfigCreate (0.00s) [2022-02-11T19:18:39.879Z] === RUN TestConfigInspectNotFound [2022-02-11T19:18:39.879Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-02-11T19:18:39.879Z] === RUN TestConfigInspectWithEmptyID [2022-02-11T19:18:39.879Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-02-11T19:18:39.879Z] === RUN TestConfigInspectUnsupported [2022-02-11T19:18:39.879Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-02-11T19:18:39.879Z] === RUN TestConfigInspectError [2022-02-11T19:18:39.879Z] --- PASS: TestConfigInspectError (0.00s) [2022-02-11T19:18:39.879Z] === RUN TestConfigInspectConfigNotFound [2022-02-11T19:18:39.879Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-02-11T19:18:39.879Z] === RUN TestConfigInspect [2022-02-11T19:18:39.879Z] --- PASS: TestConfigInspect (0.00s) [2022-02-11T19:18:39.879Z] === RUN TestConfigListUnsupported [2022-02-11T19:18:39.879Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-02-11T19:18:39.879Z] === RUN TestConfigListError [2022-02-11T19:18:39.879Z] --- PASS: TestConfigListError (0.00s) [2022-02-11T19:18:39.879Z] === RUN TestConfigList [2022-02-11T19:18:39.879Z] --- PASS: TestConfigList (0.00s) [2022-02-11T19:18:39.879Z] === RUN TestConfigRemoveUnsupported [2022-02-11T19:18:39.879Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-02-11T19:18:39.879Z] === RUN TestConfigRemoveError [2022-02-11T19:18:39.879Z] --- PASS: TestConfigRemoveError (0.00s) [2022-02-11T19:18:39.879Z] === RUN TestConfigRemove [2022-02-11T19:18:39.879Z] --- PASS: TestConfigRemove (0.00s) [2022-02-11T19:18:39.879Z] === RUN TestConfigUpdateUnsupported [2022-02-11T19:18:39.879Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-02-11T19:18:39.879Z] === RUN TestConfigUpdateError [2022-02-11T19:18:39.879Z] --- PASS: TestConfigUpdateError (0.00s) [2022-02-11T19:18:39.879Z] === RUN TestConfigUpdate [2022-02-11T19:18:39.879Z] --- PASS: TestConfigUpdate (0.00s) [2022-02-11T19:18:39.879Z] === RUN TestContainerCommitError [2022-02-11T19:18:39.879Z] --- PASS: TestContainerCommitError (0.00s) [2022-02-11T19:18:39.879Z] === RUN TestContainerCommit [2022-02-11T19:18:39.879Z] --- PASS: TestContainerCommit (0.00s) [2022-02-11T19:18:39.879Z] === RUN TestContainerStatPathError [2022-02-11T19:18:39.879Z] --- PASS: TestContainerStatPathError (0.00s) [2022-02-11T19:18:39.879Z] === RUN TestContainerStatPathNotFoundError [2022-02-11T19:18:39.879Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-02-11T19:18:39.879Z] === RUN TestContainerStatPathNoHeaderError [2022-02-11T19:18:39.879Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-02-11T19:18:39.879Z] === RUN TestContainerStatPath [2022-02-11T19:18:39.879Z] --- PASS: TestContainerStatPath (0.00s) [2022-02-11T19:18:39.879Z] === RUN TestCopyToContainerError [2022-02-11T19:18:39.879Z] --- PASS: TestCopyToContainerError (0.00s) [2022-02-11T19:18:39.879Z] === RUN TestCopyToContainerNotFoundError [2022-02-11T19:18:39.879Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-02-11T19:18:39.879Z] === RUN TestCopyToContainerNotStatusOKError [2022-02-11T19:18:39.879Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-02-11T19:18:39.879Z] === RUN TestCopyToContainer [2022-02-11T19:18:39.879Z] --- PASS: TestCopyToContainer (0.00s) [2022-02-11T19:18:39.879Z] === RUN TestCopyFromContainerError [2022-02-11T19:18:39.879Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-02-11T19:18:39.879Z] === RUN TestCopyFromContainerNotFoundError [2022-02-11T19:18:39.879Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-02-11T19:18:39.879Z] === RUN TestCopyFromContainerNotStatusOKError [2022-02-11T19:18:39.879Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-02-11T19:18:39.879Z] === RUN TestCopyFromContainerNoHeaderError [2022-02-11T19:18:39.879Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-02-11T19:18:39.879Z] === RUN TestCopyFromContainer [2022-02-11T19:18:39.879Z] --- PASS: TestCopyFromContainer (0.00s) [2022-02-11T19:18:39.879Z] === RUN TestContainerCreateError [2022-02-11T19:18:39.879Z] --- PASS: TestContainerCreateError (0.00s) [2022-02-11T19:18:39.879Z] === RUN TestContainerCreateImageNotFound [2022-02-11T19:18:39.879Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-02-11T19:18:39.879Z] === RUN TestContainerCreateWithName [2022-02-11T19:18:39.879Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-02-11T19:18:39.879Z] === RUN TestContainerCreateAutoRemove [2022-02-11T19:18:39.879Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-02-11T19:18:39.879Z] === RUN TestContainerDiffError [2022-02-11T19:18:39.879Z] --- PASS: TestContainerDiffError (0.00s) [2022-02-11T19:18:39.879Z] === RUN TestContainerDiff [2022-02-11T19:18:39.879Z] --- PASS: TestContainerDiff (0.00s) [2022-02-11T19:18:39.879Z] === RUN TestContainerExecCreateError [2022-02-11T19:18:39.879Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-02-11T19:18:39.879Z] === RUN TestContainerExecCreate [2022-02-11T19:18:39.879Z] --- PASS: TestContainerExecCreate (0.00s) [2022-02-11T19:18:39.879Z] === RUN TestContainerExecStartError [2022-02-11T19:18:39.880Z] --- PASS: TestContainerExecStartError (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestContainerExecStart [2022-02-11T19:18:39.880Z] --- PASS: TestContainerExecStart (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestContainerExecInspectError [2022-02-11T19:18:39.880Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestContainerExecInspect [2022-02-11T19:18:39.880Z] --- PASS: TestContainerExecInspect (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestContainerExportError [2022-02-11T19:18:39.880Z] --- PASS: TestContainerExportError (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestContainerExport [2022-02-11T19:18:39.880Z] --- PASS: TestContainerExport (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestContainerInspectError [2022-02-11T19:18:39.880Z] --- PASS: TestContainerInspectError (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestContainerInspectContainerNotFound [2022-02-11T19:18:39.880Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestContainerInspectWithEmptyID [2022-02-11T19:18:39.880Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestContainerInspect [2022-02-11T19:18:39.880Z] --- PASS: TestContainerInspect (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestContainerInspectNode [2022-02-11T19:18:39.880Z] --- PASS: TestContainerInspectNode (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestContainerKillError [2022-02-11T19:18:39.880Z] --- PASS: TestContainerKillError (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestContainerKill [2022-02-11T19:18:39.880Z] --- PASS: TestContainerKill (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestContainerListError [2022-02-11T19:18:39.880Z] --- PASS: TestContainerListError (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestContainerList [2022-02-11T19:18:39.880Z] --- PASS: TestContainerList (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestContainerLogsNotFoundError [2022-02-11T19:18:39.880Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestContainerLogsError [2022-02-11T19:18:39.880Z] --- PASS: TestContainerLogsError (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestContainerLogs [2022-02-11T19:18:39.880Z] --- PASS: TestContainerLogs (0.24s) [2022-02-11T19:18:39.880Z] === RUN TestContainerPauseError [2022-02-11T19:18:39.880Z] --- PASS: TestContainerPauseError (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestContainerPause [2022-02-11T19:18:39.880Z] --- PASS: TestContainerPause (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestContainersPruneError [2022-02-11T19:18:39.880Z] --- PASS: TestContainersPruneError (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestContainersPrune [2022-02-11T19:18:39.880Z] --- PASS: TestContainersPrune (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestContainerRemoveError [2022-02-11T19:18:39.880Z] --- PASS: TestContainerRemoveError (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestContainerRemoveNotFoundError [2022-02-11T19:18:39.880Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestContainerRemove [2022-02-11T19:18:39.880Z] --- PASS: TestContainerRemove (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestContainerRenameError [2022-02-11T19:18:39.880Z] --- PASS: TestContainerRenameError (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestContainerRename [2022-02-11T19:18:39.880Z] --- PASS: TestContainerRename (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestContainerResizeError [2022-02-11T19:18:39.880Z] --- PASS: TestContainerResizeError (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestContainerExecResizeError [2022-02-11T19:18:39.880Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestContainerResize [2022-02-11T19:18:39.880Z] --- PASS: TestContainerResize (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestContainerExecResize [2022-02-11T19:18:39.880Z] --- PASS: TestContainerExecResize (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestContainerRestartError [2022-02-11T19:18:39.880Z] --- PASS: TestContainerRestartError (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestContainerRestart [2022-02-11T19:18:39.880Z] --- PASS: TestContainerRestart (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestContainerStartError [2022-02-11T19:18:39.880Z] --- PASS: TestContainerStartError (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestContainerStart [2022-02-11T19:18:39.880Z] --- PASS: TestContainerStart (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestContainerStatsError [2022-02-11T19:18:39.880Z] --- PASS: TestContainerStatsError (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestContainerStats [2022-02-11T19:18:39.880Z] --- PASS: TestContainerStats (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestContainerStopError [2022-02-11T19:18:39.880Z] --- PASS: TestContainerStopError (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestContainerStop [2022-02-11T19:18:39.880Z] --- PASS: TestContainerStop (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestContainerTopError [2022-02-11T19:18:39.880Z] --- PASS: TestContainerTopError (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestContainerTop [2022-02-11T19:18:39.880Z] --- PASS: TestContainerTop (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestContainerUnpauseError [2022-02-11T19:18:39.880Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestContainerUnpause [2022-02-11T19:18:39.880Z] --- PASS: TestContainerUnpause (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestContainerUpdateError [2022-02-11T19:18:39.880Z] --- PASS: TestContainerUpdateError (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestContainerUpdate [2022-02-11T19:18:39.880Z] --- PASS: TestContainerUpdate (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestContainerWaitError [2022-02-11T19:18:39.880Z] --- PASS: TestContainerWaitError (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestContainerWait [2022-02-11T19:18:39.880Z] --- PASS: TestContainerWait (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestDiskUsageError [2022-02-11T19:18:39.880Z] --- PASS: TestDiskUsageError (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestDiskUsage [2022-02-11T19:18:39.880Z] --- PASS: TestDiskUsage (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestDistributionInspectUnsupported [2022-02-11T19:18:39.880Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestDistributionInspectWithEmptyID [2022-02-11T19:18:39.880Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestEventsErrorInOptions [2022-02-11T19:18:39.880Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestEventsErrorFromServer [2022-02-11T19:18:39.880Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestEvents [2022-02-11T19:18:39.880Z] --- PASS: TestEvents (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestTLSCloseWriter [2022-02-11T19:18:39.880Z] === PAUSE TestTLSCloseWriter [2022-02-11T19:18:39.880Z] === RUN TestImageBuildError [2022-02-11T19:18:39.880Z] --- PASS: TestImageBuildError (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestImageBuild [2022-02-11T19:18:39.880Z] --- PASS: TestImageBuild (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestGetDockerOS [2022-02-11T19:18:39.880Z] --- PASS: TestGetDockerOS (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestImageCreateError [2022-02-11T19:18:39.880Z] --- PASS: TestImageCreateError (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestImageCreate [2022-02-11T19:18:39.880Z] --- PASS: TestImageCreate (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestImageHistoryError [2022-02-11T19:18:39.880Z] --- PASS: TestImageHistoryError (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestImageHistory [2022-02-11T19:18:39.880Z] --- PASS: TestImageHistory (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestImageImportError [2022-02-11T19:18:39.880Z] --- PASS: TestImageImportError (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestImageImport [2022-02-11T19:18:39.880Z] --- PASS: TestImageImport (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestImageInspectError [2022-02-11T19:18:39.880Z] --- PASS: TestImageInspectError (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestImageInspectImageNotFound [2022-02-11T19:18:39.880Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestImageInspectWithEmptyID [2022-02-11T19:18:39.880Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestImageInspect [2022-02-11T19:18:39.880Z] --- PASS: TestImageInspect (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestImageListError [2022-02-11T19:18:39.880Z] --- PASS: TestImageListError (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestImageList [2022-02-11T19:18:39.880Z] --- PASS: TestImageList (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestImageListApiBefore125 [2022-02-11T19:18:39.880Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestImageLoadError [2022-02-11T19:18:39.880Z] --- PASS: TestImageLoadError (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestImageLoad [2022-02-11T19:18:39.880Z] --- PASS: TestImageLoad (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestImagesPruneError [2022-02-11T19:18:39.880Z] --- PASS: TestImagesPruneError (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestImagesPrune [2022-02-11T19:18:39.880Z] --- PASS: TestImagesPrune (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestImagePullReferenceParseError [2022-02-11T19:18:39.880Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestImagePullAnyError [2022-02-11T19:18:39.880Z] --- PASS: TestImagePullAnyError (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestImagePullStatusUnauthorizedError [2022-02-11T19:18:39.880Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-02-11T19:18:39.880Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-02-11T19:18:39.880Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-02-11T19:18:39.880Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestImagePullWithoutErrors [2022-02-11T19:18:39.880Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestImagePushReferenceError [2022-02-11T19:18:39.880Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestImagePushAnyError [2022-02-11T19:18:39.880Z] --- PASS: TestImagePushAnyError (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestImagePushStatusUnauthorizedError [2022-02-11T19:18:39.880Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-02-11T19:18:39.880Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-02-11T19:18:39.880Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-02-11T19:18:39.880Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestImagePushWithoutErrors [2022-02-11T19:18:39.880Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-02-11T19:18:39.880Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-02-11T19:18:39.880Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-02-11T19:18:39.880Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-02-11T19:18:39.880Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-02-11T19:18:39.880Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-02-11T19:18:39.880Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-02-11T19:18:39.880Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-02-11T19:18:39.880Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestImageRemoveError [2022-02-11T19:18:39.880Z] --- PASS: TestImageRemoveError (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestImageRemoveImageNotFound [2022-02-11T19:18:39.880Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestImageRemove [2022-02-11T19:18:39.880Z] --- PASS: TestImageRemove (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestImageSaveError [2022-02-11T19:18:39.880Z] --- PASS: TestImageSaveError (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestImageSave [2022-02-11T19:18:39.880Z] --- PASS: TestImageSave (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestImageSearchAnyError [2022-02-11T19:18:39.880Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestImageSearchStatusUnauthorizedError [2022-02-11T19:18:39.880Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-02-11T19:18:39.880Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-02-11T19:18:39.880Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-02-11T19:18:39.880Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestImageSearchWithoutErrors [2022-02-11T19:18:39.880Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestImageTagError [2022-02-11T19:18:39.880Z] --- PASS: TestImageTagError (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestImageTagInvalidReference [2022-02-11T19:18:39.880Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestImageTagInvalidSourceImageName [2022-02-11T19:18:39.880Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestImageTagHexSource [2022-02-11T19:18:39.880Z] --- PASS: TestImageTagHexSource (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestImageTag [2022-02-11T19:18:39.880Z] --- PASS: TestImageTag (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestInfoServerError [2022-02-11T19:18:39.880Z] --- PASS: TestInfoServerError (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestInfoInvalidResponseJSONError [2022-02-11T19:18:39.880Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestInfo [2022-02-11T19:18:39.880Z] --- PASS: TestInfo (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestNetworkConnectError [2022-02-11T19:18:39.880Z] --- PASS: TestNetworkConnectError (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-02-11T19:18:39.880Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestNetworkConnect [2022-02-11T19:18:39.880Z] --- PASS: TestNetworkConnect (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestNetworkCreateError [2022-02-11T19:18:39.880Z] --- PASS: TestNetworkCreateError (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestNetworkCreate [2022-02-11T19:18:39.880Z] --- PASS: TestNetworkCreate (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestNetworkDisconnectError [2022-02-11T19:18:39.880Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestNetworkDisconnect [2022-02-11T19:18:39.880Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestNetworkInspect [2022-02-11T19:18:39.880Z] === RUN TestNetworkInspect/empty_ID [2022-02-11T19:18:39.880Z] === RUN TestNetworkInspect/no_options [2022-02-11T19:18:39.880Z] === RUN TestNetworkInspect/verbose [2022-02-11T19:18:39.880Z] === RUN TestNetworkInspect/global_scope [2022-02-11T19:18:39.880Z] === RUN TestNetworkInspect/unknown_network [2022-02-11T19:18:39.880Z] === RUN TestNetworkInspect/server_error [2022-02-11T19:18:39.880Z] --- PASS: TestNetworkInspect (0.00s) [2022-02-11T19:18:39.880Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-02-11T19:18:39.880Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-02-11T19:18:39.880Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-02-11T19:18:39.880Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-02-11T19:18:39.880Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-02-11T19:18:39.880Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestNetworkListError [2022-02-11T19:18:39.880Z] --- PASS: TestNetworkListError (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestNetworkList [2022-02-11T19:18:39.880Z] --- PASS: TestNetworkList (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestNetworksPruneError [2022-02-11T19:18:39.880Z] --- PASS: TestNetworksPruneError (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestNetworksPrune [2022-02-11T19:18:39.880Z] --- PASS: TestNetworksPrune (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestNetworkRemoveError [2022-02-11T19:18:39.880Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestNetworkRemove [2022-02-11T19:18:39.880Z] --- PASS: TestNetworkRemove (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestNodeInspectError [2022-02-11T19:18:39.880Z] --- PASS: TestNodeInspectError (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestNodeInspectNodeNotFound [2022-02-11T19:18:39.880Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestNodeInspectWithEmptyID [2022-02-11T19:18:39.880Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestNodeInspect [2022-02-11T19:18:39.880Z] --- PASS: TestNodeInspect (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestNodeListError [2022-02-11T19:18:39.880Z] --- PASS: TestNodeListError (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestNodeList [2022-02-11T19:18:39.880Z] --- PASS: TestNodeList (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestNodeRemoveError [2022-02-11T19:18:39.880Z] --- PASS: TestNodeRemoveError (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestNodeRemove [2022-02-11T19:18:39.880Z] --- PASS: TestNodeRemove (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestNodeUpdateError [2022-02-11T19:18:39.880Z] --- PASS: TestNodeUpdateError (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestNodeUpdate [2022-02-11T19:18:39.880Z] --- PASS: TestNodeUpdate (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestOptionWithHostFromEnv [2022-02-11T19:18:39.880Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestOptionWithTimeout [2022-02-11T19:18:39.880Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestOptionWithVersionFromEnv [2022-02-11T19:18:39.880Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestPingFail [2022-02-11T19:18:39.880Z] --- PASS: TestPingFail (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestPingWithError [2022-02-11T19:18:39.880Z] 2022/02/11 19:18:38 RoundTripper returned a response & error; ignoring response [2022-02-11T19:18:39.880Z] 2022/02/11 19:18:38 RoundTripper returned a response & error; ignoring response [2022-02-11T19:18:39.880Z] --- PASS: TestPingWithError (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestPingSuccess [2022-02-11T19:18:39.880Z] --- PASS: TestPingSuccess (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestPingHeadFallback [2022-02-11T19:18:39.880Z] === RUN TestPingHeadFallback/OK [2022-02-11T19:18:39.880Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-02-11T19:18:39.880Z] === RUN TestPingHeadFallback/Not_Found [2022-02-11T19:18:39.880Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-02-11T19:18:39.880Z] --- PASS: TestPingHeadFallback (0.00s) [2022-02-11T19:18:39.880Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-02-11T19:18:39.880Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-02-11T19:18:39.880Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-02-11T19:18:39.880Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestPluginDisableError [2022-02-11T19:18:39.880Z] --- PASS: TestPluginDisableError (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestPluginDisable [2022-02-11T19:18:39.880Z] --- PASS: TestPluginDisable (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestPluginEnableError [2022-02-11T19:18:39.880Z] --- PASS: TestPluginEnableError (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestPluginEnable [2022-02-11T19:18:39.880Z] --- PASS: TestPluginEnable (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestPluginInspectError [2022-02-11T19:18:39.880Z] --- PASS: TestPluginInspectError (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestPluginInspectWithEmptyID [2022-02-11T19:18:39.880Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-02-11T19:18:39.880Z] === RUN TestPluginInspect [2022-02-11T19:18:39.880Z] --- PASS: TestPluginInspect (0.00s) [2022-02-11T19:18:39.881Z] === RUN TestPluginListError [2022-02-11T19:18:39.881Z] --- PASS: TestPluginListError (0.00s) [2022-02-11T19:18:39.881Z] === RUN TestPluginList [2022-02-11T19:18:39.881Z] --- PASS: TestPluginList (0.00s) [2022-02-11T19:18:39.881Z] === RUN TestPluginPushError [2022-02-11T19:18:39.881Z] --- PASS: TestPluginPushError (0.00s) [2022-02-11T19:18:39.881Z] === RUN TestPluginPush [2022-02-11T19:18:39.881Z] --- PASS: TestPluginPush (0.00s) [2022-02-11T19:18:39.881Z] === RUN TestPluginRemoveError [2022-02-11T19:18:39.881Z] --- PASS: TestPluginRemoveError (0.00s) [2022-02-11T19:18:39.881Z] === RUN TestPluginRemove [2022-02-11T19:18:39.881Z] --- PASS: TestPluginRemove (0.00s) [2022-02-11T19:18:39.881Z] === RUN TestPluginSetError [2022-02-11T19:18:39.881Z] --- PASS: TestPluginSetError (0.00s) [2022-02-11T19:18:39.881Z] === RUN TestPluginSet [2022-02-11T19:18:39.881Z] --- PASS: TestPluginSet (0.00s) [2022-02-11T19:18:39.881Z] === RUN TestSetHostHeader [2022-02-11T19:18:39.881Z] --- PASS: TestSetHostHeader (0.00s) [2022-02-11T19:18:39.881Z] === RUN TestPlainTextError [2022-02-11T19:18:39.881Z] --- PASS: TestPlainTextError (0.00s) [2022-02-11T19:18:39.881Z] === RUN TestInfiniteError [2022-02-11T19:18:39.881Z] --- PASS: TestInfiniteError (0.03s) [2022-02-11T19:18:39.881Z] === RUN TestCanceledContext [2022-02-11T19:18:39.881Z] 2022/02/11 19:18:38 RoundTripper returned a response & error; ignoring response [2022-02-11T19:18:39.881Z] --- PASS: TestCanceledContext (0.00s) [2022-02-11T19:18:39.881Z] === RUN TestDeadlineExceededContext [2022-02-11T19:18:39.881Z] 2022/02/11 19:18:38 RoundTripper returned a response & error; ignoring response [2022-02-11T19:18:39.881Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-02-11T19:18:39.881Z] === RUN TestSecretCreateUnsupported [2022-02-11T19:18:39.881Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-02-11T19:18:39.881Z] === RUN TestSecretCreateError [2022-02-11T19:18:39.881Z] --- PASS: TestSecretCreateError (0.01s) [2022-02-11T19:18:39.881Z] === RUN TestSecretCreate [2022-02-11T19:18:39.881Z] --- PASS: TestSecretCreate (0.00s) [2022-02-11T19:18:39.881Z] === RUN TestSecretInspectUnsupported [2022-02-11T19:18:39.881Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-02-11T19:18:39.881Z] === RUN TestSecretInspectError [2022-02-11T19:18:39.881Z] --- PASS: TestSecretInspectError (0.00s) [2022-02-11T19:18:39.881Z] === RUN TestSecretInspectSecretNotFound [2022-02-11T19:18:39.881Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-02-11T19:18:39.881Z] === RUN TestSecretInspectWithEmptyID [2022-02-11T19:18:39.881Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-02-11T19:18:39.881Z] === RUN TestSecretInspect [2022-02-11T19:18:39.881Z] --- PASS: TestSecretInspect (0.00s) [2022-02-11T19:18:39.881Z] === RUN TestSecretListUnsupported [2022-02-11T19:18:39.881Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-02-11T19:18:39.881Z] === RUN TestSecretListError [2022-02-11T19:18:39.881Z] --- PASS: TestSecretListError (0.00s) [2022-02-11T19:18:39.881Z] === RUN TestSecretList [2022-02-11T19:18:39.881Z] --- PASS: TestSecretList (0.00s) [2022-02-11T19:18:39.881Z] === RUN TestSecretRemoveUnsupported [2022-02-11T19:18:39.881Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-02-11T19:18:39.881Z] === RUN TestSecretRemoveError [2022-02-11T19:18:39.881Z] --- PASS: TestSecretRemoveError (0.00s) [2022-02-11T19:18:39.881Z] === RUN TestSecretRemove [2022-02-11T19:18:39.881Z] --- PASS: TestSecretRemove (0.00s) [2022-02-11T19:18:39.881Z] === RUN TestSecretUpdateUnsupported [2022-02-11T19:18:39.881Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-02-11T19:18:39.881Z] === RUN TestSecretUpdateError [2022-02-11T19:18:39.881Z] --- PASS: TestSecretUpdateError (0.00s) [2022-02-11T19:18:39.881Z] === RUN TestSecretUpdate [2022-02-11T19:18:39.881Z] --- PASS: TestSecretUpdate (0.00s) [2022-02-11T19:18:39.881Z] === RUN TestServiceCreateError [2022-02-11T19:18:39.881Z] --- PASS: TestServiceCreateError (0.00s) [2022-02-11T19:18:39.881Z] === RUN TestServiceCreate [2022-02-11T19:18:39.881Z] --- PASS: TestServiceCreate (0.00s) [2022-02-11T19:18:39.881Z] === RUN TestServiceCreateCompatiblePlatforms [2022-02-11T19:18:39.881Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-02-11T19:18:39.881Z] === RUN TestServiceCreateDigestPinning [2022-02-11T19:18:39.881Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-02-11T19:18:39.881Z] === RUN TestServiceInspectError [2022-02-11T19:18:39.881Z] --- PASS: TestServiceInspectError (0.00s) [2022-02-11T19:18:39.881Z] === RUN TestServiceInspectServiceNotFound [2022-02-11T19:18:39.881Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-02-11T19:18:39.881Z] === RUN TestServiceInspectWithEmptyID [2022-02-11T19:18:39.881Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-02-11T19:18:39.881Z] === RUN TestServiceInspect [2022-02-11T19:18:39.881Z] --- PASS: TestServiceInspect (0.00s) [2022-02-11T19:18:39.881Z] === RUN TestServiceListError [2022-02-11T19:18:39.881Z] --- PASS: TestServiceListError (0.00s) [2022-02-11T19:18:39.881Z] === RUN TestServiceList [2022-02-11T19:18:39.881Z] --- PASS: TestServiceList (0.00s) [2022-02-11T19:18:39.881Z] === RUN TestServiceLogsError [2022-02-11T19:18:39.881Z] --- PASS: TestServiceLogsError (0.00s) [2022-02-11T19:18:39.881Z] === RUN TestServiceLogs [2022-02-11T19:18:39.881Z] --- PASS: TestServiceLogs (0.00s) [2022-02-11T19:18:39.881Z] === RUN TestServiceRemoveError [2022-02-11T19:18:39.881Z] --- PASS: TestServiceRemoveError (0.00s) [2022-02-11T19:18:40.350Z] === RUN TestServiceRemoveNotFoundError [2022-02-11T19:18:40.350Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-02-11T19:18:40.350Z] === RUN TestServiceRemove [2022-02-11T19:18:40.350Z] --- PASS: TestServiceRemove (0.00s) [2022-02-11T19:18:40.350Z] === RUN TestServiceUpdateError [2022-02-11T19:18:40.350Z] --- PASS: TestServiceUpdateError (0.00s) [2022-02-11T19:18:40.350Z] === RUN TestServiceUpdate [2022-02-11T19:18:40.350Z] --- PASS: TestServiceUpdate (0.00s) [2022-02-11T19:18:40.350Z] === RUN TestSwarmGetUnlockKeyError [2022-02-11T19:18:40.350Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-02-11T19:18:40.350Z] === RUN TestSwarmGetUnlockKey [2022-02-11T19:18:40.350Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-02-11T19:18:40.350Z] === RUN TestSwarmInitError [2022-02-11T19:18:40.350Z] --- PASS: TestSwarmInitError (0.00s) [2022-02-11T19:18:40.350Z] === RUN TestSwarmInit [2022-02-11T19:18:40.350Z] --- PASS: TestSwarmInit (0.00s) [2022-02-11T19:18:40.350Z] === RUN TestSwarmInspectError [2022-02-11T19:18:40.350Z] --- PASS: TestSwarmInspectError (0.00s) [2022-02-11T19:18:40.350Z] === RUN TestSwarmInspect [2022-02-11T19:18:40.350Z] --- PASS: TestSwarmInspect (0.00s) [2022-02-11T19:18:40.350Z] === RUN TestSwarmJoinError [2022-02-11T19:18:40.350Z] --- PASS: TestSwarmJoinError (0.00s) [2022-02-11T19:18:40.350Z] === RUN TestSwarmJoin [2022-02-11T19:18:40.350Z] --- PASS: TestSwarmJoin (0.00s) [2022-02-11T19:18:40.350Z] === RUN TestSwarmLeaveError [2022-02-11T19:18:40.350Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-02-11T19:18:40.350Z] === RUN TestSwarmLeave [2022-02-11T19:18:40.350Z] --- PASS: TestSwarmLeave (0.00s) [2022-02-11T19:18:40.350Z] === RUN TestSwarmUnlockError [2022-02-11T19:18:40.350Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-02-11T19:18:40.350Z] === RUN TestSwarmUnlock [2022-02-11T19:18:40.350Z] --- PASS: TestSwarmUnlock (0.00s) [2022-02-11T19:18:40.350Z] === RUN TestSwarmUpdateError [2022-02-11T19:18:40.350Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-02-11T19:18:40.350Z] === RUN TestSwarmUpdate [2022-02-11T19:18:40.350Z] --- PASS: TestSwarmUpdate (0.00s) [2022-02-11T19:18:40.350Z] === RUN TestTaskInspectError [2022-02-11T19:18:40.350Z] --- PASS: TestTaskInspectError (0.00s) [2022-02-11T19:18:40.350Z] === RUN TestTaskInspectWithEmptyID [2022-02-11T19:18:40.350Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-02-11T19:18:40.350Z] === RUN TestTaskInspect [2022-02-11T19:18:40.350Z] --- PASS: TestTaskInspect (0.00s) [2022-02-11T19:18:40.350Z] === RUN TestTaskListError [2022-02-11T19:18:40.350Z] --- PASS: TestTaskListError (0.00s) [2022-02-11T19:18:40.350Z] === RUN TestTaskList [2022-02-11T19:18:40.350Z] --- PASS: TestTaskList (0.00s) [2022-02-11T19:18:40.350Z] === RUN TestVolumeCreateError [2022-02-11T19:18:40.350Z] --- PASS: TestVolumeCreateError (0.00s) [2022-02-11T19:18:40.350Z] === RUN TestVolumeCreate [2022-02-11T19:18:40.350Z] --- PASS: TestVolumeCreate (0.00s) [2022-02-11T19:18:40.350Z] === RUN TestVolumeInspectError [2022-02-11T19:18:40.350Z] --- PASS: TestVolumeInspectError (0.00s) [2022-02-11T19:18:40.350Z] === RUN TestVolumeInspectNotFound [2022-02-11T19:18:40.350Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-02-11T19:18:40.350Z] === RUN TestVolumeInspectWithEmptyID [2022-02-11T19:18:40.350Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-02-11T19:18:40.350Z] === RUN TestVolumeInspect [2022-02-11T19:18:40.350Z] --- PASS: TestVolumeInspect (0.00s) [2022-02-11T19:18:40.350Z] === RUN TestVolumeListError [2022-02-11T19:18:40.350Z] --- PASS: TestVolumeListError (0.00s) [2022-02-11T19:18:40.350Z] === RUN TestVolumeList [2022-02-11T19:18:40.350Z] --- PASS: TestVolumeList (0.00s) [2022-02-11T19:18:40.350Z] === RUN TestVolumeRemoveError [2022-02-11T19:18:40.350Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-02-11T19:18:40.350Z] === RUN TestVolumeRemove [2022-02-11T19:18:40.350Z] --- PASS: TestVolumeRemove (0.00s) [2022-02-11T19:18:40.386Z] --- PASS: TestAuthZPluginAllowRequest (1.11s) [2022-02-11T19:18:40.386Z] === RUN TestAuthZPluginTLS [2022-02-11T19:18:40.642Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-02-11T19:18:40.642Z] === RUN TestAuthZPluginDenyRequest [2022-02-11T19:18:40.745Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-02-11T19:18:40.819Z] === CONT TestTLSCloseWriter [2022-02-11T19:18:40.819Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-02-11T19:18:40.819Z] PASS [2022-02-11T19:18:40.819Z] coverage: 75.3% of statements [2022-02-11T19:18:40.819Z] ok github.com/docker/docker/client 0.513s coverage: 75.3% of statements [2022-02-11T19:18:41.205Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-02-11T19:18:41.205Z] === RUN TestAuthZPluginAPIDenyResponse [2022-02-11T19:18:41.683Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-02-11T19:18:41.766Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-02-11T19:18:41.766Z] === RUN TestAuthZPluginDenyResponse [2022-02-11T19:18:42.328Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-02-11T19:18:42.328Z] === RUN TestAuthZPluginAllowEventStream [2022-02-11T19:18:43.693Z] --- PASS: TestAuthZPluginAllowEventStream (1.22s) [2022-02-11T19:18:43.693Z] === RUN TestAuthZPluginErrorResponse [2022-02-11T19:18:44.255Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-02-11T19:18:44.255Z] === RUN TestAuthZPluginErrorRequest [2022-02-11T19:18:44.818Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-02-11T19:18:44.818Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-02-11T19:18:45.074Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-02-11T19:18:45.074Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-02-11T19:18:46.140Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-02-11T19:18:46.140Z] Copying nested executables into bundles/binary-daemon [2022-02-11T19:18:46.140Z] Building: bundles/binary-daemon/docker-proxy-dev [2022-02-11T19:18:46.140Z] GOOS="" GOARCH="" GOARM="" [2022-02-11T19:18:46.140Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2022-02-11T19:18:46.140Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-02-11T19:18:46.442Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.30s) [2022-02-11T19:18:46.442Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-02-11T19:18:46.478Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43230/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=2deec80dba28461a3cb3a51b20dd98b7363dd45b -e DOCKER_GRAPHDRIVER docker:2deec80dba28461a3cb3a51b20dd98b7363dd45b hack/make.sh cross [2022-02-11T19:18:46.740Z] [2022-02-11T19:18:47.003Z] Removing bundles/ [2022-02-11T19:18:47.003Z] [2022-02-11T19:18:47.003Z] ---> Making bundle: cross (in bundles/cross) [2022-02-11T19:18:47.003Z] Cross building: bundles/cross/linux/amd64 [2022-02-11T19:18:47.003Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-02-11T19:18:47.003Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-02-11T19:18:47.314Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-02-11T19:18:47.809Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.27s) [2022-02-11T19:18:47.809Z] === RUN TestAuthZPluginHeader [2022-02-11T19:18:48.238Z] --- PASS: TestServiceUpdatePidsLimit (16.05s) [2022-02-11T19:18:48.238Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.63s) [2022-02-11T19:18:48.238Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-02-11T19:18:48.238Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-02-11T19:18:48.238Z] PASS [2022-02-11T19:18:48.238Z] [2022-02-11T19:18:48.238Z] === Skipped [2022-02-11T19:18:48.238Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-02-11T19:18:48.238Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-02-11T19:18:48.238Z] [2022-02-11T19:18:48.238Z] DONE 27 tests, 1 skipped in 180.371s [2022-02-11T19:18:48.238Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-02-11T19:18:48.238Z] INFO: Testing against a local daemon [2022-02-11T19:18:48.238Z] === RUN TestSessionCreate [2022-02-11T19:18:48.238Z] --- PASS: TestSessionCreate (0.02s) [2022-02-11T19:18:48.238Z] === RUN TestSessionCreateWithBadUpgrade [2022-02-11T19:18:48.238Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-02-11T19:18:48.238Z] PASS [2022-02-11T19:18:48.238Z] [2022-02-11T19:18:48.238Z] DONE 2 tests in 0.064s [2022-02-11T19:18:48.238Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-02-11T19:18:48.238Z] INFO: Testing against a local daemon [2022-02-11T19:18:48.238Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-02-11T19:18:48.238Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-02-11T19:18:48.238Z] === RUN TestDiskUsage [2022-02-11T19:18:48.238Z] === PAUSE TestDiskUsage [2022-02-11T19:18:48.238Z] === RUN TestEventsExecDie [2022-02-11T19:18:48.238Z] --- PASS: TestEventsExecDie (0.53s) [2022-02-11T19:18:48.238Z] === RUN TestEventsBackwardsCompatible [2022-02-11T19:18:48.238Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-02-11T19:18:48.238Z] === RUN TestEventsVolumeCreate [2022-02-11T19:18:48.238Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-02-11T19:18:48.238Z] === RUN TestInfoBinaryCommits [2022-02-11T19:18:48.238Z] --- PASS: TestInfoBinaryCommits (0.03s) [2022-02-11T19:18:48.238Z] === RUN TestInfoAPIVersioned [2022-02-11T19:18:48.238Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-02-11T19:18:48.238Z] === RUN TestInfoAPI [2022-02-11T19:18:48.372Z] --- PASS: TestAuthZPluginHeader (0.68s) [2022-02-11T19:18:48.373Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-02-11T19:18:48.373Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-11T19:18:48.373Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-02-11T19:18:48.373Z] === RUN TestAuthZPluginV2Disable [2022-02-11T19:18:48.373Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-11T19:18:48.373Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-02-11T19:18:48.373Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-02-11T19:18:48.373Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-11T19:18:48.373Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-02-11T19:18:48.373Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-02-11T19:18:48.373Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-11T19:18:48.373Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-02-11T19:18:48.373Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-02-11T19:18:48.496Z] --- PASS: TestInfoAPI (0.02s) [2022-02-11T19:18:48.496Z] === RUN TestInfoAPIWarnings [2022-02-11T19:18:49.203Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-02-11T19:18:50.570Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-02-11T19:18:53.088Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-02-11T19:18:53.088Z] check_test.go:308: [d9d34aa508d8f] daemon is not started [2022-02-11T19:18:53.088Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-02-11T19:18:53.649Z] --- PASS: TestCheckoutGit (36.36s) [2022-02-11T19:18:53.649Z] === RUN TestValidGitTransport [2022-02-11T19:18:53.649Z] --- PASS: TestValidGitTransport (0.00s) [2022-02-11T19:18:53.649Z] === RUN TestGitInvalidRef [2022-02-11T19:18:53.649Z] --- PASS: TestGitInvalidRef (0.24s) [2022-02-11T19:18:53.649Z] PASS [2022-02-11T19:18:53.649Z] coverage: 86.3% of statements [2022-02-11T19:18:53.649Z] ok github.com/docker/docker/builder/remotecontext/git 36.668s coverage: 86.3% of statements [2022-02-11T19:18:53.649Z] ? github.com/docker/docker/cli [no test files] [2022-02-11T19:18:53.649Z] ? github.com/docker/docker/cli/config [no test files] [2022-02-11T19:18:58.412Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-02-11T19:18:58.412Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-02-11T19:18:58.412Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-02-11T19:18:58.412Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-02-11T19:18:58.412Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-02-11T19:18:58.412Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-02-11T19:18:58.412Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-02-11T19:18:58.881Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-02-11T19:18:58.881Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-02-11T19:18:58.881Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-02-11T19:18:58.881Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-02-11T19:18:58.881Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-02-11T19:18:58.881Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-02-11T19:18:58.881Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-02-11T19:18:58.881Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-02-11T19:18:58.881Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-02-11T19:18:58.881Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-02-11T19:18:58.881Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-02-11T19:18:58.881Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-02-11T19:18:58.881Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-02-11T19:18:58.881Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-02-11T19:18:58.881Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-02-11T19:18:58.881Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-02-11T19:18:58.881Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-02-11T19:18:58.881Z] === RUN TestConfigureDaemonLogs [2022-02-11T19:18:58.881Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-02-11T19:18:58.881Z] === RUN TestCommonOptionsInstallFlags [2022-02-11T19:18:58.881Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-02-11T19:18:58.881Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-02-11T19:18:58.881Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-02-11T19:18:58.881Z] PASS [2022-02-11T19:18:58.881Z] coverage: 18.6% of statements [2022-02-11T19:18:58.881Z] ok github.com/docker/docker/cmd/dockerd 0.237s coverage: 18.6% of statements [2022-02-11T19:18:58.881Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-02-11T19:18:58.881Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-02-11T19:18:59.632Z] --- PASS: TestDockerDaemonSuite (328.25s) [2022-02-11T19:18:59.632Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.21s) [2022-02-11T19:18:59.632Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.71s) [2022-02-11T19:18:59.632Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.56s) [2022-02-11T19:18:59.632Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.44s) [2022-02-11T19:18:59.632Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.27s) [2022-02-11T19:18:59.632Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.62s) [2022-02-11T19:18:59.632Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.29s) [2022-02-11T19:18:59.632Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.88s) [2022-02-11T19:18:59.632Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.12s) [2022-02-11T19:18:59.632Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (2.92s) [2022-02-11T19:18:59.632Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.04s) [2022-02-11T19:18:59.632Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.18s) [2022-02-11T19:18:59.632Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.40s) [2022-02-11T19:18:59.632Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (1.96s) [2022-02-11T19:18:59.632Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2022-02-11T19:18:59.632Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2022-02-11T19:18:59.632Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.22s) [2022-02-11T19:18:59.632Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2022-02-11T19:18:59.632Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.14s) [2022-02-11T19:18:59.632Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.54s) [2022-02-11T19:18:59.632Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.35s) [2022-02-11T19:18:59.633Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.58s) [2022-02-11T19:18:59.633Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.64s) [2022-02-11T19:18:59.633Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-02-11T19:18:59.633Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2022-02-11T19:18:59.633Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2022-02-11T19:18:59.633Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s) [2022-02-11T19:18:59.633Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.56s) [2022-02-11T19:18:59.633Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.54s) [2022-02-11T19:18:59.633Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.28s) [2022-02-11T19:18:59.633Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2022-02-11T19:18:59.633Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.01s) [2022-02-11T19:18:59.633Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.07s) [2022-02-11T19:18:59.633Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.69s) [2022-02-11T19:18:59.633Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.60s) [2022-02-11T19:18:59.633Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.76s) [2022-02-11T19:18:59.633Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2022-02-11T19:18:59.633Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.52s) [2022-02-11T19:18:59.633Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.42s) [2022-02-11T19:18:59.633Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.53s) [2022-02-11T19:18:59.633Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s) [2022-02-11T19:18:59.633Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2022-02-11T19:18:59.633Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-02-11T19:18:59.633Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.34s) [2022-02-11T19:18:59.633Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.44s) [2022-02-11T19:18:59.633Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.77s) [2022-02-11T19:18:59.633Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.58s) [2022-02-11T19:18:59.633Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.61s) [2022-02-11T19:18:59.633Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.75s) [2022-02-11T19:18:59.633Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.68s) [2022-02-11T19:18:59.633Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.56s) [2022-02-11T19:18:59.633Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.55s) [2022-02-11T19:18:59.633Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2022-02-11T19:18:59.633Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.59s) [2022-02-11T19:18:59.633Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.25s) [2022-02-11T19:18:59.633Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.87s) [2022-02-11T19:18:59.633Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.21s) [2022-02-11T19:18:59.633Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.12s) [2022-02-11T19:18:59.633Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.66s) [2022-02-11T19:18:59.633Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.81s) [2022-02-11T19:18:59.633Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.71s) [2022-02-11T19:18:59.633Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.46s) [2022-02-11T19:18:59.633Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (1.95s) [2022-02-11T19:18:59.633Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.07s) [2022-02-11T19:18:59.633Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.93s) [2022-02-11T19:18:59.633Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.58s) [2022-02-11T19:18:59.633Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (1.97s) [2022-02-11T19:18:59.633Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.55s) [2022-02-11T19:18:59.633Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-02-11T19:18:59.633Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-02-11T19:18:59.633Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.95s) [2022-02-11T19:18:59.633Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (3.77s) [2022-02-11T19:18:59.633Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.83s) [2022-02-11T19:18:59.633Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.20s) [2022-02-11T19:18:59.633Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.01s) [2022-02-11T19:18:59.633Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.18s) [2022-02-11T19:18:59.633Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (2.81s) [2022-02-11T19:18:59.633Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.09s) [2022-02-11T19:18:59.633Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.04s) [2022-02-11T19:18:59.633Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.66s) [2022-02-11T19:18:59.633Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.74s) [2022-02-11T19:18:59.633Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.48s) [2022-02-11T19:18:59.633Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s) [2022-02-11T19:18:59.633Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.06s) [2022-02-11T19:18:59.633Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.07s) [2022-02-11T19:18:59.633Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s) [2022-02-11T19:18:59.633Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.66s) [2022-02-11T19:18:59.633Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.20s) [2022-02-11T19:18:59.633Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.08s) [2022-02-11T19:18:59.633Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2022-02-11T19:18:59.633Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.49s) [2022-02-11T19:18:59.633Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.01s) [2022-02-11T19:18:59.633Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2022-02-11T19:18:59.633Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.95s) [2022-02-11T19:18:59.633Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.80s) [2022-02-11T19:18:59.633Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.81s) [2022-02-11T19:18:59.633Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.05s) [2022-02-11T19:18:59.633Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.36s) [2022-02-11T19:18:59.633Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.33s) [2022-02-11T19:18:59.633Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.73s) [2022-02-11T19:18:59.633Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.62s) [2022-02-11T19:18:59.633Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.62s) [2022-02-11T19:18:59.633Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s) [2022-02-11T19:18:59.633Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.56s) [2022-02-11T19:18:59.633Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.69s) [2022-02-11T19:18:59.633Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-02-11T19:18:59.633Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.24s) [2022-02-11T19:18:59.633Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.28s) [2022-02-11T19:18:59.633Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.13s) [2022-02-11T19:18:59.633Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.54s) [2022-02-11T19:18:59.633Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.72s) [2022-02-11T19:18:59.633Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.17s) [2022-02-11T19:18:59.633Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.09s) [2022-02-11T19:18:59.633Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.06s) [2022-02-11T19:18:59.633Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.67s) [2022-02-11T19:18:59.633Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.06s) [2022-02-11T19:18:59.633Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.10s) [2022-02-11T19:18:59.633Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (2.96s) [2022-02-11T19:18:59.633Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.52s) [2022-02-11T19:18:59.633Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.37s) [2022-02-11T19:18:59.633Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.56s) [2022-02-11T19:18:59.633Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.79s) [2022-02-11T19:18:59.633Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.40s) [2022-02-11T19:18:59.633Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.16s) [2022-02-11T19:18:59.633Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.46s) [2022-02-11T19:18:59.633Z] === RUN TestDockerSwarmSuite [2022-02-11T19:18:59.633Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-02-11T19:18:59.870Z] === RUN TestContainerStopSignal [2022-02-11T19:18:59.870Z] --- PASS: TestContainerStopSignal (0.00s) [2022-02-11T19:18:59.870Z] === RUN TestContainerStopTimeout [2022-02-11T19:18:59.870Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-02-11T19:18:59.870Z] === RUN TestContainerSecretReferenceDestTarget [2022-02-11T19:18:59.870Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-02-11T19:18:59.870Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-02-11T19:18:59.870Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-02-11T19:18:59.870Z] === RUN TestContainerLogPathSetForRingLogger [2022-02-11T19:18:59.870Z] --- PASS: TestContainerLogPathSetForRingLogger (0.01s) [2022-02-11T19:18:59.870Z] === RUN TestReplaceAndAppendEnvVars [2022-02-11T19:18:59.870Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-02-11T19:18:59.870Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-02-11T19:18:59.870Z] === RUN TestNewMemoryStore [2022-02-11T19:18:59.870Z] --- PASS: TestNewMemoryStore (0.00s) [2022-02-11T19:18:59.870Z] === RUN TestAddContainers [2022-02-11T19:18:59.870Z] --- PASS: TestAddContainers (0.00s) [2022-02-11T19:18:59.870Z] === RUN TestGetContainer [2022-02-11T19:19:00.344Z] --- PASS: TestGetContainer (0.00s) [2022-02-11T19:19:00.344Z] === RUN TestDeleteContainer [2022-02-11T19:19:00.344Z] --- PASS: TestDeleteContainer (0.00s) [2022-02-11T19:19:00.344Z] === RUN TestListContainers [2022-02-11T19:19:00.344Z] --- PASS: TestListContainers (0.00s) [2022-02-11T19:19:00.344Z] === RUN TestFirstContainer [2022-02-11T19:19:00.344Z] --- PASS: TestFirstContainer (0.00s) [2022-02-11T19:19:00.344Z] === RUN TestApplyAllContainer [2022-02-11T19:19:00.344Z] --- PASS: TestApplyAllContainer (0.00s) [2022-02-11T19:19:00.344Z] === RUN TestIsValidHealthString [2022-02-11T19:19:00.344Z] --- PASS: TestIsValidHealthString (0.00s) [2022-02-11T19:19:00.344Z] === RUN TestStateRunStop [2022-02-11T19:19:00.344Z] --- PASS: TestStateRunStop (0.00s) [2022-02-11T19:19:00.344Z] === RUN TestStateTimeoutWait [2022-02-11T19:19:00.344Z] state_test.go:141: Stop callback fired [2022-02-11T19:19:00.344Z] state_test.go:165: Stop callback fired [2022-02-11T19:19:00.344Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-02-11T19:19:00.344Z] === RUN TestIsValidStateString [2022-02-11T19:19:00.344Z] --- PASS: TestIsValidStateString (0.00s) [2022-02-11T19:19:00.344Z] === RUN TestViewSaveDelete [2022-02-11T19:19:00.344Z] --- PASS: TestViewSaveDelete (0.01s) [2022-02-11T19:19:00.344Z] === RUN TestViewAll [2022-02-11T19:19:00.344Z] --- PASS: TestViewAll (0.02s) [2022-02-11T19:19:00.344Z] === RUN TestViewGet [2022-02-11T19:19:00.344Z] --- PASS: TestViewGet (0.01s) [2022-02-11T19:19:00.344Z] === RUN TestNames [2022-02-11T19:19:00.344Z] --- PASS: TestNames (0.00s) [2022-02-11T19:19:00.344Z] === RUN TestViewWithHealthCheck [2022-02-11T19:19:00.344Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-02-11T19:19:00.344Z] PASS [2022-02-11T19:19:00.344Z] coverage: 41.7% of statements [2022-02-11T19:19:00.344Z] ok github.com/docker/docker/container 0.273s coverage: 41.7% of statements [2022-02-11T19:19:00.344Z] ? github.com/docker/docker/container/stream [no test files] [2022-02-11T19:19:00.344Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-02-11T19:19:00.344Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-02-11T19:19:00.344Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-02-11T19:19:01.525Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-02-11T19:19:01.525Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-02-11T19:19:01.912Z] === RUN TestPrepare [2022-02-11T19:19:01.912Z] --- PASS: TestPrepare (0.00s) [2022-02-11T19:19:01.912Z] === RUN TestStart [2022-02-11T19:19:01.912Z] --- PASS: TestStart (0.00s) [2022-02-11T19:19:01.912Z] === RUN TestWaitCancel [2022-02-11T19:19:01.912Z] --- PASS: TestWaitCancel (0.00s) [2022-02-11T19:19:01.912Z] === RUN TestWaitDisabled [2022-02-11T19:19:01.912Z] --- PASS: TestWaitDisabled (0.00s) [2022-02-11T19:19:01.912Z] === RUN TestWaitEnabled [2022-02-11T19:19:01.912Z] --- PASS: TestWaitEnabled (0.00s) [2022-02-11T19:19:01.912Z] === RUN TestRemove [2022-02-11T19:19:01.912Z] --- PASS: TestRemove (0.00s) [2022-02-11T19:19:01.912Z] PASS [2022-02-11T19:19:01.912Z] coverage: 65.3% of statements [2022-02-11T19:19:01.912Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.073s coverage: 65.3% of statements [2022-02-11T19:19:02.072Z] --- PASS: TestCheckoutGit (37.07s) [2022-02-11T19:19:02.072Z] === RUN TestValidGitTransport [2022-02-11T19:19:02.072Z] --- PASS: TestValidGitTransport (0.00s) [2022-02-11T19:19:02.072Z] === RUN TestGitInvalidRef [2022-02-11T19:19:02.072Z] --- PASS: TestGitInvalidRef (0.23s) [2022-02-11T19:19:02.072Z] PASS [2022-02-11T19:19:02.072Z] coverage: 86.3% of statements [2022-02-11T19:19:02.072Z] ok github.com/docker/docker/builder/remotecontext/git 37.375s coverage: 86.3% of statements [2022-02-11T19:19:02.543Z] ? github.com/docker/docker/cli [no test files] [2022-02-11T19:19:02.543Z] ? github.com/docker/docker/cli/config [no test files] [2022-02-11T19:19:03.416Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-02-11T19:19:03.480Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-02-11T19:19:03.480Z] === RUN TestNewListSecretsFilters [2022-02-11T19:19:03.480Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-02-11T19:19:03.480Z] === RUN TestNewListConfigsFilters [2022-02-11T19:19:03.480Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-02-11T19:19:03.480Z] PASS [2022-02-11T19:19:03.480Z] coverage: 0.5% of statements [2022-02-11T19:19:03.480Z] ok github.com/docker/docker/daemon/cluster 0.281s coverage: 0.5% of statements [2022-02-11T19:19:03.480Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.20s) [2022-02-11T19:19:03.480Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-02-11T19:19:03.480Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-02-11T19:19:03.480Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-02-11T19:19:03.480Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-02-11T19:19:03.480Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-02-11T19:19:03.480Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-02-11T19:19:03.480Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-02-11T19:19:03.480Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-02-11T19:19:03.480Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-02-11T19:19:03.480Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-02-11T19:19:03.480Z] === RUN TestServiceConvertToGRPCIsolation [2022-02-11T19:19:03.480Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-02-11T19:19:03.480Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-02-11T19:19:03.480Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-02-11T19:19:03.480Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-02-11T19:19:03.480Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-02-11T19:19:03.480Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-02-11T19:19:03.480Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-02-11T19:19:03.481Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-02-11T19:19:03.481Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-02-11T19:19:03.481Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-02-11T19:19:03.481Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-02-11T19:19:03.481Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-02-11T19:19:03.481Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-02-11T19:19:03.481Z] === RUN TestServiceConvertFromGRPCIsolation [2022-02-11T19:19:03.481Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-02-11T19:19:03.481Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-02-11T19:19:03.481Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-02-11T19:19:03.481Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-02-11T19:19:03.481Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-02-11T19:19:03.481Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-02-11T19:19:03.481Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-02-11T19:19:03.481Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-02-11T19:19:03.481Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-02-11T19:19:03.481Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-02-11T19:19:03.481Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-02-11T19:19:03.481Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-02-11T19:19:03.481Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-02-11T19:19:03.481Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-02-11T19:19:03.481Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-02-11T19:19:03.481Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-02-11T19:19:03.481Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-02-11T19:19:03.481Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-02-11T19:19:03.481Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-02-11T19:19:03.481Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-02-11T19:19:03.481Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-02-11T19:19:03.481Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-02-11T19:19:03.481Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-02-11T19:19:03.481Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-02-11T19:19:03.481Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-02-11T19:19:03.481Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-02-11T19:19:03.481Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-02-11T19:19:03.481Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-02-11T19:19:03.481Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-02-11T19:19:03.481Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-02-11T19:19:03.481Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-02-11T19:19:03.481Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-02-11T19:19:03.481Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-02-11T19:19:03.481Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-02-11T19:19:03.481Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-02-11T19:19:03.481Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-02-11T19:19:03.481Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-02-11T19:19:03.481Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-02-11T19:19:03.481Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-02-11T19:19:03.481Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-02-11T19:19:03.481Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-02-11T19:19:03.481Z] === RUN TestServiceConvertFromGRPCConfigs [2022-02-11T19:19:03.481Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-02-11T19:19:03.481Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-02-11T19:19:03.481Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-02-11T19:19:03.481Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-02-11T19:19:03.481Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-02-11T19:19:03.481Z] === RUN TestServiceConvertToGRPCConfigs [2022-02-11T19:19:03.481Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-02-11T19:19:03.481Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-02-11T19:19:03.481Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-02-11T19:19:03.481Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-02-11T19:19:03.481Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-02-11T19:19:03.481Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-02-11T19:19:03.481Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-02-11T19:19:03.481Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-02-11T19:19:03.481Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-02-11T19:19:03.481Z] PASS [2022-02-11T19:19:03.481Z] coverage: 35.9% of statements [2022-02-11T19:19:03.481Z] ok github.com/docker/docker/daemon/cluster/convert 0.414s coverage: 35.9% of statements [2022-02-11T19:19:04.346Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-02-11T19:19:06.416Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.61s) [2022-02-11T19:19:06.416Z] PASS [2022-02-11T19:19:06.416Z] [2022-02-11T19:19:06.416Z] === Skipped [2022-02-11T19:19:06.416Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-02-11T19:19:06.416Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-11T19:19:06.416Z] [2022-02-11T19:19:06.416Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-02-11T19:19:06.416Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-11T19:19:06.416Z] [2022-02-11T19:19:06.416Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-02-11T19:19:06.416Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-11T19:19:06.416Z] [2022-02-11T19:19:06.416Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-02-11T19:19:06.416Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-11T19:19:06.416Z] [2022-02-11T19:19:06.416Z] DONE 17 tests, 4 skipped in 26.048s [2022-02-11T19:19:06.416Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-02-11T19:19:06.416Z] ++ 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-02-11T19:19:06.416Z] ++ set -e [2022-02-11T19:19:06.416Z] ++ '[' -n 0 ']' [2022-02-11T19:19:06.416Z] ++ set -x [2022-02-11T19:19:06.416Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-02-11T19:19:06.416Z] INFO: Testing against a local daemon [2022-02-11T19:19:06.416Z] === RUN TestPluginInvalidJSON [2022-02-11T19:19:06.416Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-02-11T19:19:06.416Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-02-11T19:19:06.416Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-02-11T19:19:06.416Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-02-11T19:19:06.416Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-02-11T19:19:06.416Z] === RUN TestPluginInstall [2022-02-11T19:19:06.416Z] === RUN TestPluginInstall/no_auth [2022-02-11T19:19:06.416Z] time="2022-02-11T19:19:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-11T19:19:06.416Z] time="2022-02-11T19:19:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:68727ee98d733e1fdc64e88732592eedb793e8110254b42cba4918bf687b1e09" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-11T19:19:06.416Z] time="2022-02-11T19:19:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-11T19:19:06.416Z] time="2022-02-11T19:19:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:68727ee98d733e1fdc64e88732592eedb793e8110254b42cba4918bf687b1e09" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-11T19:19:06.568Z] --- PASS: TestInfoAPIWarnings (16.23s) [2022-02-11T19:19:06.568Z] === RUN TestInfoDebug [2022-02-11T19:19:06.568Z] --- PASS: TestInfoDebug (0.53s) [2022-02-11T19:19:06.568Z] === RUN TestInfoInsecureRegistries [2022-02-11T19:19:06.568Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-02-11T19:19:06.568Z] === RUN TestInfoRegistryMirrors [2022-02-11T19:19:06.568Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-02-11T19:19:06.568Z] === RUN TestLoginFailsWithBadCredentials [2022-02-11T19:19:06.568Z] --- PASS: TestLoginFailsWithBadCredentials (0.07s) [2022-02-11T19:19:06.568Z] === RUN TestPingCacheHeaders [2022-02-11T19:19:06.568Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-02-11T19:19:06.568Z] === RUN TestPingGet [2022-02-11T19:19:06.568Z] --- PASS: TestPingGet (0.02s) [2022-02-11T19:19:06.568Z] === RUN TestPingHead [2022-02-11T19:19:06.568Z] --- PASS: TestPingHead (0.02s) [2022-02-11T19:19:06.568Z] === RUN TestVersion [2022-02-11T19:19:06.568Z] --- PASS: TestVersion (0.01s) [2022-02-11T19:19:06.568Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-02-11T19:19:06.568Z] === CONT TestDiskUsage [2022-02-11T19:19:06.673Z] === RUN TestPluginInstall/with_htpasswd [2022-02-11T19:19:06.827Z] === RUN TestDiskUsage/empty [2022-02-11T19:19:06.827Z] === RUN TestDiskUsage/empty/container_types [2022-02-11T19:19:06.827Z] === RUN TestDiskUsage/empty/image_types [2022-02-11T19:19:06.827Z] === RUN TestDiskUsage/empty/volume_types [2022-02-11T19:19:06.827Z] === RUN TestDiskUsage/empty/build-cache_types [2022-02-11T19:19:06.827Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-02-11T19:19:06.827Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-02-11T19:19:06.827Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-02-11T19:19:06.827Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-02-11T19:19:06.827Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-02-11T19:19:06.827Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-02-11T19:19:06.827Z] === RUN TestDiskUsage/after_LoadBusybox [2022-02-11T19:19:06.929Z] time="2022-02-11T19:19:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-11T19:19:06.929Z] time="2022-02-11T19:19:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:68727ee98d733e1fdc64e88732592eedb793e8110254b42cba4918bf687b1e09" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-11T19:19:06.929Z] time="2022-02-11T19:19:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-11T19:19:06.929Z] time="2022-02-11T19:19:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:68727ee98d733e1fdc64e88732592eedb793e8110254b42cba4918bf687b1e09" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-11T19:19:07.086Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-02-11T19:19:07.087Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-02-11T19:19:07.087Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-02-11T19:19:07.087Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-02-11T19:19:07.087Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-02-11T19:19:07.087Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-02-11T19:19:07.087Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-02-11T19:19:07.087Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-02-11T19:19:07.087Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-02-11T19:19:07.087Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-02-11T19:19:07.087Z] === RUN TestDiskUsage/after_container.Run [2022-02-11T19:19:07.186Z] === RUN TestPluginInstall/with_insecure [2022-02-11T19:19:07.277Z] === RUN TestBuilderGC [2022-02-11T19:19:07.277Z] --- PASS: TestBuilderGC (0.00s) [2022-02-11T19:19:07.277Z] === RUN TestDaemonConfigurationNotFound [2022-02-11T19:19:07.277Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-02-11T19:19:07.277Z] === RUN TestDaemonBrokenConfiguration [2022-02-11T19:19:07.277Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-02-11T19:19:07.277Z] === RUN TestFindConfigurationConflicts [2022-02-11T19:19:07.277Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-02-11T19:19:07.277Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-02-11T19:19:07.277Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-02-11T19:19:07.277Z] === RUN TestDaemonConfigurationMergeConflicts [2022-02-11T19:19:07.277Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-02-11T19:19:07.277Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-02-11T19:19:07.277Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-02-11T19:19:07.277Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-02-11T19:19:07.277Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-02-11T19:19:07.277Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-02-11T19:19:07.277Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-02-11T19:19:07.277Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-02-11T19:19:07.277Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-02-11T19:19:07.277Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-02-11T19:19:07.277Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-02-11T19:19:07.277Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-02-11T19:19:07.277Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-02-11T19:19:07.277Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-02-11T19:19:07.277Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-02-11T19:19:07.277Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-02-11T19:19:07.277Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-02-11T19:19:07.277Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-02-11T19:19:07.277Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-02-11T19:19:07.277Z] === RUN TestValidateConfigurationErrors [2022-02-11T19:19:07.277Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-02-11T19:19:07.277Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-02-11T19:19:07.277Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-02-11T19:19:07.277Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-02-11T19:19:07.277Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-02-11T19:19:07.277Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-02-11T19:19:07.277Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-02-11T19:19:07.277Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-02-11T19:19:07.277Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-02-11T19:19:07.277Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-02-11T19:19:07.277Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-02-11T19:19:07.277Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-02-11T19:19:07.277Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-02-11T19:19:07.277Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-02-11T19:19:07.277Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-02-11T19:19:07.277Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-02-11T19:19:07.277Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-02-11T19:19:07.277Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-02-11T19:19:07.277Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-02-11T19:19:07.277Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-02-11T19:19:07.277Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-02-11T19:19:07.277Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-02-11T19:19:07.277Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-02-11T19:19:07.277Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-02-11T19:19:07.277Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-02-11T19:19:07.277Z] === RUN TestValidateConfiguration [2022-02-11T19:19:07.277Z] === RUN TestValidateConfiguration/with_label [2022-02-11T19:19:07.277Z] === RUN TestValidateConfiguration/with_dns [2022-02-11T19:19:07.277Z] === RUN TestValidateConfiguration/with_dns-search [2022-02-11T19:19:07.277Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-02-11T19:19:07.277Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-02-11T19:19:07.277Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-02-11T19:19:07.277Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-02-11T19:19:07.277Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-02-11T19:19:07.277Z] --- PASS: TestValidateConfiguration (0.00s) [2022-02-11T19:19:07.277Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-02-11T19:19:07.277Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-02-11T19:19:07.277Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-02-11T19:19:07.277Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-02-11T19:19:07.277Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-02-11T19:19:07.277Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-02-11T19:19:07.277Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-02-11T19:19:07.277Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-02-11T19:19:07.277Z] === RUN TestReloadSetConfigFileNotExist [2022-02-11T19:19:07.277Z] time="2022-02-11T19:19:06Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-02-11T19:19:07.277Z] --- PASS: TestReloadSetConfigFileNotExist (0.19s) [2022-02-11T19:19:07.277Z] === RUN TestReloadDefaultConfigNotExist [2022-02-11T19:19:07.277Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-02-11T19:19:07.277Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-02-11T19:19:07.277Z] === RUN TestReloadBadDefaultConfig [2022-02-11T19:19:07.278Z] time="2022-02-11T19:19:06Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-3390427806" [2022-02-11T19:19:07.278Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-02-11T19:19:07.278Z] === RUN TestReloadWithConflictingLabels [2022-02-11T19:19:07.278Z] time="2022-02-11T19:19:06Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1102849739" [2022-02-11T19:19:07.278Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-02-11T19:19:07.278Z] === RUN TestReloadWithDuplicateLabels [2022-02-11T19:19:07.278Z] time="2022-02-11T19:19:06Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3833282060" [2022-02-11T19:19:07.278Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-02-11T19:19:07.278Z] === RUN TestMaskURLCredentials [2022-02-11T19:19:07.278Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-02-11T19:19:07.278Z] === RUN TestDaemonConfigurationMerge [2022-02-11T19:19:07.278Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-02-11T19:19:07.278Z] PASS [2022-02-11T19:19:07.278Z] coverage: 79.2% of statements [2022-02-11T19:19:07.278Z] ok github.com/docker/docker/daemon/config 0.364s coverage: 79.2% of statements [2022-02-11T19:19:07.652Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-02-11T19:19:07.652Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-02-11T19:19:07.652Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-02-11T19:19:07.652Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-02-11T19:19:07.652Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-02-11T19:19:07.652Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-02-11T19:19:07.652Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-02-11T19:19:07.652Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-02-11T19:19:07.652Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-02-11T19:19:07.653Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-02-11T19:19:07.746Z] === RUN TestEventsLog [2022-02-11T19:19:07.746Z] --- PASS: TestEventsLog (0.00s) [2022-02-11T19:19:07.746Z] === RUN TestEventsLogTimeout [2022-02-11T19:19:07.746Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-02-11T19:19:07.746Z] === RUN TestLogEvents [2022-02-11T19:19:07.746Z] --- PASS: TestLogEvents (0.07s) [2022-02-11T19:19:07.746Z] === RUN TestLoadBufferedEvents [2022-02-11T19:19:07.746Z] === RUN TestWaitNodeAttachment [2022-02-11T19:19:07.746Z] --- PASS: TestLoadBufferedEvents (0.19s) [2022-02-11T19:19:07.746Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-02-11T19:19:07.746Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-02-11T19:19:07.746Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-02-11T19:19:07.746Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-02-11T19:19:07.746Z] PASS [2022-02-11T19:19:07.746Z] coverage: 50.0% of statements [2022-02-11T19:19:07.746Z] ok github.com/docker/docker/daemon/events 0.342s coverage: 50.0% of statements [2022-02-11T19:19:07.911Z] --- PASS: TestDiskUsage (1.48s) [2022-02-11T19:19:07.911Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-02-11T19:19:07.911Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-02-11T19:19:07.911Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-02-11T19:19:07.911Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-02-11T19:19:07.911Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-02-11T19:19:07.911Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-02-11T19:19:07.911Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-02-11T19:19:07.911Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-02-11T19:19:07.911Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-02-11T19:19:07.911Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-02-11T19:19:07.911Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-02-11T19:19:07.911Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.29s) [2022-02-11T19:19:07.911Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-02-11T19:19:07.911Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-02-11T19:19:07.911Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-02-11T19:19:07.911Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-02-11T19:19:07.911Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-02-11T19:19:07.911Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-02-11T19:19:07.911Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-02-11T19:19:07.911Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-02-11T19:19:07.911Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-02-11T19:19:07.911Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-02-11T19:19:07.911Z] --- PASS: TestDiskUsage/after_container.Run (0.48s) [2022-02-11T19:19:07.911Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-02-11T19:19:07.911Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-02-11T19:19:07.911Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-02-11T19:19:07.911Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-02-11T19:19:07.911Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-02-11T19:19:07.911Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-02-11T19:19:07.911Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-02-11T19:19:07.911Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-02-11T19:19:07.911Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-02-11T19:19:07.911Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-02-11T19:19:07.911Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.49s) [2022-02-11T19:19:07.911Z] PASS [2022-02-11T19:19:07.911Z] [2022-02-11T19:19:07.911Z] DONE 50 tests in 20.145s [2022-02-11T19:19:07.911Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-02-11T19:19:07.911Z] INFO: Testing against a local daemon [2022-02-11T19:19:07.911Z] === RUN TestVolumesCreateAndList [2022-02-11T19:19:07.911Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-02-11T19:19:07.911Z] === RUN TestVolumesRemove [2022-02-11T19:19:07.911Z] --- PASS: TestVolumesRemove (0.06s) [2022-02-11T19:19:07.911Z] === RUN TestVolumesInspect [2022-02-11T19:19:07.911Z] --- PASS: TestVolumesInspect (0.03s) [2022-02-11T19:19:07.911Z] === RUN TestVolumesInvalidJSON [2022-02-11T19:19:07.911Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-02-11T19:19:07.911Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-02-11T19:19:07.911Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-02-11T19:19:07.911Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-02-11T19:19:07.911Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-02-11T19:19:07.911Z] PASS [2022-02-11T19:19:07.911Z] [2022-02-11T19:19:07.911Z] DONE 5 tests in 0.148s [2022-02-11T19:19:07.912Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-02-11T19:19:08.115Z] time="2022-02-11T19:19:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-11T19:19:08.115Z] time="2022-02-11T19:19:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:eba28335506eacca5bb04be64b78e46fb749aea93c05fd7cacf787df6d72f7c1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-11T19:19:08.115Z] time="2022-02-11T19:19:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-11T19:19:08.115Z] time="2022-02-11T19:19:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:eba28335506eacca5bb04be64b78e46fb749aea93c05fd7cacf787df6d72f7c1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-11T19:19:08.215Z] --- PASS: TestWaitNodeAttachment (0.41s) [2022-02-11T19:19:08.215Z] === RUN TestIsolationConversion [2022-02-11T19:19:08.215Z] === RUN TestIsolationConversion/default [2022-02-11T19:19:08.215Z] === RUN TestIsolationConversion/process [2022-02-11T19:19:08.215Z] === RUN TestIsolationConversion/hyperv [2022-02-11T19:19:08.215Z] --- PASS: TestIsolationConversion (0.00s) [2022-02-11T19:19:08.215Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-02-11T19:19:08.215Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-02-11T19:19:08.215Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-02-11T19:19:08.215Z] === RUN TestContainerLabels [2022-02-11T19:19:08.215Z] --- PASS: TestContainerLabels (0.00s) [2022-02-11T19:19:08.215Z] === RUN TestCredentialSpecConversion [2022-02-11T19:19:08.215Z] === RUN TestCredentialSpecConversion/none [2022-02-11T19:19:08.215Z] === RUN TestCredentialSpecConversion/config [2022-02-11T19:19:08.215Z] === RUN TestCredentialSpecConversion/file [2022-02-11T19:19:08.215Z] === RUN TestCredentialSpecConversion/registry [2022-02-11T19:19:08.215Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-02-11T19:19:08.215Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-02-11T19:19:08.215Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-02-11T19:19:08.215Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-02-11T19:19:08.215Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-02-11T19:19:08.215Z] === RUN TestControllerValidateMountBind [2022-02-11T19:19:08.215Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-02-11T19:19:08.215Z] === RUN TestControllerValidateMountVolume [2022-02-11T19:19:08.215Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-02-11T19:19:08.215Z] === RUN TestControllerValidateMountTarget [2022-02-11T19:19:08.215Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-02-11T19:19:08.215Z] === RUN TestControllerValidateMountTmpfs [2022-02-11T19:19:08.215Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-02-11T19:19:08.215Z] === RUN TestControllerValidateMountInvalidType [2022-02-11T19:19:08.215Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-02-11T19:19:08.215Z] === RUN TestControllerValidateMountNamedPipe [2022-02-11T19:19:08.215Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-02-11T19:19:08.215Z] PASS [2022-02-11T19:19:08.215Z] coverage: 11.0% of statements [2022-02-11T19:19:08.215Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.629s coverage: 11.0% of statements [2022-02-11T19:19:08.371Z] plugin_test.go:165: [d1e4502ab27da] daemon is not started [2022-02-11T19:19:08.371Z] --- PASS: TestPluginInstall (3.10s) [2022-02-11T19:19:08.371Z] --- PASS: TestPluginInstall/no_auth (1.51s) [2022-02-11T19:19:08.371Z] --- PASS: TestPluginInstall/with_htpasswd (0.57s) [2022-02-11T19:19:08.371Z] --- PASS: TestPluginInstall/with_insecure (1.02s) [2022-02-11T19:19:08.371Z] === RUN TestPluginsWithRuntimes [2022-02-11T19:19:08.418Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-02-11T19:19:08.418Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-02-11T19:19:08.418Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-02-11T19:19:08.418Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-02-11T19:19:08.418Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-02-11T19:19:08.418Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-02-11T19:19:08.418Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-02-11T19:19:08.418Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-02-11T19:19:08.418Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-02-11T19:19:08.418Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-02-11T19:19:08.418Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-02-11T19:19:08.418Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-02-11T19:19:08.418Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-02-11T19:19:08.418Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-02-11T19:19:08.418Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-02-11T19:19:08.418Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-02-11T19:19:08.418Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-02-11T19:19:08.418Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-02-11T19:19:08.418Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-02-11T19:19:08.418Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.01s) [2022-02-11T19:19:08.418Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-02-11T19:19:08.418Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-02-11T19:19:08.418Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-02-11T19:19:08.418Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-02-11T19:19:08.418Z] === RUN TestConfigureDaemonLogs [2022-02-11T19:19:08.418Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-02-11T19:19:08.418Z] === RUN TestCommonOptionsInstallFlags [2022-02-11T19:19:08.418Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-02-11T19:19:08.418Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-02-11T19:19:08.418Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-02-11T19:19:08.418Z] PASS [2022-02-11T19:19:08.418Z] coverage: 18.6% of statements [2022-02-11T19:19:08.418Z] ok github.com/docker/docker/cmd/dockerd 0.278s coverage: 18.6% of statements [2022-02-11T19:19:08.418Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-02-11T19:19:08.418Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-02-11T19:19:08.477Z] Stopping apparmor (via systemctl): apparmor.service. [2022-02-11T19:19:08.477Z] Removing test suite binaries [2022-02-11T19:19:08.735Z] exiting test-integration [2022-02-11T19:19:08.735Z] ++ exit 0 [2022-02-11T19:19:08.735Z] [2022-02-11T19:19:09.407Z] === RUN TestContainerStopSignal [2022-02-11T19:19:09.407Z] --- PASS: TestContainerStopSignal (0.00s) [2022-02-11T19:19:09.407Z] === RUN TestContainerStopTimeout [2022-02-11T19:19:09.407Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-02-11T19:19:09.407Z] === RUN TestContainerSecretReferenceDestTarget [2022-02-11T19:19:09.407Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-02-11T19:19:09.407Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-02-11T19:19:09.407Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-02-11T19:19:09.407Z] === RUN TestContainerLogPathSetForRingLogger [2022-02-11T19:19:09.407Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-02-11T19:19:09.407Z] === RUN TestReplaceAndAppendEnvVars [2022-02-11T19:19:09.407Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-02-11T19:19:09.407Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-02-11T19:19:09.407Z] === RUN TestNewMemoryStore [2022-02-11T19:19:09.407Z] --- PASS: TestNewMemoryStore (0.00s) [2022-02-11T19:19:09.407Z] === RUN TestAddContainers [2022-02-11T19:19:09.407Z] --- PASS: TestAddContainers (0.00s) [2022-02-11T19:19:09.407Z] === RUN TestGetContainer [2022-02-11T19:19:09.407Z] --- PASS: TestGetContainer (0.00s) [2022-02-11T19:19:09.407Z] === RUN TestDeleteContainer [2022-02-11T19:19:09.407Z] --- PASS: TestDeleteContainer (0.00s) [2022-02-11T19:19:09.407Z] === RUN TestListContainers [2022-02-11T19:19:09.407Z] --- PASS: TestListContainers (0.00s) [2022-02-11T19:19:09.407Z] === RUN TestFirstContainer [2022-02-11T19:19:09.407Z] --- PASS: TestFirstContainer (0.00s) [2022-02-11T19:19:09.407Z] === RUN TestApplyAllContainer [2022-02-11T19:19:09.407Z] --- PASS: TestApplyAllContainer (0.00s) [2022-02-11T19:19:09.407Z] === RUN TestIsValidHealthString [2022-02-11T19:19:09.407Z] --- PASS: TestIsValidHealthString (0.00s) [2022-02-11T19:19:09.407Z] === RUN TestStateRunStop [2022-02-11T19:19:09.407Z] --- PASS: TestStateRunStop (0.00s) [2022-02-11T19:19:09.407Z] === RUN TestStateTimeoutWait [2022-02-11T19:19:09.407Z] state_test.go:141: Stop callback fired [2022-02-11T19:19:09.407Z] state_test.go:165: Stop callback fired [2022-02-11T19:19:09.407Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-02-11T19:19:09.407Z] === RUN TestIsValidStateString [2022-02-11T19:19:09.407Z] --- PASS: TestIsValidStateString (0.00s) [2022-02-11T19:19:09.407Z] === RUN TestViewSaveDelete [2022-02-11T19:19:09.407Z] --- PASS: TestViewSaveDelete (0.02s) [2022-02-11T19:19:09.407Z] === RUN TestViewAll [2022-02-11T19:19:09.407Z] --- PASS: TestViewAll (0.01s) [2022-02-11T19:19:09.407Z] === RUN TestViewGet [2022-02-11T19:19:09.407Z] --- PASS: TestViewGet (0.01s) [2022-02-11T19:19:09.407Z] === RUN TestNames [2022-02-11T19:19:09.407Z] --- PASS: TestNames (0.00s) [2022-02-11T19:19:09.407Z] === RUN TestViewWithHealthCheck [2022-02-11T19:19:09.407Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-02-11T19:19:09.407Z] PASS [2022-02-11T19:19:09.407Z] coverage: 41.7% of statements [2022-02-11T19:19:09.407Z] ok github.com/docker/docker/container 0.262s coverage: 41.7% of statements [2022-02-11T19:19:09.407Z] ? github.com/docker/docker/container/stream [no test files] [2022-02-11T19:19:09.407Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-02-11T19:19:09.407Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-02-11T19:19:09.407Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-02-11T19:19:09.599Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-02-11T19:19:09.737Z] === RUN TestPluginsWithRuntimes/No_Args [2022-02-11T19:19:09.782Z] === RUN TestIsEmptyDir [2022-02-11T19:19:09.782Z] --- PASS: TestIsEmptyDir (0.01s) [2022-02-11T19:19:09.782Z] PASS [2022-02-11T19:19:09.782Z] coverage: 2.3% of statements [2022-02-11T19:19:09.782Z] ok github.com/docker/docker/daemon/graphdriver 0.086s coverage: 2.3% of statements [2022-02-11T19:19:09.782Z] === RUN TestLinkNaming [2022-02-11T19:19:09.782Z] --- PASS: TestLinkNaming (0.00s) [2022-02-11T19:19:09.782Z] === RUN TestLinkNew [2022-02-11T19:19:09.782Z] --- PASS: TestLinkNew (0.00s) [2022-02-11T19:19:09.782Z] === RUN TestLinkEnv [2022-02-11T19:19:09.782Z] --- PASS: TestLinkEnv (0.00s) [2022-02-11T19:19:09.782Z] === RUN TestLinkMultipleEnv [2022-02-11T19:19:09.782Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-02-11T19:19:09.782Z] === RUN TestLinkPortRangeEnv [2022-02-11T19:19:09.782Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-02-11T19:19:09.782Z] PASS [2022-02-11T19:19:09.782Z] coverage: 93.0% of statements [2022-02-11T19:19:09.782Z] ok github.com/docker/docker/daemon/links 0.043s coverage: 93.0% of statements Post stage [Pipeline] junit [2022-02-11T19:19:10.121Z] Recording test results [2022-02-11T19:19:10.665Z] === RUN TestPluginsWithRuntimes/With_Args [2022-02-11T19:19:10.976Z] === RUN TestPrepare [2022-02-11T19:19:10.976Z] --- PASS: TestPrepare (0.00s) [2022-02-11T19:19:10.976Z] === RUN TestStart [2022-02-11T19:19:10.976Z] --- PASS: TestStart (0.00s) [2022-02-11T19:19:10.976Z] === RUN TestWaitCancel [2022-02-11T19:19:10.976Z] --- PASS: TestWaitCancel (0.00s) [2022-02-11T19:19:10.976Z] === RUN TestWaitDisabled [2022-02-11T19:19:10.976Z] --- PASS: TestWaitDisabled (0.00s) [2022-02-11T19:19:10.976Z] === RUN TestWaitEnabled [2022-02-11T19:19:10.976Z] --- PASS: TestWaitEnabled (0.00s) [2022-02-11T19:19:10.976Z] === RUN TestRemove [2022-02-11T19:19:10.976Z] --- PASS: TestRemove (0.00s) [2022-02-11T19:19:10.976Z] PASS [2022-02-11T19:19:10.976Z] coverage: 65.3% of statements [2022-02-11T19:19:10.976Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.075s coverage: 65.3% of statements [2022-02-11T19:19:11.353Z] === RUN TestVerifyNetworkingConfig [2022-02-11T19:19:11.353Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-02-11T19:19:11.353Z] === RUN TestGetContainer [2022-02-11T19:19:11.353Z] --- PASS: TestGetContainer (0.00s) [2022-02-11T19:19:11.353Z] === RUN TestValidContainerNames [2022-02-11T19:19:11.353Z] --- PASS: TestValidContainerNames (0.00s) [2022-02-11T19:19:11.353Z] === RUN TestContainerInitDNS [2022-02-11T19:19:11.353Z] daemon_test.go:145: root required [2022-02-11T19:19:11.353Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-02-11T19:19:11.353Z] === RUN TestMerge [2022-02-11T19:19:11.353Z] --- PASS: TestMerge (0.00s) [2022-02-11T19:19:11.353Z] === RUN TestValidateContainerIsolation [2022-02-11T19:19:11.353Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-02-11T19:19:11.353Z] === RUN TestFindNetworkErrorType [2022-02-11T19:19:11.353Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-02-11T19:19:11.353Z] === RUN TestEnsureServicesExist [2022-02-11T19:19:11.353Z] --- PASS: TestEnsureServicesExist (0.01s) [2022-02-11T19:19:11.353Z] === RUN TestEnsureServicesExistErrors [2022-02-11T19:19:11.353Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-02-11T19:19:11.353Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-02-11T19:19:11.353Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-02-11T19:19:11.353Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-02-11T19:19:11.353Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-02-11T19:19:11.353Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-02-11T19:19:11.353Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-02-11T19:19:11.353Z] === RUN TestContainerDelete [2022-02-11T19:19:11.353Z] --- PASS: TestContainerDelete (0.01s) [2022-02-11T19:19:11.353Z] === RUN TestContainerDoubleDelete [2022-02-11T19:19:11.353Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-02-11T19:19:11.353Z] === RUN TestLogContainerEventCopyLabels [2022-02-11T19:19:11.353Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-02-11T19:19:11.353Z] === RUN TestLogContainerEventWithAttributes [2022-02-11T19:19:11.353Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-02-11T19:19:11.353Z] === RUN TestNoneHealthcheck [2022-02-11T19:19:11.353Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-02-11T19:19:11.353Z] === RUN TestHealthStates [2022-02-11T19:19:11.353Z] time="2022-02-11T19:19:10Z" 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-02-11T19:19:11.353Z] time="2022-02-11T19:19:11Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-02-11T19:19:11.353Z] time="2022-02-11T19:19:11Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-02-11T19:19:11.353Z] time="2022-02-11T19:19:11Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-02-11T19:19:11.353Z] time="2022-02-11T19:19:11Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-02-11T19:19:11.353Z] time="2022-02-11T19:19:11Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-02-11T19:19:11.353Z] time="2022-02-11T19:19:11Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-02-11T19:19:11.353Z] time="2022-02-11T19:19:11Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-02-11T19:19:11.353Z] time="2022-02-11T19:19:11Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-02-11T19:19:11.353Z] time="2022-02-11T19:19:11Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-02-11T19:19:11.353Z] --- PASS: TestHealthStates (0.20s) [2022-02-11T19:19:11.353Z] === RUN TestGetInspectData [2022-02-11T19:19:11.353Z] --- PASS: TestGetInspectData (0.00s) [2022-02-11T19:19:11.353Z] === RUN TestFillLicense [2022-02-11T19:19:11.353Z] --- PASS: TestFillLicense (0.00s) [2022-02-11T19:19:11.353Z] === RUN TestListInvalidFilter [2022-02-11T19:19:11.353Z] --- PASS: TestListInvalidFilter (0.00s) [2022-02-11T19:19:11.353Z] === RUN TestNameFilter [2022-02-11T19:19:11.353Z] --- PASS: TestNameFilter (0.00s) [2022-02-11T19:19:11.353Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-02-11T19:19:11.353Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-02-11T19:19:11.353Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-02-11T19:19:11.353Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-02-11T19:19:11.353Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-02-11T19:19:11.353Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-02-11T19:19:11.353Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-02-11T19:19:11.353Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-02-11T19:19:11.353Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-02-11T19:19:11.353Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-02-11T19:19:11.353Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-02-11T19:19:11.353Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-02-11T19:19:11.353Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-02-11T19:19:11.353Z] === 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-02-11T19:19:11.353Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-02-11T19:19:11.353Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-02-11T19:19:11.353Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-02-11T19:19:11.353Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-02-11T19:19:11.353Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-02-11T19:19:11.353Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-02-11T19:19:11.353Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-02-11T19:19:11.353Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-02-11T19:19:11.353Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.07s) [2022-02-11T19:19:11.353Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-02-11T19:19:11.353Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-02-11T19:19:11.353Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-02-11T19:19:11.353Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-02-11T19:19:11.353Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-02-11T19:19:11.353Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-02-11T19:19:11.353Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-02-11T19:19:11.353Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-02-11T19:19:11.353Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-02-11T19:19:11.353Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-02-11T19:19:11.353Z] --- 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-02-11T19:19:11.353Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-02-11T19:19:11.353Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-02-11T19:19:11.353Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-02-11T19:19:11.353Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-02-11T19:19:11.354Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-02-11T19:19:11.354Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-02-11T19:19:11.354Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-02-11T19:19:11.354Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-02-11T19:19:11.354Z] === RUN TestDaemonReloadLabels [2022-02-11T19:19:11.354Z] --- PASS: TestDaemonReloadLabels (0.04s) [2022-02-11T19:19:11.354Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-02-11T19:19:11.354Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-02-11T19:19:11.354Z] === RUN TestDaemonReloadMirrors [2022-02-11T19:19:11.354Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-02-11T19:19:11.354Z] === RUN TestDaemonReloadInsecureRegistries [2022-02-11T19:19:11.354Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-02-11T19:19:11.354Z] === RUN TestDaemonReloadNotAffectOthers [2022-02-11T19:19:11.354Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-02-11T19:19:11.354Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-02-11T19:19:11.354Z] reload_test.go:342: root required [2022-02-11T19:19:11.354Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-02-11T19:19:11.354Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-02-11T19:19:11.354Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-02-11T19:19:11.354Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-02-11T19:19:11.354Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.04s) [2022-02-11T19:19:11.354Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-02-11T19:19:11.354Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-02-11T19:19:11.354Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-02-11T19:19:11.592Z] --- PASS: TestPluginsWithRuntimes (3.13s) [2022-02-11T19:19:11.593Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.82s) [2022-02-11T19:19:11.593Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.80s) [2022-02-11T19:19:11.593Z] === RUN TestPluginBackCompatMediaTypes [2022-02-11T19:19:11.823Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-02-11T19:19:11.823Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-02-11T19:19:11.823Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-02-11T19:19:11.823Z] === RUN TestParseVolumesFrom [2022-02-11T19:19:11.823Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-02-11T19:19:11.823Z] PASS [2022-02-11T19:19:11.823Z] coverage: 8.6% of statements [2022-02-11T19:19:11.823Z] ok github.com/docker/docker/daemon 0.737s coverage: 8.6% of statements [2022-02-11T19:19:11.823Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-02-11T19:19:11.823Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-02-11T19:19:11.823Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-02-11T19:19:11.823Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-02-11T19:19:11.823Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-02-11T19:19:11.823Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-02-11T19:19:11.823Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-02-11T19:19:11.823Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-02-11T19:19:11.823Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-02-11T19:19:11.823Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-02-11T19:19:11.823Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-02-11T19:19:11.823Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-02-11T19:19:11.823Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-02-11T19:19:11.823Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-02-11T19:19:11.903Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-02-11T19:19:12.119Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-02-11T19:19:12.155Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-02-11T19:19:12.155Z] PASS [2022-02-11T19:19:12.155Z] [2022-02-11T19:19:12.155Z] DONE 10 tests in 6.931s [2022-02-11T19:19:12.155Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-02-11T19:19:12.156Z] ++ 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-02-11T19:19:12.156Z] ++ set -e [2022-02-11T19:19:12.156Z] ++ '[' -n 0 ']' [2022-02-11T19:19:12.156Z] ++ set -x [2022-02-11T19:19:12.156Z] ++ 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-02-11T19:19:12.156Z] INFO: Testing against a local daemon [2022-02-11T19:19:12.156Z] === RUN TestExternalGraphDriver [2022-02-11T19:19:12.156Z] === RUN TestExternalGraphDriver/json [2022-02-11T19:19:12.238Z] + echo Ensuring container killed. [2022-02-11T19:19:12.238Z] Ensuring container killed. [2022-02-11T19:19:12.238Z] + docker rm -vf docker-pr1 [2022-02-11T19:19:12.238Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-02-11T19:19:12.526Z] + echo Chowning /workspace to jenkins user [2022-02-11T19:19:12.526Z] Chowning /workspace to jenkins user [2022-02-11T19:19:12.526Z] + id -u [2022-02-11T19:19:12.526Z] + id -g [2022-02-11T19:19:12.526Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43230:/workspace busybox chown -R 1000:1000 /workspace [2022-02-11T19:19:12.526Z] Unable to find image 'busybox:latest' locally [2022-02-11T19:19:12.526Z] latest: Pulling from library/busybox [2022-02-11T19:19:12.783Z] 009932687766: Pulling fs layer [2022-02-11T19:19:12.783Z] 009932687766: Download complete [2022-02-11T19:19:12.783Z] 009932687766: Pull complete [2022-02-11T19:19:12.783Z] Digest: sha256:afcc7f1ac1b49db317a7196c902e61c6c3c4607d63599ee1a82d702d249a0ccb [2022-02-11T19:19:12.783Z] Status: Downloaded newer image for busybox:latest [2022-02-11T19:19:12.813Z] === RUN TestSearchRegistryForImagesErrors [2022-02-11T19:19:12.813Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-02-11T19:19:12.813Z] === RUN TestSearchRegistryForImages [2022-02-11T19:19:12.813Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-02-11T19:19:12.813Z] === RUN TestOnlyPlatformWithFallback [2022-02-11T19:19:12.813Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-02-11T19:19:12.813Z] === RUN TestImageDelete [2022-02-11T19:19:12.813Z] === RUN TestImageDelete/no_lease [2022-02-11T19:19:12.813Z] === RUN TestImageDelete/lease_exists [2022-02-11T19:19:12.813Z] === RUN TestAdapterReadLogs [2022-02-11T19:19:12.813Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-02-11T19:19:12.813Z] === RUN TestCopier [2022-02-11T19:19:12.813Z] --- PASS: TestCopier (0.00s) [2022-02-11T19:19:12.813Z] === RUN TestCopierLongLines [2022-02-11T19:19:12.813Z] --- PASS: TestImageDelete (0.04s) [2022-02-11T19:19:12.813Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-02-11T19:19:12.813Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2022-02-11T19:19:12.813Z] === RUN TestContentStoreForPull [2022-02-11T19:19:12.813Z] --- PASS: TestCopierLongLines (0.00s) [2022-02-11T19:19:12.813Z] === RUN TestCopierSlow [2022-02-11T19:19:12.813Z] === RUN TestNewStreamConfig [2022-02-11T19:19:12.813Z] === RUN TestNewStreamConfig/defaults [2022-02-11T19:19:12.813Z] === RUN TestNewStreamConfig/invalid_create_group [2022-02-11T19:19:12.813Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-02-11T19:19:12.813Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-02-11T19:19:12.813Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-02-11T19:19:12.813Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-02-11T19:19:12.813Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-02-11T19:19:12.813Z] --- PASS: TestNewStreamConfig (0.00s) [2022-02-11T19:19:12.813Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-02-11T19:19:12.813Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-02-11T19:19:12.813Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-02-11T19:19:12.813Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-02-11T19:19:12.813Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-02-11T19:19:12.813Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-02-11T19:19:12.813Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-02-11T19:19:12.813Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-02-11T19:19:12.813Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-02-11T19:19:12.813Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-02-11T19:19:12.813Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-02-11T19:19:12.813Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-02-11T19:19:12.813Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-02-11T19:19:12.813Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-02-11T19:19:12.813Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-02-11T19:19:12.813Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-02-11T19:19:12.813Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-02-11T19:19:12.813Z] === RUN TestNewAWSLogsClientRegionDetect [2022-02-11T19:19:12.813Z] --- PASS: TestCopierSlow (0.20s) [2022-02-11T19:19:12.813Z] === RUN TestCopierWithSized [2022-02-11T19:19:12.813Z] === RUN TestCopierWithSized/as_is [2022-02-11T19:19:12.813Z] === RUN TestCopierWithSized/With_RingLogger [2022-02-11T19:19:12.813Z] --- PASS: TestCopierWithSized (0.01s) [2022-02-11T19:19:12.813Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2022-02-11T19:19:12.813Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-02-11T19:19:12.813Z] === RUN TestCopierWithPartial [2022-02-11T19:19:12.813Z] --- PASS: TestCopierWithPartial (0.00s) [2022-02-11T19:19:12.813Z] === RUN TestRingLogger [2022-02-11T19:19:12.813Z] --- PASS: TestRingLogger (0.00s) [2022-02-11T19:19:12.813Z] === RUN TestRingCap [2022-02-11T19:19:12.813Z] --- PASS: TestRingCap (0.00s) [2022-02-11T19:19:12.813Z] === RUN TestRingClose [2022-02-11T19:19:12.813Z] --- PASS: TestRingClose (0.00s) [2022-02-11T19:19:12.813Z] === RUN TestRingDrain [2022-02-11T19:19:12.813Z] --- PASS: TestRingDrain (0.00s) [2022-02-11T19:19:12.813Z] PASS [2022-02-11T19:19:12.813Z] coverage: 43.8% of statements [2022-02-11T19:19:12.813Z] ok github.com/docker/docker/daemon/logger 0.278s coverage: 43.8% of statements [2022-02-11T19:19:12.813Z] --- PASS: TestContentStoreForPull (0.24s) [2022-02-11T19:19:12.813Z] PASS [2022-02-11T19:19:12.813Z] coverage: 6.6% of statements [2022-02-11T19:19:12.813Z] time="2022-02-11T19:19:12Z" level=info msg="Trying to get region from EC2 Metadata" [2022-02-11T19:19:12.813Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.22s) [2022-02-11T19:19:12.813Z] === RUN TestCreateSuccess [2022-02-11T19:19:12.813Z] --- PASS: TestCreateSuccess (0.00s) [2022-02-11T19:19:12.813Z] === RUN TestCreateStreamSkipped [2022-02-11T19:19:12.813Z] time="2022-02-11T19:19:12Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-02-11T19:19:12.813Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-02-11T19:19:12.813Z] === RUN TestCreateLogGroupSuccess [2022-02-11T19:19:12.813Z] ok github.com/docker/docker/daemon/images 0.388s coverage: 6.6% of statements [2022-02-11T19:19:12.813Z] time="2022-02-11T19:19:12Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-02-11T19:19:12.814Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-02-11T19:19:12.814Z] === RUN TestCreateError [2022-02-11T19:19:12.814Z] --- PASS: TestCreateError (0.00s) [2022-02-11T19:19:13.048Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-02-11T19:19:13.196Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-02-11T19:19:13.196Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.21s) [2022-02-11T19:19:13.196Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-02-11T19:19:13.196Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-02-11T19:19:13.196Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-02-11T19:19:13.196Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-02-11T19:19:13.196Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-02-11T19:19:13.196Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-02-11T19:19:13.196Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-02-11T19:19:13.196Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-02-11T19:19:13.196Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-02-11T19:19:13.196Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-02-11T19:19:13.196Z] === RUN TestServiceConvertToGRPCIsolation [2022-02-11T19:19:13.196Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-02-11T19:19:13.196Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-02-11T19:19:13.196Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-02-11T19:19:13.196Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-02-11T19:19:13.196Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-02-11T19:19:13.196Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-02-11T19:19:13.196Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-02-11T19:19:13.196Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-02-11T19:19:13.196Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-02-11T19:19:13.196Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-02-11T19:19:13.196Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-02-11T19:19:13.196Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-02-11T19:19:13.196Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-02-11T19:19:13.196Z] === RUN TestServiceConvertFromGRPCIsolation [2022-02-11T19:19:13.196Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-02-11T19:19:13.196Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-02-11T19:19:13.196Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-02-11T19:19:13.196Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-02-11T19:19:13.196Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-02-11T19:19:13.196Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-02-11T19:19:13.196Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-02-11T19:19:13.196Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-02-11T19:19:13.196Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-02-11T19:19:13.196Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-02-11T19:19:13.196Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-02-11T19:19:13.196Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-02-11T19:19:13.196Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-02-11T19:19:13.196Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-02-11T19:19:13.196Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-02-11T19:19:13.196Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-02-11T19:19:13.196Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-02-11T19:19:13.196Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-02-11T19:19:13.196Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-02-11T19:19:13.196Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-02-11T19:19:13.196Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-02-11T19:19:13.196Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-02-11T19:19:13.196Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-02-11T19:19:13.196Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-02-11T19:19:13.196Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-02-11T19:19:13.196Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-02-11T19:19:13.197Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-02-11T19:19:13.197Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-02-11T19:19:13.197Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-02-11T19:19:13.197Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-02-11T19:19:13.197Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-02-11T19:19:13.197Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-02-11T19:19:13.197Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-02-11T19:19:13.197Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-02-11T19:19:13.197Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-02-11T19:19:13.197Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-02-11T19:19:13.197Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-02-11T19:19:13.197Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-02-11T19:19:13.197Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-02-11T19:19:13.197Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-02-11T19:19:13.197Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-02-11T19:19:13.197Z] === RUN TestServiceConvertFromGRPCConfigs [2022-02-11T19:19:13.197Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-02-11T19:19:13.197Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-02-11T19:19:13.197Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-02-11T19:19:13.197Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-02-11T19:19:13.197Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-02-11T19:19:13.197Z] === RUN TestServiceConvertToGRPCConfigs [2022-02-11T19:19:13.197Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-02-11T19:19:13.197Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-02-11T19:19:13.197Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-02-11T19:19:13.197Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-02-11T19:19:13.197Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-02-11T19:19:13.197Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-02-11T19:19:13.197Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-02-11T19:19:13.197Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-02-11T19:19:13.197Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-02-11T19:19:13.197Z] PASS [2022-02-11T19:19:13.197Z] coverage: 35.9% of statements [2022-02-11T19:19:13.197Z] ok github.com/docker/docker/daemon/cluster/convert 0.742s coverage: 35.9% of statements [2022-02-11T19:19:13.197Z] === RUN TestNewListSecretsFilters [2022-02-11T19:19:13.197Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-02-11T19:19:13.197Z] === RUN TestNewListConfigsFilters [2022-02-11T19:19:13.197Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-02-11T19:19:13.282Z] === RUN TestCreateAlreadyExists [2022-02-11T19:19:13.282Z] time="2022-02-11T19:19:12Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-02-11T19:19:13.282Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-02-11T19:19:13.282Z] === RUN TestLogClosed [2022-02-11T19:19:13.282Z] --- PASS: TestLogClosed (0.00s) [2022-02-11T19:19:13.282Z] === RUN TestLogBlocking [2022-02-11T19:19:13.282Z] --- PASS: TestLogBlocking (0.00s) [2022-02-11T19:19:13.282Z] === RUN TestLogNonBlockingBufferEmpty [2022-02-11T19:19:13.282Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-02-11T19:19:13.282Z] === RUN TestLogNonBlockingBufferFull [2022-02-11T19:19:13.282Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-02-11T19:19:13.282Z] === RUN TestPublishBatchSuccess [2022-02-11T19:19:13.282Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-02-11T19:19:13.282Z] === RUN TestPublishBatchError [2022-02-11T19:19:13.282Z] time="2022-02-11T19:19:12Z" level=error msg=error [2022-02-11T19:19:13.282Z] --- PASS: TestPublishBatchError (0.00s) [2022-02-11T19:19:13.282Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-02-11T19:19:13.282Z] time="2022-02-11T19:19:12Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-02-11T19:19:13.282Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-02-11T19:19:13.282Z] === RUN TestPublishBatchAlreadyAccepted [2022-02-11T19:19:13.282Z] time="2022-02-11T19:19:12Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-02-11T19:19:13.282Z] time="2022-02-11T19:19:12Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-02-11T19:19:13.282Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-02-11T19:19:13.282Z] === RUN TestCollectBatchSimple [2022-02-11T19:19:13.282Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-02-11T19:19:13.282Z] === RUN TestCollectBatchTicker [2022-02-11T19:19:13.282Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-02-11T19:19:13.282Z] === RUN TestCollectBatchMultilinePattern [2022-02-11T19:19:13.282Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-02-11T19:19:13.282Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-02-11T19:19:13.282Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-02-11T19:19:13.282Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-02-11T19:19:13.282Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-02-11T19:19:13.282Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-02-11T19:19:13.282Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2022-02-11T19:19:13.282Z] === RUN TestCollectBatchClose [2022-02-11T19:19:13.282Z] --- PASS: TestCollectBatchClose (0.00s) [2022-02-11T19:19:13.282Z] === RUN TestEffectiveLen [2022-02-11T19:19:13.282Z] === RUN TestEffectiveLen/0/Hello [2022-02-11T19:19:13.282Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-02-11T19:19:13.282Z] === RUN TestEffectiveLen/2/🙃 [2022-02-11T19:19:13.282Z] === RUN TestEffectiveLen/3/���� [2022-02-11T19:19:13.282Z] === RUN TestEffectiveLen/4/He��o [2022-02-11T19:19:13.282Z] === RUN TestEffectiveLen/5/ [2022-02-11T19:19:13.282Z] --- PASS: TestEffectiveLen (0.00s) [2022-02-11T19:19:13.282Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-02-11T19:19:13.282Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-02-11T19:19:13.282Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-02-11T19:19:13.282Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-02-11T19:19:13.282Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-02-11T19:19:13.282Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-02-11T19:19:13.282Z] === RUN TestFindValidSplit [2022-02-11T19:19:13.282Z] === RUN TestFindValidSplit/0/ [2022-02-11T19:19:13.282Z] cloudwatchlogs_test.go:1076: [2022-02-11T19:19:13.282Z] cloudwatchlogs_test.go:1077: [2022-02-11T19:19:13.282Z] === RUN TestFindValidSplit/1/Hello [2022-02-11T19:19:13.282Z] cloudwatchlogs_test.go:1076: Hello [2022-02-11T19:19:13.282Z] cloudwatchlogs_test.go:1077: [2022-02-11T19:19:13.282Z] === RUN TestFindValidSplit/2/Hello [2022-02-11T19:19:13.282Z] cloudwatchlogs_test.go:1076: He [2022-02-11T19:19:13.282Z] cloudwatchlogs_test.go:1077: llo [2022-02-11T19:19:13.282Z] === RUN TestFindValidSplit/3/Hello [2022-02-11T19:19:13.282Z] cloudwatchlogs_test.go:1076: [2022-02-11T19:19:13.282Z] cloudwatchlogs_test.go:1077: Hello [2022-02-11T19:19:13.282Z] === RUN TestFindValidSplit/4/🙃 [2022-02-11T19:19:13.282Z] cloudwatchlogs_test.go:1076: [2022-02-11T19:19:13.282Z] cloudwatchlogs_test.go:1077: 🙃 [2022-02-11T19:19:13.282Z] === RUN TestFindValidSplit/5/🙃 [2022-02-11T19:19:13.282Z] cloudwatchlogs_test.go:1076: 🙃 [2022-02-11T19:19:13.282Z] cloudwatchlogs_test.go:1077: [2022-02-11T19:19:13.282Z] === RUN TestFindValidSplit/6/a� [2022-02-11T19:19:13.282Z] cloudwatchlogs_test.go:1076: a [2022-02-11T19:19:13.282Z] cloudwatchlogs_test.go:1077: � [2022-02-11T19:19:13.282Z] === RUN TestFindValidSplit/7/a� [2022-02-11T19:19:13.282Z] cloudwatchlogs_test.go:1076: a� [2022-02-11T19:19:13.282Z] cloudwatchlogs_test.go:1077: [2022-02-11T19:19:13.282Z] --- PASS: TestFindValidSplit (0.00s) [2022-02-11T19:19:13.282Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-02-11T19:19:13.283Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-02-11T19:19:13.283Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-02-11T19:19:13.283Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-02-11T19:19:13.283Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-02-11T19:19:13.283Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-02-11T19:19:13.283Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-02-11T19:19:13.283Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-02-11T19:19:13.283Z] === RUN TestProcessEventEmoji [2022-02-11T19:19:13.283Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-02-11T19:19:13.283Z] === RUN TestCollectBatchLineSplit [2022-02-11T19:19:13.283Z] --- PASS: TestCollectBatchLineSplit (0.01s) [2022-02-11T19:19:13.283Z] === RUN TestCollectBatchLineSplitWithBinary [2022-02-11T19:19:13.283Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-02-11T19:19:13.283Z] === RUN TestCollectBatchMaxEvents [2022-02-11T19:19:13.283Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-02-11T19:19:13.283Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-02-11T19:19:13.283Z] --- PASS: TestCollectBatchMaxEvents (0.07s) [2022-02-11T19:19:13.283Z] === RUN TestCollectBatchMaxTotalBytes [2022-02-11T19:19:13.283Z] --- PASS: TestCollectBatchMaxTotalBytes (0.03s) [2022-02-11T19:19:13.283Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-02-11T19:19:13.283Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2022-02-11T19:19:13.283Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-02-11T19:19:13.283Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2022-02-11T19:19:13.283Z] === RUN TestParseLogOptionsMultilinePattern [2022-02-11T19:19:13.283Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-02-11T19:19:13.283Z] === RUN TestParseLogOptionsDatetimeFormat [2022-02-11T19:19:13.283Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-02-11T19:19:13.283Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-02-11T19:19:13.283Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-02-11T19:19:13.283Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-02-11T19:19:13.283Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-02-11T19:19:13.283Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-02-11T19:19:13.283Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-02-11T19:19:13.283Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-02-11T19:19:13.283Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-02-11T19:19:13.283Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-02-11T19:19:13.283Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-02-11T19:19:13.283Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-02-11T19:19:13.283Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-02-11T19:19:13.283Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-02-11T19:19:13.283Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-02-11T19:19:13.283Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-02-11T19:19:13.283Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-02-11T19:19:13.283Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-02-11T19:19:13.283Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-02-11T19:19:13.283Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-02-11T19:19:13.283Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-02-11T19:19:13.283Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-02-11T19:19:13.283Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-02-11T19:19:13.283Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-02-11T19:19:13.283Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-02-11T19:19:13.283Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-02-11T19:19:13.283Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-02-11T19:19:13.283Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-02-11T19:19:13.283Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-02-11T19:19:13.283Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-02-11T19:19:13.283Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-02-11T19:19:13.283Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-02-11T19:19:13.283Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-02-11T19:19:13.283Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-02-11T19:19:13.283Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-02-11T19:19:13.283Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-02-11T19:19:13.283Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-02-11T19:19:13.283Z] === RUN TestValidateLogOptionsFormat [2022-02-11T19:19:13.283Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-02-11T19:19:13.283Z] === RUN TestValidateLogOptionsFormat/1/random [2022-02-11T19:19:13.283Z] === RUN TestValidateLogOptionsFormat/2/ [2022-02-11T19:19:13.283Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-02-11T19:19:13.283Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-02-11T19:19:13.283Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-02-11T19:19:13.283Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-02-11T19:19:13.283Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-02-11T19:19:13.283Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-02-11T19:19:13.283Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-02-11T19:19:13.283Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-02-11T19:19:13.283Z] === RUN TestCreateTagSuccess [2022-02-11T19:19:13.283Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-02-11T19:19:13.283Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-02-11T19:19:13.283Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-02-11T19:19:13.283Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-02-11T19:19:13.283Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-02-11T19:19:13.283Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-02-11T19:19:13.283Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-02-11T19:19:13.283Z] PASS [2022-02-11T19:19:13.283Z] coverage: 80.2% of statements [2022-02-11T19:19:13.283Z] ok github.com/docker/docker/daemon/logger/awslogs 0.501s coverage: 80.2% of statements [2022-02-11T19:19:13.283Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-02-11T19:19:13.611Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-02-11T19:19:13.666Z] PASS [2022-02-11T19:19:13.666Z] coverage: 0.5% of statements [2022-02-11T19:19:13.666Z] ok github.com/docker/docker/daemon/cluster 1.271s coverage: 0.5% of statements [2022-02-11T19:19:13.752Z] === RUN TestValidateLogOptReconnectInterval [2022-02-11T19:19:13.752Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-02-11T19:19:13.752Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-02-11T19:19:13.752Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-02-11T19:19:13.752Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-02-11T19:19:13.752Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-02-11T19:19:13.752Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-02-11T19:19:13.752Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-02-11T19:19:13.752Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-02-11T19:19:13.752Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-02-11T19:19:13.752Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-02-11T19:19:13.752Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-02-11T19:19:13.753Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-02-11T19:19:13.753Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-02-11T19:19:13.753Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-02-11T19:19:13.753Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-02-11T19:19:13.753Z] PASS [2022-02-11T19:19:13.753Z] coverage: 33.6% of statements [2022-02-11T19:19:13.753Z] ok github.com/docker/docker/daemon/logger/fluentd 0.074s coverage: 33.6% of statements [2022-02-11T19:19:13.753Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-02-11T19:19:13.753Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-02-11T19:19:13.753Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-02-11T19:19:14.046Z] === RUN TestExternalGraphDriver/spec [Pipeline] catchError [Pipeline] { [2022-02-11T19:19:14.174Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [Pipeline] sh [2022-02-11T19:19:14.222Z] === RUN TestJSONLogsMarshalJSONBuf [2022-02-11T19:19:14.222Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-02-11T19:19:14.222Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-02-11T19:19:14.461Z] + bundleName=amd64-cgroup2 [2022-02-11T19:19:14.461Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-02-11T19:19:14.461Z] Creating amd64-cgroup2-bundles.tar.gz [2022-02-11T19:19:14.461Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-02-11T19:19:14.461Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-02-11T19:19:14.691Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.21s) [2022-02-11T19:19:14.691Z] === RUN TestFastTimeMarshalJSON [2022-02-11T19:19:14.691Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-02-11T19:19:14.691Z] PASS [2022-02-11T19:19:14.691Z] coverage: 87.2% of statements [2022-02-11T19:19:14.691Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.266s coverage: 87.2% of statements [2022-02-11T19:19:14.691Z] === RUN TestJSONFileLogger [2022-02-11T19:19:14.691Z] --- PASS: TestJSONFileLogger (0.00s) [2022-02-11T19:19:14.691Z] === RUN TestJSONFileLoggerWithTags [2022-02-11T19:19:14.691Z] --- PASS: TestJSONFileLoggerWithTags (0.01s) [2022-02-11T19:19:14.691Z] === RUN TestJSONFileLoggerWithOpts [2022-02-11T19:19:14.691Z] --- PASS: TestJSONFileLoggerWithOpts (0.03s) [2022-02-11T19:19:14.691Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-02-11T19:19:14.691Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-02-11T19:19:14.691Z] === RUN TestEncodeDecode [2022-02-11T19:19:14.691Z] === PAUSE TestEncodeDecode [2022-02-11T19:19:14.691Z] === RUN TestUnexpectedEOF [Pipeline] archiveArtifacts [2022-02-11T19:19:14.735Z] Archiving artifacts [2022-02-11T19:19:15.160Z] === RUN TestWriteLog [2022-02-11T19:19:15.160Z] === PAUSE TestWriteLog [2022-02-11T19:19:15.160Z] === RUN TestReadLog [2022-02-11T19:19:15.160Z] === PAUSE TestReadLog [2022-02-11T19:19:15.160Z] === RUN TestDecode [2022-02-11T19:19:15.160Z] --- PASS: TestDecode (0.03s) [2022-02-11T19:19:15.160Z] === CONT TestWriteLog [2022-02-11T19:19:15.160Z] === CONT TestReadLog [2022-02-11T19:19:15.160Z] === RUN TestReadLog/tail_exact [2022-02-11T19:19:15.160Z] --- PASS: TestWriteLog (0.01s) [2022-02-11T19:19:15.160Z] time="2022-02-11T19:19:14Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-02-11T19:19:15.160Z] time="2022-02-11T19:19:14Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-02-11T19:19:15.160Z] --- PASS: TestUnexpectedEOF (0.22s) [2022-02-11T19:19:15.160Z] === CONT TestEncodeDecode [2022-02-11T19:19:15.160Z] --- PASS: TestEncodeDecode (0.00s) [2022-02-11T19:19:15.160Z] PASS [2022-02-11T19:19:15.160Z] coverage: 69.9% of statements [2022-02-11T19:19:15.160Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.388s coverage: 69.9% of statements [2022-02-11T19:19:15.160Z] === RUN TestReadLog/tail_less_than_available [2022-02-11T19:19:15.160Z] === RUN TestReadLog/tail_more_than_available [2022-02-11T19:19:15.160Z] --- PASS: TestReadLog (0.24s) [2022-02-11T19:19:15.160Z] --- PASS: TestReadLog/tail_exact (0.23s) [2022-02-11T19:19:15.160Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2022-02-11T19:19:15.160Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2022-02-11T19:19:15.160Z] PASS [2022-02-11T19:19:15.160Z] coverage: 78.7% of statements [2022-02-11T19:19:15.160Z] ok github.com/docker/docker/daemon/logger/local 0.353s coverage: 78.7% of statements [2022-02-11T19:19:15.412Z] === RUN TestExternalGraphDriver/pull [2022-02-11T19:19:15.541Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-02-11T19:19:15.541Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-02-11T19:19:15.541Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-02-11T19:19:15.541Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-02-11T19:19:15.629Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-02-11T19:19:16.100Z] === RUN TestOpenFileDelete [2022-02-11T19:19:16.100Z] --- PASS: TestOpenFileDelete (0.00s) [2022-02-11T19:19:16.100Z] === RUN TestOpenFileRename [2022-02-11T19:19:16.100Z] --- PASS: TestOpenFileRename (0.00s) [2022-02-11T19:19:16.100Z] === RUN TestHandleDecoderErr [2022-02-11T19:19:16.100Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-02-11T19:19:16.100Z] === RUN TestParseLogTagDefaultTag [2022-02-11T19:19:16.100Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-02-11T19:19:16.100Z] === RUN TestParseLogTag [2022-02-11T19:19:16.100Z] --- PASS: TestParseLogTag (0.00s) [2022-02-11T19:19:16.100Z] === RUN TestParseLogTagEmptyTag [2022-02-11T19:19:16.100Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-02-11T19:19:16.100Z] === RUN TestTailFiles [2022-02-11T19:19:16.100Z] --- PASS: TestTailFiles (0.00s) [2022-02-11T19:19:16.100Z] === RUN TestFollowLogsConsumerGone [2022-02-11T19:19:16.100Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-02-11T19:19:16.100Z] === RUN TestFollowLogsProducerGone [2022-02-11T19:19:16.100Z] logfile_test.go:180: logDecode() closed after sending 645 messages [2022-02-11T19:19:16.100Z] logfile_test.go:233: messages sent: 645, received: 645 [2022-02-11T19:19:16.100Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-02-11T19:19:16.100Z] === RUN TestCheckCapacityAndRotate [2022-02-11T19:19:16.100Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-02-11T19:19:16.100Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-02-11T19:19:16.100Z] --- PASS: TestCheckCapacityAndRotate (0.05s) [2022-02-11T19:19:16.100Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-02-11T19:19:16.100Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.03s) [2022-02-11T19:19:16.100Z] PASS [2022-02-11T19:19:16.100Z] coverage: 53.4% of statements [2022-02-11T19:19:16.100Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.134s coverage: 53.4% of statements [2022-02-11T19:19:16.100Z] === RUN TestLog [2022-02-11T19:19:16.463Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43230/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-02-11T19:19:16.569Z] --- PASS: TestLog (0.01s) [2022-02-11T19:19:16.569Z] PASS [2022-02-11T19:19:16.569Z] coverage: 31.5% of statements [2022-02-11T19:19:16.569Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.062s coverage: 31.5% of statements [2022-02-11T19:19:16.621Z] === RUN TestBuilderGC [2022-02-11T19:19:16.621Z] --- PASS: TestBuilderGC (0.00s) [2022-02-11T19:19:16.621Z] === RUN TestDaemonConfigurationNotFound [2022-02-11T19:19:16.621Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-02-11T19:19:16.621Z] === RUN TestDaemonBrokenConfiguration [2022-02-11T19:19:16.621Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-02-11T19:19:16.621Z] === RUN TestFindConfigurationConflicts [2022-02-11T19:19:16.621Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-02-11T19:19:16.621Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-02-11T19:19:16.621Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-02-11T19:19:16.621Z] === RUN TestDaemonConfigurationMergeConflicts [2022-02-11T19:19:16.621Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-02-11T19:19:16.621Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-02-11T19:19:16.621Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-02-11T19:19:16.621Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-02-11T19:19:16.621Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-02-11T19:19:16.621Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-02-11T19:19:16.621Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-02-11T19:19:16.621Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-02-11T19:19:16.621Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-02-11T19:19:16.621Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-02-11T19:19:16.621Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-02-11T19:19:16.621Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2022-02-11T19:19:16.621Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-02-11T19:19:16.621Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-02-11T19:19:16.621Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-02-11T19:19:16.621Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-02-11T19:19:16.621Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-02-11T19:19:16.621Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-02-11T19:19:16.621Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-02-11T19:19:16.621Z] === RUN TestValidateConfigurationErrors [2022-02-11T19:19:16.621Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-02-11T19:19:16.621Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-02-11T19:19:16.621Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-02-11T19:19:16.621Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-02-11T19:19:16.621Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-02-11T19:19:16.621Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-02-11T19:19:16.734Z] 1bd78008c728: Pull complete [2022-02-11T19:19:16.734Z] Digest: sha256:d8c2b69511a49e9eb6fd2a17f2727ae011b0382cd11562fa5cb4c70bb460cf12 [2022-02-11T19:19:16.734Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-11T19:19:16.734Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2022-02-11T19:19:16.734Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2022-02-11T19:19:16.734Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2565' [2022-02-11T19:19:16.734Z] WARN: Skipping validation tests [2022-02-11T19:19:16.734Z] INFO: Running unit tests at 02/11/2022 19:19:07... [2022-02-11T19:19:16.734Z] INFO: make.ps1 starting at 02/11/2022 19:19:14 [2022-02-11T19:19:16.734Z] INFO: Git commit (2deec80dba) assumed from DOCKER_GITCOMMIT environment variable [2022-02-11T19:19:16.734Z] INFO: Invoking autogen... [2022-02-11T19:19:16.734Z] INFO: Running unit tests... [2022-02-11T19:19:16.777Z] --- PASS: TestExternalGraphDriver (4.73s) [2022-02-11T19:19:16.777Z] --- PASS: TestExternalGraphDriver/json (1.55s) [2022-02-11T19:19:16.777Z] --- PASS: TestExternalGraphDriver/spec (1.53s) [2022-02-11T19:19:16.777Z] --- PASS: TestExternalGraphDriver/pull (1.62s) [2022-02-11T19:19:16.777Z] === RUN TestGraphdriverPluginV2 [2022-02-11T19:19:16.777Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-11T19:19:16.777Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2022-02-11T19:19:16.777Z] PASS [2022-02-11T19:19:16.777Z] [2022-02-11T19:19:16.777Z] === Skipped [2022-02-11T19:19:16.777Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2022-02-11T19:19:16.777Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-11T19:19:16.777Z] [2022-02-11T19:19:16.777Z] DONE 5 tests, 1 skipped in 4.844s [2022-02-11T19:19:16.777Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-02-11T19:19:16.777Z] ++ 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-02-11T19:19:16.777Z] ++ set -e [2022-02-11T19:19:16.777Z] ++ '[' -n 0 ']' [2022-02-11T19:19:16.777Z] ++ set -x [2022-02-11T19:19:16.777Z] ++ 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-02-11T19:19:16.781Z] + make clean [2022-02-11T19:19:17.033Z] INFO: Testing against a local daemon [2022-02-11T19:19:17.033Z] === RUN TestContinueAfterPluginCrash [2022-02-11T19:19:17.033Z] === PAUSE TestContinueAfterPluginCrash [2022-02-11T19:19:17.033Z] === RUN TestReadPluginNoRead [2022-02-11T19:19:17.033Z] === PAUSE TestReadPluginNoRead [2022-02-11T19:19:17.033Z] === RUN TestDaemonStartWithLogOpt [2022-02-11T19:19:17.033Z] === PAUSE TestDaemonStartWithLogOpt [2022-02-11T19:19:17.033Z] === CONT TestContinueAfterPluginCrash [2022-02-11T19:19:17.033Z] === CONT TestDaemonStartWithLogOpt [2022-02-11T19:19:17.043Z] === RUN TestParseLogFormat [2022-02-11T19:19:17.043Z] --- PASS: TestParseLogFormat (0.00s) [2022-02-11T19:19:17.043Z] === RUN TestValidateLogOptEmpty [2022-02-11T19:19:17.043Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-02-11T19:19:17.043Z] === RUN TestValidateSyslogAddress [2022-02-11T19:19:17.043Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-02-11T19:19:17.043Z] === RUN TestParseAddressDefaultPort [2022-02-11T19:19:17.043Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-02-11T19:19:17.043Z] === RUN TestValidateSyslogFacility [2022-02-11T19:19:17.043Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-02-11T19:19:17.043Z] === RUN TestValidateLogOptSyslogFormat [2022-02-11T19:19:17.043Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-02-11T19:19:17.043Z] === RUN TestValidateLogOpt [2022-02-11T19:19:17.043Z] --- PASS: TestValidateLogOpt (0.00s) [2022-02-11T19:19:17.043Z] PASS [2022-02-11T19:19:17.043Z] coverage: 46.8% of statements [2022-02-11T19:19:17.043Z] ok github.com/docker/docker/daemon/logger/syslog 0.072s coverage: 46.8% of statements [2022-02-11T19:19:17.045Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-02-11T19:19:17.045Z] docker-dev-cache [2022-02-11T19:19:17.045Z] docker-mod-cache [Pipeline] deleteDir [2022-02-11T19:19:17.090Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-02-11T19:19:17.091Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-02-11T19:19:17.091Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-02-11T19:19:17.091Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-02-11T19:19:17.091Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-02-11T19:19:17.091Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-02-11T19:19:17.091Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-02-11T19:19:17.091Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-02-11T19:19:17.091Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-02-11T19:19:17.091Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-02-11T19:19:17.091Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-02-11T19:19:17.091Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-02-11T19:19:17.091Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-02-11T19:19:17.091Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-02-11T19:19:17.091Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-02-11T19:19:17.091Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-02-11T19:19:17.091Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-02-11T19:19:17.091Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-02-11T19:19:17.091Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-02-11T19:19:17.091Z] === RUN TestValidateConfiguration [2022-02-11T19:19:17.091Z] === RUN TestValidateConfiguration/with_label [2022-02-11T19:19:17.091Z] === RUN TestValidateConfiguration/with_dns [2022-02-11T19:19:17.091Z] === RUN TestValidateConfiguration/with_dns-search [2022-02-11T19:19:17.091Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-02-11T19:19:17.091Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-02-11T19:19:17.091Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-02-11T19:19:17.091Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-02-11T19:19:17.091Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-02-11T19:19:17.091Z] --- PASS: TestValidateConfiguration (0.00s) [2022-02-11T19:19:17.091Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-02-11T19:19:17.091Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-02-11T19:19:17.091Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-02-11T19:19:17.091Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-02-11T19:19:17.091Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-02-11T19:19:17.091Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-02-11T19:19:17.091Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-02-11T19:19:17.091Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-02-11T19:19:17.091Z] === RUN TestReloadSetConfigFileNotExist [2022-02-11T19:19:17.091Z] time="2022-02-11T19:19:16Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-02-11T19:19:17.091Z] --- PASS: TestReloadSetConfigFileNotExist (0.28s) [2022-02-11T19:19:17.091Z] === RUN TestReloadDefaultConfigNotExist [2022-02-11T19:19:17.091Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-02-11T19:19:17.091Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-02-11T19:19:17.091Z] === RUN TestReloadBadDefaultConfig [2022-02-11T19:19:17.091Z] time="2022-02-11T19:19:16Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-2724220933" [2022-02-11T19:19:17.091Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-02-11T19:19:17.091Z] === RUN TestReloadWithConflictingLabels [2022-02-11T19:19:17.091Z] time="2022-02-11T19:19:16Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2553055857" [2022-02-11T19:19:17.091Z] --- PASS: TestReloadWithConflictingLabels (0.04s) [2022-02-11T19:19:17.091Z] === RUN TestReloadWithDuplicateLabels [2022-02-11T19:19:17.091Z] time="2022-02-11T19:19:16Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3229752078" [2022-02-11T19:19:17.091Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-02-11T19:19:17.091Z] === RUN TestMaskURLCredentials [2022-02-11T19:19:17.091Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-02-11T19:19:17.091Z] === RUN TestDaemonConfigurationMerge [2022-02-11T19:19:17.091Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-02-11T19:19:17.091Z] PASS [2022-02-11T19:19:17.091Z] coverage: 79.2% of statements [2022-02-11T19:19:17.091Z] ok github.com/docker/docker/daemon/config 0.552s coverage: 79.2% of statements [2022-02-11T19:19:17.091Z] === RUN TestEventsLog [2022-02-11T19:19:17.091Z] --- PASS: TestEventsLog (0.00s) [2022-02-11T19:19:17.091Z] === RUN TestEventsLogTimeout [2022-02-11T19:19:17.091Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-02-11T19:19:17.091Z] === RUN TestLogEvents [2022-02-11T19:19:17.513Z] === RUN TestNewParse [2022-02-11T19:19:17.513Z] --- PASS: TestNewParse (0.00s) [2022-02-11T19:19:17.513Z] PASS [2022-02-11T19:19:17.513Z] coverage: 8.3% of statements [2022-02-11T19:19:17.513Z] ok github.com/docker/docker/daemon/logger/templates 0.048s coverage: 8.3% of statements [2022-02-11T19:19:17.513Z] === RUN TestValidateLogOpt [2022-02-11T19:19:17.513Z] --- PASS: TestValidateLogOpt (0.00s) [2022-02-11T19:19:17.513Z] === RUN TestNewMissedConfig [2022-02-11T19:19:17.513Z] --- PASS: TestNewMissedConfig (0.00s) [2022-02-11T19:19:17.513Z] === RUN TestNewMissedUrl [2022-02-11T19:19:17.513Z] --- PASS: TestNewMissedUrl (0.00s) [2022-02-11T19:19:17.513Z] === RUN TestNewMissedToken [2022-02-11T19:19:17.513Z] --- PASS: TestNewMissedToken (0.00s) [2022-02-11T19:19:17.513Z] === RUN TestNewWithProxy [2022-02-11T19:19:17.513Z] --- PASS: TestNewWithProxy (0.01s) [2022-02-11T19:19:17.513Z] === RUN TestDefault [2022-02-11T19:19:17.513Z] --- PASS: TestDefault (0.02s) [2022-02-11T19:19:17.513Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-02-11T19:19:17.513Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.01s) [2022-02-11T19:19:17.513Z] === RUN TestJsonFormat [2022-02-11T19:19:17.513Z] --- PASS: TestJsonFormat (0.02s) [2022-02-11T19:19:17.513Z] === RUN TestRawFormat [2022-02-11T19:19:17.513Z] --- PASS: TestRawFormat (0.01s) [2022-02-11T19:19:17.513Z] === RUN TestRawFormatWithLabels [2022-02-11T19:19:17.513Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-02-11T19:19:17.513Z] === RUN TestRawFormatWithoutTag [2022-02-11T19:19:17.513Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-02-11T19:19:17.513Z] === RUN TestBatching [2022-02-11T19:19:17.513Z] --- PASS: TestBatching (0.29s) [2022-02-11T19:19:17.513Z] === RUN TestFrequency [2022-02-11T19:19:17.560Z] --- PASS: TestLogEvents (0.05s) [2022-02-11T19:19:17.560Z] === RUN TestLoadBufferedEvents [2022-02-11T19:19:17.560Z] --- PASS: TestLoadBufferedEvents (0.20s) [2022-02-11T19:19:17.560Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-02-11T19:19:17.560Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-02-11T19:19:17.560Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-02-11T19:19:17.560Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-02-11T19:19:17.560Z] PASS [2022-02-11T19:19:17.560Z] coverage: 50.0% of statements [2022-02-11T19:19:17.560Z] ok github.com/docker/docker/daemon/events 0.320s coverage: 50.0% of statements [2022-02-11T19:19:17.560Z] === RUN TestWaitNodeAttachment [2022-02-11T19:19:17.981Z] --- PASS: TestFrequency (0.26s) [2022-02-11T19:19:17.981Z] === RUN TestOneMessagePerRequest [2022-02-11T19:19:17.981Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-02-11T19:19:17.981Z] === RUN TestVerify [2022-02-11T19:19:17.981Z] --- PASS: TestVerify (0.00s) [2022-02-11T19:19:17.981Z] === RUN TestSkipVerify [2022-02-11T19:19:18.029Z] --- PASS: TestWaitNodeAttachment (0.43s) [2022-02-11T19:19:18.029Z] === RUN TestIsolationConversion [2022-02-11T19:19:18.029Z] === RUN TestIsolationConversion/default [2022-02-11T19:19:18.029Z] === RUN TestIsolationConversion/process [2022-02-11T19:19:18.029Z] === RUN TestIsolationConversion/hyperv [2022-02-11T19:19:18.029Z] --- PASS: TestIsolationConversion (0.02s) [2022-02-11T19:19:18.029Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-02-11T19:19:18.029Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-02-11T19:19:18.029Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-02-11T19:19:18.029Z] === RUN TestContainerLabels [2022-02-11T19:19:18.029Z] --- PASS: TestContainerLabels (0.00s) [2022-02-11T19:19:18.029Z] === RUN TestCredentialSpecConversion [2022-02-11T19:19:18.029Z] === RUN TestCredentialSpecConversion/none [2022-02-11T19:19:18.029Z] === RUN TestCredentialSpecConversion/config [2022-02-11T19:19:18.029Z] === RUN TestCredentialSpecConversion/file [2022-02-11T19:19:18.029Z] === RUN TestCredentialSpecConversion/registry [2022-02-11T19:19:18.029Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-02-11T19:19:18.029Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-02-11T19:19:18.029Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-02-11T19:19:18.029Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-02-11T19:19:18.029Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-02-11T19:19:18.029Z] === RUN TestControllerValidateMountBind [2022-02-11T19:19:18.029Z] --- PASS: TestControllerValidateMountBind (0.01s) [2022-02-11T19:19:18.029Z] === RUN TestControllerValidateMountVolume [2022-02-11T19:19:18.029Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-02-11T19:19:18.029Z] === RUN TestControllerValidateMountTarget [2022-02-11T19:19:18.029Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-02-11T19:19:18.029Z] === RUN TestControllerValidateMountTmpfs [2022-02-11T19:19:18.029Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-02-11T19:19:18.029Z] === RUN TestControllerValidateMountInvalidType [2022-02-11T19:19:18.029Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-02-11T19:19:18.029Z] === RUN TestControllerValidateMountNamedPipe [2022-02-11T19:19:18.029Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-02-11T19:19:18.029Z] PASS [2022-02-11T19:19:18.029Z] coverage: 11.0% of statements [2022-02-11T19:19:18.029Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.714s coverage: 11.0% of statements [2022-02-11T19:19:18.452Z] time="2022-02-11T19:19:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-11T19:19:18.452Z] time="2022-02-11T19:19:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-11T19:19:18.452Z] time="2022-02-11T19:19:18Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-11T19:19:18.452Z] --- PASS: TestSkipVerify (0.66s) [2022-02-11T19:19:18.452Z] === RUN TestBufferMaximum [2022-02-11T19:19:18.452Z] time="2022-02-11T19:19:18Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-11T19:19:18.452Z] time="2022-02-11T19:19:18Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-11T19:19:18.452Z] time="2022-02-11T19:19:18Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-11T19:19:18.452Z] time="2022-02-11T19:19:18Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-11T19:19:18.452Z] time="2022-02-11T19:19:18Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-11T19:19:18.452Z] time="2022-02-11T19:19:18Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1644607158.333975\",\"host\":\"e7af614c1e3f\"}'" [2022-02-11T19:19:18.452Z] time="2022-02-11T19:19:18Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1644607158.333975\",\"host\":\"e7af614c1e3f\"}'" [2022-02-11T19:19:18.452Z] --- PASS: TestBufferMaximum (0.01s) [2022-02-11T19:19:18.452Z] === RUN TestServerAlwaysDown [2022-02-11T19:19:18.453Z] time="2022-02-11T19:19:18Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-11T19:19:18.453Z] time="2022-02-11T19:19:18Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-11T19:19:18.453Z] time="2022-02-11T19:19:18Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1644607158.338971\",\"host\":\"e7af614c1e3f\"}'" [2022-02-11T19:19:18.453Z] time="2022-02-11T19:19:18Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1644607158.338971\",\"host\":\"e7af614c1e3f\"}'" [2022-02-11T19:19:18.453Z] time="2022-02-11T19:19:18Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-11T19:19:18.453Z] time="2022-02-11T19:19:18Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1644607158.338971\",\"host\":\"e7af614c1e3f\"}'" [2022-02-11T19:19:18.453Z] time="2022-02-11T19:19:18Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1644607158.339972\",\"host\":\"e7af614c1e3f\"}'" [2022-02-11T19:19:18.453Z] time="2022-02-11T19:19:18Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1644607158.339972\",\"host\":\"e7af614c1e3f\"}'" [2022-02-11T19:19:18.453Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-02-11T19:19:18.453Z] === RUN TestCannotSendAfterClose [2022-02-11T19:19:18.453Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-02-11T19:19:18.453Z] === RUN TestDeadlockOnBlockedEndpoint [2022-02-11T19:19:18.498Z] === RUN TestIsEmptyDir [2022-02-11T19:19:18.498Z] --- PASS: TestIsEmptyDir (0.01s) [2022-02-11T19:19:18.498Z] PASS [2022-02-11T19:19:18.498Z] coverage: 2.3% of statements [2022-02-11T19:19:18.967Z] ok github.com/docker/docker/daemon/graphdriver 0.089s coverage: 2.3% of statements [2022-02-11T19:19:18.967Z] === RUN TestVerifyNetworkingConfig [2022-02-11T19:19:18.967Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-02-11T19:19:18.967Z] === RUN TestGetContainer [2022-02-11T19:19:18.967Z] --- PASS: TestGetContainer (0.00s) [2022-02-11T19:19:18.967Z] === RUN TestValidContainerNames [2022-02-11T19:19:18.967Z] --- PASS: TestValidContainerNames (0.00s) [2022-02-11T19:19:18.967Z] === RUN TestContainerInitDNS [2022-02-11T19:19:18.967Z] daemon_test.go:145: root required [2022-02-11T19:19:18.967Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-02-11T19:19:18.967Z] === RUN TestMerge [2022-02-11T19:19:18.967Z] --- PASS: TestMerge (0.00s) [2022-02-11T19:19:18.967Z] === RUN TestValidateContainerIsolation [2022-02-11T19:19:18.967Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-02-11T19:19:18.967Z] === RUN TestFindNetworkErrorType [2022-02-11T19:19:18.967Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-02-11T19:19:18.967Z] === RUN TestEnsureServicesExist [2022-02-11T19:19:18.967Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-02-11T19:19:18.967Z] === RUN TestEnsureServicesExistErrors [2022-02-11T19:19:18.967Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-02-11T19:19:18.967Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-02-11T19:19:18.967Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-02-11T19:19:18.967Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-02-11T19:19:18.967Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-02-11T19:19:18.967Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-02-11T19:19:18.967Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-02-11T19:19:18.967Z] === RUN TestContainerDelete [2022-02-11T19:19:18.967Z] --- PASS: TestContainerDelete (0.00s) [2022-02-11T19:19:18.967Z] === RUN TestContainerDoubleDelete [2022-02-11T19:19:18.967Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-02-11T19:19:18.967Z] === RUN TestLogContainerEventCopyLabels [2022-02-11T19:19:18.967Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-02-11T19:19:18.967Z] === RUN TestLogContainerEventWithAttributes [2022-02-11T19:19:18.967Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-02-11T19:19:18.967Z] === RUN TestNoneHealthcheck [2022-02-11T19:19:18.967Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-02-11T19:19:18.967Z] === RUN TestHealthStates [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-11T19:19:19.435Z] time="2022-02-11T19:19:18Z" 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-02-11T19:19:19.435Z] time="2022-02-11T19:19:19Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-02-11T19:19:19.435Z] time="2022-02-11T19:19:19Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-02-11T19:19:19.435Z] time="2022-02-11T19:19:19Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-02-11T19:19:19.435Z] time="2022-02-11T19:19:19Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-02-11T19:19:19.435Z] time="2022-02-11T19:19:19Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-02-11T19:19:19.435Z] time="2022-02-11T19:19:19Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-02-11T19:19:19.435Z] time="2022-02-11T19:19:19Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-02-11T19:19:19.435Z] time="2022-02-11T19:19:19Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-02-11T19:19:19.436Z] time="2022-02-11T19:19:19Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-02-11T19:19:19.436Z] --- PASS: TestHealthStates (0.23s) [2022-02-11T19:19:19.436Z] === RUN TestGetInspectData [2022-02-11T19:19:19.436Z] --- PASS: TestGetInspectData (0.00s) [2022-02-11T19:19:19.436Z] === RUN TestFillLicense [2022-02-11T19:19:19.436Z] --- PASS: TestFillLicense (0.00s) [2022-02-11T19:19:19.436Z] === RUN TestListInvalidFilter [2022-02-11T19:19:19.436Z] --- PASS: TestListInvalidFilter (0.01s) [2022-02-11T19:19:19.436Z] === RUN TestNameFilter [2022-02-11T19:19:19.436Z] --- PASS: TestNameFilter (0.00s) [2022-02-11T19:19:19.436Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-02-11T19:19:19.436Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-02-11T19:19:19.436Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-02-11T19:19:19.436Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-02-11T19:19:19.436Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-02-11T19:19:19.436Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-02-11T19:19:19.436Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-02-11T19:19:19.436Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-02-11T19:19:19.436Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-02-11T19:19:19.436Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-02-11T19:19:19.436Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-02-11T19:19:19.436Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-02-11T19:19:19.436Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-02-11T19:19:19.436Z] === 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-02-11T19:19:19.436Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-02-11T19:19:19.436Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-02-11T19:19:19.436Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-02-11T19:19:19.436Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-02-11T19:19:19.436Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-02-11T19:19:19.436Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-02-11T19:19:19.436Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-02-11T19:19:19.436Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-02-11T19:19:19.436Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-02-11T19:19:19.436Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-02-11T19:19:19.436Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-02-11T19:19:19.436Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-02-11T19:19:19.436Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-02-11T19:19:19.436Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-02-11T19:19:19.436Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-02-11T19:19:19.436Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-02-11T19:19:19.436Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-02-11T19:19:19.436Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-02-11T19:19:19.436Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-02-11T19:19:19.436Z] --- 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-02-11T19:19:19.436Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-02-11T19:19:19.436Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-02-11T19:19:19.436Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-02-11T19:19:19.436Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-02-11T19:19:19.436Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-02-11T19:19:19.436Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-02-11T19:19:19.436Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-02-11T19:19:19.436Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-02-11T19:19:19.436Z] === RUN TestDaemonReloadLabels [2022-02-11T19:19:19.436Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-02-11T19:19:19.436Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-02-11T19:19:19.436Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-02-11T19:19:19.436Z] === RUN TestDaemonReloadMirrors [2022-02-11T19:19:19.436Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-02-11T19:19:19.436Z] === RUN TestDaemonReloadInsecureRegistries [2022-02-11T19:19:19.436Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-02-11T19:19:19.436Z] === RUN TestDaemonReloadNotAffectOthers [2022-02-11T19:19:19.436Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-02-11T19:19:19.436Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-02-11T19:19:19.436Z] reload_test.go:342: root required [2022-02-11T19:19:19.436Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-02-11T19:19:19.436Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-02-11T19:19:19.436Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2022-02-11T19:19:19.436Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-02-11T19:19:19.436Z] === RUN TestLinkNaming [2022-02-11T19:19:19.436Z] --- PASS: TestLinkNaming (0.00s) [2022-02-11T19:19:19.436Z] === RUN TestLinkNew [2022-02-11T19:19:19.436Z] --- PASS: TestLinkNew (0.00s) [2022-02-11T19:19:19.436Z] === RUN TestLinkEnv [2022-02-11T19:19:19.436Z] --- PASS: TestLinkEnv (0.00s) [2022-02-11T19:19:19.436Z] === RUN TestLinkMultipleEnv [2022-02-11T19:19:19.436Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-02-11T19:19:19.436Z] === RUN TestLinkPortRangeEnv [2022-02-11T19:19:19.436Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-02-11T19:19:19.436Z] PASS [2022-02-11T19:19:19.436Z] coverage: 93.0% of statements [2022-02-11T19:19:19.436Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2022-02-11T19:19:19.436Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-02-11T19:19:19.436Z] ok github.com/docker/docker/daemon/links 0.054s coverage: 93.0% of statements [2022-02-11T19:19:19.436Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-02-11T19:19:19.436Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-02-11T19:19:19.436Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-02-11T19:19:19.436Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-02-11T19:19:19.436Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-02-11T19:19:19.436Z] === RUN TestParseVolumesFrom [2022-02-11T19:19:19.436Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-02-11T19:19:19.436Z] PASS [2022-02-11T19:19:19.436Z] coverage: 8.6% of statements [2022-02-11T19:19:19.436Z] ok github.com/docker/docker/daemon 0.477s coverage: 8.6% of statements [2022-02-11T19:19:19.436Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-02-11T19:19:19.436Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-02-11T19:19:19.436Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-02-11T19:19:19.436Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-02-11T19:19:19.436Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-02-11T19:19:19.436Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-02-11T19:19:19.436Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-02-11T19:19:19.436Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-02-11T19:19:19.436Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-02-11T19:19:19.436Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-02-11T19:19:19.436Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-02-11T19:19:19.436Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-02-11T19:19:19.436Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-02-11T19:19:19.436Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-02-11T19:19:19.442Z] === RUN TestV1IDService [2022-02-11T19:19:19.442Z] --- PASS: TestV1IDService (0.02s) [2022-02-11T19:19:19.442Z] === RUN TestV2MetadataService [2022-02-11T19:19:19.442Z] time="2022-02-11T19:19:19Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49206/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-02-11T19:19:19.442Z] time="2022-02-11T19:19:19Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"e7af614c1e3f\"}'" [2022-02-11T19:19:19.442Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.03s) [2022-02-11T19:19:19.442Z] PASS [2022-02-11T19:19:19.442Z] coverage: 82.5% of statements [2022-02-11T19:19:19.442Z] ok github.com/docker/docker/daemon/logger/splunk 2.401s coverage: 82.5% of statements [2022-02-11T19:19:19.442Z] === RUN TestSuccessfulDownload [2022-02-11T19:19:19.442Z] ? github.com/docker/docker/daemon/names [no test files] [2022-02-11T19:19:19.442Z] ? github.com/docker/docker/daemon/network [no test files] [2022-02-11T19:19:19.442Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-02-11T19:19:19.442Z] download_test.go:267: Needs fixing on Windows [2022-02-11T19:19:19.442Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-02-11T19:19:19.442Z] === RUN TestCancelledDownload [2022-02-11T19:19:19.442Z] --- PASS: TestCancelledDownload (0.00s) [2022-02-11T19:19:19.442Z] === RUN TestMaxDownloadAttempts [2022-02-11T19:19:19.442Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-02-11T19:19:19.442Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-02-11T19:19:19.442Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-02-11T19:19:19.442Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-02-11T19:19:19.911Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-02-11T19:19:19.911Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-02-11T19:19:19.911Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-02-11T19:19:19.911Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-02-11T19:19:19.911Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-02-11T19:19:19.911Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-02-11T19:19:19.911Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-02-11T19:19:19.911Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-02-11T19:19:19.911Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-02-11T19:19:19.911Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-02-11T19:19:19.911Z] === RUN TestContinueOnError_MirrorEndpoint [2022-02-11T19:19:19.911Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-02-11T19:19:19.911Z] === RUN TestContinueOnError_NeverContinue [2022-02-11T19:19:19.911Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-02-11T19:19:19.911Z] === RUN TestManifestStore [2022-02-11T19:19:19.911Z] === RUN TestManifestStore/no_remote_or_local [2022-02-11T19:19:20.302Z] --- PASS: TestDaemonStartWithLogOpt (3.00s) [2022-02-11T19:19:20.302Z] === CONT TestReadPluginNoRead [2022-02-11T19:19:20.381Z] time="2022-02-11T19:19:19Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local657330065\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-02-11T19:19:20.381Z] time="2022-02-11T19:19:19Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-11T19:19:20.381Z] time="2022-02-11T19:19:19Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-11T19:19:20.381Z] time="2022-02-11T19:19:19Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-11T19:19:20.381Z] time="2022-02-11T19:19:19Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-11T19:19:20.381Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-02-11T19:19:20.381Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.55s) [2022-02-11T19:19:20.381Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.55s) [2022-02-11T19:19:20.381Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.55s) [2022-02-11T19:19:20.381Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.55s) [2022-02-11T19:19:20.381Z] === RUN TestTransfer [2022-02-11T19:19:20.381Z] === RUN TestManifestStore/no_local_cache [2022-02-11T19:19:20.381Z] === RUN TestManifestStore/with_local_cache [2022-02-11T19:19:20.381Z] === RUN TestManifestStore/unknown_media_type [2022-02-11T19:19:20.381Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-02-11T19:19:20.381Z] time="2022-02-11T19:19:20Z" level=warning msg="reference for unknown type: " [2022-02-11T19:19:20.381Z] time="2022-02-11T19:19:20Z" level=warning msg="reference for unknown type: " [2022-02-11T19:19:20.381Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-02-11T19:19:20.381Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-02-11T19:19:20.381Z] time="2022-02-11T19:19:20Z" level=warning msg="reference for unknown type: " [2022-02-11T19:19:20.381Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-02-11T19:19:20.381Z] time="2022-02-11T19:19:20Z" level=warning msg="reference for unknown type: " [2022-02-11T19:19:20.381Z] time="2022-02-11T19:19:20Z" level=warning msg="reference for unknown type: " [2022-02-11T19:19:20.381Z] === RUN TestManifestStore/error_persisting_manifest [2022-02-11T19:19:20.381Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-02-11T19:19:20.381Z] --- PASS: TestTransfer (0.12s) [2022-02-11T19:19:20.381Z] === RUN TestConcurrencyLimit [2022-02-11T19:19:20.381Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-02-11T19:19:20.381Z] time="2022-02-11T19:19:20Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-02-11T19:19:20.381Z] --- PASS: TestManifestStore (0.43s) [2022-02-11T19:19:20.381Z] --- PASS: TestManifestStore/no_remote_or_local (0.30s) [2022-02-11T19:19:20.381Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-02-11T19:19:20.381Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-02-11T19:19:20.381Z] --- PASS: TestManifestStore/unknown_media_type (0.06s) [2022-02-11T19:19:20.381Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-02-11T19:19:20.381Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2022-02-11T19:19:20.381Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-02-11T19:19:20.381Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-02-11T19:19:20.381Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-02-11T19:19:20.381Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.01s) [2022-02-11T19:19:20.381Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-02-11T19:19:20.381Z] === RUN TestDetectManifestBlobMediaType [2022-02-11T19:19:20.381Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-02-11T19:19:20.381Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-02-11T19:19:20.381Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-02-11T19:19:20.381Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-02-11T19:19:20.381Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-02-11T19:19:20.381Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-02-11T19:19:20.381Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-02-11T19:19:20.381Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-02-11T19:19:20.381Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-02-11T19:19:20.381Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-02-11T19:19:20.381Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-02-11T19:19:20.381Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-02-11T19:19:20.381Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-02-11T19:19:20.381Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-02-11T19:19:20.381Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-02-11T19:19:20.381Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-02-11T19:19:20.381Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-02-11T19:19:20.381Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-02-11T19:19:20.381Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-02-11T19:19:20.381Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-02-11T19:19:20.381Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-02-11T19:19:20.381Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-02-11T19:19:20.381Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-02-11T19:19:20.381Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-02-11T19:19:20.381Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-02-11T19:19:20.381Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-02-11T19:19:20.381Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-02-11T19:19:20.381Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-02-11T19:19:20.381Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-02-11T19:19:20.381Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-02-11T19:19:20.381Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-02-11T19:19:20.381Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-02-11T19:19:20.381Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-02-11T19:19:20.381Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-02-11T19:19:20.381Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-02-11T19:19:20.381Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-02-11T19:19:20.381Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-02-11T19:19:20.381Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-02-11T19:19:20.381Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-02-11T19:19:20.381Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-02-11T19:19:20.381Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-02-11T19:19:20.381Z] === RUN TestFixManifestLayers [2022-02-11T19:19:20.381Z] --- PASS: TestFixManifestLayers (0.00s) [2022-02-11T19:19:20.381Z] === RUN TestFixManifestLayersBaseLayerParent [2022-02-11T19:19:20.381Z] pull_v2_test.go:73: Needs fixing on Windows [2022-02-11T19:19:20.381Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-02-11T19:19:20.381Z] === RUN TestFixManifestLayersBadParent [2022-02-11T19:19:20.381Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-02-11T19:19:20.381Z] === RUN TestValidateManifest [2022-02-11T19:19:20.381Z] pull_v2_test.go:118: Needs fixing on Windows [2022-02-11T19:19:20.381Z] --- SKIP: TestValidateManifest (0.00s) [2022-02-11T19:19:20.381Z] === RUN TestFormatPlatform [2022-02-11T19:19:20.381Z] --- PASS: TestFormatPlatform (0.00s) [2022-02-11T19:19:20.381Z] === RUN TestGetRepositoryMountCandidates [2022-02-11T19:19:20.381Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-02-11T19:19:20.381Z] === RUN TestLayerAlreadyExists [2022-02-11T19:19:20.381Z] 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-02-11T19:19:20.381Z] 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-02-11T19:19:20.381Z] 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-02-11T19:19:20.381Z] 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-02-11T19:19:20.381Z] 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-02-11T19:19:20.381Z] 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-02-11T19:19:20.381Z] --- PASS: TestLayerAlreadyExists (0.01s) [2022-02-11T19:19:20.381Z] === RUN TestWhenEmptyAuthConfig [2022-02-11T19:19:20.381Z] --- PASS: TestV2MetadataService (1.10s) [2022-02-11T19:19:20.381Z] PASS [2022-02-11T19:19:20.381Z] coverage: 48.2% of statements [2022-02-11T19:19:20.852Z] ok github.com/docker/docker/distribution/metadata 1.204s coverage: 48.2% of statements [2022-02-11T19:19:20.852Z] --- PASS: TestConcurrencyLimit (0.45s) [2022-02-11T19:19:20.852Z] === RUN TestInactiveJobs [2022-02-11T19:19:21.321Z] === RUN TestNotFound [2022-02-11T19:19:21.321Z] --- PASS: TestNotFound (0.00s) [2022-02-11T19:19:21.321Z] === RUN TestConflict [2022-02-11T19:19:21.321Z] --- PASS: TestConflict (0.00s) [2022-02-11T19:19:21.321Z] === RUN TestForbidden [2022-02-11T19:19:21.321Z] --- PASS: TestForbidden (0.00s) [2022-02-11T19:19:21.321Z] === RUN TestInvalidParameter [2022-02-11T19:19:21.321Z] --- PASS: TestInvalidParameter (0.00s) [2022-02-11T19:19:21.321Z] === RUN TestNotImplemented [2022-02-11T19:19:21.321Z] --- PASS: TestNotImplemented (0.00s) [2022-02-11T19:19:21.321Z] === RUN TestNotModified [2022-02-11T19:19:21.321Z] --- PASS: TestNotModified (0.00s) [2022-02-11T19:19:21.321Z] === RUN TestUnauthorized [2022-02-11T19:19:21.321Z] --- PASS: TestUnauthorized (0.00s) [2022-02-11T19:19:21.321Z] === RUN TestUnknown [2022-02-11T19:19:21.321Z] --- PASS: TestUnknown (0.00s) [2022-02-11T19:19:21.321Z] === RUN TestCancelled [2022-02-11T19:19:21.321Z] --- PASS: TestCancelled (0.00s) [2022-02-11T19:19:21.321Z] === RUN TestDeadline [2022-02-11T19:19:21.321Z] --- PASS: TestDeadline (0.00s) [2022-02-11T19:19:21.321Z] === RUN TestDataLoss [2022-02-11T19:19:21.321Z] --- PASS: TestDataLoss (0.00s) [2022-02-11T19:19:21.321Z] === RUN TestUnavailable [2022-02-11T19:19:21.321Z] --- PASS: TestUnavailable (0.00s) [2022-02-11T19:19:21.321Z] === RUN TestSystem [2022-02-11T19:19:21.321Z] --- PASS: TestSystem (0.00s) [2022-02-11T19:19:21.321Z] === RUN TestFromStatusCode [2022-02-11T19:19:21.321Z] === RUN TestFromStatusCode/Not_Found [2022-02-11T19:19:21.321Z] === RUN TestFromStatusCode/Bad_Request [2022-02-11T19:19:21.321Z] === RUN TestFromStatusCode/Conflict [2022-02-11T19:19:21.321Z] === RUN TestFromStatusCode/Unauthorized [2022-02-11T19:19:21.321Z] === RUN TestFromStatusCode/Service_Unavailable [2022-02-11T19:19:21.321Z] === RUN TestFromStatusCode/Forbidden [2022-02-11T19:19:21.321Z] === RUN TestFromStatusCode/Not_Modified [2022-02-11T19:19:21.321Z] === RUN TestFromStatusCode/Not_Implemented [2022-02-11T19:19:21.321Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-02-11T19:19:21.321Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-02-11T19:19:21.321Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-02-11T19:19:21.321Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-02-11T19:19:21.321Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-02-11T19:19:21.321Z] --- PASS: TestFromStatusCode (0.00s) [2022-02-11T19:19:21.321Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-02-11T19:19:21.321Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-02-11T19:19:21.321Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-02-11T19:19:21.322Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-02-11T19:19:21.322Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-02-11T19:19:21.322Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-02-11T19:19:21.322Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-02-11T19:19:21.322Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-02-11T19:19:21.322Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-02-11T19:19:21.322Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-02-11T19:19:21.322Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-02-11T19:19:21.322Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-02-11T19:19:21.322Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-02-11T19:19:21.322Z] PASS [2022-02-11T19:19:21.322Z] coverage: 53.1% of statements [2022-02-11T19:19:21.322Z] ok github.com/docker/docker/errdefs 0.048s coverage: 53.1% of statements [2022-02-11T19:19:21.322Z] --- PASS: TestInactiveJobs (0.38s) [2022-02-11T19:19:21.322Z] === RUN TestWatchRelease [2022-02-11T19:19:21.322Z] --- PASS: TestWatchRelease (0.04s) [2022-02-11T19:19:21.322Z] === RUN TestWatchFinishedTransfer [2022-02-11T19:19:21.322Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-02-11T19:19:21.322Z] === RUN TestDuplicateTransfer [2022-02-11T19:19:21.322Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-02-11T19:19:21.322Z] === RUN TestSuccessfulUpload [2022-02-11T19:19:21.322Z] time="2022-02-11T19:19:21Z" level=error msg="Upload failed, retrying: simulating retry" [2022-02-11T19:19:21.655Z] === RUN TestAdapterReadLogs [2022-02-11T19:19:21.655Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-02-11T19:19:21.655Z] === RUN TestCopier [2022-02-11T19:19:21.655Z] --- PASS: TestCopier (0.00s) [2022-02-11T19:19:21.655Z] === RUN TestCopierLongLines [2022-02-11T19:19:21.655Z] --- PASS: TestCopierLongLines (0.00s) [2022-02-11T19:19:21.655Z] === RUN TestCopierSlow [2022-02-11T19:19:21.655Z] === RUN TestNewStreamConfig [2022-02-11T19:19:21.655Z] === RUN TestNewStreamConfig/defaults [2022-02-11T19:19:21.655Z] === RUN TestNewStreamConfig/invalid_create_group [2022-02-11T19:19:21.655Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-02-11T19:19:21.655Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-02-11T19:19:21.655Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-02-11T19:19:21.655Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-02-11T19:19:21.655Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-02-11T19:19:21.655Z] --- PASS: TestNewStreamConfig (0.00s) [2022-02-11T19:19:21.655Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-02-11T19:19:21.655Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-02-11T19:19:21.655Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-02-11T19:19:21.655Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-02-11T19:19:21.655Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-02-11T19:19:21.655Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-02-11T19:19:21.655Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-02-11T19:19:21.655Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-02-11T19:19:21.655Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-02-11T19:19:21.655Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-02-11T19:19:21.655Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-02-11T19:19:21.655Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-02-11T19:19:21.655Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-02-11T19:19:21.655Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-02-11T19:19:21.655Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-02-11T19:19:21.655Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-02-11T19:19:21.655Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-02-11T19:19:21.655Z] === RUN TestNewAWSLogsClientRegionDetect [2022-02-11T19:19:21.792Z] --- PASS: TestWhenEmptyAuthConfig (1.24s) [2022-02-11T19:19:21.792Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-02-11T19:19:21.792Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-02-11T19:19:21.792Z] === RUN TestTokenPassThru [2022-02-11T19:19:21.792Z] --- PASS: TestTokenPassThru (0.01s) [2022-02-11T19:19:21.792Z] === RUN TestTokenPassThruDifferentHost [2022-02-11T19:19:21.792Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-02-11T19:19:21.792Z] PASS [2022-02-11T19:19:21.792Z] coverage: 24.6% of statements [2022-02-11T19:19:21.792Z] --- PASS: TestSuccessfulUpload (0.40s) [2022-02-11T19:19:21.792Z] === RUN TestCancelledUpload [2022-02-11T19:19:21.792Z] --- PASS: TestCancelledUpload (0.00s) [2022-02-11T19:19:21.792Z] PASS [2022-02-11T19:19:21.792Z] coverage: 77.1% of statements [2022-02-11T19:19:21.792Z] ok github.com/docker/docker/distribution 1.797s coverage: 24.6% of statements [2022-02-11T19:19:21.792Z] ok github.com/docker/docker/distribution/xfer 2.094s coverage: 77.1% of statements [2022-02-11T19:19:21.792Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-02-11T19:19:21.792Z] ? github.com/docker/docker/dockerversion [no test files] [2022-02-11T19:19:22.125Z] --- PASS: TestCopierSlow (0.20s) [2022-02-11T19:19:22.125Z] === RUN TestCopierWithSized [2022-02-11T19:19:22.125Z] === RUN TestCopierWithSized/as_is [2022-02-11T19:19:22.125Z] === RUN TestCopierWithSized/With_RingLogger [2022-02-11T19:19:22.125Z] --- PASS: TestCopierWithSized (0.01s) [2022-02-11T19:19:22.125Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2022-02-11T19:19:22.125Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2022-02-11T19:19:22.125Z] === RUN TestCopierWithPartial [2022-02-11T19:19:22.125Z] --- PASS: TestCopierWithPartial (0.00s) [2022-02-11T19:19:22.125Z] === RUN TestRingLogger [2022-02-11T19:19:22.125Z] --- PASS: TestRingLogger (0.00s) [2022-02-11T19:19:22.125Z] === RUN TestRingCap [2022-02-11T19:19:22.125Z] --- PASS: TestRingCap (0.00s) [2022-02-11T19:19:22.125Z] === RUN TestRingClose [2022-02-11T19:19:22.125Z] --- PASS: TestRingClose (0.00s) [2022-02-11T19:19:22.125Z] === RUN TestRingDrain [2022-02-11T19:19:22.125Z] --- PASS: TestRingDrain (0.00s) [2022-02-11T19:19:22.125Z] PASS [2022-02-11T19:19:22.125Z] coverage: 43.8% of statements [2022-02-11T19:19:22.125Z] ok github.com/docker/docker/daemon/logger 0.285s coverage: 43.8% of statements [2022-02-11T19:19:22.125Z] time="2022-02-11T19:19:21Z" level=info msg="Trying to get region from EC2 Metadata" [2022-02-11T19:19:22.125Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.20s) [2022-02-11T19:19:22.125Z] === RUN TestCreateSuccess [2022-02-11T19:19:22.125Z] --- PASS: TestCreateSuccess (0.00s) [2022-02-11T19:19:22.125Z] === RUN TestCreateStreamSkipped [2022-02-11T19:19:22.125Z] time="2022-02-11T19:19:21Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-02-11T19:19:22.125Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-02-11T19:19:22.125Z] === RUN TestCreateLogGroupSuccess [2022-02-11T19:19:22.125Z] time="2022-02-11T19:19:21Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-02-11T19:19:22.125Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-02-11T19:19:22.125Z] === RUN TestCreateError [2022-02-11T19:19:22.125Z] --- PASS: TestCreateError (0.00s) [2022-02-11T19:19:22.125Z] === RUN TestCreateAlreadyExists [2022-02-11T19:19:22.125Z] time="2022-02-11T19:19:21Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-02-11T19:19:22.125Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-02-11T19:19:22.125Z] === RUN TestLogClosed [2022-02-11T19:19:22.125Z] --- PASS: TestLogClosed (0.00s) [2022-02-11T19:19:22.125Z] === RUN TestLogBlocking [2022-02-11T19:19:22.125Z] --- PASS: TestLogBlocking (0.00s) [2022-02-11T19:19:22.125Z] === RUN TestLogNonBlockingBufferEmpty [2022-02-11T19:19:22.125Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-02-11T19:19:22.125Z] === RUN TestLogNonBlockingBufferFull [2022-02-11T19:19:22.125Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-02-11T19:19:22.125Z] === RUN TestPublishBatchSuccess [2022-02-11T19:19:22.125Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-02-11T19:19:22.125Z] === RUN TestPublishBatchError [2022-02-11T19:19:22.125Z] time="2022-02-11T19:19:21Z" level=error msg=error [2022-02-11T19:19:22.125Z] --- PASS: TestPublishBatchError (0.00s) [2022-02-11T19:19:22.125Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-02-11T19:19:22.125Z] time="2022-02-11T19:19:21Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-02-11T19:19:22.125Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-02-11T19:19:22.125Z] === RUN TestPublishBatchAlreadyAccepted [2022-02-11T19:19:22.125Z] time="2022-02-11T19:19:21Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-02-11T19:19:22.125Z] time="2022-02-11T19:19:21Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-02-11T19:19:22.125Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-02-11T19:19:22.125Z] === RUN TestCollectBatchSimple [2022-02-11T19:19:22.125Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-02-11T19:19:22.125Z] === RUN TestCollectBatchTicker [2022-02-11T19:19:22.125Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-02-11T19:19:22.125Z] === RUN TestCollectBatchMultilinePattern [2022-02-11T19:19:22.125Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-02-11T19:19:22.125Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-02-11T19:19:22.125Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-02-11T19:19:22.125Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-02-11T19:19:22.125Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-02-11T19:19:22.125Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-02-11T19:19:22.125Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2022-02-11T19:19:22.125Z] === RUN TestCollectBatchClose [2022-02-11T19:19:22.125Z] --- PASS: TestCollectBatchClose (0.00s) [2022-02-11T19:19:22.125Z] === RUN TestEffectiveLen [2022-02-11T19:19:22.125Z] === RUN TestEffectiveLen/0/Hello [2022-02-11T19:19:22.125Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-02-11T19:19:22.125Z] === RUN TestEffectiveLen/2/🙃 [2022-02-11T19:19:22.125Z] === RUN TestEffectiveLen/3/���� [2022-02-11T19:19:22.125Z] === RUN TestEffectiveLen/4/He��o [2022-02-11T19:19:22.125Z] === RUN TestEffectiveLen/5/ [2022-02-11T19:19:22.125Z] --- PASS: TestEffectiveLen (0.00s) [2022-02-11T19:19:22.125Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-02-11T19:19:22.125Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-02-11T19:19:22.125Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-02-11T19:19:22.125Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-02-11T19:19:22.125Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-02-11T19:19:22.125Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-02-11T19:19:22.125Z] === RUN TestFindValidSplit [2022-02-11T19:19:22.125Z] === RUN TestFindValidSplit/0/ [2022-02-11T19:19:22.125Z] cloudwatchlogs_test.go:1076: [2022-02-11T19:19:22.125Z] cloudwatchlogs_test.go:1077: [2022-02-11T19:19:22.125Z] === RUN TestFindValidSplit/1/Hello [2022-02-11T19:19:22.125Z] cloudwatchlogs_test.go:1076: Hello [2022-02-11T19:19:22.125Z] cloudwatchlogs_test.go:1077: [2022-02-11T19:19:22.125Z] === RUN TestFindValidSplit/2/Hello [2022-02-11T19:19:22.125Z] cloudwatchlogs_test.go:1076: He [2022-02-11T19:19:22.125Z] cloudwatchlogs_test.go:1077: llo [2022-02-11T19:19:22.125Z] === RUN TestFindValidSplit/3/Hello [2022-02-11T19:19:22.125Z] cloudwatchlogs_test.go:1076: [2022-02-11T19:19:22.125Z] cloudwatchlogs_test.go:1077: Hello [2022-02-11T19:19:22.125Z] === RUN TestFindValidSplit/4/🙃 [2022-02-11T19:19:22.125Z] cloudwatchlogs_test.go:1076: [2022-02-11T19:19:22.125Z] cloudwatchlogs_test.go:1077: 🙃 [2022-02-11T19:19:22.125Z] === RUN TestFindValidSplit/5/🙃 [2022-02-11T19:19:22.125Z] cloudwatchlogs_test.go:1076: 🙃 [2022-02-11T19:19:22.125Z] cloudwatchlogs_test.go:1077: [2022-02-11T19:19:22.125Z] === RUN TestFindValidSplit/6/a� [2022-02-11T19:19:22.125Z] cloudwatchlogs_test.go:1076: a [2022-02-11T19:19:22.125Z] cloudwatchlogs_test.go:1077: � [2022-02-11T19:19:22.125Z] === RUN TestFindValidSplit/7/a� [2022-02-11T19:19:22.125Z] cloudwatchlogs_test.go:1076: a� [2022-02-11T19:19:22.125Z] cloudwatchlogs_test.go:1077: [2022-02-11T19:19:22.125Z] --- PASS: TestFindValidSplit (0.00s) [2022-02-11T19:19:22.125Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-02-11T19:19:22.125Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-02-11T19:19:22.125Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-02-11T19:19:22.125Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-02-11T19:19:22.125Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-02-11T19:19:22.125Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-02-11T19:19:22.125Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-02-11T19:19:22.125Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-02-11T19:19:22.125Z] === RUN TestProcessEventEmoji [2022-02-11T19:19:22.125Z] --- PASS: TestProcessEventEmoji (0.01s) [2022-02-11T19:19:22.125Z] === RUN TestCollectBatchLineSplit [2022-02-11T19:19:22.125Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-02-11T19:19:22.125Z] === RUN TestCollectBatchLineSplitWithBinary [2022-02-11T19:19:22.125Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s) [2022-02-11T19:19:22.125Z] === RUN TestCollectBatchMaxEvents [2022-02-11T19:19:22.125Z] --- PASS: TestCollectBatchMaxEvents (0.08s) [2022-02-11T19:19:22.125Z] === RUN TestCollectBatchMaxTotalBytes [2022-02-11T19:19:22.125Z] --- PASS: TestCollectBatchMaxTotalBytes (0.04s) [2022-02-11T19:19:22.125Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-02-11T19:19:22.125Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2022-02-11T19:19:22.125Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-02-11T19:19:22.125Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.10s) [2022-02-11T19:19:22.125Z] === RUN TestParseLogOptionsMultilinePattern [2022-02-11T19:19:22.125Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-02-11T19:19:22.125Z] === RUN TestParseLogOptionsDatetimeFormat [2022-02-11T19:19:22.125Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-02-11T19:19:22.125Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-02-11T19:19:22.125Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-02-11T19:19:22.125Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-02-11T19:19:22.125Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-02-11T19:19:22.125Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-02-11T19:19:22.125Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-02-11T19:19:22.125Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-02-11T19:19:22.125Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-02-11T19:19:22.125Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-02-11T19:19:22.125Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-02-11T19:19:22.125Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-02-11T19:19:22.125Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-02-11T19:19:22.125Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-02-11T19:19:22.125Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-02-11T19:19:22.193Z] === RUN TestReadPluginNoRead/default [2022-02-11T19:19:22.261Z] === RUN TestCompare [2022-02-11T19:19:22.261Z] --- PASS: TestCompare (0.00s) [2022-02-11T19:19:22.261Z] PASS [2022-02-11T19:19:22.261Z] coverage: 19.2% of statements [2022-02-11T19:19:22.261Z] ok github.com/docker/docker/image/cache 0.128s coverage: 19.2% of statements [2022-02-11T19:19:22.595Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-02-11T19:19:22.595Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-02-11T19:19:22.595Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-02-11T19:19:22.595Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-02-11T19:19:22.595Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-02-11T19:19:22.595Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-02-11T19:19:22.595Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-02-11T19:19:22.595Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-02-11T19:19:22.595Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-02-11T19:19:22.595Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-02-11T19:19:22.595Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-02-11T19:19:22.595Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-02-11T19:19:22.595Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-02-11T19:19:22.595Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-02-11T19:19:22.595Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-02-11T19:19:22.595Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-02-11T19:19:22.595Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-02-11T19:19:22.595Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-02-11T19:19:22.595Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-02-11T19:19:22.595Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-02-11T19:19:22.595Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-02-11T19:19:22.595Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-02-11T19:19:22.595Z] === RUN TestValidateLogOptionsFormat [2022-02-11T19:19:22.595Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-02-11T19:19:22.595Z] === RUN TestValidateLogOptionsFormat/1/random [2022-02-11T19:19:22.595Z] === RUN TestValidateLogOptionsFormat/2/ [2022-02-11T19:19:22.595Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-02-11T19:19:22.595Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-02-11T19:19:22.595Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-02-11T19:19:22.595Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-02-11T19:19:22.595Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-02-11T19:19:22.595Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-02-11T19:19:22.595Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-02-11T19:19:22.595Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-02-11T19:19:22.595Z] === RUN TestCreateTagSuccess [2022-02-11T19:19:22.595Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-02-11T19:19:22.595Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-02-11T19:19:22.595Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.04s) [2022-02-11T19:19:22.595Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-02-11T19:19:22.595Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-02-11T19:19:22.595Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-02-11T19:19:22.595Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.01s) [2022-02-11T19:19:22.595Z] PASS [2022-02-11T19:19:22.595Z] coverage: 80.2% of statements [2022-02-11T19:19:22.595Z] ok github.com/docker/docker/daemon/logger/awslogs 0.606s coverage: 80.2% of statements [2022-02-11T19:19:22.595Z] === RUN TestValidateLogOptReconnectInterval [2022-02-11T19:19:22.595Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-02-11T19:19:22.595Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-02-11T19:19:22.595Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-02-11T19:19:22.595Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-02-11T19:19:22.595Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-02-11T19:19:22.595Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-02-11T19:19:22.595Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-02-11T19:19:22.595Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-02-11T19:19:22.595Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-02-11T19:19:22.595Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-02-11T19:19:22.595Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-02-11T19:19:22.595Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-02-11T19:19:22.595Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-02-11T19:19:22.595Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-02-11T19:19:22.595Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-02-11T19:19:22.595Z] PASS [2022-02-11T19:19:22.595Z] coverage: 33.6% of statements [2022-02-11T19:19:22.595Z] ok github.com/docker/docker/daemon/logger/fluentd 0.056s coverage: 33.6% of statements [2022-02-11T19:19:22.595Z] === RUN TestSearchRegistryForImagesErrors [2022-02-11T19:19:22.595Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-02-11T19:19:22.595Z] === RUN TestSearchRegistryForImages [2022-02-11T19:19:22.595Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-02-11T19:19:22.595Z] === RUN TestOnlyPlatformWithFallback [2022-02-11T19:19:22.595Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-02-11T19:19:22.595Z] === RUN TestImageDelete [2022-02-11T19:19:22.595Z] === RUN TestImageDelete/no_lease [2022-02-11T19:19:22.595Z] === RUN TestImageDelete/lease_exists [2022-02-11T19:19:22.730Z] === RUN TestFSGetInvalidData [2022-02-11T19:19:22.730Z] --- PASS: TestFSGetInvalidData (0.02s) [2022-02-11T19:19:22.730Z] === RUN TestFSInvalidSet [2022-02-11T19:19:22.730Z] --- PASS: TestFSInvalidSet (0.02s) [2022-02-11T19:19:22.730Z] === RUN TestFSInvalidRoot [2022-02-11T19:19:22.730Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-02-11T19:19:22.730Z] === RUN TestFSMetadataGetSet [2022-02-11T19:19:22.730Z] --- PASS: TestFSMetadataGetSet (0.04s) [2022-02-11T19:19:22.730Z] === RUN TestFSInvalidWalker [2022-02-11T19:19:22.730Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-02-11T19:19:22.730Z] === RUN TestFSGetSet [2022-02-11T19:19:22.730Z] --- PASS: TestFSGetSet (0.02s) [2022-02-11T19:19:22.730Z] === RUN TestFSGetUnsetKey [2022-02-11T19:19:22.730Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-02-11T19:19:22.730Z] === RUN TestFSGetEmptyData [2022-02-11T19:19:22.730Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-02-11T19:19:22.730Z] === RUN TestFSDelete [2022-02-11T19:19:22.730Z] --- PASS: TestFSDelete (0.04s) [2022-02-11T19:19:22.730Z] === RUN TestFSWalker [2022-02-11T19:19:22.730Z] --- PASS: TestFSWalker (0.01s) [2022-02-11T19:19:22.730Z] === RUN TestFSWalkerStopOnError [2022-02-11T19:19:22.730Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-02-11T19:19:22.730Z] === RUN TestNewFromJSON [2022-02-11T19:19:22.730Z] --- PASS: TestNewFromJSON (0.00s) [2022-02-11T19:19:22.730Z] === RUN TestNewFromJSONWithInvalidJSON [2022-02-11T19:19:22.730Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-02-11T19:19:22.730Z] === RUN TestMarshalKeyOrder [2022-02-11T19:19:23.064Z] --- PASS: TestImageDelete (0.06s) [2022-02-11T19:19:23.064Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-02-11T19:19:23.064Z] --- PASS: TestImageDelete/lease_exists (0.03s) [2022-02-11T19:19:23.064Z] === RUN TestContentStoreForPull [2022-02-11T19:19:23.064Z] --- PASS: TestContentStoreForPull (0.25s) [2022-02-11T19:19:23.064Z] PASS [2022-02-11T19:19:23.064Z] coverage: 6.6% of statements [2022-02-11T19:19:23.064Z] ok github.com/docker/docker/daemon/images 0.417s coverage: 6.6% of statements [2022-02-11T19:19:23.064Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-02-11T19:19:23.064Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-02-11T19:19:23.064Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-02-11T19:19:23.064Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-02-11T19:19:23.064Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-02-11T19:19:23.064Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-02-11T19:19:23.122Z] === RUN TestReadPluginNoRead/disabled_caching [2022-02-11T19:19:23.199Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-02-11T19:19:23.199Z] === RUN TestHistoryEqual [2022-02-11T19:19:23.199Z] --- PASS: TestHistoryEqual (0.19s) [2022-02-11T19:19:23.199Z] === RUN TestImage [2022-02-11T19:19:23.199Z] --- PASS: TestImage (0.00s) [2022-02-11T19:19:23.199Z] === RUN TestImageOSNotEmpty [2022-02-11T19:19:23.199Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-02-11T19:19:23.199Z] === RUN TestNewChildImageFromImageWithRootFS [2022-02-11T19:19:23.199Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-02-11T19:19:23.199Z] === RUN TestCreate [2022-02-11T19:19:23.199Z] --- PASS: TestCreate (0.01s) [2022-02-11T19:19:23.199Z] === RUN TestRestore [2022-02-11T19:19:23.199Z] time="2022-02-11T19:19:22Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-02-11T19:19:23.199Z] --- PASS: TestRestore (0.03s) [2022-02-11T19:19:23.199Z] === RUN TestAddDelete [2022-02-11T19:19:23.199Z] --- PASS: TestAddDelete (0.02s) [2022-02-11T19:19:23.199Z] === RUN TestSearchAfterDelete [2022-02-11T19:19:23.199Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-02-11T19:19:23.199Z] === RUN TestParentReset [2022-02-11T19:19:23.199Z] --- PASS: TestParentReset (0.03s) [2022-02-11T19:19:23.199Z] === RUN TestGetAndSetLastUpdated [2022-02-11T19:19:23.199Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-02-11T19:19:23.199Z] === RUN TestStoreLen [2022-02-11T19:19:23.199Z] === RUN TestMakeV1ConfigFromConfig [2022-02-11T19:19:23.199Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-02-11T19:19:23.199Z] PASS [2022-02-11T19:19:23.199Z] coverage: 25.0% of statements [2022-02-11T19:19:23.199Z] ok github.com/docker/docker/image/v1 0.074s coverage: 25.0% of statements [2022-02-11T19:19:23.199Z] --- PASS: TestStoreLen (0.07s) [2022-02-11T19:19:23.199Z] PASS [2022-02-11T19:19:23.199Z] coverage: 86.6% of statements [2022-02-11T19:19:23.199Z] ok github.com/docker/docker/image 0.671s coverage: 86.6% of statements [2022-02-11T19:19:23.199Z] === RUN TestValidateManifest [2022-02-11T19:19:23.199Z] === RUN TestValidateManifest/nil [2022-02-11T19:19:23.199Z] === RUN TestValidateManifest/non-nil [2022-02-11T19:19:23.199Z] --- PASS: TestValidateManifest (0.00s) [2022-02-11T19:19:23.199Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-02-11T19:19:23.199Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-02-11T19:19:23.199Z] PASS [2022-02-11T19:19:23.199Z] coverage: 0.7% of statements [2022-02-11T19:19:23.199Z] ok github.com/docker/docker/image/tarexport 0.078s coverage: 0.7% of statements [2022-02-11T19:19:23.533Z] === RUN TestJSONLogsMarshalJSONBuf [2022-02-11T19:19:23.533Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-02-11T19:19:23.533Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-02-11T19:19:23.533Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.21s) [2022-02-11T19:19:23.533Z] === RUN TestFastTimeMarshalJSON [2022-02-11T19:19:23.533Z] --- PASS: TestFastTimeMarshalJSON (0.02s) [2022-02-11T19:19:23.533Z] PASS [2022-02-11T19:19:23.533Z] coverage: 87.2% of statements [2022-02-11T19:19:23.533Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.275s coverage: 87.2% of statements [2022-02-11T19:19:23.631Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-02-11T19:19:23.631Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-02-11T19:19:23.669Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-02-11T19:19:24.009Z] === RUN TestJSONFileLogger [2022-02-11T19:19:24.009Z] --- PASS: TestJSONFileLogger (0.00s) [2022-02-11T19:19:24.009Z] === RUN TestJSONFileLoggerWithTags [2022-02-11T19:19:24.009Z] --- PASS: TestJSONFileLoggerWithTags (0.01s) [2022-02-11T19:19:24.009Z] === RUN TestJSONFileLoggerWithOpts [2022-02-11T19:19:24.009Z] --- PASS: TestJSONFileLoggerWithOpts (0.04s) [2022-02-11T19:19:24.009Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-02-11T19:19:24.009Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-02-11T19:19:24.009Z] === RUN TestEncodeDecode [2022-02-11T19:19:24.009Z] === PAUSE TestEncodeDecode [2022-02-11T19:19:24.009Z] === RUN TestUnexpectedEOF [2022-02-11T19:19:24.009Z] time="2022-02-11T19:19:23Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-02-11T19:19:24.009Z] time="2022-02-11T19:19:23Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-02-11T19:19:24.009Z] --- PASS: TestUnexpectedEOF (0.26s) [2022-02-11T19:19:24.009Z] === CONT TestEncodeDecode [2022-02-11T19:19:24.009Z] --- PASS: TestEncodeDecode (0.00s) [2022-02-11T19:19:24.138Z] === RUN TestSerialization [2022-02-11T19:19:24.138Z] --- PASS: TestSerialization (0.02s) [2022-02-11T19:19:24.138Z] PASS [2022-02-11T19:19:24.138Z] coverage: 100.0% of statements [2022-02-11T19:19:24.138Z] ok github.com/docker/docker/libcontainerd/queue 0.092s coverage: 100.0% of statements [2022-02-11T19:19:24.193Z] === RUN TestDockerSuite/TestBuildExpose [2022-02-11T19:19:24.449Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-02-11T19:19:24.483Z] PASS [2022-02-11T19:19:24.483Z] coverage: 69.9% of statements [2022-02-11T19:19:24.483Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.393s coverage: 69.9% of statements [2022-02-11T19:19:24.483Z] === RUN TestWriteLog [2022-02-11T19:19:24.483Z] === PAUSE TestWriteLog [2022-02-11T19:19:24.483Z] === RUN TestReadLog [2022-02-11T19:19:24.483Z] === PAUSE TestReadLog [2022-02-11T19:19:24.483Z] === RUN TestDecode [2022-02-11T19:19:24.483Z] --- PASS: TestDecode (0.03s) [2022-02-11T19:19:24.483Z] === CONT TestWriteLog [2022-02-11T19:19:24.483Z] === CONT TestReadLog [2022-02-11T19:19:24.483Z] --- PASS: TestWriteLog (0.01s) [2022-02-11T19:19:24.483Z] === RUN TestReadLog/tail_exact [2022-02-11T19:19:24.487Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-02-11T19:19:24.952Z] === RUN TestReadLog/tail_less_than_available [2022-02-11T19:19:24.952Z] === RUN TestReadLog/tail_more_than_available [2022-02-11T19:19:24.952Z] --- PASS: TestReadLog (0.25s) [2022-02-11T19:19:24.952Z] --- PASS: TestReadLog/tail_exact (0.22s) [2022-02-11T19:19:24.952Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2022-02-11T19:19:24.952Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2022-02-11T19:19:24.952Z] PASS [2022-02-11T19:19:24.952Z] coverage: 78.7% of statements [2022-02-11T19:19:24.952Z] ok github.com/docker/docker/daemon/logger/local 0.366s coverage: 78.7% of statements [2022-02-11T19:19:24.952Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-02-11T19:19:25.379Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-02-11T19:19:25.417Z] --- PASS: TestContinueAfterPluginCrash (8.24s) [2022-02-11T19:19:25.417Z] === CONT TestReadPluginNoRead [2022-02-11T19:19:25.417Z] read_test.go:92: [ddedd5f1252cf] daemon is not started [2022-02-11T19:19:25.417Z] --- PASS: TestReadPluginNoRead (5.60s) [2022-02-11T19:19:25.417Z] --- PASS: TestReadPluginNoRead/default (1.20s) [2022-02-11T19:19:25.417Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.15s) [2022-02-11T19:19:25.422Z] === RUN TestOpenFileDelete [2022-02-11T19:19:25.422Z] --- PASS: TestOpenFileDelete (0.00s) [2022-02-11T19:19:25.422Z] === RUN TestOpenFileRename [2022-02-11T19:19:25.422Z] --- PASS: TestOpenFileRename (0.00s) [2022-02-11T19:19:25.422Z] === RUN TestHandleDecoderErr [2022-02-11T19:19:25.422Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-02-11T19:19:25.422Z] === RUN TestParseLogTagDefaultTag [2022-02-11T19:19:25.422Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-02-11T19:19:25.422Z] === RUN TestParseLogTag [2022-02-11T19:19:25.422Z] --- PASS: TestParseLogTag (0.00s) [2022-02-11T19:19:25.422Z] === RUN TestParseLogTagEmptyTag [2022-02-11T19:19:25.422Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-02-11T19:19:25.422Z] === RUN TestTailFiles [2022-02-11T19:19:25.422Z] --- PASS: TestTailFiles (0.00s) [2022-02-11T19:19:25.422Z] === RUN TestFollowLogsConsumerGone [2022-02-11T19:19:25.422Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-02-11T19:19:25.422Z] === RUN TestFollowLogsProducerGone [2022-02-11T19:19:25.422Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-02-11T19:19:25.422Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-02-11T19:19:25.422Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-02-11T19:19:25.422Z] === RUN TestCheckCapacityAndRotate [2022-02-11T19:19:25.422Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-02-11T19:19:25.422Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-02-11T19:19:25.675Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.16s) [2022-02-11T19:19:25.675Z] PASS [2022-02-11T19:19:25.675Z] [2022-02-11T19:19:25.675Z] DONE 6 tests in 8.690s [2022-02-11T19:19:25.675Z] 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-02-11T19:19:25.675Z] ++ 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-02-11T19:19:25.675Z] ++ set -e [2022-02-11T19:19:25.675Z] ++ '[' -n 0 ']' [2022-02-11T19:19:25.675Z] ++ set -x [2022-02-11T19:19:25.675Z] ++ 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-02-11T19:19:25.675Z] testing: warning: no tests to run [2022-02-11T19:19:25.675Z] PASS [2022-02-11T19:19:25.675Z] [2022-02-11T19:19:25.675Z] DONE 0 tests in 0.035s [2022-02-11T19:19:25.675Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-02-11T19:19:25.675Z] ++ 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-02-11T19:19:25.675Z] ++ set -e [2022-02-11T19:19:25.675Z] ++ '[' -n 0 ']' [2022-02-11T19:19:25.675Z] ++ set -x [2022-02-11T19:19:25.675Z] ++ 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-02-11T19:19:25.675Z] INFO: Testing against a local daemon [2022-02-11T19:19:25.675Z] === RUN TestPluginWithDevMounts [2022-02-11T19:19:25.675Z] === PAUSE TestPluginWithDevMounts [2022-02-11T19:19:25.675Z] === CONT TestPluginWithDevMounts [2022-02-11T19:19:25.711Z] === RUN TestEmptyLayer [2022-02-11T19:19:25.711Z] === RUN TestEnvironmentParsing [2022-02-11T19:19:25.711Z] --- PASS: TestEmptyLayer (0.00s) [2022-02-11T19:19:25.711Z] === RUN TestCommitFailure [2022-02-11T19:19:25.711Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-02-11T19:19:25.711Z] PASS [2022-02-11T19:19:25.711Z] coverage: 1.2% of statements [2022-02-11T19:19:25.711Z] --- PASS: TestCommitFailure (0.01s) [2022-02-11T19:19:25.711Z] === RUN TestStartTransactionFailure [2022-02-11T19:19:25.711Z] ok github.com/docker/docker/libcontainerd/local 0.068s coverage: 1.2% of statements [2022-02-11T19:19:25.711Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-02-11T19:19:25.711Z] === RUN TestGetOrphan [2022-02-11T19:19:25.711Z] --- PASS: TestGetOrphan (0.01s) [2022-02-11T19:19:25.711Z] === RUN TestMountAndRegister [2022-02-11T19:19:25.711Z] layer_test.go:270: Layer size: 14 [2022-02-11T19:19:25.711Z] --- PASS: TestMountAndRegister (0.06s) [2022-02-11T19:19:25.711Z] === RUN TestLayerRelease [2022-02-11T19:19:25.711Z] layer_test.go:303: Failing on Windows [2022-02-11T19:19:25.711Z] --- SKIP: TestLayerRelease (0.00s) [2022-02-11T19:19:25.711Z] === RUN TestStoreRestore [2022-02-11T19:19:25.711Z] layer_test.go:352: Failing on Windows [2022-02-11T19:19:25.711Z] --- SKIP: TestStoreRestore (0.00s) [2022-02-11T19:19:25.711Z] === RUN TestTarStreamStability [2022-02-11T19:19:25.711Z] layer_test.go:467: Failing on Windows [2022-02-11T19:19:25.711Z] --- SKIP: TestTarStreamStability (0.00s) [2022-02-11T19:19:25.711Z] === RUN TestRegisterExistingLayer [2022-02-11T19:19:25.711Z] --- PASS: TestRegisterExistingLayer (0.13s) [2022-02-11T19:19:25.711Z] === RUN TestTarStreamVerification [2022-02-11T19:19:25.711Z] layer_test.go:696: Failing on Windows [2022-02-11T19:19:25.711Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-02-11T19:19:25.711Z] === RUN TestLayerMigration [2022-02-11T19:19:25.711Z] migration_test.go:45: Failing on Windows [2022-02-11T19:19:25.711Z] --- SKIP: TestLayerMigration (0.00s) [2022-02-11T19:19:25.711Z] === RUN TestLayerMigrationNoTarsplit [2022-02-11T19:19:25.711Z] migration_test.go:181: Failing on Windows [2022-02-11T19:19:25.711Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-02-11T19:19:25.711Z] === RUN TestMountInit [2022-02-11T19:19:25.711Z] mount_test.go:17: Failing on Windows [2022-02-11T19:19:25.711Z] --- SKIP: TestMountInit (0.00s) [2022-02-11T19:19:25.711Z] === RUN TestMountSize [2022-02-11T19:19:25.711Z] mount_test.go:76: Failing on Windows [2022-02-11T19:19:25.711Z] --- SKIP: TestMountSize (0.00s) [2022-02-11T19:19:25.711Z] === RUN TestMountChanges [2022-02-11T19:19:25.711Z] mount_test.go:125: Failing on Windows [2022-02-11T19:19:25.711Z] --- SKIP: TestMountChanges (0.00s) [2022-02-11T19:19:25.711Z] === RUN TestMountApply [2022-02-11T19:19:25.711Z] mount_test.go:212: Failing on Windows [2022-02-11T19:19:25.711Z] --- SKIP: TestMountApply (0.00s) [2022-02-11T19:19:25.711Z] PASS [2022-02-11T19:19:25.711Z] coverage: 30.1% of statements [2022-02-11T19:19:25.711Z] ok github.com/docker/docker/layer 0.299s coverage: 30.1% of statements [2022-02-11T19:19:25.891Z] --- PASS: TestCheckCapacityAndRotate (0.15s) [2022-02-11T19:19:25.892Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-02-11T19:19:25.892Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.03s) [2022-02-11T19:19:25.892Z] PASS [2022-02-11T19:19:25.892Z] coverage: 53.4% of statements [2022-02-11T19:19:25.892Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.241s coverage: 53.4% of statements [2022-02-11T19:19:25.892Z] === RUN TestLog [2022-02-11T19:19:25.892Z] --- PASS: TestLog (0.01s) [2022-02-11T19:19:25.892Z] PASS [2022-02-11T19:19:25.892Z] coverage: 31.5% of statements [2022-02-11T19:19:25.892Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.061s coverage: 31.5% of statements [2022-02-11T19:19:25.941Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-02-11T19:19:25.941Z] docker_api_swarm_test.go:563: [d8ec769e31b92] joining swarm manager [d4febdfa7c463]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-11T19:19:26.180Z] === RUN TestSequenceGetAvailableBit [2022-02-11T19:19:26.180Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-02-11T19:19:26.180Z] === RUN TestSequenceEqual [2022-02-11T19:19:26.180Z] --- PASS: TestSequenceEqual (0.00s) [2022-02-11T19:19:26.180Z] === RUN TestSequenceCopy [2022-02-11T19:19:26.180Z] --- PASS: TestSequenceCopy (0.00s) [2022-02-11T19:19:26.180Z] === RUN TestGetFirstAvailable [2022-02-11T19:19:26.180Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-02-11T19:19:26.180Z] === RUN TestFindSequence [2022-02-11T19:19:26.180Z] --- PASS: TestFindSequence (0.00s) [2022-02-11T19:19:26.180Z] === RUN TestCheckIfAvailable [2022-02-11T19:19:26.180Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-02-11T19:19:26.180Z] === RUN TestMergeSequences [2022-02-11T19:19:26.180Z] --- PASS: TestMergeSequences (0.00s) [2022-02-11T19:19:26.180Z] === RUN TestPushReservation [2022-02-11T19:19:26.180Z] --- PASS: TestPushReservation (0.00s) [2022-02-11T19:19:26.180Z] === RUN TestSerializeDeserialize [2022-02-11T19:19:26.180Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-02-11T19:19:26.180Z] === RUN TestSet [2022-02-11T19:19:26.180Z] --- PASS: TestSet (0.00s) [2022-02-11T19:19:26.180Z] === RUN TestSetUnset [2022-02-11T19:19:26.180Z] --- PASS: TestSetUnset (0.00s) [2022-02-11T19:19:26.180Z] === RUN TestOffsetSetUnset [2022-02-11T19:19:26.180Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-02-11T19:19:26.180Z] === RUN TestSetInRange [2022-02-11T19:19:26.180Z] --- PASS: TestSetInRange (0.00s) [2022-02-11T19:19:26.180Z] === RUN TestSetAnyInRange [2022-02-11T19:19:26.180Z] --- PASS: TestSetAnyInRange (0.00s) [2022-02-11T19:19:26.180Z] === RUN TestMethods [2022-02-11T19:19:26.180Z] --- PASS: TestMethods (0.00s) [2022-02-11T19:19:26.180Z] === RUN TestRandomAllocateDeallocate [2022-02-11T19:19:26.180Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-02-11T19:19:26.180Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-02-11T19:19:26.180Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-02-11T19:19:26.180Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-02-11T19:19:26.362Z] === RUN TestValidateLogOpt [2022-02-11T19:19:26.362Z] --- PASS: TestValidateLogOpt (0.00s) [2022-02-11T19:19:26.362Z] === RUN TestNewMissedConfig [2022-02-11T19:19:26.362Z] --- PASS: TestNewMissedConfig (0.00s) [2022-02-11T19:19:26.362Z] === RUN TestNewMissedUrl [2022-02-11T19:19:26.362Z] --- PASS: TestNewMissedUrl (0.00s) [2022-02-11T19:19:26.362Z] === RUN TestNewMissedToken [2022-02-11T19:19:26.362Z] --- PASS: TestNewMissedToken (0.00s) [2022-02-11T19:19:26.362Z] === RUN TestNewWithProxy [2022-02-11T19:19:26.362Z] --- PASS: TestNewWithProxy (0.00s) [2022-02-11T19:19:26.362Z] === RUN TestDefault [2022-02-11T19:19:26.362Z] --- PASS: TestDefault (0.01s) [2022-02-11T19:19:26.362Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-02-11T19:19:26.362Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-02-11T19:19:26.362Z] === RUN TestJsonFormat [2022-02-11T19:19:26.362Z] --- PASS: TestJsonFormat (0.01s) [2022-02-11T19:19:26.362Z] === RUN TestRawFormat [2022-02-11T19:19:26.362Z] --- PASS: TestRawFormat (0.00s) [2022-02-11T19:19:26.362Z] === RUN TestRawFormatWithLabels [2022-02-11T19:19:26.362Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-02-11T19:19:26.362Z] === RUN TestRawFormatWithoutTag [2022-02-11T19:19:26.362Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-02-11T19:19:26.362Z] === RUN TestBatching [2022-02-11T19:19:26.505Z] === RUN TestDockerSuite/TestBuildFails [2022-02-11T19:19:26.831Z] --- PASS: TestBatching (0.33s) [2022-02-11T19:19:26.831Z] === RUN TestFrequency [2022-02-11T19:19:26.831Z] === RUN TestNewParse [2022-02-11T19:19:26.831Z] --- PASS: TestNewParse (0.00s) [2022-02-11T19:19:26.831Z] PASS [2022-02-11T19:19:26.831Z] coverage: 8.3% of statements [2022-02-11T19:19:26.831Z] ok github.com/docker/docker/daemon/logger/templates 0.043s coverage: 8.3% of statements [2022-02-11T19:19:26.831Z] === RUN TestParseLogFormat [2022-02-11T19:19:26.831Z] --- PASS: TestParseLogFormat (0.00s) [2022-02-11T19:19:26.831Z] === RUN TestValidateLogOptEmpty [2022-02-11T19:19:26.831Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-02-11T19:19:26.831Z] === RUN TestValidateSyslogAddress [2022-02-11T19:19:26.831Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-02-11T19:19:26.831Z] === RUN TestParseAddressDefaultPort [2022-02-11T19:19:26.831Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-02-11T19:19:26.831Z] === RUN TestValidateSyslogFacility [2022-02-11T19:19:26.831Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-02-11T19:19:26.831Z] === RUN TestValidateLogOptSyslogFormat [2022-02-11T19:19:26.831Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-02-11T19:19:26.831Z] === RUN TestValidateLogOpt [2022-02-11T19:19:26.831Z] --- PASS: TestValidateLogOpt (0.00s) [2022-02-11T19:19:26.831Z] PASS [2022-02-11T19:19:26.831Z] coverage: 46.8% of statements [2022-02-11T19:19:26.831Z] ok github.com/docker/docker/daemon/logger/syslog 0.062s coverage: 46.8% of statements [2022-02-11T19:19:26.831Z] --- PASS: TestFrequency (0.16s) [2022-02-11T19:19:26.831Z] === RUN TestOneMessagePerRequest [2022-02-11T19:19:26.831Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-02-11T19:19:26.831Z] === RUN TestVerify [2022-02-11T19:19:26.831Z] --- PASS: TestVerify (0.00s) [2022-02-11T19:19:26.831Z] === RUN TestSkipVerify [2022-02-11T19:19:27.090Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-02-11T19:19:27.300Z] time="2022-02-11T19:19:26Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-11T19:19:27.300Z] time="2022-02-11T19:19:26Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-11T19:19:27.300Z] time="2022-02-11T19:19:26Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-11T19:19:27.300Z] time="2022-02-11T19:19:26Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-11T19:19:27.435Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-02-11T19:19:27.436Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-02-11T19:19:27.573Z] --- PASS: TestPluginWithDevMounts (1.53s) [2022-02-11T19:19:27.573Z] PASS [2022-02-11T19:19:27.573Z] [2022-02-11T19:19:27.573Z] DONE 1 tests in 1.626s [2022-02-11T19:19:27.573Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-02-11T19:19:27.573Z] ++ 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-02-11T19:19:27.573Z] ++ set -e [2022-02-11T19:19:27.573Z] ++ '[' -n 0 ']' [2022-02-11T19:19:27.573Z] ++ set -x [2022-02-11T19:19:27.573Z] ++ 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-02-11T19:19:27.573Z] INFO: Testing against a local daemon [2022-02-11T19:19:27.573Z] === RUN TestSecretInspect [2022-02-11T19:19:27.769Z] --- PASS: TestSkipVerify (0.67s) [2022-02-11T19:19:27.769Z] === RUN TestBufferMaximum [2022-02-11T19:19:27.769Z] time="2022-02-11T19:19:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-11T19:19:27.769Z] time="2022-02-11T19:19:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-11T19:19:27.769Z] time="2022-02-11T19:19:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-11T19:19:27.769Z] time="2022-02-11T19:19:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-11T19:19:27.769Z] time="2022-02-11T19:19:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-11T19:19:27.769Z] time="2022-02-11T19:19:27Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1644607167.305223\",\"host\":\"f0677dda3751\"}'" [2022-02-11T19:19:27.769Z] time="2022-02-11T19:19:27Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1644607167.305223\",\"host\":\"f0677dda3751\"}'" [2022-02-11T19:19:27.769Z] --- PASS: TestBufferMaximum (0.00s) [2022-02-11T19:19:27.769Z] === RUN TestServerAlwaysDown [2022-02-11T19:19:27.769Z] time="2022-02-11T19:19:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-11T19:19:27.769Z] time="2022-02-11T19:19:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-11T19:19:27.770Z] time="2022-02-11T19:19:27Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1644607167.309224\",\"host\":\"f0677dda3751\"}'" [2022-02-11T19:19:27.770Z] time="2022-02-11T19:19:27Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1644607167.309224\",\"host\":\"f0677dda3751\"}'" [2022-02-11T19:19:27.770Z] time="2022-02-11T19:19:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-11T19:19:27.770Z] time="2022-02-11T19:19:27Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1644607167.309224\",\"host\":\"f0677dda3751\"}'" [2022-02-11T19:19:27.770Z] time="2022-02-11T19:19:27Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1644607167.310224\",\"host\":\"f0677dda3751\"}'" [2022-02-11T19:19:27.770Z] time="2022-02-11T19:19:27Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1644607167.310224\",\"host\":\"f0677dda3751\"}'" [2022-02-11T19:19:27.770Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-02-11T19:19:27.770Z] === RUN TestCannotSendAfterClose [2022-02-11T19:19:27.770Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-02-11T19:19:27.770Z] === RUN TestDeadlockOnBlockedEndpoint [2022-02-11T19:19:28.397Z] === RUN TestInvalidConfig [2022-02-11T19:19:28.397Z] --- PASS: TestInvalidConfig (0.00s) [2022-02-11T19:19:28.397Z] === RUN TestConfig [2022-02-11T19:19:28.397Z] --- PASS: TestConfig (0.00s) [2022-02-11T19:19:28.397Z] === RUN TestOptionsLabels [2022-02-11T19:19:28.397Z] --- PASS: TestOptionsLabels (0.00s) [2022-02-11T19:19:28.397Z] === RUN TestValidName [2022-02-11T19:19:28.397Z] --- PASS: TestValidName (0.00s) [2022-02-11T19:19:28.397Z] PASS [2022-02-11T19:19:28.397Z] coverage: 19.7% of statements [2022-02-11T19:19:28.397Z] ok github.com/docker/docker/libnetwork/config 0.120s coverage: 19.7% of statements [2022-02-11T19:19:28.759Z] time="2022-02-11T19:19:28Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49207/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-02-11T19:19:28.759Z] time="2022-02-11T19:19:28Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"f0677dda3751\"}'" [2022-02-11T19:19:28.759Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-02-11T19:19:28.759Z] PASS [2022-02-11T19:19:28.759Z] coverage: 82.5% of statements [2022-02-11T19:19:28.760Z] ok github.com/docker/docker/daemon/logger/splunk 2.271s coverage: 82.5% of statements [2022-02-11T19:19:28.760Z] ? github.com/docker/docker/daemon/names [no test files] [2022-02-11T19:19:28.760Z] ? github.com/docker/docker/daemon/network [no test files] [2022-02-11T19:19:28.760Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-02-11T19:19:28.760Z] === RUN TestV1IDService [2022-02-11T19:19:28.760Z] --- PASS: TestV1IDService (0.02s) [2022-02-11T19:19:28.760Z] === RUN TestV2MetadataService [2022-02-11T19:19:28.867Z] === RUN TestKey [2022-02-11T19:19:28.867Z] --- PASS: TestKey (0.00s) [2022-02-11T19:19:28.867Z] === RUN TestParseKey [2022-02-11T19:19:28.867Z] --- PASS: TestParseKey (0.00s) [2022-02-11T19:19:28.867Z] === RUN TestInvalidDataStore [2022-02-11T19:19:28.867Z] --- PASS: TestInvalidDataStore (0.00s) [2022-02-11T19:19:28.867Z] === RUN TestKVObjectFlatKey [2022-02-11T19:19:28.867Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-02-11T19:19:28.867Z] === RUN TestAtomicKVObjectFlatKey [2022-02-11T19:19:28.867Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-02-11T19:19:28.867Z] PASS [2022-02-11T19:19:28.867Z] coverage: 21.9% of statements [2022-02-11T19:19:28.867Z] ok github.com/docker/docker/libnetwork/datastore 0.047s coverage: 21.9% of statements [2022-02-11T19:19:28.938Z] --- PASS: TestSecretInspect (1.70s) [2022-02-11T19:19:28.938Z] === RUN TestSecretList [2022-02-11T19:19:29.231Z] === RUN TestSuccessfulDownload [2022-02-11T19:19:29.231Z] download_test.go:267: Needs fixing on Windows [2022-02-11T19:19:29.231Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-02-11T19:19:29.231Z] === RUN TestCancelledDownload [2022-02-11T19:19:29.231Z] --- PASS: TestCancelledDownload (0.00s) [2022-02-11T19:19:29.231Z] === RUN TestMaxDownloadAttempts [2022-02-11T19:19:29.231Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-02-11T19:19:29.231Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-02-11T19:19:29.231Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-02-11T19:19:29.231Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-02-11T19:19:29.231Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-02-11T19:19:29.231Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-02-11T19:19:29.231Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-02-11T19:19:29.231Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-02-11T19:19:29.231Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-02-11T19:19:29.231Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-02-11T19:19:29.231Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-02-11T19:19:29.231Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-02-11T19:19:29.231Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-02-11T19:19:29.231Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-02-11T19:19:29.231Z] === RUN TestContinueOnError_MirrorEndpoint [2022-02-11T19:19:29.231Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-02-11T19:19:29.231Z] === RUN TestContinueOnError_NeverContinue [2022-02-11T19:19:29.231Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-02-11T19:19:29.231Z] === RUN TestManifestStore [2022-02-11T19:19:29.231Z] === RUN TestManifestStore/no_remote_or_local [2022-02-11T19:19:29.700Z] time="2022-02-11T19:19:29Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local4075161320\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-02-11T19:19:29.700Z] === RUN TestManifestStore/no_local_cache [2022-02-11T19:19:29.700Z] === RUN TestManifestStore/with_local_cache [2022-02-11T19:19:29.700Z] --- PASS: TestV2MetadataService (0.99s) [2022-02-11T19:19:29.700Z] PASS [2022-02-11T19:19:29.700Z] coverage: 48.2% of statements [2022-02-11T19:19:29.700Z] ok github.com/docker/docker/distribution/metadata 1.095s coverage: 48.2% of statements [2022-02-11T19:19:29.700Z] === RUN TestManifestStore/unknown_media_type [2022-02-11T19:19:29.700Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-02-11T19:19:29.700Z] time="2022-02-11T19:19:29Z" level=warning msg="reference for unknown type: " [2022-02-11T19:19:29.700Z] time="2022-02-11T19:19:29Z" level=warning msg="reference for unknown type: " [2022-02-11T19:19:29.700Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-02-11T19:19:29.700Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-02-11T19:19:29.700Z] time="2022-02-11T19:19:29Z" level=warning msg="reference for unknown type: " [2022-02-11T19:19:29.700Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-02-11T19:19:29.700Z] time="2022-02-11T19:19:29Z" level=warning msg="reference for unknown type: " [2022-02-11T19:19:29.700Z] time="2022-02-11T19:19:29Z" level=warning msg="reference for unknown type: " [2022-02-11T19:19:29.700Z] === RUN TestManifestStore/error_persisting_manifest [2022-02-11T19:19:29.700Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-02-11T19:19:29.700Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-02-11T19:19:29.700Z] time="2022-02-11T19:19:29Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-02-11T19:19:29.700Z] --- PASS: TestManifestStore (0.37s) [2022-02-11T19:19:29.700Z] --- PASS: TestManifestStore/no_remote_or_local (0.25s) [2022-02-11T19:19:29.700Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-02-11T19:19:29.700Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-02-11T19:19:29.700Z] --- PASS: TestManifestStore/unknown_media_type (0.06s) [2022-02-11T19:19:29.700Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-02-11T19:19:29.700Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2022-02-11T19:19:29.700Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-02-11T19:19:29.700Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-02-11T19:19:29.700Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-02-11T19:19:29.700Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.01s) [2022-02-11T19:19:29.700Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-02-11T19:19:29.700Z] === RUN TestDetectManifestBlobMediaType [2022-02-11T19:19:29.700Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-02-11T19:19:29.700Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-02-11T19:19:29.700Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-02-11T19:19:29.700Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-02-11T19:19:29.700Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-02-11T19:19:29.700Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-02-11T19:19:29.700Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-02-11T19:19:29.700Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-02-11T19:19:29.700Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-02-11T19:19:29.700Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-02-11T19:19:29.700Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-02-11T19:19:29.700Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-02-11T19:19:29.700Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-02-11T19:19:29.700Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-02-11T19:19:29.700Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-02-11T19:19:29.700Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-02-11T19:19:29.700Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-02-11T19:19:29.700Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-02-11T19:19:29.700Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-02-11T19:19:29.700Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-02-11T19:19:29.700Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-02-11T19:19:29.700Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-02-11T19:19:29.700Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-02-11T19:19:29.700Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-02-11T19:19:29.700Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-02-11T19:19:29.700Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-02-11T19:19:29.700Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-02-11T19:19:29.700Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-02-11T19:19:29.700Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-02-11T19:19:29.700Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-02-11T19:19:29.700Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-02-11T19:19:29.700Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-02-11T19:19:29.700Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-02-11T19:19:29.700Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-02-11T19:19:29.700Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-02-11T19:19:29.700Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-02-11T19:19:29.700Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-02-11T19:19:29.700Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-02-11T19:19:29.700Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-02-11T19:19:29.700Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-02-11T19:19:29.700Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-02-11T19:19:29.700Z] === RUN TestFixManifestLayers [2022-02-11T19:19:29.700Z] --- PASS: TestFixManifestLayers (0.01s) [2022-02-11T19:19:29.700Z] === RUN TestFixManifestLayersBaseLayerParent [2022-02-11T19:19:29.700Z] pull_v2_test.go:73: Needs fixing on Windows [2022-02-11T19:19:29.700Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-02-11T19:19:29.700Z] === RUN TestFixManifestLayersBadParent [2022-02-11T19:19:29.700Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-02-11T19:19:29.700Z] === RUN TestValidateManifest [2022-02-11T19:19:29.700Z] pull_v2_test.go:118: Needs fixing on Windows [2022-02-11T19:19:29.700Z] --- SKIP: TestValidateManifest (0.00s) [2022-02-11T19:19:29.700Z] === RUN TestFormatPlatform [2022-02-11T19:19:29.700Z] --- PASS: TestFormatPlatform (0.00s) [2022-02-11T19:19:29.700Z] === RUN TestGetRepositoryMountCandidates [2022-02-11T19:19:29.700Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-02-11T19:19:29.700Z] === RUN TestLayerAlreadyExists [2022-02-11T19:19:29.700Z] 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-02-11T19:19:29.700Z] 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-02-11T19:19:29.700Z] 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-02-11T19:19:29.700Z] 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-02-11T19:19:29.700Z] 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-02-11T19:19:29.700Z] 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-02-11T19:19:29.700Z] time="2022-02-11T19:19:29Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-11T19:19:29.700Z] time="2022-02-11T19:19:29Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-11T19:19:29.700Z] time="2022-02-11T19:19:29Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-11T19:19:29.700Z] time="2022-02-11T19:19:29Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-11T19:19:29.701Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-02-11T19:19:29.701Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.44s) [2022-02-11T19:19:29.701Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.44s) [2022-02-11T19:19:29.701Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.44s) [2022-02-11T19:19:29.701Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.44s) [2022-02-11T19:19:29.701Z] === RUN TestTransfer [2022-02-11T19:19:29.701Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-02-11T19:19:29.701Z] === RUN TestWhenEmptyAuthConfig [2022-02-11T19:19:29.701Z] --- PASS: TestTransfer (0.12s) [2022-02-11T19:19:29.701Z] === RUN TestConcurrencyLimit [2022-02-11T19:19:29.855Z] === RUN TestErrorInterfaces [2022-02-11T19:19:29.855Z] --- PASS: TestErrorInterfaces (0.00s) [2022-02-11T19:19:29.855Z] === RUN TestNetworkMarshalling [2022-02-11T19:19:29.855Z] --- PASS: TestNetworkMarshalling (0.22s) [2022-02-11T19:19:29.855Z] === RUN TestEndpointMarshalling [2022-02-11T19:19:29.855Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-02-11T19:19:29.855Z] === RUN TestAuxAddresses [2022-02-11T19:19:29.855Z] time="2022-02-11T19:19:29Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-02-11T19:19:29.855Z] --- PASS: TestAuxAddresses (0.02s) [2022-02-11T19:19:29.855Z] === RUN TestSRVServiceQuery [2022-02-11T19:19:29.855Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-02-11T19:19:29.855Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-02-11T19:19:29.855Z] === RUN TestServiceVIPReuse [2022-02-11T19:19:29.855Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-02-11T19:19:29.855Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-02-11T19:19:29.855Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-02-11T19:19:29.855Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-02-11T19:19:29.855Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.01s) [2022-02-11T19:19:29.855Z] === RUN TestDNSIPQuery [2022-02-11T19:19:29.855Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-02-11T19:19:29.855Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-02-11T19:19:29.855Z] === RUN TestDNSProxyServFail [2022-02-11T19:19:29.855Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-02-11T19:19:29.855Z] --- SKIP: TestDNSProxyServFail (0.01s) [2022-02-11T19:19:29.855Z] === RUN TestSandboxAddEmpty [2022-02-11T19:19:29.855Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-11T19:19:29.855Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-02-11T19:19:29.855Z] === RUN TestSandboxAddMultiPrio [2022-02-11T19:19:29.855Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-11T19:19:29.855Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-02-11T19:19:29.855Z] === RUN TestSandboxAddSamePrio [2022-02-11T19:19:29.855Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-11T19:19:29.855Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-02-11T19:19:29.855Z] === RUN TestCleanupServiceDiscovery [2022-02-11T19:19:29.855Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-02-11T19:19:29.855Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-02-11T19:19:29.855Z] === RUN TestDNSOptions [2022-02-11T19:19:29.855Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-02-11T19:19:29.855Z] --- SKIP: TestDNSOptions (0.00s) [2022-02-11T19:19:29.855Z] === RUN TestMultipleControllersWithSameStore [2022-02-11T19:19:29.856Z] time="2022-02-11T19:19:29Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-02-11T19:19:29.856Z] time="2022-02-11T19:19:29Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-02-11T19:19:29.856Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2022-02-11T19:19:29.856Z] PASS [2022-02-11T19:19:29.856Z] coverage: 8.5% of statements [2022-02-11T19:19:29.856Z] === RUN TestIPDataMarshalling [2022-02-11T19:19:29.856Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-02-11T19:19:29.856Z] === RUN TestValidateAndIsV6 [2022-02-11T19:19:29.856Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-02-11T19:19:29.856Z] PASS [2022-02-11T19:19:29.856Z] coverage: 68.9% of statements [2022-02-11T19:19:29.856Z] ok github.com/docker/docker/libnetwork 0.398s coverage: 8.5% of statements [2022-02-11T19:19:29.856Z] ok github.com/docker/docker/libnetwork/driverapi 0.052s coverage: 68.9% of statements [2022-02-11T19:19:29.953Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-02-11T19:19:30.170Z] === RUN TestNotFound [2022-02-11T19:19:30.170Z] --- PASS: TestNotFound (0.00s) [2022-02-11T19:19:30.170Z] === RUN TestConflict [2022-02-11T19:19:30.170Z] --- PASS: TestConflict (0.00s) [2022-02-11T19:19:30.170Z] === RUN TestForbidden [2022-02-11T19:19:30.170Z] --- PASS: TestForbidden (0.00s) [2022-02-11T19:19:30.170Z] === RUN TestInvalidParameter [2022-02-11T19:19:30.170Z] --- PASS: TestInvalidParameter (0.00s) [2022-02-11T19:19:30.170Z] === RUN TestNotImplemented [2022-02-11T19:19:30.170Z] --- PASS: TestNotImplemented (0.00s) [2022-02-11T19:19:30.170Z] === RUN TestNotModified [2022-02-11T19:19:30.170Z] --- PASS: TestNotModified (0.00s) [2022-02-11T19:19:30.170Z] === RUN TestUnauthorized [2022-02-11T19:19:30.170Z] --- PASS: TestUnauthorized (0.00s) [2022-02-11T19:19:30.170Z] === RUN TestUnknown [2022-02-11T19:19:30.170Z] --- PASS: TestUnknown (0.00s) [2022-02-11T19:19:30.170Z] === RUN TestCancelled [2022-02-11T19:19:30.170Z] --- PASS: TestCancelled (0.00s) [2022-02-11T19:19:30.170Z] === RUN TestDeadline [2022-02-11T19:19:30.170Z] --- PASS: TestDeadline (0.00s) [2022-02-11T19:19:30.170Z] === RUN TestDataLoss [2022-02-11T19:19:30.170Z] --- PASS: TestDataLoss (0.00s) [2022-02-11T19:19:30.170Z] === RUN TestUnavailable [2022-02-11T19:19:30.170Z] --- PASS: TestUnavailable (0.00s) [2022-02-11T19:19:30.170Z] === RUN TestSystem [2022-02-11T19:19:30.170Z] --- PASS: TestSystem (0.00s) [2022-02-11T19:19:30.170Z] === RUN TestFromStatusCode [2022-02-11T19:19:30.170Z] === RUN TestFromStatusCode/Not_Found [2022-02-11T19:19:30.170Z] === RUN TestFromStatusCode/Bad_Request [2022-02-11T19:19:30.170Z] === RUN TestFromStatusCode/Conflict [2022-02-11T19:19:30.170Z] === RUN TestFromStatusCode/Unauthorized [2022-02-11T19:19:30.170Z] === RUN TestFromStatusCode/Service_Unavailable [2022-02-11T19:19:30.170Z] === RUN TestFromStatusCode/Forbidden [2022-02-11T19:19:30.170Z] === RUN TestFromStatusCode/Not_Modified [2022-02-11T19:19:30.170Z] === RUN TestFromStatusCode/Not_Implemented [2022-02-11T19:19:30.170Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-02-11T19:19:30.170Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-02-11T19:19:30.170Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-02-11T19:19:30.170Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-02-11T19:19:30.170Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-02-11T19:19:30.170Z] --- PASS: TestFromStatusCode (0.00s) [2022-02-11T19:19:30.170Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-02-11T19:19:30.170Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-02-11T19:19:30.170Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-02-11T19:19:30.170Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-02-11T19:19:30.170Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-02-11T19:19:30.170Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-02-11T19:19:30.170Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-02-11T19:19:30.170Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-02-11T19:19:30.170Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-02-11T19:19:30.170Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-02-11T19:19:30.170Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-02-11T19:19:30.170Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-02-11T19:19:30.170Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-02-11T19:19:30.170Z] PASS [2022-02-11T19:19:30.170Z] coverage: 53.1% of statements [2022-02-11T19:19:30.170Z] ok github.com/docker/docker/errdefs 0.052s coverage: 53.1% of statements [2022-02-11T19:19:30.170Z] --- PASS: TestConcurrencyLimit (0.38s) [2022-02-11T19:19:30.170Z] === RUN TestInactiveJobs [2022-02-11T19:19:30.324Z] === RUN TestDriver [2022-02-11T19:19:30.324Z] --- PASS: TestDriver (0.00s) [2022-02-11T19:19:30.324Z] PASS [2022-02-11T19:19:30.324Z] coverage: 34.8% of statements [2022-02-11T19:19:30.324Z] ok github.com/docker/docker/libnetwork/drivers/host 0.047s coverage: 34.8% of statements [2022-02-11T19:19:30.639Z] --- PASS: TestInactiveJobs (0.45s) [2022-02-11T19:19:30.640Z] === RUN TestWatchRelease [2022-02-11T19:19:30.640Z] --- PASS: TestWatchRelease (0.04s) [2022-02-11T19:19:30.640Z] === RUN TestWatchFinishedTransfer [2022-02-11T19:19:30.640Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-02-11T19:19:30.640Z] === RUN TestDuplicateTransfer [2022-02-11T19:19:30.640Z] --- PASS: TestDuplicateTransfer (0.05s) [2022-02-11T19:19:30.640Z] === RUN TestSuccessfulUpload [2022-02-11T19:19:30.828Z] --- PASS: TestSecretList (1.75s) [2022-02-11T19:19:30.828Z] === RUN TestSecretsCreateAndDelete [2022-02-11T19:19:31.111Z] --- PASS: TestWhenEmptyAuthConfig (1.23s) [2022-02-11T19:19:31.111Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-02-11T19:19:31.111Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-02-11T19:19:31.111Z] === RUN TestTokenPassThru [2022-02-11T19:19:31.111Z] --- PASS: TestTokenPassThru (0.01s) [2022-02-11T19:19:31.111Z] === RUN TestTokenPassThruDifferentHost [2022-02-11T19:19:31.111Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-02-11T19:19:31.111Z] PASS [2022-02-11T19:19:31.111Z] coverage: 24.6% of statements [2022-02-11T19:19:31.111Z] ok github.com/docker/docker/distribution 1.733s coverage: 24.6% of statements [2022-02-11T19:19:31.111Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-02-11T19:19:31.111Z] time="2022-02-11T19:19:30Z" level=error msg="Upload failed, retrying: simulating retry" [2022-02-11T19:19:31.312Z] === RUN TestDriver [2022-02-11T19:19:31.312Z] --- PASS: TestDriver (0.00s) [2022-02-11T19:19:31.312Z] PASS [2022-02-11T19:19:31.312Z] coverage: 34.8% of statements [2022-02-11T19:19:31.312Z] ok github.com/docker/docker/libnetwork/drivers/null 0.046s coverage: 34.8% of statements [2022-02-11T19:19:31.312Z] === RUN TestNetworkAllocateFree [2022-02-11T19:19:31.312Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-02-11T19:19:31.312Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-02-11T19:19:31.312Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-02-11T19:19:31.312Z] PASS [2022-02-11T19:19:31.312Z] coverage: 63.6% of statements [2022-02-11T19:19:31.312Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.048s coverage: 63.6% of statements [2022-02-11T19:19:31.580Z] --- PASS: TestSuccessfulUpload (0.63s) [2022-02-11T19:19:31.580Z] === RUN TestCancelledUpload [2022-02-11T19:19:31.580Z] --- PASS: TestCancelledUpload (0.00s) [2022-02-11T19:19:31.580Z] PASS [2022-02-11T19:19:31.580Z] coverage: 77.1% of statements [2022-02-11T19:19:31.580Z] ok github.com/docker/docker/distribution/xfer 2.209s coverage: 77.1% of statements [2022-02-11T19:19:31.580Z] ? github.com/docker/docker/dockerversion [no test files] [2022-02-11T19:19:31.580Z] === RUN TestCompare [2022-02-11T19:19:31.580Z] --- PASS: TestCompare (0.00s) [2022-02-11T19:19:31.580Z] PASS [2022-02-11T19:19:31.580Z] coverage: 19.2% of statements [2022-02-11T19:19:31.580Z] ok github.com/docker/docker/image/cache 0.081s coverage: 19.2% of statements [2022-02-11T19:19:31.782Z] === RUN TestGetEmptyCapabilities [2022-02-11T19:19:31.783Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-02-11T19:19:31.783Z] === RUN TestGetExtraCapabilities [2022-02-11T19:19:31.783Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-02-11T19:19:31.783Z] === RUN TestGetInvalidCapabilities [2022-02-11T19:19:31.783Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-02-11T19:19:31.783Z] === RUN TestRemoteDriver [2022-02-11T19:19:31.783Z] --- PASS: TestRemoteDriver (0.01s) [2022-02-11T19:19:31.783Z] === RUN TestDriverError [2022-02-11T19:19:31.783Z] --- PASS: TestDriverError (0.01s) [2022-02-11T19:19:31.783Z] === RUN TestMissingValues [2022-02-11T19:19:31.783Z] --- PASS: TestMissingValues (0.01s) [2022-02-11T19:19:31.783Z] === RUN TestRollback [2022-02-11T19:19:31.783Z] --- PASS: TestRollback (0.01s) [2022-02-11T19:19:31.783Z] PASS [2022-02-11T19:19:31.783Z] coverage: 57.4% of statements [2022-02-11T19:19:31.783Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.097s coverage: 57.4% of statements [2022-02-11T19:19:31.845Z] === RUN TestDockerSuite/TestBuildForceRm [2022-02-11T19:19:32.049Z] === RUN TestFSGetInvalidData [2022-02-11T19:19:32.049Z] --- PASS: TestFSGetInvalidData (0.02s) [2022-02-11T19:19:32.049Z] === RUN TestFSInvalidSet [2022-02-11T19:19:32.049Z] --- PASS: TestFSInvalidSet (0.04s) [2022-02-11T19:19:32.049Z] === RUN TestFSInvalidRoot [2022-02-11T19:19:32.049Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-02-11T19:19:32.049Z] === RUN TestFSMetadataGetSet [2022-02-11T19:19:32.049Z] --- PASS: TestFSMetadataGetSet (0.06s) [2022-02-11T19:19:32.049Z] === RUN TestFSInvalidWalker [2022-02-11T19:19:32.049Z] --- PASS: TestFSInvalidWalker (0.02s) [2022-02-11T19:19:32.049Z] === RUN TestFSGetSet [2022-02-11T19:19:32.050Z] --- PASS: TestFSGetSet (0.02s) [2022-02-11T19:19:32.050Z] === RUN TestFSGetUnsetKey [2022-02-11T19:19:32.050Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-02-11T19:19:32.050Z] === RUN TestFSGetEmptyData [2022-02-11T19:19:32.050Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-02-11T19:19:32.050Z] === RUN TestFSDelete [2022-02-11T19:19:32.050Z] --- PASS: TestFSDelete (0.01s) [2022-02-11T19:19:32.050Z] === RUN TestFSWalker [2022-02-11T19:19:32.050Z] --- PASS: TestFSWalker (0.02s) [2022-02-11T19:19:32.050Z] === RUN TestFSWalkerStopOnError [2022-02-11T19:19:32.050Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-02-11T19:19:32.050Z] === RUN TestNewFromJSON [2022-02-11T19:19:32.050Z] --- PASS: TestNewFromJSON (0.00s) [2022-02-11T19:19:32.050Z] === RUN TestNewFromJSONWithInvalidJSON [2022-02-11T19:19:32.050Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-02-11T19:19:32.050Z] === RUN TestMarshalKeyOrder [2022-02-11T19:19:32.050Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-02-11T19:19:32.050Z] === RUN TestHistoryEqual [2022-02-11T19:19:32.251Z] --- PASS: TestRandomAllocateDeallocate (6.06s) [2022-02-11T19:19:32.251Z] === RUN TestAllocateRandomDeallocate [2022-02-11T19:19:32.518Z] --- PASS: TestHistoryEqual (0.21s) [2022-02-11T19:19:32.518Z] === RUN TestImage [2022-02-11T19:19:32.518Z] --- PASS: TestImage (0.00s) [2022-02-11T19:19:32.518Z] === RUN TestImageOSNotEmpty [2022-02-11T19:19:32.518Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-02-11T19:19:32.518Z] === RUN TestNewChildImageFromImageWithRootFS [2022-02-11T19:19:32.518Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-02-11T19:19:32.518Z] === RUN TestCreate [2022-02-11T19:19:32.518Z] --- PASS: TestCreate (0.01s) [2022-02-11T19:19:32.518Z] === RUN TestRestore [2022-02-11T19:19:32.518Z] time="2022-02-11T19:19:32Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-02-11T19:19:32.518Z] --- PASS: TestRestore (0.04s) [2022-02-11T19:19:32.518Z] === RUN TestAddDelete [2022-02-11T19:19:32.518Z] --- PASS: TestAddDelete (0.03s) [2022-02-11T19:19:32.518Z] === RUN TestSearchAfterDelete [2022-02-11T19:19:32.518Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-02-11T19:19:32.518Z] === RUN TestParentReset [2022-02-11T19:19:32.518Z] --- PASS: TestParentReset (0.05s) [2022-02-11T19:19:32.518Z] === RUN TestGetAndSetLastUpdated [2022-02-11T19:19:32.518Z] --- PASS: TestGetAndSetLastUpdated (0.03s) [2022-02-11T19:19:32.518Z] === RUN TestStoreLen [2022-02-11T19:19:32.518Z] --- PASS: TestStoreLen (0.07s) [2022-02-11T19:19:32.518Z] PASS [2022-02-11T19:19:32.519Z] coverage: 86.6% of statements [2022-02-11T19:19:32.519Z] ok github.com/docker/docker/image 0.798s coverage: 86.6% of statements [2022-02-11T19:19:32.519Z] === RUN TestMakeV1ConfigFromConfig [2022-02-11T19:19:32.519Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-02-11T19:19:32.519Z] PASS [2022-02-11T19:19:32.519Z] coverage: 25.0% of statements [2022-02-11T19:19:32.519Z] ok github.com/docker/docker/image/v1 0.086s coverage: 25.0% of statements [2022-02-11T19:19:32.720Z] === RUN TestNAT [2022-02-11T19:19:32.720Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-02-11T19:19:32.720Z] --- SKIP: TestNAT (0.00s) [2022-02-11T19:19:32.720Z] === RUN TestTransparent [2022-02-11T19:19:32.720Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-02-11T19:19:32.720Z] --- SKIP: TestTransparent (0.00s) [2022-02-11T19:19:32.720Z] PASS [2022-02-11T19:19:32.720Z] coverage: 0.0% of statements [2022-02-11T19:19:32.720Z] === RUN TestNew [2022-02-11T19:19:32.720Z] --- PASS: TestNew (0.00s) [2022-02-11T19:19:32.720Z] === RUN TestAddDriver [2022-02-11T19:19:32.720Z] --- PASS: TestAddDriver (0.00s) [2022-02-11T19:19:32.720Z] === RUN TestAddDuplicateDriver [2022-02-11T19:19:32.720Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-02-11T19:19:32.720Z] === RUN TestIPAMDefaultAddressSpaces [2022-02-11T19:19:32.720Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-02-11T19:19:32.720Z] === RUN TestDriver [2022-02-11T19:19:32.720Z] --- PASS: TestDriver (0.00s) [2022-02-11T19:19:32.720Z] === RUN TestIPAM [2022-02-11T19:19:32.720Z] --- PASS: TestIPAM (0.00s) [2022-02-11T19:19:32.720Z] === RUN TestWalkIPAMs [2022-02-11T19:19:32.720Z] --- PASS: TestWalkIPAMs (0.00s) [2022-02-11T19:19:32.720Z] === RUN TestWalkDrivers [2022-02-11T19:19:32.720Z] --- PASS: TestWalkDrivers (0.00s) [2022-02-11T19:19:32.720Z] PASS [2022-02-11T19:19:32.720Z] coverage: 82.4% of statements [2022-02-11T19:19:32.720Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.056s coverage: 0.0% of statements [2022-02-11T19:19:32.720Z] ok github.com/docker/docker/libnetwork/drvregistry 0.084s coverage: 82.4% of statements [2022-02-11T19:19:33.190Z] === RUN TestBuildDefault [2022-02-11T19:19:33.190Z] --- PASS: TestBuildDefault (0.00s) [2022-02-11T19:19:33.190Z] === RUN TestBuildHostnameDomainname [2022-02-11T19:19:33.190Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-02-11T19:19:33.190Z] === RUN TestBuildHostname [2022-02-11T19:19:33.190Z] --- PASS: TestBuildHostname (0.00s) [2022-02-11T19:19:33.190Z] === RUN TestBuildHostnameFQDN [2022-02-11T19:19:33.190Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-02-11T19:19:33.190Z] === RUN TestBuildNoIP [2022-02-11T19:19:33.190Z] --- PASS: TestBuildNoIP (0.00s) [2022-02-11T19:19:33.190Z] === RUN TestUpdate [2022-02-11T19:19:33.190Z] --- PASS: TestUpdate (0.00s) [2022-02-11T19:19:33.190Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-02-11T19:19:33.190Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-02-11T19:19:33.190Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-02-11T19:19:33.190Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-02-11T19:19:33.190Z] === RUN TestAddEmpty [2022-02-11T19:19:33.190Z] --- PASS: TestAddEmpty (0.00s) [2022-02-11T19:19:33.190Z] === RUN TestAdd [2022-02-11T19:19:33.190Z] --- PASS: TestAdd (0.00s) [2022-02-11T19:19:33.190Z] === RUN TestDeleteEmpty [2022-02-11T19:19:33.190Z] --- PASS: TestDeleteEmpty (0.00s) [2022-02-11T19:19:33.190Z] === RUN TestDeleteNewline [2022-02-11T19:19:33.190Z] --- PASS: TestDeleteNewline (0.00s) [2022-02-11T19:19:33.190Z] === RUN TestDelete [2022-02-11T19:19:33.190Z] --- PASS: TestDelete (0.00s) [2022-02-11T19:19:33.190Z] === RUN TestConcurrentWrites [2022-02-11T19:19:33.190Z] --- PASS: TestConcurrentWrites (0.29s) [2022-02-11T19:19:33.190Z] PASS [2022-02-11T19:19:33.190Z] coverage: 81.2% of statements [2022-02-11T19:19:33.190Z] ok github.com/docker/docker/libnetwork/etchosts 0.361s coverage: 81.2% of statements [2022-02-11T19:19:33.212Z] === RUN TestDockerSuite/TestBuildFromGit [2022-02-11T19:19:33.344Z] --- PASS: TestSecretsCreateAndDelete (2.16s) [2022-02-11T19:19:33.344Z] === RUN TestSecretsUpdate [2022-02-11T19:19:33.507Z] === RUN TestValidateManifest [2022-02-11T19:19:33.507Z] === RUN TestValidateManifest/nil [2022-02-11T19:19:33.507Z] === RUN TestValidateManifest/non-nil [2022-02-11T19:19:33.507Z] --- PASS: TestValidateManifest (0.00s) [2022-02-11T19:19:33.507Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-02-11T19:19:33.507Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-02-11T19:19:33.507Z] PASS [2022-02-11T19:19:33.507Z] coverage: 0.7% of statements [2022-02-11T19:19:33.507Z] ok github.com/docker/docker/image/tarexport 0.209s coverage: 0.7% of statements [2022-02-11T19:19:33.507Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-02-11T19:19:33.660Z] --- PASS: TestAllocateRandomDeallocate (1.36s) [2022-02-11T19:19:33.660Z] === RUN TestAllocateRandomDeallocateSerialize [2022-02-11T19:19:33.660Z] === RUN TestNew [2022-02-11T19:19:33.660Z] --- PASS: TestNew (0.00s) [2022-02-11T19:19:33.660Z] === RUN TestAllocate [2022-02-11T19:19:33.660Z] --- PASS: TestAllocate (0.00s) [2022-02-11T19:19:33.660Z] === RUN TestUninitialized [2022-02-11T19:19:33.660Z] --- PASS: TestUninitialized (0.00s) [2022-02-11T19:19:33.660Z] === RUN TestAllocateInRange [2022-02-11T19:19:33.660Z] --- PASS: TestAllocateInRange (0.00s) [2022-02-11T19:19:33.660Z] === RUN TestAllocateSerial [2022-02-11T19:19:33.660Z] --- PASS: TestAllocateSerial (0.00s) [2022-02-11T19:19:33.660Z] PASS [2022-02-11T19:19:33.660Z] coverage: 87.5% of statements [2022-02-11T19:19:33.660Z] ok github.com/docker/docker/libnetwork/idm 0.047s coverage: 87.5% of statements [2022-02-11T19:19:33.660Z] === RUN TestCaller [2022-02-11T19:19:33.660Z] --- PASS: TestCaller (0.00s) [2022-02-11T19:19:33.660Z] PASS [2022-02-11T19:19:33.660Z] coverage: 100.0% of statements [2022-02-11T19:19:33.660Z] ok github.com/docker/docker/libnetwork/internal/caller 0.040s coverage: 100.0% of statements [2022-02-11T19:19:34.142Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-02-11T19:19:34.399Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-02-11T19:19:34.495Z] === RUN TestSerialization [2022-02-11T19:19:34.648Z] === RUN TestSetSerialInsertDelete [2022-02-11T19:19:34.648Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-02-11T19:19:34.648Z] === RUN TestSetParallelInsertDelete [2022-02-11T19:19:34.648Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.39s) [2022-02-11T19:19:34.648Z] === RUN TestRetrieveFromStore [2022-02-11T19:19:34.964Z] === RUN TestEmptyLayer [2022-02-11T19:19:34.964Z] --- PASS: TestEmptyLayer (0.00s) [2022-02-11T19:19:34.964Z] === RUN TestCommitFailure [2022-02-11T19:19:34.964Z] --- PASS: TestSerialization (0.02s) [2022-02-11T19:19:34.964Z] PASS [2022-02-11T19:19:34.964Z] coverage: 100.0% of statements [2022-02-11T19:19:34.964Z] ok github.com/docker/docker/libcontainerd/queue 0.065s coverage: 100.0% of statements [2022-02-11T19:19:34.964Z] --- PASS: TestCommitFailure (0.02s) [2022-02-11T19:19:34.964Z] === RUN TestStartTransactionFailure [2022-02-11T19:19:34.964Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-02-11T19:19:34.964Z] === RUN TestGetOrphan [2022-02-11T19:19:34.964Z] --- PASS: TestGetOrphan (0.01s) [2022-02-11T19:19:34.964Z] === RUN TestMountAndRegister [2022-02-11T19:19:34.964Z] layer_test.go:270: Layer size: 14 [2022-02-11T19:19:34.964Z] --- PASS: TestMountAndRegister (0.06s) [2022-02-11T19:19:34.964Z] === RUN TestLayerRelease [2022-02-11T19:19:34.964Z] layer_test.go:303: Failing on Windows [2022-02-11T19:19:34.964Z] --- SKIP: TestLayerRelease (0.00s) [2022-02-11T19:19:34.964Z] === RUN TestStoreRestore [2022-02-11T19:19:34.964Z] layer_test.go:352: Failing on Windows [2022-02-11T19:19:34.964Z] --- SKIP: TestStoreRestore (0.00s) [2022-02-11T19:19:34.964Z] === RUN TestTarStreamStability [2022-02-11T19:19:34.964Z] layer_test.go:467: Failing on Windows [2022-02-11T19:19:34.964Z] --- SKIP: TestTarStreamStability (0.00s) [2022-02-11T19:19:34.964Z] === RUN TestRegisterExistingLayer [2022-02-11T19:19:34.964Z] --- PASS: TestRegisterExistingLayer (0.14s) [2022-02-11T19:19:34.964Z] === RUN TestTarStreamVerification [2022-02-11T19:19:34.964Z] layer_test.go:696: Failing on Windows [2022-02-11T19:19:34.964Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-02-11T19:19:34.964Z] === RUN TestLayerMigration [2022-02-11T19:19:34.964Z] migration_test.go:45: Failing on Windows [2022-02-11T19:19:34.964Z] --- SKIP: TestLayerMigration (0.00s) [2022-02-11T19:19:34.964Z] === RUN TestLayerMigrationNoTarsplit [2022-02-11T19:19:34.964Z] migration_test.go:181: Failing on Windows [2022-02-11T19:19:34.964Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-02-11T19:19:34.964Z] === RUN TestMountInit [2022-02-11T19:19:34.964Z] mount_test.go:17: Failing on Windows [2022-02-11T19:19:34.964Z] --- SKIP: TestMountInit (0.00s) [2022-02-11T19:19:34.964Z] === RUN TestMountSize [2022-02-11T19:19:34.964Z] mount_test.go:76: Failing on Windows [2022-02-11T19:19:34.964Z] --- SKIP: TestMountSize (0.00s) [2022-02-11T19:19:34.964Z] === RUN TestMountChanges [2022-02-11T19:19:34.964Z] mount_test.go:125: Failing on Windows [2022-02-11T19:19:34.964Z] --- SKIP: TestMountChanges (0.00s) [2022-02-11T19:19:34.964Z] === RUN TestMountApply [2022-02-11T19:19:34.964Z] mount_test.go:212: Failing on Windows [2022-02-11T19:19:34.964Z] --- SKIP: TestMountApply (0.00s) [2022-02-11T19:19:34.964Z] PASS [2022-02-11T19:19:34.964Z] coverage: 30.1% of statements [2022-02-11T19:19:34.964Z] ok github.com/docker/docker/layer 0.319s coverage: 30.1% of statements [2022-02-11T19:19:34.964Z] === RUN TestEnvironmentParsing [2022-02-11T19:19:34.964Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-02-11T19:19:34.964Z] PASS [2022-02-11T19:19:34.964Z] coverage: 1.2% of statements [2022-02-11T19:19:34.964Z] ok github.com/docker/docker/libcontainerd/local 0.083s coverage: 1.2% of statements [2022-02-11T19:19:35.117Z] === RUN TestInt2IP2IntConversion [2022-02-11T19:19:35.256Z] --- PASS: TestSecretsUpdate (2.11s) [2022-02-11T19:19:35.256Z] === RUN TestTemplatedSecret [2022-02-11T19:19:35.433Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-02-11T19:19:35.433Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-02-11T19:19:35.433Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-02-11T19:19:35.433Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-02-11T19:19:35.585Z] --- PASS: TestRetrieveFromStore (0.58s) [2022-02-11T19:19:35.585Z] === RUN TestIsCorrupted [2022-02-11T19:19:35.585Z] --- PASS: TestIsCorrupted (0.02s) [2022-02-11T19:19:35.585Z] === RUN TestSetRollover [2022-02-11T19:19:35.766Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-02-11T19:19:36.055Z] --- PASS: TestInt2IP2IntConversion (0.56s) [2022-02-11T19:19:36.055Z] === RUN TestGetAddressVersion [2022-02-11T19:19:36.055Z] --- PASS: TestGetAddressVersion (0.00s) [2022-02-11T19:19:36.055Z] === RUN TestKeyString [2022-02-11T19:19:36.055Z] --- PASS: TestKeyString (0.00s) [2022-02-11T19:19:36.055Z] === RUN TestPoolDataMarshal [2022-02-11T19:19:36.055Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-02-11T19:19:36.055Z] === RUN TestSubnetsMarshal [2022-02-11T19:19:36.055Z] --- PASS: TestSubnetsMarshal (0.05s) [2022-02-11T19:19:36.055Z] === RUN TestAddSubnets [2022-02-11T19:19:36.055Z] === RUN TestPoolRequest [2022-02-11T19:19:36.055Z] --- PASS: TestPoolRequest (0.00s) [2022-02-11T19:19:36.055Z] === RUN TestOtherRequests [2022-02-11T19:19:36.055Z] --- PASS: TestOtherRequests (0.00s) [2022-02-11T19:19:36.055Z] PASS [2022-02-11T19:19:36.055Z] coverage: 57.1% of statements [2022-02-11T19:19:36.055Z] ok github.com/docker/docker/libnetwork/ipams/null 0.048s coverage: 57.1% of statements [2022-02-11T19:19:36.055Z] --- PASS: TestAddSubnets (0.05s) [2022-02-11T19:19:36.055Z] === RUN TestDoublePoolRelease [2022-02-11T19:19:36.055Z] --- PASS: TestDoublePoolRelease (0.03s) [2022-02-11T19:19:36.055Z] === RUN TestAddReleasePoolID [2022-02-11T19:19:36.055Z] --- PASS: TestAddReleasePoolID (0.09s) [2022-02-11T19:19:36.055Z] === RUN TestPredefinedPool [2022-02-11T19:19:36.055Z] --- PASS: TestPredefinedPool (0.03s) [2022-02-11T19:19:36.055Z] === RUN TestRemoveSubnet [2022-02-11T19:19:36.422Z] === RUN TestSequenceGetAvailableBit [2022-02-11T19:19:36.422Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-02-11T19:19:36.422Z] === RUN TestSequenceEqual [2022-02-11T19:19:36.422Z] --- PASS: TestSequenceEqual (0.00s) [2022-02-11T19:19:36.422Z] === RUN TestSequenceCopy [2022-02-11T19:19:36.422Z] --- PASS: TestSequenceCopy (0.00s) [2022-02-11T19:19:36.422Z] === RUN TestGetFirstAvailable [2022-02-11T19:19:36.422Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-02-11T19:19:36.422Z] === RUN TestFindSequence [2022-02-11T19:19:36.422Z] --- PASS: TestFindSequence (0.00s) [2022-02-11T19:19:36.422Z] === RUN TestCheckIfAvailable [2022-02-11T19:19:36.422Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-02-11T19:19:36.422Z] === RUN TestMergeSequences [2022-02-11T19:19:36.422Z] --- PASS: TestMergeSequences (0.00s) [2022-02-11T19:19:36.422Z] === RUN TestPushReservation [2022-02-11T19:19:36.422Z] --- PASS: TestPushReservation (0.00s) [2022-02-11T19:19:36.422Z] === RUN TestSerializeDeserialize [2022-02-11T19:19:36.422Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-02-11T19:19:36.422Z] === RUN TestSet [2022-02-11T19:19:36.524Z] --- PASS: TestRemoveSubnet (0.23s) [2022-02-11T19:19:36.524Z] === RUN TestGetSameAddress [2022-02-11T19:19:36.525Z] --- PASS: TestGetSameAddress (0.03s) [2022-02-11T19:19:36.525Z] === RUN TestPoolAllocationReuse [2022-02-11T19:19:36.892Z] --- PASS: TestSet (0.00s) [2022-02-11T19:19:36.892Z] === RUN TestSetUnset [2022-02-11T19:19:36.892Z] --- PASS: TestSetUnset (0.00s) [2022-02-11T19:19:36.892Z] === RUN TestOffsetSetUnset [2022-02-11T19:19:36.892Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-02-11T19:19:36.892Z] === RUN TestSetInRange [2022-02-11T19:19:36.892Z] --- PASS: TestSetInRange (0.00s) [2022-02-11T19:19:36.892Z] === RUN TestSetAnyInRange [2022-02-11T19:19:36.892Z] --- PASS: TestSetAnyInRange (0.00s) [2022-02-11T19:19:36.892Z] === RUN TestMethods [2022-02-11T19:19:36.892Z] --- PASS: TestMethods (0.00s) [2022-02-11T19:19:36.892Z] === RUN TestRandomAllocateDeallocate [2022-02-11T19:19:36.995Z] --- PASS: TestSetRollover (1.59s) [2022-02-11T19:19:36.995Z] === RUN TestSetRolloverSerial [2022-02-11T19:19:36.995Z] === RUN TestGetCapabilities [2022-02-11T19:19:36.995Z] --- PASS: TestGetCapabilities (0.01s) [2022-02-11T19:19:36.995Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-02-11T19:19:36.995Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2022-02-11T19:19:36.995Z] === RUN TestGetDefaultAddressSpaces [2022-02-11T19:19:36.995Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-02-11T19:19:36.995Z] === RUN TestRemoteDriver [2022-02-11T19:19:37.173Z] --- PASS: TestTemplatedSecret (2.07s) [2022-02-11T19:19:37.173Z] === RUN TestSecretCreateResolve [2022-02-11T19:19:37.436Z] ? github.com/docker/docker/api [no test files] [2022-02-11T19:19:37.466Z] --- PASS: TestRemoteDriver (0.01s) [2022-02-11T19:19:37.466Z] PASS [2022-02-11T19:19:37.466Z] coverage: 47.4% of statements [2022-02-11T19:19:37.466Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.084s coverage: 47.4% of statements [2022-02-11T19:19:37.663Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-02-11T19:19:37.935Z] --- PASS: TestPoolAllocationReuse (1.68s) [2022-02-11T19:19:37.935Z] === RUN TestGetAddressSubPoolEqualPool [2022-02-11T19:19:37.935Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2022-02-11T19:19:37.935Z] === RUN TestRequestReleaseAddressFromSubPool [2022-02-11T19:19:37.935Z] === RUN TestWindowsIPAM [2022-02-11T19:19:37.935Z] --- PASS: TestWindowsIPAM (0.00s) [2022-02-11T19:19:37.935Z] PASS [2022-02-11T19:19:37.935Z] coverage: 71.4% of statements [2022-02-11T19:19:37.935Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.049s coverage: 71.4% of statements [2022-02-11T19:19:38.229Z] docker_api_swarm_test.go:585: [dd803473f9a38] joining swarm manager [d4febdfa7c463]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-11T19:19:38.404Z] --- PASS: TestSetRolloverSerial (1.53s) [2022-02-11T19:19:38.404Z] === RUN TestGetFirstAvailableFromCurrent [2022-02-11T19:19:38.404Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-02-11T19:19:38.404Z] PASS [2022-02-11T19:19:38.404Z] coverage: 84.4% of statements [2022-02-11T19:19:38.404Z] ok github.com/docker/docker/libnetwork/bitseq 12.585s coverage: 84.4% of statements [2022-02-11T19:19:38.461Z] === RUN TestInvalidConfig [2022-02-11T19:19:38.461Z] --- PASS: TestInvalidConfig (0.00s) [2022-02-11T19:19:38.461Z] === RUN TestConfig [2022-02-11T19:19:38.461Z] --- PASS: TestConfig (0.00s) [2022-02-11T19:19:38.461Z] === RUN TestOptionsLabels [2022-02-11T19:19:38.461Z] --- PASS: TestOptionsLabels (0.00s) [2022-02-11T19:19:38.461Z] === RUN TestValidName [2022-02-11T19:19:38.461Z] --- PASS: TestValidName (0.00s) [2022-02-11T19:19:38.461Z] PASS [2022-02-11T19:19:38.461Z] coverage: 19.7% of statements [2022-02-11T19:19:38.461Z] ok github.com/docker/docker/libnetwork/config 0.093s coverage: 19.7% of statements [2022-02-11T19:19:38.488Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-02-11T19:19:38.875Z] === RUN TestDefaultNetwork [2022-02-11T19:19:38.931Z] === RUN TestKey [2022-02-11T19:19:38.931Z] --- PASS: TestKey (0.00s) [2022-02-11T19:19:38.931Z] === RUN TestParseKey [2022-02-11T19:19:38.931Z] --- PASS: TestParseKey (0.00s) [2022-02-11T19:19:38.931Z] === RUN TestInvalidDataStore [2022-02-11T19:19:38.931Z] --- PASS: TestInvalidDataStore (0.00s) [2022-02-11T19:19:38.931Z] === RUN TestKVObjectFlatKey [2022-02-11T19:19:38.931Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-02-11T19:19:38.931Z] === RUN TestAtomicKVObjectFlatKey [2022-02-11T19:19:38.931Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-02-11T19:19:38.931Z] PASS [2022-02-11T19:19:38.931Z] coverage: 21.9% of statements [2022-02-11T19:19:38.931Z] ok github.com/docker/docker/libnetwork/datastore 0.050s coverage: 21.9% of statements [2022-02-11T19:19:38.931Z] === RUN TestErrorInterfaces [2022-02-11T19:19:38.931Z] --- PASS: TestErrorInterfaces (0.00s) [2022-02-11T19:19:38.931Z] === RUN TestNetworkMarshalling [2022-02-11T19:19:39.050Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-02-11T19:19:39.062Z] --- PASS: TestSecretCreateResolve (1.71s) [2022-02-11T19:19:39.062Z] PASS [2022-02-11T19:19:39.062Z] [2022-02-11T19:19:39.062Z] DONE 6 tests in 11.585s [2022-02-11T19:19:39.062Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-02-11T19:19:39.062Z] ++ 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-02-11T19:19:39.062Z] ++ set -e [2022-02-11T19:19:39.062Z] ++ '[' -n 0 ']' [2022-02-11T19:19:39.062Z] ++ set -x [2022-02-11T19:19:39.062Z] ++ 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-02-11T19:19:39.062Z] INFO: Testing against a local daemon [2022-02-11T19:19:39.062Z] === RUN TestServiceCreateInit [2022-02-11T19:19:39.062Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-02-11T19:19:39.344Z] --- PASS: TestDefaultNetwork (0.29s) [2022-02-11T19:19:39.344Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-02-11T19:19:39.400Z] --- PASS: TestNetworkMarshalling (0.24s) [2022-02-11T19:19:39.400Z] === RUN TestEndpointMarshalling [2022-02-11T19:19:39.400Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-02-11T19:19:39.400Z] === RUN TestAuxAddresses [2022-02-11T19:19:39.400Z] time="2022-02-11T19:19:39Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-02-11T19:19:39.400Z] --- PASS: TestAuxAddresses (0.02s) [2022-02-11T19:19:39.400Z] === RUN TestSRVServiceQuery [2022-02-11T19:19:39.400Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-02-11T19:19:39.400Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-02-11T19:19:39.400Z] === RUN TestServiceVIPReuse [2022-02-11T19:19:39.400Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-02-11T19:19:39.400Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-02-11T19:19:39.400Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-02-11T19:19:39.400Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-02-11T19:19:39.400Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.01s) [2022-02-11T19:19:39.400Z] === RUN TestDNSIPQuery [2022-02-11T19:19:39.400Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-02-11T19:19:39.400Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-02-11T19:19:39.400Z] === RUN TestDNSProxyServFail [2022-02-11T19:19:39.400Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-02-11T19:19:39.400Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-02-11T19:19:39.400Z] === RUN TestSandboxAddEmpty [2022-02-11T19:19:39.400Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-11T19:19:39.400Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-02-11T19:19:39.400Z] === RUN TestSandboxAddMultiPrio [2022-02-11T19:19:39.400Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-11T19:19:39.400Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-02-11T19:19:39.400Z] === RUN TestSandboxAddSamePrio [2022-02-11T19:19:39.400Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-11T19:19:39.400Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-02-11T19:19:39.400Z] === RUN TestCleanupServiceDiscovery [2022-02-11T19:19:39.400Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-02-11T19:19:39.400Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-02-11T19:19:39.400Z] === RUN TestDNSOptions [2022-02-11T19:19:39.400Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-02-11T19:19:39.400Z] --- SKIP: TestDNSOptions (0.00s) [2022-02-11T19:19:39.400Z] === RUN TestMultipleControllersWithSameStore [2022-02-11T19:19:39.400Z] time="2022-02-11T19:19:39Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-02-11T19:19:39.400Z] time="2022-02-11T19:19:39Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-02-11T19:19:39.400Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2022-02-11T19:19:39.400Z] PASS [2022-02-11T19:19:39.400Z] coverage: 8.5% of statements [2022-02-11T19:19:39.400Z] ok github.com/docker/docker/libnetwork 0.417s coverage: 8.5% of statements [2022-02-11T19:19:39.400Z] === RUN TestIPDataMarshalling [2022-02-11T19:19:39.400Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-02-11T19:19:39.400Z] === RUN TestValidateAndIsV6 [2022-02-11T19:19:39.400Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-02-11T19:19:39.400Z] PASS [2022-02-11T19:19:39.400Z] coverage: 68.9% of statements [2022-02-11T19:19:39.400Z] ok github.com/docker/docker/libnetwork/driverapi 0.060s coverage: 68.9% of statements [2022-02-11T19:19:39.813Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.27s) [2022-02-11T19:19:39.813Z] === RUN TestInitAddressPools [2022-02-11T19:19:39.813Z] --- PASS: TestInitAddressPools (0.00s) [2022-02-11T19:19:39.813Z] PASS [2022-02-11T19:19:39.813Z] coverage: 74.0% of statements [2022-02-11T19:19:39.813Z] ok github.com/docker/docker/libnetwork/ipamutils 0.642s coverage: 74.0% of statements [2022-02-11T19:19:40.283Z] === RUN TestKeyValue [2022-02-11T19:19:40.283Z] --- PASS: TestKeyValue (0.00s) [2022-02-11T19:19:40.283Z] PASS [2022-02-11T19:19:40.283Z] coverage: 60.0% of statements [2022-02-11T19:19:40.283Z] ok github.com/docker/docker/libnetwork/netlabel 0.044s coverage: 60.0% of statements [2022-02-11T19:19:40.283Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.36s) [2022-02-11T19:19:40.283Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-02-11T19:19:40.388Z] === RUN TestDriver [2022-02-11T19:19:40.388Z] --- PASS: TestDriver (0.00s) [2022-02-11T19:19:40.388Z] PASS [2022-02-11T19:19:40.388Z] coverage: 34.8% of statements [2022-02-11T19:19:40.388Z] ok github.com/docker/docker/libnetwork/drivers/host 0.048s coverage: 34.8% of statements [2022-02-11T19:19:40.388Z] === RUN TestDriver [2022-02-11T19:19:40.388Z] --- PASS: TestDriver (0.00s) [2022-02-11T19:19:40.388Z] PASS [2022-02-11T19:19:40.388Z] coverage: 34.8% of statements [2022-02-11T19:19:40.860Z] ok github.com/docker/docker/libnetwork/drivers/null 0.065s coverage: 34.8% of statements [2022-02-11T19:19:40.860Z] === RUN TestNetworkAllocateFree [2022-02-11T19:19:40.860Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-02-11T19:19:40.860Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-02-11T19:19:40.860Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-02-11T19:19:40.860Z] PASS [2022-02-11T19:19:40.860Z] coverage: 63.6% of statements [2022-02-11T19:19:40.860Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.054s coverage: 63.6% of statements [2022-02-11T19:19:40.945Z] check_test.go:379: [d8ec769e31b92] daemon is not started [2022-02-11T19:19:41.202Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-02-11T19:19:41.849Z] === RUN TestGetEmptyCapabilities [2022-02-11T19:19:41.849Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-02-11T19:19:41.849Z] === RUN TestGetExtraCapabilities [2022-02-11T19:19:41.849Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-02-11T19:19:41.849Z] === RUN TestGetInvalidCapabilities [2022-02-11T19:19:41.849Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-02-11T19:19:41.849Z] === RUN TestRemoteDriver [2022-02-11T19:19:41.849Z] --- PASS: TestRemoteDriver (0.01s) [2022-02-11T19:19:41.849Z] === RUN TestDriverError [2022-02-11T19:19:41.849Z] --- PASS: TestDriverError (0.01s) [2022-02-11T19:19:41.849Z] === RUN TestMissingValues [2022-02-11T19:19:41.849Z] --- PASS: TestMissingValues (0.01s) [2022-02-11T19:19:41.849Z] === RUN TestRollback [2022-02-11T19:19:41.849Z] --- PASS: TestRollback (0.01s) [2022-02-11T19:19:41.849Z] PASS [2022-02-11T19:19:41.849Z] coverage: 57.4% of statements [2022-02-11T19:19:41.849Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.106s coverage: 57.4% of statements [2022-02-11T19:19:41.849Z] --- PASS: TestRandomAllocateDeallocate (5.37s) [2022-02-11T19:19:41.849Z] === RUN TestAllocateRandomDeallocate [2022-02-11T19:19:42.318Z] === RUN TestNAT [2022-02-11T19:19:42.318Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-02-11T19:19:42.318Z] --- SKIP: TestNAT (0.00s) [2022-02-11T19:19:42.318Z] === RUN TestTransparent [2022-02-11T19:19:42.318Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-02-11T19:19:42.318Z] --- SKIP: TestTransparent (0.00s) [2022-02-11T19:19:42.318Z] PASS [2022-02-11T19:19:42.318Z] coverage: 0.0% of statements [2022-02-11T19:19:42.318Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.066s coverage: 0.0% of statements [2022-02-11T19:19:42.788Z] === RUN TestBuildDefault [2022-02-11T19:19:42.788Z] --- PASS: TestBuildDefault (0.00s) [2022-02-11T19:19:42.788Z] === RUN TestBuildHostnameDomainname [2022-02-11T19:19:42.788Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-02-11T19:19:42.788Z] === RUN TestBuildHostname [2022-02-11T19:19:42.788Z] --- PASS: TestBuildHostname (0.00s) [2022-02-11T19:19:42.788Z] === RUN TestBuildHostnameFQDN [2022-02-11T19:19:42.788Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-02-11T19:19:42.788Z] === RUN TestBuildNoIP [2022-02-11T19:19:42.788Z] --- PASS: TestBuildNoIP (0.00s) [2022-02-11T19:19:42.788Z] === RUN TestUpdate [2022-02-11T19:19:42.788Z] --- PASS: TestUpdate (0.00s) [2022-02-11T19:19:42.788Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-02-11T19:19:42.788Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-02-11T19:19:42.788Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-02-11T19:19:42.788Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-02-11T19:19:42.788Z] === RUN TestAddEmpty [2022-02-11T19:19:42.788Z] --- PASS: TestAddEmpty (0.00s) [2022-02-11T19:19:42.788Z] === RUN TestAdd [2022-02-11T19:19:42.788Z] --- PASS: TestAdd (0.00s) [2022-02-11T19:19:42.788Z] === RUN TestDeleteEmpty [2022-02-11T19:19:42.788Z] --- PASS: TestDeleteEmpty (0.00s) [2022-02-11T19:19:42.788Z] === RUN TestDeleteNewline [2022-02-11T19:19:42.788Z] --- PASS: TestDeleteNewline (0.00s) [2022-02-11T19:19:42.788Z] === RUN TestDelete [2022-02-11T19:19:42.788Z] --- PASS: TestDelete (0.00s) [2022-02-11T19:19:42.788Z] === RUN TestConcurrentWrites [2022-02-11T19:19:42.788Z] === RUN TestNew [2022-02-11T19:19:42.788Z] --- PASS: TestNew (0.00s) [2022-02-11T19:19:42.788Z] === RUN TestAddDriver [2022-02-11T19:19:42.788Z] --- PASS: TestAddDriver (0.00s) [2022-02-11T19:19:42.788Z] === RUN TestAddDuplicateDriver [2022-02-11T19:19:42.788Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-02-11T19:19:42.788Z] === RUN TestIPAMDefaultAddressSpaces [2022-02-11T19:19:42.788Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-02-11T19:19:42.788Z] === RUN TestDriver [2022-02-11T19:19:42.788Z] --- PASS: TestDriver (0.00s) [2022-02-11T19:19:42.788Z] === RUN TestIPAM [2022-02-11T19:19:42.788Z] --- PASS: TestIPAM (0.00s) [2022-02-11T19:19:42.788Z] === RUN TestWalkIPAMs [2022-02-11T19:19:42.788Z] --- PASS: TestWalkIPAMs (0.00s) [2022-02-11T19:19:42.788Z] === RUN TestWalkDrivers [2022-02-11T19:19:42.788Z] --- PASS: TestWalkDrivers (0.00s) [2022-02-11T19:19:42.788Z] PASS [2022-02-11T19:19:42.788Z] coverage: 82.4% of statements [2022-02-11T19:19:42.788Z] ok github.com/docker/docker/libnetwork/drvregistry 0.089s coverage: 82.4% of statements [2022-02-11T19:19:42.788Z] --- PASS: TestConcurrentWrites (0.29s) [2022-02-11T19:19:42.788Z] PASS [2022-02-11T19:19:42.788Z] coverage: 81.2% of statements [2022-02-11T19:19:42.788Z] ok github.com/docker/docker/libnetwork/etchosts 0.358s coverage: 81.2% of statements [2022-02-11T19:19:43.095Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-02-11T19:19:43.226Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-02-11T19:19:43.249Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.92s) [2022-02-11T19:19:43.249Z] === RUN TestGetAddress [2022-02-11T19:19:43.258Z] === RUN TestNew [2022-02-11T19:19:43.258Z] --- PASS: TestNew (0.00s) [2022-02-11T19:19:43.258Z] === RUN TestAllocate [2022-02-11T19:19:43.258Z] --- PASS: TestAllocate (0.00s) [2022-02-11T19:19:43.258Z] === RUN TestUninitialized [2022-02-11T19:19:43.258Z] --- PASS: TestUninitialized (0.00s) [2022-02-11T19:19:43.258Z] === RUN TestAllocateInRange [2022-02-11T19:19:43.258Z] --- PASS: TestAllocateInRange (0.00s) [2022-02-11T19:19:43.258Z] === RUN TestAllocateSerial [2022-02-11T19:19:43.258Z] --- PASS: TestAllocateSerial (0.00s) [2022-02-11T19:19:43.258Z] PASS [2022-02-11T19:19:43.258Z] coverage: 87.5% of statements [2022-02-11T19:19:43.258Z] ok github.com/docker/docker/libnetwork/idm 0.050s coverage: 87.5% of statements [2022-02-11T19:19:43.258Z] --- PASS: TestAllocateRandomDeallocate (1.29s) [2022-02-11T19:19:43.258Z] === RUN TestAllocateRandomDeallocateSerialize [2022-02-11T19:19:43.258Z] === RUN TestCaller [2022-02-11T19:19:43.258Z] --- PASS: TestCaller (0.00s) [2022-02-11T19:19:43.258Z] PASS [2022-02-11T19:19:43.258Z] coverage: 100.0% of statements [2022-02-11T19:19:43.258Z] ok github.com/docker/docker/libnetwork/internal/caller 0.062s coverage: 100.0% of statements [2022-02-11T19:19:43.717Z] === RUN TestNetworkDBSimple [2022-02-11T19:19:43.718Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-02-11T19:19:43.718Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-02-11T19:19:43.718Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-02-11T19:19:43.718Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-02-11T19:19:43.718Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-02-11T19:19:43.718Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-02-11T19:19:43.718Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-02-11T19:19:43.718Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-02-11T19:19:43.718Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-02-11T19:19:43.718Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-02-11T19:19:43.718Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-02-11T19:19:43.718Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-02-11T19:19:43.718Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-02-11T19:19:43.718Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-02-11T19:19:43.718Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-02-11T19:19:43.718Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-02-11T19:19:43.718Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-02-11T19:19:43.726Z] === RUN TestSetSerialInsertDelete [2022-02-11T19:19:43.726Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-02-11T19:19:43.726Z] === RUN TestSetParallelInsertDelete [2022-02-11T19:19:44.026Z] === RUN TestDockerSuite/TestBuildHistory [2022-02-11T19:19:44.187Z] --- PASS: TestSetParallelInsertDelete (10.01s) [2022-02-11T19:19:44.187Z] PASS [2022-02-11T19:19:44.187Z] coverage: 100.0% of statements [2022-02-11T19:19:44.187Z] === RUN TestGenerate [2022-02-11T19:19:44.187Z] --- PASS: TestGenerate (0.00s) [2022-02-11T19:19:44.187Z] === RUN TestGeneratePtr [2022-02-11T19:19:44.187Z] --- PASS: TestGeneratePtr (0.00s) [2022-02-11T19:19:44.187Z] === RUN TestGenerateMissingField [2022-02-11T19:19:44.187Z] --- PASS: TestGenerateMissingField (0.00s) [2022-02-11T19:19:44.187Z] === RUN TestFieldCannotBeSet [2022-02-11T19:19:44.187Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-02-11T19:19:44.187Z] === RUN TestTypeMismatchError [2022-02-11T19:19:44.187Z] --- PASS: TestTypeMismatchError (0.00s) [2022-02-11T19:19:44.187Z] PASS [2022-02-11T19:19:44.187Z] coverage: 100.0% of statements [2022-02-11T19:19:44.187Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.051s coverage: 100.0% of statements [2022-02-11T19:19:44.187Z] ok github.com/docker/docker/libnetwork/options 0.047s coverage: 100.0% of statements [2022-02-11T19:19:44.656Z] 2022/02/11 19:19:44 Closing DB instances... [2022-02-11T19:19:44.714Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.52s) [2022-02-11T19:19:44.714Z] === RUN TestRetrieveFromStore [2022-02-11T19:19:45.124Z] testing: warning: no tests to run [2022-02-11T19:19:45.124Z] PASS [2022-02-11T19:19:45.124Z] coverage: 0.0% of statements [2022-02-11T19:19:45.124Z] ok github.com/docker/docker/libnetwork/osl 0.048s coverage: 0.0% of statements [no tests to run] [2022-02-11T19:19:45.124Z] === RUN TestRequestNewPort [2022-02-11T19:19:45.124Z] --- PASS: TestRequestNewPort (0.00s) [2022-02-11T19:19:45.124Z] === RUN TestRequestSpecificPort [2022-02-11T19:19:45.124Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-02-11T19:19:45.124Z] === RUN TestReleasePort [2022-02-11T19:19:45.124Z] --- PASS: TestReleasePort (0.00s) [2022-02-11T19:19:45.124Z] === RUN TestReuseReleasedPort [2022-02-11T19:19:45.124Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-02-11T19:19:45.124Z] === RUN TestReleaseUnreadledPort [2022-02-11T19:19:45.124Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-02-11T19:19:45.124Z] === RUN TestUnknowProtocol [2022-02-11T19:19:45.124Z] --- PASS: TestUnknowProtocol (0.00s) [2022-02-11T19:19:45.124Z] === RUN TestAllocateAllPorts [2022-02-11T19:19:45.124Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-02-11T19:19:45.124Z] === RUN TestPortAllocation [2022-02-11T19:19:45.124Z] --- PASS: TestPortAllocation (0.00s) [2022-02-11T19:19:45.124Z] === RUN TestPortAllocationWithCustomRange [2022-02-11T19:19:45.124Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-02-11T19:19:45.124Z] === RUN TestNoDuplicateBPR [2022-02-11T19:19:45.124Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-02-11T19:19:45.124Z] === RUN TestChangePortRange [2022-02-11T19:19:45.124Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-02-11T19:19:45.124Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-02-11T19:19:45.124Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-02-11T19:19:45.124Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-02-11T19:19:45.124Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-02-11T19:19:45.124Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-02-11T19:19:45.124Z] --- PASS: TestChangePortRange (0.00s) [2022-02-11T19:19:45.124Z] PASS [2022-02-11T19:19:45.124Z] coverage: 88.6% of statements [2022-02-11T19:19:45.124Z] ok github.com/docker/docker/libnetwork/portallocator 0.051s coverage: 88.6% of statements [2022-02-11T19:19:45.183Z] === RUN TestInt2IP2IntConversion [2022-02-11T19:19:45.183Z] --- PASS: TestRetrieveFromStore (0.53s) [2022-02-11T19:19:45.183Z] === RUN TestIsCorrupted [2022-02-11T19:19:45.183Z] --- PASS: TestIsCorrupted (0.02s) [2022-02-11T19:19:45.183Z] === RUN TestSetRollover [2022-02-11T19:19:45.652Z] --- PASS: TestInt2IP2IntConversion (0.55s) [2022-02-11T19:19:45.652Z] === RUN TestGetAddressVersion [2022-02-11T19:19:45.652Z] --- PASS: TestGetAddressVersion (0.00s) [2022-02-11T19:19:45.652Z] === RUN TestKeyString [2022-02-11T19:19:45.652Z] --- PASS: TestKeyString (0.00s) [2022-02-11T19:19:45.652Z] === RUN TestPoolDataMarshal [2022-02-11T19:19:45.652Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-02-11T19:19:45.652Z] === RUN TestSubnetsMarshal [2022-02-11T19:19:45.652Z] --- PASS: TestSubnetsMarshal (0.05s) [2022-02-11T19:19:45.652Z] === RUN TestAddSubnets [2022-02-11T19:19:45.652Z] --- PASS: TestAddSubnets (0.05s) [2022-02-11T19:19:45.652Z] === RUN TestDoublePoolRelease [2022-02-11T19:19:45.652Z] --- PASS: TestDoublePoolRelease (0.03s) [2022-02-11T19:19:45.652Z] === RUN TestAddReleasePoolID [2022-02-11T19:19:45.652Z] === RUN TestPoolRequest [2022-02-11T19:19:45.652Z] --- PASS: TestPoolRequest (0.00s) [2022-02-11T19:19:45.652Z] === RUN TestOtherRequests [2022-02-11T19:19:45.652Z] --- PASS: TestOtherRequests (0.00s) [2022-02-11T19:19:45.652Z] PASS [2022-02-11T19:19:45.652Z] coverage: 57.1% of statements [2022-02-11T19:19:45.652Z] ok github.com/docker/docker/libnetwork/ipams/null 0.045s coverage: 57.1% of statements [2022-02-11T19:19:45.652Z] --- PASS: TestAddReleasePoolID (0.07s) [2022-02-11T19:19:45.652Z] === RUN TestPredefinedPool [2022-02-11T19:19:46.112Z] --- PASS: TestNetworkDBSimple (2.45s) [2022-02-11T19:19:46.112Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-02-11T19:19:46.112Z] testing: warning: no tests to run [2022-02-11T19:19:46.112Z] PASS [2022-02-11T19:19:46.112Z] coverage: 0.0% of statements [2022-02-11T19:19:46.112Z] ok github.com/docker/docker/libnetwork/portmapper 0.041s coverage: 0.0% of statements [no tests to run] [2022-02-11T19:19:46.112Z] === RUN TestHashData [2022-02-11T19:19:46.112Z] --- PASS: TestHashData (0.00s) [2022-02-11T19:19:46.112Z] PASS [2022-02-11T19:19:46.112Z] coverage: 2.8% of statements [2022-02-11T19:19:46.112Z] ok github.com/docker/docker/libnetwork/resolvconf 0.044s coverage: 2.8% of statements [2022-02-11T19:19:46.121Z] --- PASS: TestPredefinedPool (0.03s) [2022-02-11T19:19:46.121Z] === RUN TestRemoveSubnet [2022-02-11T19:19:46.121Z] --- PASS: TestRemoveSubnet (0.24s) [2022-02-11T19:19:46.121Z] === RUN TestGetSameAddress [2022-02-11T19:19:46.121Z] --- PASS: TestGetSameAddress (0.02s) [2022-02-11T19:19:46.121Z] === RUN TestPoolAllocationReuse [2022-02-11T19:19:46.494Z] --- PASS: TestServiceCreateInit (7.12s) [2022-02-11T19:19:46.494Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.63s) [2022-02-11T19:19:46.494Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.46s) [2022-02-11T19:19:46.494Z] === RUN TestCreateServiceMultipleTimes [2022-02-11T19:19:46.581Z] === RUN TestErrorConstructors [2022-02-11T19:19:46.581Z] --- PASS: TestErrorConstructors (0.00s) [2022-02-11T19:19:46.581Z] === RUN TestCompareIPMask [2022-02-11T19:19:46.581Z] --- PASS: TestCompareIPMask (0.00s) [2022-02-11T19:19:46.581Z] === RUN TestUtilGetHostPartIP [2022-02-11T19:19:46.581Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-02-11T19:19:46.581Z] === RUN TestUtilGetBroadcastIP [2022-02-11T19:19:46.581Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-02-11T19:19:46.591Z] --- PASS: TestSetRollover (1.48s) [2022-02-11T19:19:46.591Z] === RUN TestSetRolloverSerial [2022-02-11T19:19:47.050Z] === RUN TestParseCIDR [2022-02-11T19:19:47.050Z] --- PASS: TestParseCIDR (0.00s) [2022-02-11T19:19:47.050Z] PASS [2022-02-11T19:19:47.050Z] coverage: 37.3% of statements [2022-02-11T19:19:47.050Z] ok github.com/docker/docker/libnetwork/types 0.052s coverage: 37.3% of statements [2022-02-11T19:19:47.050Z] 2022/02/11 19:19:46 Closing DB instances... [2022-02-11T19:19:47.060Z] === RUN TestGetCapabilities [2022-02-11T19:19:47.060Z] --- PASS: TestGetCapabilities (0.01s) [2022-02-11T19:19:47.060Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-02-11T19:19:47.060Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2022-02-11T19:19:47.060Z] === RUN TestGetDefaultAddressSpaces [2022-02-11T19:19:47.060Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2022-02-11T19:19:47.060Z] === RUN TestRemoteDriver [2022-02-11T19:19:47.060Z] --- PASS: TestRemoteDriver (0.01s) [2022-02-11T19:19:47.060Z] PASS [2022-02-11T19:19:47.060Z] coverage: 47.4% of statements [2022-02-11T19:19:47.060Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.079s coverage: 47.4% of statements [2022-02-11T19:19:47.519Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-02-11T19:19:47.519Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-02-11T19:19:47.519Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-02-11T19:19:47.519Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-02-11T19:19:47.519Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-02-11T19:19:47.519Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-02-11T19:19:47.519Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-02-11T19:19:47.519Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-02-11T19:19:47.519Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-02-11T19:19:47.519Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-02-11T19:19:47.519Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-02-11T19:19:47.519Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-02-11T19:19:47.519Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-02-11T19:19:47.519Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-02-11T19:19:47.519Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-02-11T19:19:47.519Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-02-11T19:19:47.519Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-02-11T19:19:47.519Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-02-11T19:19:47.519Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-02-11T19:19:47.519Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-02-11T19:19:47.519Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-02-11T19:19:47.519Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-02-11T19:19:47.519Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-02-11T19:19:47.519Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-02-11T19:19:47.519Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-02-11T19:19:47.519Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-02-11T19:19:47.519Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-02-11T19:19:47.520Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-02-11T19:19:47.520Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-02-11T19:19:47.520Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-02-11T19:19:47.520Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-02-11T19:19:47.520Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-02-11T19:19:47.520Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-02-11T19:19:47.520Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-02-11T19:19:47.520Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-02-11T19:19:47.520Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-02-11T19:19:47.520Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-02-11T19:19:47.520Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-02-11T19:19:47.520Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-02-11T19:19:47.520Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-02-11T19:19:47.520Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-02-11T19:19:47.520Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-02-11T19:19:47.520Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-02-11T19:19:47.520Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-02-11T19:19:47.520Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-02-11T19:19:47.520Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-02-11T19:19:47.520Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-02-11T19:19:47.520Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-02-11T19:19:47.520Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-02-11T19:19:47.520Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-02-11T19:19:47.520Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-02-11T19:19:47.520Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-02-11T19:19:47.520Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-02-11T19:19:47.520Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-02-11T19:19:47.520Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-02-11T19:19:47.520Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-02-11T19:19:47.520Z] PASS [2022-02-11T19:19:47.520Z] coverage: 50.0% of statements [2022-02-11T19:19:47.520Z] ok github.com/docker/docker/oci 0.116s coverage: 50.0% of statements [2022-02-11T19:19:47.529Z] --- PASS: TestPoolAllocationReuse (1.58s) [2022-02-11T19:19:47.529Z] === RUN TestGetAddressSubPoolEqualPool [2022-02-11T19:19:47.529Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2022-02-11T19:19:47.529Z] === RUN TestRequestReleaseAddressFromSubPool [2022-02-11T19:19:47.998Z] === RUN TestWindowsIPAM [2022-02-11T19:19:47.998Z] --- PASS: TestWindowsIPAM (0.00s) [2022-02-11T19:19:47.998Z] PASS [2022-02-11T19:19:47.998Z] coverage: 71.4% of statements [2022-02-11T19:19:47.998Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.048s coverage: 71.4% of statements [2022-02-11T19:19:48.199Z] === RUN TestDockerSuite/TestBuildIidFile [2022-02-11T19:19:48.455Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-02-11T19:19:48.466Z] --- PASS: TestSetRolloverSerial (1.50s) [2022-02-11T19:19:48.466Z] === RUN TestGetFirstAvailableFromCurrent [2022-02-11T19:19:48.466Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-02-11T19:19:48.466Z] PASS [2022-02-11T19:19:48.466Z] coverage: 84.4% of statements [2022-02-11T19:19:48.466Z] ok github.com/docker/docker/libnetwork/bitseq 11.832s coverage: 84.4% of statements [2022-02-11T19:19:48.514Z] === RUN TestAddressPoolOpt [2022-02-11T19:19:48.514Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-02-11T19:19:48.514Z] === RUN TestValidateEnv [2022-02-11T19:19:48.514Z] === RUN TestValidateEnv/a [2022-02-11T19:19:48.514Z] === RUN TestValidateEnv/something [2022-02-11T19:19:48.514Z] === RUN TestValidateEnv/_=a [2022-02-11T19:19:48.514Z] === RUN TestValidateEnv/env1=value1 [2022-02-11T19:19:48.514Z] === RUN TestValidateEnv/_env1=value1 [2022-02-11T19:19:48.514Z] === RUN TestValidateEnv/env2=value2=value3 [2022-02-11T19:19:48.514Z] === RUN TestValidateEnv/env3=abc!qwe [2022-02-11T19:19:48.514Z] === RUN TestValidateEnv/env_4=value_4 [2022-02-11T19:19:48.514Z] === RUN TestValidateEnv/PATH [2022-02-11T19:19:48.514Z] === RUN TestValidateEnv/=a [2022-02-11T19:19:48.514Z] === RUN TestValidateEnv/PATH= [2022-02-11T19:19:48.514Z] === RUN TestValidateEnv/PATH=something [2022-02-11T19:19:48.514Z] === RUN TestValidateEnv/asd!qwe [2022-02-11T19:19:48.514Z] === RUN TestValidateEnv/1asd [2022-02-11T19:19:48.514Z] === RUN TestValidateEnv/123 [2022-02-11T19:19:48.514Z] === RUN TestValidateEnv/some_space [2022-02-11T19:19:48.514Z] === RUN TestValidateEnv/__some_space_before [2022-02-11T19:19:48.514Z] === RUN TestValidateEnv/some_space_after__ [2022-02-11T19:19:48.514Z] === RUN TestValidateEnv/= [2022-02-11T19:19:48.514Z] === RUN TestValidateEnv/PaTh [2022-02-11T19:19:48.514Z] --- PASS: TestValidateEnv (0.00s) [2022-02-11T19:19:48.514Z] --- PASS: TestValidateEnv/a (0.00s) [2022-02-11T19:19:48.514Z] --- PASS: TestValidateEnv/something (0.00s) [2022-02-11T19:19:48.514Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-02-11T19:19:48.514Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-02-11T19:19:48.514Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-02-11T19:19:48.514Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-02-11T19:19:48.514Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-02-11T19:19:48.514Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-02-11T19:19:48.514Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-02-11T19:19:48.514Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-02-11T19:19:48.514Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-02-11T19:19:48.514Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-02-11T19:19:48.514Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-02-11T19:19:48.514Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-02-11T19:19:48.514Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-02-11T19:19:48.514Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-02-11T19:19:48.514Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-02-11T19:19:48.514Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-02-11T19:19:48.514Z] --- PASS: TestValidateEnv/= (0.00s) [2022-02-11T19:19:48.514Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-02-11T19:19:48.514Z] === RUN TestParseHost [2022-02-11T19:19:48.514Z] --- PASS: TestParseHost (0.00s) [2022-02-11T19:19:48.514Z] === RUN TestParseDockerDaemonHost [2022-02-11T19:19:48.514Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-02-11T19:19:48.514Z] === RUN TestParseTCP [2022-02-11T19:19:48.514Z] --- PASS: TestParseTCP (0.00s) [2022-02-11T19:19:48.514Z] === RUN TestParseInvalidUnixAddrInvalid [2022-02-11T19:19:48.514Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-02-11T19:19:48.514Z] === RUN TestValidateExtraHosts [2022-02-11T19:19:48.514Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-02-11T19:19:48.514Z] === RUN TestIpOptString [2022-02-11T19:19:48.514Z] --- PASS: TestIpOptString (0.00s) [2022-02-11T19:19:48.514Z] === RUN TestNewIpOptInvalidDefaultVal [2022-02-11T19:19:48.514Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-02-11T19:19:48.514Z] === RUN TestNewIpOptValidDefaultVal [2022-02-11T19:19:48.514Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-02-11T19:19:48.514Z] === RUN TestIpOptSetInvalidVal [2022-02-11T19:19:48.514Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-02-11T19:19:48.514Z] === RUN TestValidateIPAddress [2022-02-11T19:19:48.514Z] --- PASS: TestValidateIPAddress (0.00s) [2022-02-11T19:19:48.514Z] === RUN TestMapOpts [2022-02-11T19:19:48.514Z] --- PASS: TestMapOpts (0.00s) [2022-02-11T19:19:48.514Z] === RUN TestListOptsWithoutValidator [2022-02-11T19:19:48.514Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-02-11T19:19:48.514Z] === RUN TestListOptsWithValidator [2022-02-11T19:19:48.514Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-02-11T19:19:48.514Z] === RUN TestValidateDNSSearch [2022-02-11T19:19:48.514Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-02-11T19:19:48.514Z] === RUN TestValidateLabel [2022-02-11T19:19:48.514Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-02-11T19:19:48.514Z] === RUN TestValidateLabel/label_with_general_format [2022-02-11T19:19:48.514Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-02-11T19:19:48.514Z] === RUN TestValidateLabel/label_with_one_more [2022-02-11T19:19:48.514Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-02-11T19:19:48.514Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-02-11T19:19:48.514Z] === RUN TestParseVersion [2022-02-11T19:19:48.514Z] --- PASS: TestParseVersion (0.00s) [2022-02-11T19:19:48.514Z] PASS [2022-02-11T19:19:48.514Z] coverage: 52.9% of statements [2022-02-11T19:19:48.514Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-02-11T19:19:48.514Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-02-11T19:19:48.514Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-02-11T19:19:48.514Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-02-11T19:19:48.514Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-02-11T19:19:48.514Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-02-11T19:19:48.514Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-02-11T19:19:48.514Z] --- PASS: TestValidateLabel (0.00s) [2022-02-11T19:19:48.514Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-02-11T19:19:48.514Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-02-11T19:19:48.514Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-02-11T19:19:48.514Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-02-11T19:19:48.514Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-02-11T19:19:48.514Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-02-11T19:19:48.514Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-02-11T19:19:48.514Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-02-11T19:19:48.514Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-02-11T19:19:48.514Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-02-11T19:19:48.514Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-02-11T19:19:48.514Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-02-11T19:19:48.514Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-02-11T19:19:48.514Z] === RUN TestNamedListOpts [2022-02-11T19:19:48.514Z] --- PASS: TestNamedListOpts (0.00s) [2022-02-11T19:19:48.514Z] === RUN TestNamedMapOpts [2022-02-11T19:19:48.514Z] --- PASS: TestNamedMapOpts (0.00s) [2022-02-11T19:19:48.514Z] === RUN TestParseLink [2022-02-11T19:19:48.514Z] --- PASS: TestParseLink (0.00s) [2022-02-11T19:19:48.514Z] === RUN TestQuotedStringSetWithQuotes [2022-02-11T19:19:48.514Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-02-11T19:19:48.514Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-02-11T19:19:48.514Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-02-11T19:19:48.514Z] === RUN TestQuotedStringSetWithNoQuotes [2022-02-11T19:19:48.514Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-02-11T19:19:48.514Z] === RUN TestUlimitOpt [2022-02-11T19:19:48.514Z] --- PASS: TestUlimitOpt (0.00s) [2022-02-11T19:19:48.514Z] PASS [2022-02-11T19:19:48.514Z] coverage: 67.1% of statements [2022-02-11T19:19:48.514Z] ok github.com/docker/docker/pkg/aaparser 0.049s coverage: 52.9% of statements [2022-02-11T19:19:48.514Z] ok github.com/docker/docker/opts 0.082s coverage: 67.1% of statements [2022-02-11T19:19:48.936Z] === RUN TestDefaultNetwork [2022-02-11T19:19:48.983Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.85s) [2022-02-11T19:19:48.983Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-02-11T19:19:49.019Z] === RUN TestDockerSuite/TestBuildInheritance [2022-02-11T19:19:49.405Z] --- PASS: TestDefaultNetwork (0.32s) [2022-02-11T19:19:49.405Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-02-11T19:19:49.405Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.30s) [2022-02-11T19:19:49.405Z] === RUN TestInitAddressPools [2022-02-11T19:19:49.405Z] --- PASS: TestInitAddressPools (0.00s) [2022-02-11T19:19:49.405Z] PASS [2022-02-11T19:19:49.405Z] coverage: 74.0% of statements [2022-02-11T19:19:49.405Z] ok github.com/docker/docker/libnetwork/ipamutils 0.693s coverage: 74.0% of statements [2022-02-11T19:19:49.583Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-02-11T19:19:49.874Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.23s) [2022-02-11T19:19:49.874Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-02-11T19:19:49.972Z] 2022/02/11 19:19:49 Closing DB instances... [2022-02-11T19:19:50.146Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-02-11T19:19:50.146Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-02-11T19:19:50.343Z] === RUN TestKeyValue [2022-02-11T19:19:50.343Z] --- PASS: TestKeyValue (0.00s) [2022-02-11T19:19:50.343Z] PASS [2022-02-11T19:19:50.343Z] coverage: 60.0% of statements [2022-02-11T19:19:50.343Z] ok github.com/docker/docker/libnetwork/netlabel 0.047s coverage: 60.0% of statements [2022-02-11T19:19:50.441Z] === RUN TestPeerCertificateMarshalJSON [2022-02-11T19:19:50.909Z] === RUN TestIsArchivePathDir [2022-02-11T19:19:50.909Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-02-11T19:19:50.909Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-02-11T19:19:50.909Z] --- PASS: TestPeerCertificateMarshalJSON (0.42s) [2022-02-11T19:19:50.909Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-02-11T19:19:50.909Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-02-11T19:19:50.909Z] === RUN TestMiddleware [2022-02-11T19:19:50.909Z] --- PASS: TestMiddleware (0.00s) [2022-02-11T19:19:50.909Z] === RUN TestNewResponseModifier [2022-02-11T19:19:50.909Z] --- PASS: TestNewResponseModifier (0.00s) [2022-02-11T19:19:50.909Z] PASS [2022-02-11T19:19:50.909Z] coverage: 26.8% of statements [2022-02-11T19:19:50.909Z] ok github.com/docker/docker/pkg/authorization 0.468s coverage: 26.8% of statements [2022-02-11T19:19:50.909Z] --- PASS: TestIsArchivePathDir (0.08s) [2022-02-11T19:19:50.909Z] === RUN TestIsArchivePathInvalidFile [2022-02-11T19:19:50.909Z] --- PASS: TestIsArchivePathInvalidFile (0.16s) [2022-02-11T19:19:50.909Z] === RUN TestIsArchivePathTar [2022-02-11T19:19:51.130Z] === RUN TestDockerSuite/TestBuildLabel [2022-02-11T19:19:51.379Z] --- PASS: TestIsArchivePathTar (0.20s) [2022-02-11T19:19:51.379Z] === RUN TestDecompressStreamGzip [2022-02-11T19:19:51.379Z] --- PASS: TestDecompressStreamGzip (0.16s) [2022-02-11T19:19:51.379Z] === RUN TestDecompressStreamBzip2 [2022-02-11T19:19:51.379Z] === RUN TestUnbuffered [2022-02-11T19:19:51.379Z] --- PASS: TestUnbuffered (0.00s) [2022-02-11T19:19:51.379Z] === RUN TestRaceUnbuffered [2022-02-11T19:19:51.379Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-02-11T19:19:51.379Z] PASS [2022-02-11T19:19:51.379Z] coverage: 100.0% of statements [2022-02-11T19:19:51.379Z] ok github.com/docker/docker/pkg/broadcaster 0.040s coverage: 100.0% of statements [2022-02-11T19:19:51.379Z] --- PASS: TestDecompressStreamBzip2 (0.14s) [2022-02-11T19:19:51.379Z] === RUN TestDecompressStreamXz [2022-02-11T19:19:51.379Z] archive_test.go:133: Xz not present in msys2 [2022-02-11T19:19:51.379Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-02-11T19:19:51.379Z] === RUN TestDecompressStreamZstd [2022-02-11T19:19:51.379Z] archive_test.go:140: zstd not installed [2022-02-11T19:19:51.379Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2022-02-11T19:19:51.379Z] === RUN TestCompressStreamXzUnsupported [2022-02-11T19:19:51.379Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-02-11T19:19:51.379Z] === RUN TestCompressStreamBzip2Unsupported [2022-02-11T19:19:51.379Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-02-11T19:19:51.379Z] === RUN TestCompressStreamInvalid [2022-02-11T19:19:51.379Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-02-11T19:19:51.379Z] === RUN TestExtensionInvalid [2022-02-11T19:19:51.379Z] --- PASS: TestExtensionInvalid (0.00s) [2022-02-11T19:19:51.379Z] === RUN TestExtensionUncompressed [2022-02-11T19:19:51.379Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-02-11T19:19:51.379Z] === RUN TestExtensionBzip2 [2022-02-11T19:19:51.379Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-02-11T19:19:51.379Z] === RUN TestExtensionGzip [2022-02-11T19:19:51.379Z] --- PASS: TestExtensionGzip (0.00s) [2022-02-11T19:19:51.379Z] === RUN TestExtensionXz [2022-02-11T19:19:51.379Z] --- PASS: TestExtensionXz (0.00s) [2022-02-11T19:19:51.379Z] === RUN TestExtensionZstd [2022-02-11T19:19:51.379Z] --- PASS: TestExtensionZstd (0.00s) [2022-02-11T19:19:51.379Z] === RUN TestCmdStreamLargeStderr [2022-02-11T19:19:51.392Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-02-11T19:19:51.393Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-02-11T19:19:51.393Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-02-11T19:19:51.393Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-02-11T19:19:51.847Z] --- PASS: TestCmdStreamLargeStderr (0.09s) [2022-02-11T19:19:51.847Z] === RUN TestCmdStreamBad [2022-02-11T19:19:51.847Z] archive_test.go:252: Failing on Windows CI machines [2022-02-11T19:19:51.847Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-02-11T19:19:51.847Z] === RUN TestCmdStreamGood [2022-02-11T19:19:51.847Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.85s) [2022-02-11T19:19:51.847Z] === RUN TestNetworkDBCRUDTableEntry [2022-02-11T19:19:51.847Z] --- PASS: TestCmdStreamGood (0.06s) [2022-02-11T19:19:51.847Z] === RUN TestUntarPathWithInvalidDest [2022-02-11T19:19:51.847Z] --- PASS: TestUntarPathWithInvalidDest (0.08s) [2022-02-11T19:19:51.847Z] === RUN TestUntarPathWithInvalidSrc [2022-02-11T19:19:51.847Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-02-11T19:19:51.847Z] === RUN TestUntarPath [2022-02-11T19:19:51.847Z] --- PASS: TestUntarPath (0.09s) [2022-02-11T19:19:51.847Z] === RUN TestUntarPathWithDestinationFile [2022-02-11T19:19:51.847Z] --- PASS: TestUntarPathWithDestinationFile (0.08s) [2022-02-11T19:19:51.847Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-02-11T19:19:51.847Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s) [2022-02-11T19:19:51.847Z] === RUN TestCopyWithTarInvalidSrc [2022-02-11T19:19:51.847Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-02-11T19:19:51.847Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-02-11T19:19:51.847Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-02-11T19:19:51.847Z] === RUN TestCopyWithTarSrcFile [2022-02-11T19:19:51.847Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-02-11T19:19:51.847Z] === RUN TestCopyWithTarSrcFolder [2022-02-11T19:19:51.847Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-02-11T19:19:51.847Z] === RUN TestCopyFileWithTarInvalidSrc [2022-02-11T19:19:51.847Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-02-11T19:19:51.847Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-02-11T19:19:51.847Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.01s) [2022-02-11T19:19:51.847Z] === RUN TestCopyFileWithTarSrcFolder [2022-02-11T19:19:51.847Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-02-11T19:19:51.847Z] === RUN TestCopyFileWithTarSrcFile [2022-02-11T19:19:51.847Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-02-11T19:19:51.847Z] === RUN TestTarFiles [2022-02-11T19:19:51.974Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-02-11T19:19:52.316Z] === RUN TestMatch [2022-02-11T19:19:52.316Z] === RUN TestMatch/[[]] [2022-02-11T19:19:52.316Z] === RUN TestMatch/[[foo]] [2022-02-11T19:19:52.316Z] === RUN TestMatch/[[bar]_[foo]] [2022-02-11T19:19:52.316Z] === RUN TestMatch/[[foo_bar]] [2022-02-11T19:19:52.316Z] === RUN TestMatch/[[qux]_[foo]] [2022-02-11T19:19:52.316Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-02-11T19:19:52.316Z] === RUN TestMatch/[] [2022-02-11T19:19:52.316Z] === RUN TestMatch/[]#01 [2022-02-11T19:19:52.316Z] === RUN TestMatch/[[qux]] [2022-02-11T19:19:52.316Z] === RUN TestMatch/[[foo_bar_qux]] [2022-02-11T19:19:52.316Z] === RUN TestMatch/[[qux]_[baz]] [2022-02-11T19:19:52.316Z] === RUN TestMatch/[[foo_baz]] [2022-02-11T19:19:52.316Z] --- PASS: TestMatch (0.00s) [2022-02-11T19:19:52.316Z] --- PASS: TestMatch/[[]] (0.00s) [2022-02-11T19:19:52.316Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-02-11T19:19:52.316Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-02-11T19:19:52.316Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-02-11T19:19:52.316Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-02-11T19:19:52.316Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-02-11T19:19:52.316Z] --- PASS: TestMatch/[] (0.00s) [2022-02-11T19:19:52.316Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-02-11T19:19:52.316Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-02-11T19:19:52.316Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-02-11T19:19:52.316Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-02-11T19:19:52.316Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-02-11T19:19:52.316Z] PASS [2022-02-11T19:19:52.316Z] coverage: 87.5% of statements [2022-02-11T19:19:52.316Z] ok github.com/docker/docker/pkg/capabilities 0.053s coverage: 87.5% of statements [2022-02-11T19:19:52.544Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-02-11T19:19:52.562Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.54s) [2022-02-11T19:19:52.562Z] === RUN TestGetAddress [2022-02-11T19:19:53.108Z] === RUN TestDockerSuite/TestBuildLabels [2022-02-11T19:19:53.550Z] === RUN TestNetworkDBSimple [2022-02-11T19:19:53.550Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-02-11T19:19:53.550Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-02-11T19:19:53.550Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-02-11T19:19:53.550Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-02-11T19:19:53.550Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-02-11T19:19:53.550Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-02-11T19:19:53.550Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-02-11T19:19:53.550Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-02-11T19:19:53.550Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-02-11T19:19:53.550Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-02-11T19:19:53.550Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-02-11T19:19:53.550Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-02-11T19:19:53.550Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-02-11T19:19:53.550Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-02-11T19:19:53.550Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-02-11T19:19:53.550Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-02-11T19:19:53.550Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-02-11T19:19:53.672Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-02-11T19:19:53.883Z] === RUN TestChrootTarUntar [2022-02-11T19:19:53.883Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-02-11T19:19:53.883Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-02-11T19:19:53.883Z] === RUN TestChrootUntarWithHugeExcludesList [2022-02-11T19:19:53.883Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-02-11T19:19:53.883Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-02-11T19:19:53.883Z] === RUN TestChrootUntarEmptyArchive [2022-02-11T19:19:53.883Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-02-11T19:19:53.883Z] === RUN TestChrootTarUntarWithSymlink [2022-02-11T19:19:53.883Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-11T19:19:53.883Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-02-11T19:19:53.883Z] === RUN TestChrootCopyWithTar [2022-02-11T19:19:53.883Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-11T19:19:53.883Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-02-11T19:19:53.883Z] === RUN TestChrootCopyFileWithTar [2022-02-11T19:19:53.883Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-02-11T19:19:53.883Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-02-11T19:19:53.883Z] === RUN TestChrootUntarPath [2022-02-11T19:19:53.883Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-11T19:19:53.883Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-02-11T19:19:53.883Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-02-11T19:19:53.883Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-02-11T19:19:53.883Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-02-11T19:19:53.883Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-02-11T19:19:53.883Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-02-11T19:19:53.883Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-02-11T19:19:53.883Z] === RUN TestChrootApplyDotDotFile [2022-02-11T19:19:53.883Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-02-11T19:19:53.883Z] --- SKIP: TestChrootApplyDotDotFile (0.01s) [2022-02-11T19:19:53.883Z] PASS [2022-02-11T19:19:53.883Z] coverage: 15.1% of statements [2022-02-11T19:19:53.883Z] ok github.com/docker/docker/pkg/chrootarchive 0.125s coverage: 15.1% of statements [2022-02-11T19:19:54.020Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-02-11T19:19:54.020Z] PASS [2022-02-11T19:19:54.020Z] coverage: 100.0% of statements [2022-02-11T19:19:54.020Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.042s coverage: 100.0% of statements [2022-02-11T19:19:54.020Z] === RUN TestGenerate [2022-02-11T19:19:54.020Z] --- PASS: TestGenerate (0.00s) [2022-02-11T19:19:54.020Z] === RUN TestGeneratePtr [2022-02-11T19:19:54.020Z] --- PASS: TestGeneratePtr (0.00s) [2022-02-11T19:19:54.020Z] === RUN TestGenerateMissingField [2022-02-11T19:19:54.020Z] --- PASS: TestGenerateMissingField (0.00s) [2022-02-11T19:19:54.020Z] === RUN TestFieldCannotBeSet [2022-02-11T19:19:54.020Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-02-11T19:19:54.020Z] === RUN TestTypeMismatchError [2022-02-11T19:19:54.020Z] --- PASS: TestTypeMismatchError (0.00s) [2022-02-11T19:19:54.020Z] PASS [2022-02-11T19:19:54.020Z] coverage: 100.0% of statements [2022-02-11T19:19:54.020Z] ok github.com/docker/docker/libnetwork/options 0.042s coverage: 100.0% of statements [2022-02-11T19:19:54.235Z] docker_api_swarm_test.go:46: [d94199efbb6fc] joining swarm manager [d3a87dfcf9dca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-11T19:19:54.353Z] 2022/02/11 19:19:53 Closing DB instances... [2022-02-11T19:19:54.353Z] === RUN TestSizeEmpty [2022-02-11T19:19:54.353Z] --- PASS: TestSizeEmpty (0.00s) [2022-02-11T19:19:54.353Z] === RUN TestSizeEmptyFile [2022-02-11T19:19:54.353Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-02-11T19:19:54.353Z] === RUN TestSizeNonemptyFile [2022-02-11T19:19:54.353Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-02-11T19:19:54.353Z] === RUN TestSizeNestedDirectoryEmpty [2022-02-11T19:19:54.353Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-02-11T19:19:54.353Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-02-11T19:19:54.353Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-02-11T19:19:54.353Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-02-11T19:19:54.353Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-02-11T19:19:54.353Z] === RUN TestMoveToSubdir [2022-02-11T19:19:54.353Z] --- PASS: TestMoveToSubdir (0.01s) [2022-02-11T19:19:54.353Z] === RUN TestSizeNonExistingDirectory [2022-02-11T19:19:54.353Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-02-11T19:19:54.353Z] PASS [2022-02-11T19:19:54.353Z] coverage: 80.0% of statements [2022-02-11T19:19:54.353Z] ok github.com/docker/docker/pkg/directory 0.057s coverage: 80.0% of statements [2022-02-11T19:19:54.490Z] 2022/02/11 19:19:54 Closing DB instances... [2022-02-11T19:19:54.490Z] testing: warning: no tests to run [2022-02-11T19:19:54.490Z] PASS [2022-02-11T19:19:54.490Z] coverage: 0.0% of statements [2022-02-11T19:19:54.490Z] ok github.com/docker/docker/libnetwork/osl 0.048s coverage: 0.0% of statements [no tests to run] [2022-02-11T19:19:55.164Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-02-11T19:19:55.341Z] === RUN TestPollerAddRemove [2022-02-11T19:19:55.341Z] --- PASS: TestPollerAddRemove (0.00s) [2022-02-11T19:19:55.342Z] === RUN TestPollerEvent [2022-02-11T19:19:55.342Z] poller_test.go:40: No chmod on Windows [2022-02-11T19:19:55.342Z] --- SKIP: TestPollerEvent (0.00s) [2022-02-11T19:19:55.342Z] === RUN TestPollerClose [2022-02-11T19:19:55.342Z] --- PASS: TestPollerClose (0.00s) [2022-02-11T19:19:55.342Z] PASS [2022-02-11T19:19:55.342Z] coverage: 45.7% of statements [2022-02-11T19:19:55.342Z] ok github.com/docker/docker/pkg/filenotify 0.049s coverage: 45.7% of statements [2022-02-11T19:19:55.483Z] === RUN TestRequestNewPort [2022-02-11T19:19:55.483Z] --- PASS: TestRequestNewPort (0.00s) [2022-02-11T19:19:55.483Z] === RUN TestRequestSpecificPort [2022-02-11T19:19:55.483Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-02-11T19:19:55.483Z] === RUN TestReleasePort [2022-02-11T19:19:55.483Z] --- PASS: TestReleasePort (0.00s) [2022-02-11T19:19:55.483Z] === RUN TestReuseReleasedPort [2022-02-11T19:19:55.483Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-02-11T19:19:55.483Z] === RUN TestReleaseUnreadledPort [2022-02-11T19:19:55.483Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-02-11T19:19:55.483Z] === RUN TestUnknowProtocol [2022-02-11T19:19:55.483Z] --- PASS: TestUnknowProtocol (0.00s) [2022-02-11T19:19:55.483Z] === RUN TestAllocateAllPorts [2022-02-11T19:19:55.483Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-02-11T19:19:55.483Z] === RUN TestPortAllocation [2022-02-11T19:19:55.483Z] --- PASS: TestPortAllocation (0.00s) [2022-02-11T19:19:55.483Z] === RUN TestPortAllocationWithCustomRange [2022-02-11T19:19:55.483Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-02-11T19:19:55.483Z] === RUN TestNoDuplicateBPR [2022-02-11T19:19:55.484Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-02-11T19:19:55.484Z] === RUN TestChangePortRange [2022-02-11T19:19:55.484Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-02-11T19:19:55.484Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-02-11T19:19:55.484Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-02-11T19:19:55.484Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-02-11T19:19:55.484Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-02-11T19:19:55.484Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-02-11T19:19:55.484Z] --- PASS: TestChangePortRange (0.00s) [2022-02-11T19:19:55.484Z] PASS [2022-02-11T19:19:55.484Z] coverage: 88.6% of statements [2022-02-11T19:19:55.484Z] ok github.com/docker/docker/libnetwork/portallocator 0.057s coverage: 88.6% of statements [2022-02-11T19:19:55.484Z] testing: warning: no tests to run [2022-02-11T19:19:55.484Z] PASS [2022-02-11T19:19:55.484Z] coverage: 0.0% of statements [2022-02-11T19:19:55.484Z] ok github.com/docker/docker/libnetwork/portmapper 0.047s coverage: 0.0% of statements [no tests to run] [2022-02-11T19:19:55.954Z] === RUN TestHashData [2022-02-11T19:19:55.954Z] --- PASS: TestHashData (0.00s) [2022-02-11T19:19:55.954Z] PASS [2022-02-11T19:19:55.954Z] coverage: 2.8% of statements [2022-02-11T19:19:55.954Z] ok github.com/docker/docker/libnetwork/resolvconf 0.049s coverage: 2.8% of statements [2022-02-11T19:19:55.954Z] --- PASS: TestNetworkDBSimple (2.66s) [2022-02-11T19:19:55.954Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-02-11T19:19:56.330Z] --- PASS: TestNetworkDBCRUDTableEntry (4.68s) [2022-02-11T19:19:56.330Z] === RUN TestNetworkDBCRUDTableEntries [2022-02-11T19:19:56.330Z] === RUN TestCopyFileWithInvalidSrc [2022-02-11T19:19:56.330Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-02-11T19:19:56.330Z] === RUN TestCopyFileWithInvalidDest [2022-02-11T19:19:56.330Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-02-11T19:19:56.330Z] === RUN TestCopyFileWithSameSrcAndDest [2022-02-11T19:19:56.330Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-02-11T19:19:56.330Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-02-11T19:19:56.330Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-02-11T19:19:56.330Z] === RUN TestCopyFile [2022-02-11T19:19:56.423Z] === RUN TestErrorConstructors [2022-02-11T19:19:56.423Z] --- PASS: TestErrorConstructors (0.00s) [2022-02-11T19:19:56.423Z] === RUN TestCompareIPMask [2022-02-11T19:19:56.424Z] --- PASS: TestCompareIPMask (0.00s) [2022-02-11T19:19:56.424Z] === RUN TestUtilGetHostPartIP [2022-02-11T19:19:56.424Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-02-11T19:19:56.424Z] === RUN TestUtilGetBroadcastIP [2022-02-11T19:19:56.424Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-02-11T19:19:56.424Z] === RUN TestParseCIDR [2022-02-11T19:19:56.424Z] --- PASS: TestParseCIDR (0.00s) [2022-02-11T19:19:56.424Z] PASS [2022-02-11T19:19:56.424Z] coverage: 37.3% of statements [2022-02-11T19:19:56.424Z] ok github.com/docker/docker/libnetwork/types 0.054s coverage: 37.3% of statements [2022-02-11T19:19:56.798Z] --- PASS: TestCopyFile (0.00s) [2022-02-11T19:19:56.798Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-02-11T19:19:56.798Z] fileutils_test.go:133: Needs porting to Windows [2022-02-11T19:19:56.798Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-02-11T19:19:56.798Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-02-11T19:19:56.798Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-02-11T19:19:56.798Z] === RUN TestReadSymlinkedDirectoryToFile [2022-02-11T19:19:56.798Z] fileutils_test.go:179: Needs porting to Windows [2022-02-11T19:19:56.798Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-02-11T19:19:56.798Z] === RUN TestWildcardMatches [2022-02-11T19:19:56.798Z] --- PASS: TestWildcardMatches (0.00s) [2022-02-11T19:19:56.798Z] === RUN TestPatternMatches [2022-02-11T19:19:56.798Z] --- PASS: TestPatternMatches (0.00s) [2022-02-11T19:19:56.798Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-02-11T19:19:56.798Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-02-11T19:19:56.798Z] === RUN TestPatternMatchesFolderExclusions [2022-02-11T19:19:56.798Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-02-11T19:19:56.798Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-02-11T19:19:56.798Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-02-11T19:19:56.798Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-02-11T19:19:56.798Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-02-11T19:19:56.798Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-02-11T19:19:56.798Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-02-11T19:19:56.798Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-02-11T19:19:56.798Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-02-11T19:19:56.798Z] === RUN TestSingleExclamationError [2022-02-11T19:19:56.798Z] --- PASS: TestSingleExclamationError (0.00s) [2022-02-11T19:19:56.798Z] === RUN TestMatchesWithNoPatterns [2022-02-11T19:19:56.798Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-02-11T19:19:56.798Z] === RUN TestMatchesWithMalformedPatterns [2022-02-11T19:19:56.798Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-02-11T19:19:56.798Z] === RUN TestMatches [2022-02-11T19:19:56.798Z] === RUN TestMatches/MatchesOrParentMatches [2022-02-11T19:19:56.799Z] === RUN TestMatches/MatchesUsingParentResult [2022-02-11T19:19:56.799Z] === RUN TestMatches/MatchesUsingParentResults [2022-02-11T19:19:56.799Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-02-11T19:19:56.799Z] --- PASS: TestMatches (0.01s) [2022-02-11T19:19:56.799Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-02-11T19:19:56.799Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-02-11T19:19:56.799Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-02-11T19:19:56.799Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-02-11T19:19:56.799Z] === RUN TestCleanPatterns [2022-02-11T19:19:56.799Z] --- PASS: TestCleanPatterns (0.00s) [2022-02-11T19:19:56.799Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-02-11T19:19:56.799Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-02-11T19:19:56.799Z] === RUN TestCleanPatternsExceptionFlag [2022-02-11T19:19:56.799Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-02-11T19:19:56.799Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-02-11T19:19:56.799Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-02-11T19:19:56.799Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-02-11T19:19:56.799Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-02-11T19:19:56.799Z] === RUN TestCleanPatternsErrorSingleException [2022-02-11T19:19:56.799Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-02-11T19:19:56.799Z] === RUN TestCreateIfNotExistsDir [2022-02-11T19:19:56.799Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-02-11T19:19:56.799Z] === RUN TestCreateIfNotExistsFile [2022-02-11T19:19:56.799Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-02-11T19:19:56.799Z] === RUN TestMatch [2022-02-11T19:19:56.799Z] --- PASS: TestMatch (0.00s) [2022-02-11T19:19:56.799Z] === RUN TestCompile [2022-02-11T19:19:56.799Z] === RUN TestCompile/slash [2022-02-11T19:19:56.799Z] === RUN TestCompile/backslash [2022-02-11T19:19:56.799Z] --- PASS: TestCompile (0.00s) [2022-02-11T19:19:56.799Z] --- PASS: TestCompile/slash (0.00s) [2022-02-11T19:19:56.799Z] --- PASS: TestCompile/backslash (0.00s) [2022-02-11T19:19:56.799Z] PASS [2022-02-11T19:19:56.799Z] coverage: 84.7% of statements [2022-02-11T19:19:56.799Z] ok github.com/docker/docker/pkg/fileutils 0.091s coverage: 84.7% of statements [2022-02-11T19:19:57.268Z] === RUN TestGet [2022-02-11T19:19:57.268Z] --- PASS: TestGet (0.00s) [2022-02-11T19:19:57.268Z] === RUN TestGetShortcutString [2022-02-11T19:19:57.268Z] --- PASS: TestGetShortcutString (0.00s) [2022-02-11T19:19:57.268Z] PASS [2022-02-11T19:19:57.268Z] coverage: 42.9% of statements [2022-02-11T19:19:57.268Z] ok github.com/docker/docker/pkg/homedir 0.053s coverage: 42.9% of statements [2022-02-11T19:19:57.413Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-02-11T19:19:57.413Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-02-11T19:19:57.413Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-02-11T19:19:57.413Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-02-11T19:19:57.413Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-02-11T19:19:57.413Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-02-11T19:19:57.413Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-02-11T19:19:57.413Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-02-11T19:19:57.413Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-02-11T19:19:57.413Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-02-11T19:19:57.413Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-02-11T19:19:57.413Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-02-11T19:19:57.413Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-02-11T19:19:57.413Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-02-11T19:19:57.413Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-02-11T19:19:57.413Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-02-11T19:19:57.413Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-02-11T19:19:57.413Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-02-11T19:19:57.413Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-02-11T19:19:57.413Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-02-11T19:19:57.413Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-02-11T19:19:57.413Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-02-11T19:19:57.413Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-02-11T19:19:57.413Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-02-11T19:19:57.413Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-02-11T19:19:57.413Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-02-11T19:19:57.413Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-02-11T19:19:57.413Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-02-11T19:19:57.413Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-02-11T19:19:57.413Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-02-11T19:19:57.413Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-02-11T19:19:57.413Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-02-11T19:19:57.413Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-02-11T19:19:57.413Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-02-11T19:19:57.413Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-02-11T19:19:57.413Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-02-11T19:19:57.413Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-02-11T19:19:57.413Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-02-11T19:19:57.413Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-02-11T19:19:57.413Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-02-11T19:19:57.413Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-02-11T19:19:57.413Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-02-11T19:19:57.413Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-02-11T19:19:57.413Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-02-11T19:19:57.413Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-02-11T19:19:57.413Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-02-11T19:19:57.413Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-02-11T19:19:57.413Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-02-11T19:19:57.413Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-02-11T19:19:57.413Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-02-11T19:19:57.413Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-02-11T19:19:57.413Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-02-11T19:19:57.413Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-02-11T19:19:57.413Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-02-11T19:19:57.413Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-02-11T19:19:57.413Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-02-11T19:19:57.413Z] PASS [2022-02-11T19:19:57.413Z] coverage: 50.0% of statements [2022-02-11T19:19:57.413Z] ok github.com/docker/docker/oci 0.066s coverage: 50.0% of statements [2022-02-11T19:19:57.413Z] 2022/02/11 19:19:57 Closing DB instances... [2022-02-11T19:19:57.683Z] === RUN TestDockerSuite/TestBuildLastModified [2022-02-11T19:19:58.255Z] --- PASS: TestTarFiles (6.08s) [2022-02-11T19:19:58.255Z] === RUN TestDetectCompressionZstd [2022-02-11T19:19:58.255Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-02-11T19:19:58.255Z] === RUN TestTarUntar [2022-02-11T19:19:58.255Z] --- PASS: TestTarUntar (0.07s) [2022-02-11T19:19:58.255Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-02-11T19:19:58.255Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2022-02-11T19:19:58.255Z] === RUN TestTarWithOptions [2022-02-11T19:19:58.255Z] --- PASS: TestTarWithOptions (0.04s) [2022-02-11T19:19:58.255Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-02-11T19:19:58.255Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-02-11T19:19:58.255Z] === RUN TestUntarUstarGnuConflict [2022-02-11T19:19:58.255Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-02-11T19:19:58.255Z] === RUN TestUntarInvalidFilenames [2022-02-11T19:19:58.255Z] === RUN TestCreateIDMapOrder [2022-02-11T19:19:58.255Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-02-11T19:19:58.255Z] PASS [2022-02-11T19:19:58.255Z] coverage: 7.2% of statements [2022-02-11T19:19:58.255Z] ok github.com/docker/docker/pkg/idtools 0.047s coverage: 7.2% of statements [2022-02-11T19:19:58.255Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames3339593686\\dest" [2022-02-11T19:19:58.255Z] --- PASS: TestUntarInvalidFilenames (0.22s) [2022-02-11T19:19:58.255Z] === RUN TestUntarHardlinkToSymlink [2022-02-11T19:19:58.255Z] 2022/02/11 19:19:58 Closing DB instances... [2022-02-11T19:19:58.255Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-02-11T19:19:58.255Z] === RUN TestUntarInvalidHardlink [2022-02-11T19:19:58.255Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2414264336\\victim\\hello" -> "../victim/hello" [2022-02-11T19:19:58.255Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1379458315\\victim\\hello" -> "/../victim/hello" [2022-02-11T19:19:58.400Z] === RUN TestAddressPoolOpt [2022-02-11T19:19:58.401Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-02-11T19:19:58.401Z] === RUN TestValidateEnv [2022-02-11T19:19:58.401Z] === RUN TestValidateEnv/a [2022-02-11T19:19:58.401Z] === RUN TestValidateEnv/something [2022-02-11T19:19:58.401Z] === RUN TestValidateEnv/_=a [2022-02-11T19:19:58.401Z] === RUN TestValidateEnv/env1=value1 [2022-02-11T19:19:58.401Z] === RUN TestValidateEnv/_env1=value1 [2022-02-11T19:19:58.401Z] === RUN TestValidateEnv/env2=value2=value3 [2022-02-11T19:19:58.401Z] === RUN TestValidateEnv/env3=abc!qwe [2022-02-11T19:19:58.401Z] === RUN TestValidateEnv/env_4=value_4 [2022-02-11T19:19:58.401Z] === RUN TestValidateEnv/PATH [2022-02-11T19:19:58.401Z] === RUN TestValidateEnv/=a [2022-02-11T19:19:58.401Z] === RUN TestValidateEnv/PATH= [2022-02-11T19:19:58.401Z] === RUN TestValidateEnv/PATH=something [2022-02-11T19:19:58.401Z] === RUN TestValidateEnv/asd!qwe [2022-02-11T19:19:58.401Z] === RUN TestValidateEnv/1asd [2022-02-11T19:19:58.401Z] === RUN TestValidateEnv/123 [2022-02-11T19:19:58.401Z] === RUN TestValidateEnv/some_space [2022-02-11T19:19:58.401Z] === RUN TestValidateEnv/__some_space_before [2022-02-11T19:19:58.401Z] === RUN TestValidateEnv/some_space_after__ [2022-02-11T19:19:58.401Z] === RUN TestValidateEnv/= [2022-02-11T19:19:58.401Z] === RUN TestValidateEnv/PaTh [2022-02-11T19:19:58.401Z] --- PASS: TestValidateEnv (0.00s) [2022-02-11T19:19:58.401Z] --- PASS: TestValidateEnv/a (0.00s) [2022-02-11T19:19:58.401Z] --- PASS: TestValidateEnv/something (0.00s) [2022-02-11T19:19:58.401Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-02-11T19:19:58.401Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-02-11T19:19:58.401Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-02-11T19:19:58.401Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-02-11T19:19:58.401Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-02-11T19:19:58.401Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-02-11T19:19:58.401Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-02-11T19:19:58.401Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-02-11T19:19:58.401Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-02-11T19:19:58.401Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-02-11T19:19:58.401Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-02-11T19:19:58.401Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-02-11T19:19:58.401Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-02-11T19:19:58.401Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-02-11T19:19:58.401Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-02-11T19:19:58.401Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-02-11T19:19:58.401Z] --- PASS: TestValidateEnv/= (0.00s) [2022-02-11T19:19:58.401Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-02-11T19:19:58.401Z] === RUN TestParseHost [2022-02-11T19:19:58.401Z] --- PASS: TestParseHost (0.00s) [2022-02-11T19:19:58.401Z] === RUN TestParseDockerDaemonHost [2022-02-11T19:19:58.401Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-02-11T19:19:58.401Z] === RUN TestParseTCP [2022-02-11T19:19:58.401Z] --- PASS: TestParseTCP (0.00s) [2022-02-11T19:19:58.401Z] === RUN TestParseInvalidUnixAddrInvalid [2022-02-11T19:19:58.401Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-02-11T19:19:58.401Z] === RUN TestValidateExtraHosts [2022-02-11T19:19:58.401Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-02-11T19:19:58.401Z] === RUN TestIpOptString [2022-02-11T19:19:58.401Z] --- PASS: TestIpOptString (0.00s) [2022-02-11T19:19:58.401Z] === RUN TestNewIpOptInvalidDefaultVal [2022-02-11T19:19:58.401Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-02-11T19:19:58.401Z] === RUN TestNewIpOptValidDefaultVal [2022-02-11T19:19:58.401Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-02-11T19:19:58.401Z] === RUN TestIpOptSetInvalidVal [2022-02-11T19:19:58.401Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-02-11T19:19:58.401Z] === RUN TestValidateIPAddress [2022-02-11T19:19:58.401Z] --- PASS: TestValidateIPAddress (0.00s) [2022-02-11T19:19:58.401Z] === RUN TestMapOpts [2022-02-11T19:19:58.401Z] --- PASS: TestMapOpts (0.00s) [2022-02-11T19:19:58.401Z] === RUN TestListOptsWithoutValidator [2022-02-11T19:19:58.401Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-02-11T19:19:58.401Z] === RUN TestListOptsWithValidator [2022-02-11T19:19:58.401Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-02-11T19:19:58.401Z] === RUN TestValidateDNSSearch [2022-02-11T19:19:58.401Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-02-11T19:19:58.401Z] === RUN TestValidateLabel [2022-02-11T19:19:58.401Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-02-11T19:19:58.401Z] === RUN TestValidateLabel/label_with_general_format [2022-02-11T19:19:58.401Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-02-11T19:19:58.401Z] === RUN TestValidateLabel/label_with_one_more [2022-02-11T19:19:58.401Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-02-11T19:19:58.401Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-02-11T19:19:58.401Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-02-11T19:19:58.401Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-02-11T19:19:58.401Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-02-11T19:19:58.401Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-02-11T19:19:58.401Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-02-11T19:19:58.401Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-02-11T19:19:58.401Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-02-11T19:19:58.401Z] --- PASS: TestValidateLabel (0.00s) [2022-02-11T19:19:58.401Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-02-11T19:19:58.401Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-02-11T19:19:58.401Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-02-11T19:19:58.401Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-02-11T19:19:58.401Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-02-11T19:19:58.401Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-02-11T19:19:58.401Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-02-11T19:19:58.401Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-02-11T19:19:58.401Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-02-11T19:19:58.401Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-02-11T19:19:58.401Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-02-11T19:19:58.401Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-02-11T19:19:58.401Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-02-11T19:19:58.401Z] === RUN TestNamedListOpts [2022-02-11T19:19:58.401Z] --- PASS: TestNamedListOpts (0.00s) [2022-02-11T19:19:58.401Z] === RUN TestNamedMapOpts [2022-02-11T19:19:58.401Z] --- PASS: TestNamedMapOpts (0.00s) [2022-02-11T19:19:58.401Z] === RUN TestParseLink [2022-02-11T19:19:58.401Z] --- PASS: TestParseLink (0.00s) [2022-02-11T19:19:58.401Z] === RUN TestQuotedStringSetWithQuotes [2022-02-11T19:19:58.401Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-02-11T19:19:58.401Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-02-11T19:19:58.401Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-02-11T19:19:58.401Z] === RUN TestQuotedStringSetWithNoQuotes [2022-02-11T19:19:58.401Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-02-11T19:19:58.401Z] === RUN TestUlimitOpt [2022-02-11T19:19:58.401Z] --- PASS: TestUlimitOpt (0.00s) [2022-02-11T19:19:58.401Z] PASS [2022-02-11T19:19:58.401Z] coverage: 67.1% of statements [2022-02-11T19:19:58.401Z] ok github.com/docker/docker/opts 0.083s coverage: 67.1% of statements [2022-02-11T19:19:58.401Z] === RUN TestParseVersion [2022-02-11T19:19:58.401Z] --- PASS: TestParseVersion (0.00s) [2022-02-11T19:19:58.401Z] PASS [2022-02-11T19:19:58.401Z] coverage: 52.9% of statements [2022-02-11T19:19:58.401Z] ok github.com/docker/docker/pkg/aaparser 0.062s coverage: 52.9% of statements [2022-02-11T19:19:58.572Z] === RUN TestMiddlewares [2022-02-11T19:19:58.572Z] --- PASS: TestMiddlewares (0.00s) [2022-02-11T19:19:58.572Z] PASS [2022-02-11T19:19:58.572Z] coverage: 9.0% of statements [2022-02-11T19:19:58.572Z] ok github.com/docker/docker/api/server 0.067s coverage: 9.0% of statements [2022-02-11T19:19:58.723Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1608938428\\victim" -> "../victim" [2022-02-11T19:19:58.723Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3171847378\\victim" -> "../victim" [2022-02-11T19:19:58.723Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1007525378\\victim" -> "../victim" [2022-02-11T19:19:58.723Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink341714470\\victim" -> "../victim" [2022-02-11T19:19:58.723Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2022-02-11T19:19:58.723Z] === RUN TestUntarInvalidSymlink [2022-02-11T19:19:58.723Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2938891806\\dest\\dotdot" -> "../victim/hello" [2022-02-11T19:19:58.723Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1164944341\\dest\\slash-dotdot" -> "/../victim/hello" [2022-02-11T19:19:58.723Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1288371946\\dest\\loophole-victim" -> "../victim" [2022-02-11T19:19:58.723Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink219343938\\dest\\loophole-victim" -> "../victim" [2022-02-11T19:19:58.723Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3777968921\\dest\\loophole-victim" -> "../victim" [2022-02-11T19:19:58.723Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3949836626\\dest\\loophole-victim" -> "../victim" [2022-02-11T19:19:58.723Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink964080805\\dest\\dir\\loophole" -> "../../victim" [2022-02-11T19:19:58.723Z] --- PASS: TestUntarInvalidSymlink (0.05s) [2022-02-11T19:19:58.723Z] === RUN TestTempArchiveCloseMultipleTimes [2022-02-11T19:19:58.723Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-02-11T19:19:58.723Z] === RUN TestXGlobalNoParent [2022-02-11T19:19:58.723Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-02-11T19:19:58.723Z] === RUN TestReplaceFileTarWrapper [2022-02-11T19:19:58.723Z] --- PASS: TestReplaceFileTarWrapper (0.23s) [2022-02-11T19:19:58.723Z] === RUN TestPrefixHeaderReadable [2022-02-11T19:19:58.723Z] --- PASS: TestPrefixHeaderReadable (0.05s) [2022-02-11T19:19:58.723Z] === RUN TestDisablePigz [2022-02-11T19:19:58.723Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-02-11T19:19:59.193Z] --- PASS: TestDisablePigz (0.23s) [2022-02-11T19:19:59.193Z] === RUN TestPigz [2022-02-11T19:19:59.193Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-02-11T19:19:59.193Z] --- PASS: TestPigz (0.20s) [2022-02-11T19:19:59.193Z] === RUN TestCopyFileWithInvalidDest [2022-02-11T19:19:59.193Z] archive_windows_test.go:16: Currently fails [2022-02-11T19:19:59.193Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-02-11T19:19:59.193Z] === RUN TestCanonicalTarNameForPath [2022-02-11T19:19:59.193Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-02-11T19:19:59.193Z] === RUN TestCanonicalTarName [2022-02-11T19:19:59.193Z] --- PASS: TestCanonicalTarName (0.00s) [2022-02-11T19:19:59.193Z] === RUN TestChmodTarEntry [2022-02-11T19:19:59.193Z] --- PASS: TestChmodTarEntry (0.00s) [2022-02-11T19:19:59.193Z] === RUN TestHardLinkOrder [2022-02-11T19:19:59.193Z] --- PASS: TestHardLinkOrder (0.10s) [2022-02-11T19:19:59.193Z] === RUN TestChangeString [2022-02-11T19:19:59.193Z] --- PASS: TestChangeString (0.00s) [2022-02-11T19:19:59.193Z] === RUN TestChangesWithNoChanges [2022-02-11T19:19:59.193Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-02-11T19:19:59.193Z] === RUN TestChangesWithChanges [2022-02-11T19:19:59.390Z] --- PASS: TestNetworkDBJoinLeaveNetwork (3.04s) [2022-02-11T19:19:59.390Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-02-11T19:19:59.661Z] --- PASS: TestChangesWithChanges (0.05s) [2022-02-11T19:19:59.661Z] === RUN TestChangesWithChangesGH13590 [2022-02-11T19:19:59.661Z] changes_test.go:195: needs more investigation [2022-02-11T19:19:59.661Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-02-11T19:19:59.661Z] === RUN TestChangesDirsEmpty [2022-02-11T19:19:59.661Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-02-11T19:19:59.661Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-02-11T19:19:59.661Z] === RUN TestChangesDirsMutated [2022-02-11T19:19:59.661Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-02-11T19:19:59.661Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-02-11T19:19:59.661Z] === RUN TestApplyLayer [2022-02-11T19:19:59.661Z] changes_test.go:432: needs further investigation [2022-02-11T19:19:59.661Z] --- SKIP: TestApplyLayer (0.00s) [2022-02-11T19:19:59.661Z] === RUN TestChangesSizeWithHardlinks [2022-02-11T19:19:59.661Z] changes_test.go:468: needs further investigation [2022-02-11T19:19:59.661Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-02-11T19:19:59.661Z] === RUN TestChangesSizeWithNoChanges [2022-02-11T19:19:59.661Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-02-11T19:19:59.661Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-02-11T19:19:59.661Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-02-11T19:19:59.661Z] === RUN TestChangesSize [2022-02-11T19:19:59.661Z] --- PASS: TestChangesSize (0.00s) [2022-02-11T19:19:59.661Z] === RUN TestApplyLayerInvalidFilenames [2022-02-11T19:19:59.661Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames1616716035\\dest" [2022-02-11T19:19:59.661Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-02-11T19:19:59.662Z] === RUN TestApplyLayerInvalidHardlink [2022-02-11T19:19:59.662Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3613226616\\victim\\hello" -> "../victim/hello" [2022-02-11T19:19:59.662Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1654167007\\victim\\hello" -> "/../victim/hello" [2022-02-11T19:19:59.662Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2686379825\\victim" -> "../victim" [2022-02-11T19:19:59.662Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3682376783\\victim" -> "../victim" [2022-02-11T19:19:59.662Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink635959626\\victim" -> "../victim" [2022-02-11T19:19:59.662Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink535046333\\victim" -> "../victim" [2022-02-11T19:19:59.662Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2022-02-11T19:19:59.662Z] === RUN TestApplyLayerInvalidSymlink [2022-02-11T19:19:59.662Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1587740584\\dest\\dotdot" -> "../victim/hello" [2022-02-11T19:19:59.662Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1956075563\\dest\\slash-dotdot" -> "/../victim/hello" [2022-02-11T19:19:59.662Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1562003931\\dest\\loophole-victim" -> "../victim" [2022-02-11T19:19:59.662Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3127107957\\dest\\loophole-victim" -> "../victim" [2022-02-11T19:19:59.662Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3813198654\\dest\\loophole-victim" -> "../victim" [2022-02-11T19:19:59.662Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink256848306\\dest\\loophole-victim" -> "../victim" [2022-02-11T19:19:59.662Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2022-02-11T19:19:59.662Z] === RUN TestApplyLayerWhiteouts [2022-02-11T19:19:59.662Z] --- PASS: TestApplyLayerWhiteouts (0.09s) [2022-02-11T19:19:59.662Z] === RUN TestGenerateEmptyFile [2022-02-11T19:19:59.662Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-02-11T19:19:59.662Z] === RUN TestGenerateWithContent [2022-02-11T19:19:59.662Z] --- PASS: TestGenerateWithContent (0.00s) [2022-02-11T19:19:59.662Z] PASS [2022-02-11T19:19:59.662Z] coverage: 62.0% of statements [2022-02-11T19:19:59.662Z] ok github.com/docker/docker/pkg/archive 8.928s coverage: 62.0% of statements [2022-02-11T19:19:59.662Z] --- PASS: TestNetworkDBCRUDTableEntries (3.45s) [2022-02-11T19:19:59.662Z] === RUN TestNetworkDBNodeLeave [2022-02-11T19:19:59.662Z] === RUN TestFixedBufferCap [2022-02-11T19:19:59.662Z] --- PASS: TestFixedBufferCap (0.00s) [2022-02-11T19:19:59.662Z] === RUN TestFixedBufferLen [2022-02-11T19:19:59.662Z] --- PASS: TestFixedBufferLen (0.00s) [2022-02-11T19:19:59.662Z] === RUN TestFixedBufferString [2022-02-11T19:19:59.662Z] --- PASS: TestFixedBufferString (0.00s) [2022-02-11T19:19:59.662Z] === RUN TestFixedBufferWrite [2022-02-11T19:19:59.662Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-02-11T19:19:59.662Z] === RUN TestFixedBufferRead [2022-02-11T19:19:59.662Z] --- PASS: TestFixedBufferRead (0.00s) [2022-02-11T19:19:59.662Z] === RUN TestBytesPipeRead [2022-02-11T19:19:59.662Z] --- PASS: TestBytesPipeRead (0.00s) [2022-02-11T19:19:59.662Z] === RUN TestBytesPipeWrite [2022-02-11T19:19:59.662Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-02-11T19:19:59.662Z] === RUN TestBytesPipeWriteRandomChunks [2022-02-11T19:19:59.860Z] === RUN TestPeerCertificateMarshalJSON [2022-02-11T19:20:00.135Z] --- PASS: TestBytesPipeWriteRandomChunks (0.54s) [2022-02-11T19:20:00.135Z] === RUN TestAtomicWriteToFile [2022-02-11T19:20:00.333Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-02-11T19:20:00.333Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-02-11T19:20:00.333Z] --- PASS: TestPeerCertificateMarshalJSON (0.40s) [2022-02-11T19:20:00.333Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-02-11T19:20:00.333Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-02-11T19:20:00.333Z] === RUN TestMiddleware [2022-02-11T19:20:00.333Z] --- PASS: TestMiddleware (0.00s) [2022-02-11T19:20:00.333Z] === RUN TestNewResponseModifier [2022-02-11T19:20:00.333Z] --- PASS: TestNewResponseModifier (0.00s) [2022-02-11T19:20:00.333Z] PASS [2022-02-11T19:20:00.333Z] coverage: 26.8% of statements [2022-02-11T19:20:00.333Z] ok github.com/docker/docker/pkg/authorization 0.451s coverage: 26.8% of statements [2022-02-11T19:20:00.607Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-02-11T19:20:00.607Z] === RUN TestAtomicWriteSetCommit [2022-02-11T19:20:00.607Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-02-11T19:20:00.607Z] === RUN TestAtomicWriteSetCancel [2022-02-11T19:20:00.607Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-02-11T19:20:00.607Z] === RUN TestReadCloserWrapperClose [2022-02-11T19:20:00.607Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-02-11T19:20:00.607Z] === RUN TestReaderErrWrapperReadOnError [2022-02-11T19:20:00.607Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-02-11T19:20:00.607Z] === RUN TestReaderErrWrapperRead [2022-02-11T19:20:00.607Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-02-11T19:20:00.607Z] === RUN TestCancelReadCloser [2022-02-11T19:20:00.607Z] --- PASS: TestCancelReadCloser (0.10s) [2022-02-11T19:20:00.607Z] === RUN TestWriteCloserWrapperClose [2022-02-11T19:20:00.607Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-02-11T19:20:00.607Z] === RUN TestNopWriteCloser [2022-02-11T19:20:00.607Z] --- PASS: TestNopWriteCloser (0.00s) [2022-02-11T19:20:00.607Z] === RUN TestNopWriter [2022-02-11T19:20:00.607Z] --- PASS: TestNopWriter (0.00s) [2022-02-11T19:20:00.607Z] === RUN TestWriteCounter [2022-02-11T19:20:00.607Z] --- PASS: TestWriteCounter (0.00s) [2022-02-11T19:20:00.607Z] PASS [2022-02-11T19:20:00.607Z] coverage: 70.1% of statements [2022-02-11T19:20:00.607Z] ok github.com/docker/docker/pkg/ioutils 0.725s coverage: 70.1% of statements [2022-02-11T19:20:00.802Z] === RUN TestIsArchivePathDir [2022-02-11T19:20:00.802Z] --- PASS: TestIsArchivePathDir (0.08s) [2022-02-11T19:20:00.802Z] === RUN TestIsArchivePathInvalidFile [2022-02-11T19:20:00.802Z] --- PASS: TestIsArchivePathInvalidFile (0.16s) [2022-02-11T19:20:00.802Z] === RUN TestIsArchivePathTar [2022-02-11T19:20:00.802Z] 2022/02/11 19:20:00 Closing DB instances... [2022-02-11T19:20:01.280Z] --- PASS: TestIsArchivePathTar (0.21s) [2022-02-11T19:20:01.280Z] === RUN TestDecompressStreamGzip [2022-02-11T19:20:01.280Z] === RUN TestUnbuffered [2022-02-11T19:20:01.280Z] --- PASS: TestUnbuffered (0.00s) [2022-02-11T19:20:01.280Z] === RUN TestRaceUnbuffered [2022-02-11T19:20:01.280Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-02-11T19:20:01.280Z] PASS [2022-02-11T19:20:01.280Z] coverage: 100.0% of statements [2022-02-11T19:20:01.280Z] ok github.com/docker/docker/pkg/broadcaster 0.040s coverage: 100.0% of statements [2022-02-11T19:20:01.280Z] --- PASS: TestDecompressStreamGzip (0.26s) [2022-02-11T19:20:01.280Z] === RUN TestDecompressStreamBzip2 [2022-02-11T19:20:01.280Z] --- PASS: TestDecompressStreamBzip2 (0.16s) [2022-02-11T19:20:01.280Z] === RUN TestDecompressStreamXz [2022-02-11T19:20:01.280Z] archive_test.go:133: Xz not present in msys2 [2022-02-11T19:20:01.280Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-02-11T19:20:01.280Z] === RUN TestDecompressStreamZstd [2022-02-11T19:20:01.336Z] --- PASS: TestCreateServiceMultipleTimes (15.10s) [2022-02-11T19:20:01.336Z] === RUN TestCreateServiceConflict [2022-02-11T19:20:01.595Z] === RUN TestError [2022-02-11T19:20:01.595Z] --- PASS: TestError (0.00s) [2022-02-11T19:20:01.595Z] === RUN TestProgressString [2022-02-11T19:20:01.595Z] === RUN TestProgressString/no_progress [2022-02-11T19:20:01.595Z] === RUN TestProgressString/progress_1 [2022-02-11T19:20:01.595Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-02-11T19:20:01.595Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-02-11T19:20:01.595Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-02-11T19:20:01.595Z] === RUN TestProgressString/with_units [2022-02-11T19:20:01.595Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-02-11T19:20:01.595Z] === RUN TestProgressString/hide_counts [2022-02-11T19:20:01.595Z] --- PASS: TestProgressString (0.00s) [2022-02-11T19:20:01.595Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-02-11T19:20:01.595Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-02-11T19:20:01.595Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-02-11T19:20:01.595Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-02-11T19:20:01.595Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-02-11T19:20:01.595Z] --- PASS: TestProgressString/with_units (0.00s) [2022-02-11T19:20:01.595Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-02-11T19:20:01.595Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-02-11T19:20:01.595Z] === RUN TestJSONMessageDisplay [2022-02-11T19:20:01.595Z] --- PASS: TestJSONMessageDisplay (0.22s) [2022-02-11T19:20:01.595Z] === RUN TestJSONMessageDisplayWithJSONError [2022-02-11T19:20:01.595Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-02-11T19:20:01.595Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-02-11T19:20:01.595Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-02-11T19:20:01.595Z] === RUN TestDisplayJSONMessagesStream [2022-02-11T19:20:01.595Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-02-11T19:20:01.595Z] PASS [2022-02-11T19:20:01.595Z] coverage: 91.7% of statements [2022-02-11T19:20:01.595Z] ok github.com/docker/docker/pkg/jsonmessage 0.271s coverage: 91.7% of statements [2022-02-11T19:20:01.749Z] archive_test.go:140: zstd not installed [2022-02-11T19:20:01.749Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2022-02-11T19:20:01.749Z] === RUN TestCompressStreamXzUnsupported [2022-02-11T19:20:01.749Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-02-11T19:20:01.749Z] === RUN TestCompressStreamBzip2Unsupported [2022-02-11T19:20:01.749Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-02-11T19:20:01.749Z] === RUN TestCompressStreamInvalid [2022-02-11T19:20:01.749Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-02-11T19:20:01.749Z] === RUN TestExtensionInvalid [2022-02-11T19:20:01.749Z] --- PASS: TestExtensionInvalid (0.00s) [2022-02-11T19:20:01.749Z] === RUN TestExtensionUncompressed [2022-02-11T19:20:01.749Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-02-11T19:20:01.749Z] === RUN TestExtensionBzip2 [2022-02-11T19:20:01.749Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-02-11T19:20:01.749Z] === RUN TestExtensionGzip [2022-02-11T19:20:01.749Z] --- PASS: TestExtensionGzip (0.00s) [2022-02-11T19:20:01.749Z] === RUN TestExtensionXz [2022-02-11T19:20:01.749Z] --- PASS: TestExtensionXz (0.00s) [2022-02-11T19:20:01.749Z] === RUN TestExtensionZstd [2022-02-11T19:20:01.749Z] --- PASS: TestExtensionZstd (0.00s) [2022-02-11T19:20:01.749Z] === RUN TestCmdStreamLargeStderr [2022-02-11T19:20:01.749Z] --- PASS: TestCmdStreamLargeStderr (0.09s) [2022-02-11T19:20:01.749Z] === RUN TestCmdStreamBad [2022-02-11T19:20:01.749Z] archive_test.go:252: Failing on Windows CI machines [2022-02-11T19:20:01.749Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-02-11T19:20:01.749Z] === RUN TestCmdStreamGood [2022-02-11T19:20:01.749Z] --- PASS: TestCmdStreamGood (0.05s) [2022-02-11T19:20:01.749Z] === RUN TestUntarPathWithInvalidDest [2022-02-11T19:20:01.749Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2022-02-11T19:20:01.749Z] === RUN TestUntarPathWithInvalidSrc [2022-02-11T19:20:01.749Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-02-11T19:20:01.749Z] === RUN TestUntarPath [2022-02-11T19:20:01.749Z] --- PASS: TestUntarPath (0.08s) [2022-02-11T19:20:01.749Z] === RUN TestUntarPathWithDestinationFile [2022-02-11T19:20:01.749Z] === RUN TestMatch [2022-02-11T19:20:01.749Z] === RUN TestMatch/[[]] [2022-02-11T19:20:01.749Z] === RUN TestMatch/[[foo]] [2022-02-11T19:20:01.749Z] === RUN TestMatch/[[bar]_[foo]] [2022-02-11T19:20:01.749Z] === RUN TestMatch/[[foo_bar]] [2022-02-11T19:20:01.749Z] === RUN TestMatch/[[qux]_[foo]] [2022-02-11T19:20:01.749Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-02-11T19:20:01.749Z] === RUN TestMatch/[] [2022-02-11T19:20:01.749Z] === RUN TestMatch/[]#01 [2022-02-11T19:20:01.749Z] === RUN TestMatch/[[qux]] [2022-02-11T19:20:01.749Z] === RUN TestMatch/[[foo_bar_qux]] [2022-02-11T19:20:01.749Z] === RUN TestMatch/[[qux]_[baz]] [2022-02-11T19:20:01.749Z] === RUN TestMatch/[[foo_baz]] [2022-02-11T19:20:01.749Z] --- PASS: TestMatch (0.00s) [2022-02-11T19:20:01.749Z] --- PASS: TestMatch/[[]] (0.00s) [2022-02-11T19:20:01.749Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-02-11T19:20:01.749Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-02-11T19:20:01.749Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-02-11T19:20:01.749Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-02-11T19:20:01.749Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-02-11T19:20:01.749Z] --- PASS: TestMatch/[] (0.00s) [2022-02-11T19:20:01.749Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-02-11T19:20:01.749Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-02-11T19:20:01.749Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-02-11T19:20:01.749Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-02-11T19:20:01.749Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-02-11T19:20:01.749Z] PASS [2022-02-11T19:20:01.749Z] coverage: 87.5% of statements [2022-02-11T19:20:01.749Z] ok github.com/docker/docker/pkg/capabilities 0.046s coverage: 87.5% of statements [2022-02-11T19:20:01.749Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2022-02-11T19:20:01.749Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-02-11T19:20:02.218Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s) [2022-02-11T19:20:02.218Z] === RUN TestCopyWithTarInvalidSrc [2022-02-11T19:20:02.218Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-02-11T19:20:02.218Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-02-11T19:20:02.218Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-02-11T19:20:02.218Z] === RUN TestCopyWithTarSrcFile [2022-02-11T19:20:02.218Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-02-11T19:20:02.218Z] === RUN TestCopyWithTarSrcFolder [2022-02-11T19:20:02.218Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-02-11T19:20:02.218Z] === RUN TestCopyFileWithTarInvalidSrc [2022-02-11T19:20:02.218Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-02-11T19:20:02.218Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-02-11T19:20:02.218Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-02-11T19:20:02.218Z] === RUN TestCopyFileWithTarSrcFolder [2022-02-11T19:20:02.218Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-02-11T19:20:02.218Z] === RUN TestCopyFileWithTarSrcFile [2022-02-11T19:20:02.218Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-02-11T19:20:02.218Z] === RUN TestTarFiles [2022-02-11T19:20:02.583Z] === RUN TestStandardLongPath [2022-02-11T19:20:02.583Z] --- PASS: TestStandardLongPath (0.00s) [2022-02-11T19:20:02.583Z] === RUN TestUNCLongPath [2022-02-11T19:20:02.583Z] --- PASS: TestUNCLongPath (0.00s) [2022-02-11T19:20:02.583Z] PASS [2022-02-11T19:20:02.583Z] coverage: 100.0% of statements [2022-02-11T19:20:02.583Z] ok github.com/docker/docker/pkg/longpath 0.044s coverage: 100.0% of statements [2022-02-11T19:20:02.583Z] --- PASS: TestNetworkDBNodeLeave (2.83s) [2022-02-11T19:20:02.583Z] === RUN TestNetworkDBWatch [2022-02-11T19:20:02.688Z] --- PASS: TestNetworkDBJoinLeaveNetworks (3.41s) [2022-02-11T19:20:02.688Z] === RUN TestNetworkDBCRUDTableEntry [2022-02-11T19:20:02.928Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-02-11T19:20:03.053Z] === RUN TestNameFormat [2022-02-11T19:20:03.053Z] --- PASS: TestNameFormat (0.00s) [2022-02-11T19:20:03.053Z] === RUN TestNameRetries [2022-02-11T19:20:03.053Z] --- PASS: TestNameRetries (0.00s) [2022-02-11T19:20:03.053Z] PASS [2022-02-11T19:20:03.053Z] coverage: 85.7% of statements [2022-02-11T19:20:03.053Z] ok github.com/docker/docker/pkg/namesgenerator 0.043s coverage: 85.7% of statements [2022-02-11T19:20:03.157Z] === RUN TestChrootTarUntar [2022-02-11T19:20:03.157Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-02-11T19:20:03.157Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-02-11T19:20:03.157Z] === RUN TestChrootUntarWithHugeExcludesList [2022-02-11T19:20:03.157Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-02-11T19:20:03.157Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-02-11T19:20:03.157Z] === RUN TestChrootUntarEmptyArchive [2022-02-11T19:20:03.157Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-02-11T19:20:03.157Z] === RUN TestChrootTarUntarWithSymlink [2022-02-11T19:20:03.157Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-11T19:20:03.157Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-02-11T19:20:03.157Z] === RUN TestChrootCopyWithTar [2022-02-11T19:20:03.157Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-11T19:20:03.157Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-02-11T19:20:03.157Z] === RUN TestChrootCopyFileWithTar [2022-02-11T19:20:03.157Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-02-11T19:20:03.157Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-02-11T19:20:03.157Z] === RUN TestChrootUntarPath [2022-02-11T19:20:03.157Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-11T19:20:03.157Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-02-11T19:20:03.157Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-02-11T19:20:03.157Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-02-11T19:20:03.157Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-02-11T19:20:03.157Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-02-11T19:20:03.157Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-02-11T19:20:03.157Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-02-11T19:20:03.157Z] === RUN TestChrootApplyDotDotFile [2022-02-11T19:20:03.157Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-02-11T19:20:03.157Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-02-11T19:20:03.157Z] PASS [2022-02-11T19:20:03.157Z] coverage: 15.1% of statements [2022-02-11T19:20:03.157Z] ok github.com/docker/docker/pkg/chrootarchive 0.108s coverage: 15.1% of statements [2022-02-11T19:20:03.228Z] --- PASS: TestCreateServiceConflict (2.13s) [2022-02-11T19:20:03.228Z] === RUN TestCreateServiceMaxReplicas [2022-02-11T19:20:04.042Z] === RUN TestParseKeyValueOpt [2022-02-11T19:20:04.042Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-02-11T19:20:04.042Z] === RUN TestParseUintList [2022-02-11T19:20:04.042Z] --- PASS: TestParseUintList (0.00s) [2022-02-11T19:20:04.042Z] === RUN TestParseUintListMaximumLimits [2022-02-11T19:20:04.042Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-02-11T19:20:04.042Z] PASS [2022-02-11T19:20:04.042Z] coverage: 97.0% of statements [2022-02-11T19:20:04.042Z] ok github.com/docker/docker/pkg/parsers 0.042s coverage: 97.0% of statements [2022-02-11T19:20:04.147Z] === RUN TestSizeEmpty [2022-02-11T19:20:04.147Z] --- PASS: TestSizeEmpty (0.00s) [2022-02-11T19:20:04.147Z] === RUN TestSizeEmptyFile [2022-02-11T19:20:04.147Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-02-11T19:20:04.147Z] === RUN TestSizeNonemptyFile [2022-02-11T19:20:04.147Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-02-11T19:20:04.147Z] === RUN TestSizeNestedDirectoryEmpty [2022-02-11T19:20:04.147Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-02-11T19:20:04.147Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-02-11T19:20:04.147Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-02-11T19:20:04.147Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-02-11T19:20:04.147Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-02-11T19:20:04.147Z] === RUN TestMoveToSubdir [2022-02-11T19:20:04.147Z] --- PASS: TestMoveToSubdir (0.01s) [2022-02-11T19:20:04.147Z] === RUN TestSizeNonExistingDirectory [2022-02-11T19:20:04.147Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-02-11T19:20:04.147Z] PASS [2022-02-11T19:20:04.147Z] coverage: 80.0% of statements [2022-02-11T19:20:04.147Z] ok github.com/docker/docker/pkg/directory 0.065s coverage: 80.0% of statements [2022-02-11T19:20:04.511Z] 2022/02/11 19:20:04 Closing DB instances... [2022-02-11T19:20:04.617Z] 2022/02/11 19:20:04 Closing DB instances... [2022-02-11T19:20:04.982Z] === RUN TestNewAndRemove [2022-02-11T19:20:04.982Z] --- PASS: TestNewAndRemove (0.00s) [2022-02-11T19:20:04.982Z] === RUN TestRemoveInvalidPath [2022-02-11T19:20:04.982Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-02-11T19:20:04.982Z] PASS [2022-02-11T19:20:04.982Z] coverage: 82.6% of statements [2022-02-11T19:20:04.982Z] ok github.com/docker/docker/pkg/pidfile 0.049s coverage: 82.6% of statements [2022-02-11T19:20:05.087Z] === RUN TestPollerAddRemove [2022-02-11T19:20:05.087Z] --- PASS: TestPollerAddRemove (0.00s) [2022-02-11T19:20:05.087Z] === RUN TestPollerEvent [2022-02-11T19:20:05.087Z] poller_test.go:40: No chmod on Windows [2022-02-11T19:20:05.087Z] --- SKIP: TestPollerEvent (0.00s) [2022-02-11T19:20:05.087Z] === RUN TestPollerClose [2022-02-11T19:20:05.087Z] --- PASS: TestPollerClose (0.00s) [2022-02-11T19:20:05.087Z] PASS [2022-02-11T19:20:05.087Z] coverage: 45.7% of statements [2022-02-11T19:20:05.087Z] ok github.com/docker/docker/pkg/filenotify 0.049s coverage: 45.7% of statements [2022-02-11T19:20:05.450Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-02-11T19:20:05.706Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-02-11T19:20:05.706Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-02-11T19:20:05.963Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-02-11T19:20:05.972Z] --- PASS: TestNetworkDBWatch (3.03s) [2022-02-11T19:20:05.972Z] === RUN TestNetworkDBBulkSync [2022-02-11T19:20:06.076Z] === RUN TestCopyFileWithInvalidSrc [2022-02-11T19:20:06.076Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-02-11T19:20:06.076Z] === RUN TestCopyFileWithInvalidDest [2022-02-11T19:20:06.076Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-02-11T19:20:06.076Z] === RUN TestCopyFileWithSameSrcAndDest [2022-02-11T19:20:06.076Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-02-11T19:20:06.076Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-02-11T19:20:06.076Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-02-11T19:20:06.076Z] === RUN TestCopyFile [2022-02-11T19:20:06.076Z] --- PASS: TestCopyFile (0.01s) [2022-02-11T19:20:06.076Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-02-11T19:20:06.076Z] fileutils_test.go:133: Needs porting to Windows [2022-02-11T19:20:06.076Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-02-11T19:20:06.076Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-02-11T19:20:06.076Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-02-11T19:20:06.076Z] === RUN TestReadSymlinkedDirectoryToFile [2022-02-11T19:20:06.076Z] fileutils_test.go:179: Needs porting to Windows [2022-02-11T19:20:06.076Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-02-11T19:20:06.076Z] === RUN TestWildcardMatches [2022-02-11T19:20:06.076Z] --- PASS: TestWildcardMatches (0.00s) [2022-02-11T19:20:06.076Z] === RUN TestPatternMatches [2022-02-11T19:20:06.076Z] --- PASS: TestPatternMatches (0.00s) [2022-02-11T19:20:06.076Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-02-11T19:20:06.076Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-02-11T19:20:06.076Z] === RUN TestPatternMatchesFolderExclusions [2022-02-11T19:20:06.076Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-02-11T19:20:06.076Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-02-11T19:20:06.076Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-02-11T19:20:06.076Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-02-11T19:20:06.076Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-02-11T19:20:06.076Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-02-11T19:20:06.076Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-02-11T19:20:06.076Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-02-11T19:20:06.076Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-02-11T19:20:06.076Z] === RUN TestSingleExclamationError [2022-02-11T19:20:06.076Z] --- PASS: TestSingleExclamationError (0.00s) [2022-02-11T19:20:06.076Z] === RUN TestMatchesWithNoPatterns [2022-02-11T19:20:06.076Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-02-11T19:20:06.076Z] === RUN TestMatchesWithMalformedPatterns [2022-02-11T19:20:06.076Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-02-11T19:20:06.076Z] === RUN TestMatches [2022-02-11T19:20:06.076Z] === RUN TestMatches/MatchesOrParentMatches [2022-02-11T19:20:06.076Z] === RUN TestMatches/MatchesUsingParentResult [2022-02-11T19:20:06.076Z] === RUN TestMatches/MatchesUsingParentResults [2022-02-11T19:20:06.076Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-02-11T19:20:06.076Z] --- PASS: TestMatches (0.01s) [2022-02-11T19:20:06.076Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-02-11T19:20:06.076Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-02-11T19:20:06.076Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-02-11T19:20:06.076Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-02-11T19:20:06.076Z] === RUN TestCleanPatterns [2022-02-11T19:20:06.076Z] --- PASS: TestCleanPatterns (0.00s) [2022-02-11T19:20:06.076Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-02-11T19:20:06.076Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-02-11T19:20:06.076Z] === RUN TestCleanPatternsExceptionFlag [2022-02-11T19:20:06.076Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-02-11T19:20:06.076Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-02-11T19:20:06.076Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-02-11T19:20:06.076Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-02-11T19:20:06.076Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-02-11T19:20:06.076Z] === RUN TestCleanPatternsErrorSingleException [2022-02-11T19:20:06.076Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-02-11T19:20:06.076Z] === RUN TestCreateIfNotExistsDir [2022-02-11T19:20:06.076Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-02-11T19:20:06.076Z] === RUN TestCreateIfNotExistsFile [2022-02-11T19:20:06.076Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-02-11T19:20:06.076Z] === RUN TestMatch [2022-02-11T19:20:06.076Z] --- PASS: TestMatch (0.00s) [2022-02-11T19:20:06.076Z] === RUN TestCompile [2022-02-11T19:20:06.076Z] === RUN TestCompile/slash [2022-02-11T19:20:06.076Z] === RUN TestCompile/backslash [2022-02-11T19:20:06.076Z] --- PASS: TestCompile (0.00s) [2022-02-11T19:20:06.076Z] --- PASS: TestCompile/slash (0.00s) [2022-02-11T19:20:06.076Z] --- PASS: TestCompile/backslash (0.00s) [2022-02-11T19:20:06.076Z] PASS [2022-02-11T19:20:06.076Z] coverage: 84.7% of statements [2022-02-11T19:20:06.076Z] ok github.com/docker/docker/pkg/fileutils 0.106s coverage: 84.7% of statements [2022-02-11T19:20:06.219Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-02-11T19:20:06.441Z] === RUN TestFailedConnection [2022-02-11T19:20:06.476Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-02-11T19:20:06.496Z] --- PASS: TestCreateServiceMaxReplicas (2.61s) [2022-02-11T19:20:06.496Z] === RUN TestCreateWithDuplicateNetworkNames [2022-02-11T19:20:06.546Z] --- PASS: TestNetworkDBCRUDTableEntry (4.12s) [2022-02-11T19:20:06.546Z] === RUN TestNetworkDBCRUDTableEntries [2022-02-11T19:20:06.910Z] 2022/02/11 19:20:06 Closing DB instances... [2022-02-11T19:20:07.017Z] === RUN TestGet [2022-02-11T19:20:07.017Z] --- PASS: TestGet (0.00s) [2022-02-11T19:20:07.017Z] === RUN TestGetShortcutString [2022-02-11T19:20:07.017Z] --- PASS: TestGetShortcutString (0.00s) [2022-02-11T19:20:07.017Z] PASS [2022-02-11T19:20:07.017Z] coverage: 42.9% of statements [2022-02-11T19:20:07.017Z] ok github.com/docker/docker/pkg/homedir 0.047s coverage: 42.9% of statements [2022-02-11T19:20:08.004Z] === RUN TestCreateIDMapOrder [2022-02-11T19:20:08.004Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-02-11T19:20:08.004Z] PASS [2022-02-11T19:20:08.004Z] coverage: 7.2% of statements [2022-02-11T19:20:08.004Z] ok github.com/docker/docker/pkg/idtools 0.054s coverage: 7.2% of statements [2022-02-11T19:20:08.004Z] --- PASS: TestTarFiles (6.19s) [2022-02-11T19:20:08.004Z] === RUN TestDetectCompressionZstd [2022-02-11T19:20:08.004Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-02-11T19:20:08.004Z] === RUN TestTarUntar [2022-02-11T19:20:08.367Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-02-11T19:20:08.473Z] --- PASS: TestTarUntar (0.06s) [2022-02-11T19:20:08.473Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-02-11T19:20:08.473Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2022-02-11T19:20:08.473Z] === RUN TestTarWithOptions [2022-02-11T19:20:08.473Z] --- PASS: TestTarWithOptions (0.05s) [2022-02-11T19:20:08.473Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-02-11T19:20:08.473Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-02-11T19:20:08.473Z] === RUN TestUntarUstarGnuConflict [2022-02-11T19:20:08.473Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-02-11T19:20:08.473Z] === RUN TestUntarInvalidFilenames [2022-02-11T19:20:08.473Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames1925716206\\dest" [2022-02-11T19:20:08.473Z] --- PASS: TestUntarInvalidFilenames (0.23s) [2022-02-11T19:20:08.473Z] === RUN TestUntarHardlinkToSymlink [2022-02-11T19:20:08.473Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-02-11T19:20:08.473Z] === RUN TestUntarInvalidHardlink [2022-02-11T19:20:08.473Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink641471387\\victim\\hello" -> "../victim/hello" [2022-02-11T19:20:08.473Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1045761617\\victim\\hello" -> "/../victim/hello" [2022-02-11T19:20:08.473Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2935339073\\victim" -> "../victim" [2022-02-11T19:20:08.473Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2602075513\\victim" -> "../victim" [2022-02-11T19:20:08.473Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink184544518\\victim" -> "../victim" [2022-02-11T19:20:08.473Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink132880462\\victim" -> "../victim" [2022-02-11T19:20:08.473Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2022-02-11T19:20:08.473Z] === RUN TestUntarInvalidSymlink [2022-02-11T19:20:08.473Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2735247231\\dest\\dotdot" -> "../victim/hello" [2022-02-11T19:20:08.473Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1892938624\\dest\\slash-dotdot" -> "/../victim/hello" [2022-02-11T19:20:08.473Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1295263674\\dest\\loophole-victim" -> "../victim" [2022-02-11T19:20:08.473Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2835013355\\dest\\loophole-victim" -> "../victim" [2022-02-11T19:20:08.473Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink962193841\\dest\\loophole-victim" -> "../victim" [2022-02-11T19:20:08.473Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2002562026\\dest\\loophole-victim" -> "../victim" [2022-02-11T19:20:08.473Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink507472449\\dest\\dir\\loophole" -> "../../victim" [2022-02-11T19:20:08.473Z] --- PASS: TestUntarInvalidSymlink (0.05s) [2022-02-11T19:20:08.473Z] === RUN TestTempArchiveCloseMultipleTimes [2022-02-11T19:20:08.473Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-02-11T19:20:08.473Z] === RUN TestXGlobalNoParent [2022-02-11T19:20:08.473Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-02-11T19:20:08.473Z] === RUN TestReplaceFileTarWrapper [2022-02-11T19:20:08.479Z] --- PASS: TestGetAddress (24.86s) [2022-02-11T19:20:08.479Z] === RUN TestRequestSyntaxCheck [2022-02-11T19:20:08.479Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2022-02-11T19:20:08.479Z] === RUN TestRequest [2022-02-11T19:20:08.944Z] 2022/02/11 19:20:08 Closing DB instances... [2022-02-11T19:20:08.944Z] --- PASS: TestReplaceFileTarWrapper (0.21s) [2022-02-11T19:20:08.944Z] === RUN TestPrefixHeaderReadable [2022-02-11T19:20:08.944Z] --- PASS: TestPrefixHeaderReadable (0.04s) [2022-02-11T19:20:08.944Z] === RUN TestDisablePigz [2022-02-11T19:20:08.944Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-02-11T19:20:08.944Z] --- PASS: TestDisablePigz (0.17s) [2022-02-11T19:20:08.944Z] === RUN TestPigz [2022-02-11T19:20:08.947Z] --- PASS: TestNetworkDBBulkSync (3.05s) [2022-02-11T19:20:08.947Z] === RUN TestNetworkDBCRUDMediumCluster [2022-02-11T19:20:08.947Z] --- PASS: TestFailedConnection (2.31s) [2022-02-11T19:20:08.947Z] === RUN TestFailOnce [2022-02-11T19:20:08.947Z] 2022/02/11 19:20:08 http: panic serving 127.0.0.1:49277: Plugin not ready [2022-02-11T19:20:09.412Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-02-11T19:20:09.412Z] --- PASS: TestPigz (0.18s) [2022-02-11T19:20:09.412Z] === RUN TestCopyFileWithInvalidDest [2022-02-11T19:20:09.412Z] archive_windows_test.go:16: Currently fails [2022-02-11T19:20:09.412Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-02-11T19:20:09.412Z] === RUN TestCanonicalTarNameForPath [2022-02-11T19:20:09.412Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-02-11T19:20:09.412Z] === RUN TestCanonicalTarName [2022-02-11T19:20:09.412Z] --- PASS: TestCanonicalTarName (0.00s) [2022-02-11T19:20:09.412Z] === RUN TestChmodTarEntry [2022-02-11T19:20:09.412Z] --- PASS: TestChmodTarEntry (0.00s) [2022-02-11T19:20:09.412Z] === RUN TestHardLinkOrder [2022-02-11T19:20:09.412Z] --- PASS: TestHardLinkOrder (0.10s) [2022-02-11T19:20:09.412Z] === RUN TestChangeString [2022-02-11T19:20:09.412Z] --- PASS: TestChangeString (0.00s) [2022-02-11T19:20:09.412Z] === RUN TestChangesWithNoChanges [2022-02-11T19:20:09.412Z] === RUN TestFixedBufferCap [2022-02-11T19:20:09.412Z] --- PASS: TestFixedBufferCap (0.00s) [2022-02-11T19:20:09.412Z] === RUN TestFixedBufferLen [2022-02-11T19:20:09.412Z] --- PASS: TestFixedBufferLen (0.00s) [2022-02-11T19:20:09.412Z] === RUN TestFixedBufferString [2022-02-11T19:20:09.412Z] --- PASS: TestFixedBufferString (0.00s) [2022-02-11T19:20:09.412Z] === RUN TestFixedBufferWrite [2022-02-11T19:20:09.412Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-02-11T19:20:09.412Z] === RUN TestFixedBufferRead [2022-02-11T19:20:09.412Z] --- PASS: TestFixedBufferRead (0.00s) [2022-02-11T19:20:09.412Z] === RUN TestBytesPipeRead [2022-02-11T19:20:09.412Z] --- PASS: TestBytesPipeRead (0.00s) [2022-02-11T19:20:09.412Z] === RUN TestBytesPipeWrite [2022-02-11T19:20:09.412Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-02-11T19:20:09.413Z] === RUN TestBytesPipeWriteRandomChunks [2022-02-11T19:20:09.413Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-02-11T19:20:09.413Z] === RUN TestChangesWithChanges [2022-02-11T19:20:09.413Z] --- PASS: TestChangesWithChanges (0.04s) [2022-02-11T19:20:09.413Z] === RUN TestChangesWithChangesGH13590 [2022-02-11T19:20:09.413Z] changes_test.go:195: needs more investigation [2022-02-11T19:20:09.413Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-02-11T19:20:09.413Z] === RUN TestChangesDirsEmpty [2022-02-11T19:20:09.413Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-02-11T19:20:09.413Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-02-11T19:20:09.413Z] === RUN TestChangesDirsMutated [2022-02-11T19:20:09.413Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-02-11T19:20:09.413Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-02-11T19:20:09.413Z] === RUN TestApplyLayer [2022-02-11T19:20:09.413Z] changes_test.go:432: needs further investigation [2022-02-11T19:20:09.413Z] --- SKIP: TestApplyLayer (0.00s) [2022-02-11T19:20:09.413Z] === RUN TestChangesSizeWithHardlinks [2022-02-11T19:20:09.413Z] changes_test.go:468: needs further investigation [2022-02-11T19:20:09.413Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-02-11T19:20:09.413Z] === RUN TestChangesSizeWithNoChanges [2022-02-11T19:20:09.413Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-02-11T19:20:09.413Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-02-11T19:20:09.413Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-02-11T19:20:09.413Z] === RUN TestChangesSize [2022-02-11T19:20:09.413Z] --- PASS: TestChangesSize (0.00s) [2022-02-11T19:20:09.413Z] === RUN TestApplyLayerInvalidFilenames [2022-02-11T19:20:09.413Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames2742329841\\dest" [2022-02-11T19:20:09.413Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-02-11T19:20:09.413Z] === RUN TestApplyLayerInvalidHardlink [2022-02-11T19:20:09.413Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink760003922\\victim\\hello" -> "../victim/hello" [2022-02-11T19:20:09.413Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1302126200\\victim\\hello" -> "/../victim/hello" [2022-02-11T19:20:09.413Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2478785670\\victim" -> "../victim" [2022-02-11T19:20:09.413Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2783840246\\victim" -> "../victim" [2022-02-11T19:20:09.413Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1280793079\\victim" -> "../victim" [2022-02-11T19:20:09.413Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink906465847\\victim" -> "../victim" [2022-02-11T19:20:09.413Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2022-02-11T19:20:09.413Z] === RUN TestApplyLayerInvalidSymlink [2022-02-11T19:20:09.413Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3873635887\\dest\\dotdot" -> "../victim/hello" [2022-02-11T19:20:09.413Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1674214006\\dest\\slash-dotdot" -> "/../victim/hello" [2022-02-11T19:20:09.413Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink396250669\\dest\\loophole-victim" -> "../victim" [2022-02-11T19:20:09.413Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink922758893\\dest\\loophole-victim" -> "../victim" [2022-02-11T19:20:09.413Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2549196281\\dest\\loophole-victim" -> "../victim" [2022-02-11T19:20:09.413Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink256819294\\dest\\loophole-victim" -> "../victim" [2022-02-11T19:20:09.413Z] --- PASS: TestApplyLayerInvalidSymlink (0.05s) [2022-02-11T19:20:09.413Z] === RUN TestApplyLayerWhiteouts [2022-02-11T19:20:09.419Z] goroutine 34 [running]: [2022-02-11T19:20:09.419Z] net/http.(*conn).serve.func1() [2022-02-11T19:20:09.419Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-02-11T19:20:09.419Z] panic({0x124bc20, 0x1359a70}) [2022-02-11T19:20:09.419Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-02-11T19:20:09.419Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0xb4184ad1ab3351}, 0xc000199a98) [2022-02-11T19:20:09.419Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-02-11T19:20:09.419Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x1366810, 0xc0001b8000}, 0x11a05e6) [2022-02-11T19:20:09.419Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-02-11T19:20:09.419Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x1366810, 0xc0001b8000}, 0xc0000ae000) [2022-02-11T19:20:09.419Z] c:/go/src/net/http/server.go:2425 +0x149 [2022-02-11T19:20:09.419Z] net/http.serverHandler.ServeHTTP({0x1364e10}, {0x1366810, 0xc0001b8000}, 0xc0000ae000) [2022-02-11T19:20:09.419Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-02-11T19:20:09.419Z] net/http.(*conn).serve(0xc0000a8000, {0x13686a0, 0xc00008a0c0}) [2022-02-11T19:20:09.419Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-02-11T19:20:09.419Z] created by net/http.(*Server).Serve [2022-02-11T19:20:09.419Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-02-11T19:20:09.419Z] time="2022-02-11T19:20:08Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49276/Test.FailOnce: Post \"http://127.0.0.1:49276/Test.FailOnce\": EOF, retrying in 1s" [2022-02-11T19:20:09.736Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-02-11T19:20:09.882Z] --- PASS: TestApplyLayerWhiteouts (0.09s) [2022-02-11T19:20:09.882Z] === RUN TestGenerateEmptyFile [2022-02-11T19:20:09.882Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-02-11T19:20:09.882Z] === RUN TestGenerateWithContent [2022-02-11T19:20:09.882Z] --- PASS: TestGenerateWithContent (0.00s) [2022-02-11T19:20:09.882Z] PASS [2022-02-11T19:20:09.882Z] coverage: 62.0% of statements [2022-02-11T19:20:09.882Z] ok github.com/docker/docker/pkg/archive 9.094s coverage: 62.0% of statements [2022-02-11T19:20:09.882Z] --- PASS: TestBytesPipeWriteRandomChunks (0.51s) [2022-02-11T19:20:09.882Z] === RUN TestAtomicWriteToFile [2022-02-11T19:20:09.882Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-02-11T19:20:09.882Z] === RUN TestAtomicWriteSetCommit [2022-02-11T19:20:09.882Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-02-11T19:20:09.882Z] === RUN TestAtomicWriteSetCancel [2022-02-11T19:20:09.882Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-02-11T19:20:09.882Z] === RUN TestReadCloserWrapperClose [2022-02-11T19:20:09.882Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-02-11T19:20:09.882Z] === RUN TestReaderErrWrapperReadOnError [2022-02-11T19:20:09.882Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-02-11T19:20:09.882Z] === RUN TestReaderErrWrapperRead [2022-02-11T19:20:09.882Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-02-11T19:20:09.882Z] === RUN TestCancelReadCloser [2022-02-11T19:20:09.882Z] --- PASS: TestCancelReadCloser (0.10s) [2022-02-11T19:20:09.882Z] === RUN TestWriteCloserWrapperClose [2022-02-11T19:20:09.882Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-02-11T19:20:09.882Z] === RUN TestNopWriteCloser [2022-02-11T19:20:09.882Z] --- PASS: TestNopWriteCloser (0.00s) [2022-02-11T19:20:09.882Z] === RUN TestNopWriter [2022-02-11T19:20:09.882Z] --- PASS: TestNopWriter (0.00s) [2022-02-11T19:20:09.882Z] === RUN TestWriteCounter [2022-02-11T19:20:09.882Z] --- PASS: TestWriteCounter (0.00s) [2022-02-11T19:20:09.882Z] PASS [2022-02-11T19:20:09.882Z] coverage: 69.2% of statements [2022-02-11T19:20:09.882Z] ok github.com/docker/docker/pkg/ioutils 0.691s coverage: 69.2% of statements [2022-02-11T19:20:09.993Z] --- PASS: TestImportExtremelyLargeImageWorks (167.55s) [2022-02-11T19:20:09.993Z] PASS [2022-02-11T19:20:09.993Z] [2022-02-11T19:20:09.993Z] DONE 22 tests in 171.824s [2022-02-11T19:20:09.993Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-02-11T19:20:09.993Z] ++ 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-02-11T19:20:09.993Z] ++ set -e [2022-02-11T19:20:09.993Z] ++ '[' -n 0 ']' [2022-02-11T19:20:09.993Z] ++ set -x [2022-02-11T19:20:09.993Z] ++ 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-02-11T19:20:09.993Z] INFO: Testing against a local daemon [2022-02-11T19:20:09.993Z] === RUN TestNetworkCreateDelete [2022-02-11T19:20:10.251Z] --- PASS: TestNetworkCreateDelete (0.18s) [2022-02-11T19:20:10.251Z] === RUN TestDockerNetworkDeletePreferID [2022-02-11T19:20:10.352Z] --- PASS: TestNetworkDBCRUDTableEntries (3.54s) [2022-02-11T19:20:10.352Z] === RUN TestNetworkDBNodeLeave [2022-02-11T19:20:10.407Z] --- PASS: TestFailOnce (1.21s) [2022-02-11T19:20:10.407Z] === RUN TestEchoInputOutput [2022-02-11T19:20:10.407Z] --- PASS: TestEchoInputOutput (0.00s) [2022-02-11T19:20:10.407Z] === RUN TestBackoff [2022-02-11T19:20:10.407Z] --- PASS: TestBackoff (0.00s) [2022-02-11T19:20:10.407Z] === RUN TestAbortRetry [2022-02-11T19:20:10.407Z] --- PASS: TestAbortRetry (0.00s) [2022-02-11T19:20:10.407Z] === RUN TestClientScheme [2022-02-11T19:20:10.407Z] --- PASS: TestClientScheme (0.00s) [2022-02-11T19:20:10.407Z] === RUN TestNewClientWithTimeout [2022-02-11T19:20:10.813Z] --- PASS: TestDockerNetworkDeletePreferID (0.46s) [2022-02-11T19:20:10.813Z] === RUN TestDaemonDNSFallback [2022-02-11T19:20:10.877Z] time="2022-02-11T19:20:10Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49285/Test.Echo: Post \"http://127.0.0.1:49285/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-02-11T19:20:11.346Z] === RUN TestError [2022-02-11T19:20:11.346Z] --- PASS: TestError (0.00s) [2022-02-11T19:20:11.346Z] === RUN TestProgressString [2022-02-11T19:20:11.346Z] === RUN TestProgressString/no_progress [2022-02-11T19:20:11.346Z] === RUN TestProgressString/progress_1 [2022-02-11T19:20:11.346Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-02-11T19:20:11.346Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-02-11T19:20:11.346Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-02-11T19:20:11.346Z] === RUN TestProgressString/with_units [2022-02-11T19:20:11.346Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-02-11T19:20:11.346Z] === RUN TestProgressString/hide_counts [2022-02-11T19:20:11.346Z] --- PASS: TestProgressString (0.00s) [2022-02-11T19:20:11.346Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-02-11T19:20:11.346Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-02-11T19:20:11.346Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-02-11T19:20:11.346Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-02-11T19:20:11.346Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-02-11T19:20:11.346Z] --- PASS: TestProgressString/with_units (0.00s) [2022-02-11T19:20:11.346Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-02-11T19:20:11.346Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-02-11T19:20:11.346Z] === RUN TestJSONMessageDisplay [2022-02-11T19:20:11.346Z] --- PASS: TestJSONMessageDisplay (0.18s) [2022-02-11T19:20:11.346Z] === RUN TestJSONMessageDisplayWithJSONError [2022-02-11T19:20:11.346Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-02-11T19:20:11.346Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-02-11T19:20:11.346Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-02-11T19:20:11.346Z] === RUN TestDisplayJSONMessagesStream [2022-02-11T19:20:11.346Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-02-11T19:20:11.346Z] PASS [2022-02-11T19:20:11.346Z] coverage: 91.7% of statements [2022-02-11T19:20:11.346Z] ok github.com/docker/docker/pkg/jsonmessage 0.239s coverage: 91.7% of statements [2022-02-11T19:20:11.816Z] === RUN TestStandardLongPath [2022-02-11T19:20:11.816Z] --- PASS: TestStandardLongPath (0.00s) [2022-02-11T19:20:11.816Z] === RUN TestUNCLongPath [2022-02-11T19:20:11.816Z] --- PASS: TestUNCLongPath (0.00s) [2022-02-11T19:20:11.816Z] PASS [2022-02-11T19:20:11.816Z] coverage: 100.0% of statements [2022-02-11T19:20:11.816Z] ok github.com/docker/docker/pkg/longpath 0.044s coverage: 100.0% of statements [2022-02-11T19:20:11.868Z] 2022/02/11 19:20:11 Closing DB instances... [2022-02-11T19:20:11.868Z] time="2022-02-11T19:20:11Z" level=error msg="node: c46d95416bd6 is unknown to memberlist" [2022-02-11T19:20:12.179Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-02-11T19:20:12.336Z] time="2022-02-11T19:20:11Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49285/Test.Echo: Post \"http://127.0.0.1:49285/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-02-11T19:20:12.435Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-02-11T19:20:12.691Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-02-11T19:20:12.806Z] === RUN TestNameFormat [2022-02-11T19:20:12.806Z] --- PASS: TestNameFormat (0.00s) [2022-02-11T19:20:12.806Z] === RUN TestNameRetries [2022-02-11T19:20:12.806Z] --- PASS: TestNameRetries (0.00s) [2022-02-11T19:20:12.806Z] PASS [2022-02-11T19:20:12.806Z] coverage: 85.7% of statements [2022-02-11T19:20:12.806Z] ok github.com/docker/docker/pkg/namesgenerator 0.050s coverage: 85.7% of statements [2022-02-11T19:20:12.947Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-02-11T19:20:13.203Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-02-11T19:20:13.275Z] --- PASS: TestNetworkDBNodeLeave (2.87s) [2022-02-11T19:20:13.275Z] === RUN TestNetworkDBWatch [2022-02-11T19:20:13.275Z] === RUN TestParseKeyValueOpt [2022-02-11T19:20:13.744Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-02-11T19:20:13.744Z] === RUN TestParseUintList [2022-02-11T19:20:13.744Z] --- PASS: TestParseUintList (0.00s) [2022-02-11T19:20:13.744Z] === RUN TestParseUintListMaximumLimits [2022-02-11T19:20:13.744Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-02-11T19:20:13.744Z] PASS [2022-02-11T19:20:13.744Z] coverage: 97.0% of statements [2022-02-11T19:20:13.744Z] ok github.com/docker/docker/pkg/parsers 0.046s coverage: 97.0% of statements [2022-02-11T19:20:13.904Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.32s) [2022-02-11T19:20:13.904Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-02-11T19:20:14.213Z] === RUN TestNewAndRemove [2022-02-11T19:20:14.213Z] --- PASS: TestNewAndRemove (0.00s) [2022-02-11T19:20:14.213Z] === RUN TestRemoveInvalidPath [2022-02-11T19:20:14.213Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-02-11T19:20:14.213Z] PASS [2022-02-11T19:20:14.213Z] coverage: 82.6% of statements [2022-02-11T19:20:14.213Z] ok github.com/docker/docker/pkg/pidfile 0.052s coverage: 82.6% of statements [2022-02-11T19:20:14.682Z] 2022/02/11 19:20:14 Closing DB instances... [2022-02-11T19:20:14.893Z] time="2022-02-11T19:20:14Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49285/Test.Echo: Post \"http://127.0.0.1:49285/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-02-11T19:20:14.893Z] 2022/02/11 19:20:14 Closing DB instances... [2022-02-11T19:20:16.253Z] --- PASS: TestNetworkDBWatch (3.04s) [2022-02-11T19:20:16.253Z] === RUN TestNetworkDBBulkSync [2022-02-11T19:20:16.253Z] === RUN TestFailedConnection [2022-02-11T19:20:16.460Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s) [2022-02-11T19:20:16.460Z] === RUN TestNetworkDBGarbageCollection [2022-02-11T19:20:17.371Z] --- PASS: TestDaemonDNSFallback (6.68s) [2022-02-11T19:20:17.372Z] === RUN TestInspectNetwork [2022-02-11T19:20:17.448Z] --- PASS: TestRequest (9.06s) [2022-02-11T19:20:17.448Z] === RUN TestOverlappingRequests [2022-02-11T19:20:17.823Z] 2022/02/11 19:20:17 Closing DB instances... [2022-02-11T19:20:17.823Z] --- PASS: TestGetAddress (25.32s) [2022-02-11T19:20:17.823Z] === RUN TestRequestSyntaxCheck [2022-02-11T19:20:17.823Z] --- PASS: TestRequestSyntaxCheck (0.04s) [2022-02-11T19:20:17.823Z] === RUN TestRequest [2022-02-11T19:20:17.917Z] --- PASS: TestOverlappingRequests (0.41s) [2022-02-11T19:20:17.917Z] === RUN TestRelease [2022-02-11T19:20:18.292Z] --- PASS: TestFailedConnection (2.14s) [2022-02-11T19:20:18.292Z] === RUN TestFailOnce [2022-02-11T19:20:18.761Z] 2022/02/11 19:20:18 http: panic serving 127.0.0.1:49276: Plugin not ready [2022-02-11T19:20:18.761Z] goroutine 38 [running]: [2022-02-11T19:20:18.761Z] net/http.(*conn).serve.func1() [2022-02-11T19:20:18.761Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-02-11T19:20:18.761Z] panic({0xacbc20, 0xbd9a70}) [2022-02-11T19:20:18.761Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-02-11T19:20:18.761Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0x1773fedc451c5a31}, 0xc0001d5a98) [2022-02-11T19:20:18.761Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-02-11T19:20:18.761Z] net/http.HandlerFunc.ServeHTTP(0x0, {0xbe6810, 0xc00005c000}, 0xa205e6) [2022-02-11T19:20:18.761Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-02-11T19:20:18.761Z] net/http.(*ServeMux).ServeHTTP(0x0, {0xbe6810, 0xc00005c000}, 0xc0001b8200) [2022-02-11T19:20:18.761Z] c:/go/src/net/http/server.go:2425 +0x149 [2022-02-11T19:20:18.761Z] net/http.serverHandler.ServeHTTP({0xbe4e10}, {0xbe6810, 0xc00005c000}, 0xc0001b8200) [2022-02-11T19:20:18.761Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-02-11T19:20:18.761Z] net/http.(*conn).serve(0xc0001c6000, {0xbe86a0, 0xc0000260f0}) [2022-02-11T19:20:18.761Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-02-11T19:20:18.761Z] created by net/http.(*Server).Serve [2022-02-11T19:20:18.761Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-02-11T19:20:18.761Z] time="2022-02-11T19:20:18Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49275/Test.FailOnce: Post \"http://127.0.0.1:49275/Test.FailOnce\": EOF, retrying in 1s" [2022-02-11T19:20:19.230Z] --- PASS: TestNetworkDBBulkSync (2.83s) [2022-02-11T19:20:19.231Z] === RUN TestNetworkDBCRUDMediumCluster [2022-02-11T19:20:19.485Z] time="2022-02-11T19:20:18Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49285/Test.Echo: Post \"http://127.0.0.1:49285/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-02-11T19:20:19.485Z] --- PASS: TestRelease (1.65s) [2022-02-11T19:20:19.485Z] === RUN TestAllocateRandomDeallocate [2022-02-11T19:20:19.700Z] --- PASS: TestFailOnce (1.24s) [2022-02-11T19:20:19.700Z] === RUN TestEchoInputOutput [2022-02-11T19:20:19.700Z] --- PASS: TestEchoInputOutput (0.00s) [2022-02-11T19:20:19.700Z] === RUN TestBackoff [2022-02-11T19:20:19.700Z] --- PASS: TestBackoff (0.00s) [2022-02-11T19:20:19.700Z] === RUN TestAbortRetry [2022-02-11T19:20:19.700Z] --- PASS: TestAbortRetry (0.00s) [2022-02-11T19:20:19.700Z] === RUN TestClientScheme [2022-02-11T19:20:19.700Z] --- PASS: TestClientScheme (0.00s) [2022-02-11T19:20:19.700Z] === RUN TestNewClientWithTimeout [2022-02-11T19:20:20.171Z] time="2022-02-11T19:20:19Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49282/Test.Echo: Post \"http://127.0.0.1:49282/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-02-11T19:20:20.643Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-02-11T19:20:20.899Z] === RUN TestInspectNetwork/full_network_id [2022-02-11T19:20:20.899Z] === RUN TestInspectNetwork/partial_network_id [2022-02-11T19:20:20.899Z] === RUN TestInspectNetwork/network_name [2022-02-11T19:20:21.157Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-02-11T19:20:21.334Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.03s) [2022-02-11T19:20:21.334Z] === RUN TestCreateServiceSecretFileMode [2022-02-11T19:20:21.740Z] time="2022-02-11T19:20:21Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49282/Test.Echo: Post \"http://127.0.0.1:49282/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-02-11T19:20:21.740Z] 2022/02/11 19:20:21 Closing DB instances... [2022-02-11T19:20:23.048Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-02-11T19:20:23.304Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-02-11T19:20:23.534Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-02-11T19:20:23.534Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-02-11T19:20:23.534Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-02-11T19:20:23.534Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-02-11T19:20:23.534Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-02-11T19:20:23.534Z] Cross building: bundles/cross/windows/amd64 [2022-02-11T19:20:23.534Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-02-11T19:20:23.534Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-02-11T19:20:24.244Z] --- PASS: TestAllocateRandomDeallocate (4.65s) [2022-02-11T19:20:24.244Z] === RUN TestRetrieveFromStore [2022-02-11T19:20:24.705Z] time="2022-02-11T19:20:23Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49282/Test.Echo: Post \"http://127.0.0.1:49282/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-02-11T19:20:24.705Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.31s) [2022-02-11T19:20:24.705Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-02-11T19:20:25.175Z] 2022/02/11 19:20:25 Closing DB instances... [2022-02-11T19:20:25.194Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-02-11T19:20:25.194Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-02-11T19:20:25.194Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-02-11T19:20:25.451Z] --- PASS: TestInspectNetwork (8.11s) [2022-02-11T19:20:25.451Z] --- PASS: TestInspectNetwork/full_network_id (0.01s) [2022-02-11T19:20:25.451Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-02-11T19:20:25.451Z] --- PASS: TestInspectNetwork/network_name (0.02s) [2022-02-11T19:20:25.451Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-02-11T19:20:25.451Z] === RUN TestRunContainerWithBridgeNone [2022-02-11T19:20:25.811Z] --- PASS: TestRetrieveFromStore (1.52s) [2022-02-11T19:20:25.811Z] === RUN TestRequestReleaseAddressDuplicate [2022-02-11T19:20:25.811Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-02-11T19:20:25.811Z] === RUN TestParallelPredefinedRequest1 [2022-02-11T19:20:25.811Z] === PAUSE TestParallelPredefinedRequest1 [2022-02-11T19:20:25.811Z] === RUN TestParallelPredefinedRequest2 [2022-02-11T19:20:25.811Z] === PAUSE TestParallelPredefinedRequest2 [2022-02-11T19:20:25.811Z] === RUN TestParallelPredefinedRequest3 [2022-02-11T19:20:25.811Z] === PAUSE TestParallelPredefinedRequest3 [2022-02-11T19:20:25.811Z] === RUN TestParallelPredefinedRequest4 [2022-02-11T19:20:25.811Z] === PAUSE TestParallelPredefinedRequest4 [2022-02-11T19:20:25.811Z] === RUN TestParallelPredefinedRequest5 [2022-02-11T19:20:25.811Z] === PAUSE TestParallelPredefinedRequest5 [2022-02-11T19:20:25.811Z] === RUN TestDebug [2022-02-11T19:20:25.811Z] --- PASS: TestDebug (0.00s) [2022-02-11T19:20:25.811Z] === RUN TestRequestPoolParallel [2022-02-11T19:20:26.280Z] --- PASS: TestRequestPoolParallel (0.52s) [2022-02-11T19:20:26.280Z] === RUN TestFullAllocateRelease [2022-02-11T19:20:26.280Z] === RUN TestParseEmptyInterface [2022-02-11T19:20:26.280Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-02-11T19:20:26.280Z] === RUN TestParseNonInterfaceType [2022-02-11T19:20:26.280Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-02-11T19:20:26.280Z] === RUN TestParseWithOneFunction [2022-02-11T19:20:26.280Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-02-11T19:20:26.280Z] === RUN TestParseWithMultipleFuncs [2022-02-11T19:20:26.280Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-02-11T19:20:26.280Z] === RUN TestParseWithUnnamedReturn [2022-02-11T19:20:26.280Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-02-11T19:20:26.280Z] === RUN TestEmbeddedInterface [2022-02-11T19:20:26.280Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-02-11T19:20:26.280Z] === RUN TestParsedImports [2022-02-11T19:20:26.280Z] --- PASS: TestParsedImports (0.00s) [2022-02-11T19:20:26.280Z] === RUN TestAliasedImports [2022-02-11T19:20:26.280Z] --- PASS: TestAliasedImports (0.00s) [2022-02-11T19:20:26.280Z] PASS [2022-02-11T19:20:26.280Z] coverage: 56.8% of statements [2022-02-11T19:20:26.280Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.059s coverage: 56.8% of statements [2022-02-11T19:20:26.746Z] --- PASS: TestRequest (8.98s) [2022-02-11T19:20:26.746Z] === RUN TestOverlappingRequests [2022-02-11T19:20:26.749Z] --- PASS: TestFullAllocateRelease (0.46s) [2022-02-11T19:20:26.749Z] === RUN TestOddAllocateRelease [2022-02-11T19:20:26.749Z] --- PASS: TestOddAllocateRelease (0.28s) [2022-02-11T19:20:26.749Z] === RUN TestFullAllocateSerialReleaseParallel [2022-02-11T19:20:26.749Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.09s) [2022-02-11T19:20:26.749Z] === RUN TestOddAllocateSerialReleaseParallel [2022-02-11T19:20:27.215Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.83s) [2022-02-11T19:20:27.215Z] === RUN TestNetworkDBGarbageCollection [2022-02-11T19:20:27.215Z] --- PASS: TestOverlappingRequests (0.43s) [2022-02-11T19:20:27.215Z] === RUN TestRelease [2022-02-11T19:20:27.220Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.06s) [2022-02-11T19:20:27.220Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-02-11T19:20:27.220Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2022-02-11T19:20:27.220Z] === CONT TestParallelPredefinedRequest1 [2022-02-11T19:20:27.220Z] === CONT TestParallelPredefinedRequest4 [2022-02-11T19:20:27.220Z] === CONT TestParallelPredefinedRequest3 [2022-02-11T19:20:27.220Z] === CONT TestParallelPredefinedRequest1 [2022-02-11T19:20:27.220Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-11T19:20:27.220Z] === CONT TestParallelPredefinedRequest3 [2022-02-11T19:20:27.220Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-11T19:20:27.220Z] === CONT TestParallelPredefinedRequest2 [2022-02-11T19:20:27.220Z] === CONT TestParallelPredefinedRequest4 [2022-02-11T19:20:27.220Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-11T19:20:27.220Z] === CONT TestParallelPredefinedRequest5 [2022-02-11T19:20:27.220Z] === CONT TestParallelPredefinedRequest2 [2022-02-11T19:20:27.220Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-11T19:20:27.220Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-02-11T19:20:27.220Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-02-11T19:20:27.220Z] === CONT TestParallelPredefinedRequest5 [2022-02-11T19:20:27.220Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-11T19:20:27.220Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-02-11T19:20:27.220Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-02-11T19:20:27.220Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-02-11T19:20:27.220Z] PASS [2022-02-11T19:20:27.220Z] coverage: 85.3% of statements [2022-02-11T19:20:27.220Z] ok github.com/docker/docker/libnetwork/ipam 51.786s coverage: 85.3% of statements [2022-02-11T19:20:27.689Z] === RUN TestHTTPTransport [2022-02-11T19:20:27.689Z] --- PASS: TestHTTPTransport (0.00s) [2022-02-11T19:20:27.689Z] PASS [2022-02-11T19:20:27.689Z] coverage: 85.7% of statements [2022-02-11T19:20:27.689Z] ok github.com/docker/docker/pkg/plugins/transport 0.062s coverage: 85.7% of statements [2022-02-11T19:20:27.689Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-02-11T19:20:27.689Z] === RUN TestClientStream [2022-02-11T19:20:27.689Z] --- PASS: TestClientStream (0.00s) [2022-02-11T19:20:27.689Z] === RUN TestClientSendFile [2022-02-11T19:20:27.689Z] --- PASS: TestClientSendFile (0.00s) [2022-02-11T19:20:27.689Z] === RUN TestClientWithRequestTimeout [2022-02-11T19:20:27.689Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-02-11T19:20:27.689Z] === RUN TestFileSpecPlugin [2022-02-11T19:20:27.689Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-02-11T19:20:27.689Z] === RUN TestFileJSONSpecPlugin [2022-02-11T19:20:27.689Z] --- PASS: TestFileJSONSpecPlugin (0.01s) [2022-02-11T19:20:27.689Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-02-11T19:20:27.689Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-02-11T19:20:27.689Z] === RUN TestPluginAddHandler [2022-02-11T19:20:27.689Z] --- PASS: TestPluginAddHandler (0.00s) [2022-02-11T19:20:27.689Z] === RUN TestPluginWaitBadPlugin [2022-02-11T19:20:27.689Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-02-11T19:20:27.689Z] === RUN TestGet [2022-02-11T19:20:27.689Z] time="2022-02-11T19:20:27Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-02-11T19:20:27.973Z] --- PASS: TestRunContainerWithBridgeNone (1.94s) [2022-02-11T19:20:27.973Z] === RUN TestNetworkInvalidJSON [2022-02-11T19:20:27.973Z] === RUN TestNetworkInvalidJSON//networks/create [2022-02-11T19:20:27.973Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-02-11T19:20:27.973Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-02-11T19:20:27.973Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-02-11T19:20:27.973Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-11T19:20:27.973Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-11T19:20:27.973Z] === CONT TestNetworkInvalidJSON//networks/create [2022-02-11T19:20:27.973Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-11T19:20:27.973Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-02-11T19:20:27.973Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-02-11T19:20:27.973Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-02-11T19:20:27.973Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-02-11T19:20:27.973Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-02-11T19:20:27.973Z] === RUN TestNetworkList [2022-02-11T19:20:27.973Z] === RUN TestNetworkList//networks [2022-02-11T19:20:27.973Z] === PAUSE TestNetworkList//networks [2022-02-11T19:20:27.973Z] === RUN TestNetworkList//networks/ [2022-02-11T19:20:27.973Z] === PAUSE TestNetworkList//networks/ [2022-02-11T19:20:27.973Z] === CONT TestNetworkList//networks [2022-02-11T19:20:27.973Z] === CONT TestNetworkList//networks/ [2022-02-11T19:20:27.973Z] --- PASS: TestNetworkList (0.01s) [2022-02-11T19:20:27.973Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-02-11T19:20:27.973Z] --- PASS: TestNetworkList//networks (0.00s) [2022-02-11T19:20:27.973Z] === RUN TestHostIPv4BridgeLabel [2022-02-11T19:20:28.158Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-02-11T19:20:28.158Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-02-11T19:20:28.158Z] === RUN TestBufioReaderPoolPutAndGet [2022-02-11T19:20:28.158Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-02-11T19:20:28.158Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-02-11T19:20:28.158Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-02-11T19:20:28.158Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-02-11T19:20:28.158Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-02-11T19:20:28.158Z] === RUN TestBufioWriterPoolPutAndGet [2022-02-11T19:20:28.158Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-02-11T19:20:28.158Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-02-11T19:20:28.158Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-02-11T19:20:28.158Z] === RUN TestBufferPoolPutAndGet [2022-02-11T19:20:28.158Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-02-11T19:20:28.158Z] PASS [2022-02-11T19:20:28.158Z] coverage: 88.2% of statements [2022-02-11T19:20:28.158Z] ok github.com/docker/docker/pkg/pools 0.039s coverage: 88.2% of statements [2022-02-11T19:20:28.229Z] --- PASS: TestHostIPv4BridgeLabel (0.60s) [2022-02-11T19:20:28.230Z] === RUN TestDaemonRestartWithLiveRestore [2022-02-11T19:20:28.490Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-02-11T19:20:28.627Z] === RUN TestOutputOnPrematureClose [2022-02-11T19:20:28.627Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-02-11T19:20:28.627Z] === RUN TestCompleteSilently [2022-02-11T19:20:28.627Z] --- PASS: TestCompleteSilently (0.00s) [2022-02-11T19:20:28.627Z] PASS [2022-02-11T19:20:28.627Z] coverage: 75.9% of statements [2022-02-11T19:20:28.627Z] ok github.com/docker/docker/pkg/progress 0.038s coverage: 75.9% of statements [2022-02-11T19:20:28.627Z] time="2022-02-11T19:20:28Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-02-11T19:20:28.785Z] time="2022-02-11T19:20:28Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49282/Test.Echo: Post \"http://127.0.0.1:49282/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-02-11T19:20:28.785Z] --- PASS: TestRelease (1.71s) [2022-02-11T19:20:28.785Z] === RUN TestAllocateRandomDeallocate [2022-02-11T19:20:29.053Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-02-11T19:20:29.053Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-02-11T19:20:29.053Z] === RUN TestDaemonDefaultNetworkPools [2022-02-11T19:20:29.615Z] === RUN TestSendToOneSub [2022-02-11T19:20:29.615Z] --- PASS: TestSendToOneSub (0.00s) [2022-02-11T19:20:29.615Z] === RUN TestSendToMultipleSubs [2022-02-11T19:20:29.615Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-02-11T19:20:29.615Z] === RUN TestEvictOneSub [2022-02-11T19:20:29.615Z] --- PASS: TestEvictOneSub (0.00s) [2022-02-11T19:20:29.615Z] === RUN TestClosePublisher [2022-02-11T19:20:29.615Z] --- PASS: TestClosePublisher (0.00s) [2022-02-11T19:20:29.615Z] === RUN TestPubSubRace [2022-02-11T19:20:29.986Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s) [2022-02-11T19:20:29.986Z] === RUN TestDaemonRestartWithExistingNetwork [2022-02-11T19:20:30.548Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-02-11T19:20:30.603Z] --- PASS: TestPubSubRace (1.06s) [2022-02-11T19:20:30.603Z] PASS [2022-02-11T19:20:30.603Z] coverage: 75.0% of statements [2022-02-11T19:20:30.603Z] ok github.com/docker/docker/pkg/pubsub 1.102s coverage: 75.0% of statements [2022-02-11T19:20:30.805Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-02-11T19:20:31.061Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s) [2022-02-11T19:20:31.061Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-02-11T19:20:31.073Z] time="2022-02-11T19:20:30Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-02-11T19:20:31.073Z] === RUN TestRegister [2022-02-11T19:20:31.073Z] --- PASS: TestRegister (0.00s) [2022-02-11T19:20:31.073Z] === RUN TestCommand [2022-02-11T19:20:31.073Z] --- PASS: TestCommand (0.03s) [2022-02-11T19:20:31.073Z] === RUN TestNaiveSelf [2022-02-11T19:20:31.073Z] --- PASS: TestNaiveSelf (0.03s) [2022-02-11T19:20:31.073Z] PASS [2022-02-11T19:20:31.073Z] coverage: 82.4% of statements [2022-02-11T19:20:31.073Z] ok github.com/docker/docker/pkg/reexec 0.095s coverage: 82.4% of statements [2022-02-11T19:20:31.275Z] --- PASS: TestCreateServiceSecretFileMode (12.38s) [2022-02-11T19:20:31.275Z] === RUN TestCreateServiceConfigFileMode [2022-02-11T19:20:32.063Z] === RUN TestDump [2022-02-11T19:20:32.063Z] goroutine 19 [running]: [2022-02-11T19:20:32.063Z] github.com/docker/docker/pkg/stack.dump(0x2bb6b7) [2022-02-11T19:20:32.063Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-02-11T19:20:32.063Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-02-11T19:20:32.063Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-02-11T19:20:32.063Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2022-02-11T19:20:32.063Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-02-11T19:20:32.063Z] testing.tRunner(0xc000085380, 0x428e68) [2022-02-11T19:20:32.063Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-11T19:20:32.063Z] created by testing.(*T).Run [2022-02-11T19:20:32.063Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-02-11T19:20:32.063Z] [2022-02-11T19:20:32.063Z] goroutine 1 [chan receive]: [2022-02-11T19:20:32.063Z] testing.(*T).Run(0xc0000851e0, {0x41a52e, 0x29a413}, 0x428e68) [2022-02-11T19:20:32.063Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-02-11T19:20:32.063Z] testing.runTests.func1(0xc0000b6720) [2022-02-11T19:20:32.063Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-02-11T19:20:32.063Z] testing.tRunner(0xc0000851e0, 0xc0000c1ce0) [2022-02-11T19:20:32.063Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-11T19:20:32.063Z] testing.runTests(0xc0000d0080, {0x58cba0, 0x3, 0x3}, {0x2ba90d, 0x41c228, 0x591640}) [2022-02-11T19:20:32.063Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-02-11T19:20:32.063Z] testing.(*M).Run(0xc0000d0080) [2022-02-11T19:20:32.063Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-02-11T19:20:32.063Z] main.main() [2022-02-11T19:20:32.063Z] _testmain.go:95 +0x1f5 [2022-02-11T19:20:32.063Z] --- PASS: TestDump (0.00s) [2022-02-11T19:20:32.063Z] === RUN TestDumpToFile [2022-02-11T19:20:32.063Z] --- PASS: TestDumpToFile (0.20s) [2022-02-11T19:20:32.063Z] === RUN TestDumpToFileWithEmptyInput [2022-02-11T19:20:32.063Z] goroutine 21 [running]: [2022-02-11T19:20:32.063Z] github.com/docker/docker/pkg/stack.dump(0x3286f4) [2022-02-11T19:20:32.063Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-02-11T19:20:32.063Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0x328aa0}) [2022-02-11T19:20:32.063Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2022-02-11T19:20:32.063Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000085380) [2022-02-11T19:20:32.063Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-02-11T19:20:32.063Z] testing.tRunner(0xc000085860, 0x428e58) [2022-02-11T19:20:32.063Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-11T19:20:32.063Z] created by testing.(*T).Run [2022-02-11T19:20:32.063Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-02-11T19:20:32.063Z] [2022-02-11T19:20:32.063Z] goroutine 1 [chan receive]: [2022-02-11T19:20:32.063Z] testing.(*T).Run(0xc0000851e0, {0x4212ba, 0x29a413}, 0x428e58) [2022-02-11T19:20:32.063Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-02-11T19:20:32.063Z] testing.runTests.func1(0xc0000b6720) [2022-02-11T19:20:32.063Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-02-11T19:20:32.063Z] testing.tRunner(0xc0000851e0, 0xc0000c1ce0) [2022-02-11T19:20:32.063Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-11T19:20:32.063Z] testing.runTests(0xc0000d0080, {0x58cba0, 0x3, 0x3}, {0x2ba90d, 0x41c228, 0x591640}) [2022-02-11T19:20:32.063Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-02-11T19:20:32.063Z] testing.(*M).Run(0xc0000d0080) [2022-02-11T19:20:32.063Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-02-11T19:20:32.063Z] main.main() [2022-02-11T19:20:32.063Z] _testmain.go:95 +0x1f5 [2022-02-11T19:20:32.063Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-02-11T19:20:32.063Z] PASS [2022-02-11T19:20:32.063Z] coverage: 90.9% of statements [2022-02-11T19:20:32.063Z] ok github.com/docker/docker/pkg/stack 0.245s coverage: 90.9% of statements [2022-02-11T19:20:32.431Z] === RUN TestDockerSuite/TestBuildNetNone [2022-02-11T19:20:32.431Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.31s) [2022-02-11T19:20:32.431Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-02-11T19:20:32.993Z] === RUN TestDockerSuite/TestBuildNoContext [2022-02-11T19:20:32.993Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2022-02-11T19:20:32.993Z] === RUN TestServiceWithPredefinedNetwork [2022-02-11T19:20:33.052Z] === RUN TestNewStdWriter [2022-02-11T19:20:33.052Z] --- PASS: TestNewStdWriter (0.00s) [2022-02-11T19:20:33.052Z] === RUN TestWriteWithUninitializedStdWriter [2022-02-11T19:20:33.052Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-02-11T19:20:33.052Z] === RUN TestWriteWithNilBytes [2022-02-11T19:20:33.052Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-02-11T19:20:33.052Z] === RUN TestWrite [2022-02-11T19:20:33.052Z] --- PASS: TestWrite (0.00s) [2022-02-11T19:20:33.052Z] === RUN TestWriteWithWriterError [2022-02-11T19:20:33.052Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-02-11T19:20:33.052Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-02-11T19:20:33.052Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-02-11T19:20:33.052Z] === RUN TestStdCopyWriteAndRead [2022-02-11T19:20:33.052Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-02-11T19:20:33.052Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-02-11T19:20:33.052Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-02-11T19:20:33.052Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-02-11T19:20:33.052Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-02-11T19:20:33.052Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-02-11T19:20:33.052Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-02-11T19:20:33.052Z] === RUN TestStdCopyWithInvalidInputHeader [2022-02-11T19:20:33.052Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-02-11T19:20:33.052Z] === RUN TestStdCopyWithCorruptedPrefix [2022-02-11T19:20:33.052Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-02-11T19:20:33.052Z] === RUN TestStdCopyReturnsWriteErrors [2022-02-11T19:20:33.052Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-02-11T19:20:33.052Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-02-11T19:20:33.052Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-02-11T19:20:33.052Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-02-11T19:20:33.052Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-02-11T19:20:33.052Z] PASS [2022-02-11T19:20:33.052Z] coverage: 100.0% of statements [2022-02-11T19:20:33.052Z] ok github.com/docker/docker/pkg/stdcopy 0.052s coverage: 100.0% of statements [2022-02-11T19:20:33.521Z] === RUN TestRawProgressFormatterFormatStatus [2022-02-11T19:20:33.521Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-02-11T19:20:33.521Z] === RUN TestRawProgressFormatterFormatProgress [2022-02-11T19:20:33.521Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-02-11T19:20:33.521Z] === RUN TestFormatStatus [2022-02-11T19:20:33.521Z] --- PASS: TestFormatStatus (0.00s) [2022-02-11T19:20:33.521Z] === RUN TestFormatError [2022-02-11T19:20:33.521Z] --- PASS: TestFormatError (0.00s) [2022-02-11T19:20:33.521Z] === RUN TestFormatJSONError [2022-02-11T19:20:33.521Z] --- PASS: TestFormatJSONError (0.00s) [2022-02-11T19:20:33.521Z] === RUN TestJsonProgressFormatterFormatProgress [2022-02-11T19:20:33.521Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-02-11T19:20:33.521Z] === RUN TestJsonProgressFormatterFormatStatus [2022-02-11T19:20:33.521Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-02-11T19:20:33.521Z] === RUN TestNewJSONProgressOutput [2022-02-11T19:20:33.521Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-02-11T19:20:33.521Z] === RUN TestAuxFormatterEmit [2022-02-11T19:20:33.521Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-02-11T19:20:33.521Z] === RUN TestStreamWriterStdout [2022-02-11T19:20:33.521Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-02-11T19:20:33.521Z] === RUN TestStreamWriterStderr [2022-02-11T19:20:33.521Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-02-11T19:20:33.521Z] PASS [2022-02-11T19:20:33.924Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-02-11T19:20:33.993Z] coverage: 66.2% of statements [2022-02-11T19:20:33.993Z] ok github.com/docker/docker/pkg/streamformatter 0.050s coverage: 66.2% of statements [2022-02-11T19:20:34.463Z] === RUN TestGenerateRandomID [2022-02-11T19:20:34.463Z] --- PASS: TestGenerateRandomID (0.00s) [2022-02-11T19:20:34.463Z] === RUN TestShortenId [2022-02-11T19:20:34.463Z] --- PASS: TestShortenId (0.00s) [2022-02-11T19:20:34.463Z] === RUN TestShortenSha256Id [2022-02-11T19:20:34.463Z] --- PASS: TestShortenSha256Id (0.00s) [2022-02-11T19:20:34.463Z] === RUN TestShortenIdEmpty [2022-02-11T19:20:34.463Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-02-11T19:20:34.463Z] === RUN TestShortenIdInvalid [2022-02-11T19:20:34.463Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-02-11T19:20:34.463Z] === RUN TestIsShortIDNonHex [2022-02-11T19:20:34.463Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-02-11T19:20:34.463Z] === RUN TestIsShortIDNotCorrectSize [2022-02-11T19:20:34.463Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-02-11T19:20:34.463Z] PASS [2022-02-11T19:20:34.463Z] coverage: 70.6% of statements [2022-02-11T19:20:34.463Z] ok github.com/docker/docker/pkg/stringid 0.047s coverage: 70.6% of statements [2022-02-11T19:20:34.488Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-02-11T19:20:34.667Z] --- PASS: TestAllocateRandomDeallocate (4.83s) [2022-02-11T19:20:34.667Z] === RUN TestRetrieveFromStore [2022-02-11T19:20:34.931Z] time="2022-02-11T19:20:34Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-02-11T19:20:35.409Z] === RUN TestIsCpusetListAvailable [2022-02-11T19:20:35.409Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-02-11T19:20:35.409Z] PASS [2022-02-11T19:20:35.409Z] coverage: 39.4% of statements [2022-02-11T19:20:35.409Z] ok github.com/docker/docker/pkg/sysinfo 0.044s coverage: 39.4% of statements [2022-02-11T19:20:35.657Z] --- PASS: TestRetrieveFromStore (1.55s) [2022-02-11T19:20:35.657Z] === RUN TestRequestReleaseAddressDuplicate [2022-02-11T19:20:35.657Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-02-11T19:20:35.657Z] === RUN TestParallelPredefinedRequest1 [2022-02-11T19:20:35.657Z] === PAUSE TestParallelPredefinedRequest1 [2022-02-11T19:20:35.657Z] === RUN TestParallelPredefinedRequest2 [2022-02-11T19:20:35.657Z] === PAUSE TestParallelPredefinedRequest2 [2022-02-11T19:20:35.657Z] === RUN TestParallelPredefinedRequest3 [2022-02-11T19:20:35.657Z] === PAUSE TestParallelPredefinedRequest3 [2022-02-11T19:20:35.657Z] === RUN TestParallelPredefinedRequest4 [2022-02-11T19:20:35.657Z] === PAUSE TestParallelPredefinedRequest4 [2022-02-11T19:20:35.657Z] === RUN TestParallelPredefinedRequest5 [2022-02-11T19:20:35.657Z] === PAUSE TestParallelPredefinedRequest5 [2022-02-11T19:20:35.657Z] === RUN TestDebug [2022-02-11T19:20:35.657Z] --- PASS: TestDebug (0.00s) [2022-02-11T19:20:35.657Z] === RUN TestRequestPoolParallel [2022-02-11T19:20:35.855Z] --- PASS: TestServiceWithPredefinedNetwork (2.60s) [2022-02-11T19:20:35.855Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-02-11T19:20:35.855Z] service_test.go:243: FLAKY_TEST [2022-02-11T19:20:35.855Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-11T19:20:35.855Z] === RUN TestServiceWithDataPathPortInit [2022-02-11T19:20:35.855Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-02-11T19:20:36.111Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-02-11T19:20:36.111Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-02-11T19:20:36.126Z] --- PASS: TestRequestPoolParallel (0.49s) [2022-02-11T19:20:36.126Z] === RUN TestFullAllocateRelease [2022-02-11T19:20:36.600Z] --- PASS: TestFullAllocateRelease (0.61s) [2022-02-11T19:20:36.600Z] === RUN TestOddAllocateRelease [2022-02-11T19:20:36.600Z] === RUN TestParseEmptyInterface [2022-02-11T19:20:36.600Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-02-11T19:20:36.600Z] === RUN TestParseNonInterfaceType [2022-02-11T19:20:36.600Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-02-11T19:20:36.600Z] === RUN TestParseWithOneFunction [2022-02-11T19:20:36.600Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-02-11T19:20:36.600Z] === RUN TestParseWithMultipleFuncs [2022-02-11T19:20:36.600Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-02-11T19:20:36.600Z] === RUN TestParseWithUnnamedReturn [2022-02-11T19:20:36.600Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-02-11T19:20:36.600Z] === RUN TestEmbeddedInterface [2022-02-11T19:20:36.600Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-02-11T19:20:36.600Z] === RUN TestParsedImports [2022-02-11T19:20:36.600Z] --- PASS: TestParsedImports (0.00s) [2022-02-11T19:20:36.600Z] === RUN TestAliasedImports [2022-02-11T19:20:36.600Z] --- PASS: TestAliasedImports (0.00s) [2022-02-11T19:20:36.600Z] PASS [2022-02-11T19:20:36.600Z] coverage: 56.8% of statements [2022-02-11T19:20:36.600Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.065s coverage: 56.8% of statements [2022-02-11T19:20:36.600Z] --- PASS: TestOddAllocateRelease (0.28s) [2022-02-11T19:20:36.600Z] === RUN TestFullAllocateSerialReleaseParallel [2022-02-11T19:20:36.674Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-02-11T19:20:36.931Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-02-11T19:20:36.976Z] === RUN TestChtimes [2022-02-11T19:20:36.976Z] --- PASS: TestChtimes (0.01s) [2022-02-11T19:20:36.976Z] === RUN TestChtimesWindows [2022-02-11T19:20:36.976Z] --- PASS: TestChtimesWindows (0.00s) [2022-02-11T19:20:36.976Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-02-11T19:20:36.976Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-02-11T19:20:36.976Z] === RUN TestEnsureRemoveAllNotExist [2022-02-11T19:20:36.976Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-02-11T19:20:36.976Z] === RUN TestEnsureRemoveAllWithDir [2022-02-11T19:20:36.976Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-02-11T19:20:36.976Z] === RUN TestEnsureRemoveAllWithFile [2022-02-11T19:20:36.976Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-02-11T19:20:36.976Z] PASS [2022-02-11T19:20:36.976Z] coverage: 12.9% of statements [2022-02-11T19:20:36.976Z] ok github.com/docker/docker/pkg/system 0.061s coverage: 12.9% of statements [2022-02-11T19:20:37.069Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.10s) [2022-02-11T19:20:37.069Z] === RUN TestOddAllocateSerialReleaseParallel [2022-02-11T19:20:37.069Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.06s) [2022-02-11T19:20:37.069Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-02-11T19:20:37.069Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.06s) [2022-02-11T19:20:37.069Z] === CONT TestParallelPredefinedRequest1 [2022-02-11T19:20:37.069Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-11T19:20:37.069Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-02-11T19:20:37.069Z] === CONT TestParallelPredefinedRequest4 [2022-02-11T19:20:37.069Z] === CONT TestParallelPredefinedRequest2 [2022-02-11T19:20:37.069Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-11T19:20:37.069Z] === CONT TestParallelPredefinedRequest4 [2022-02-11T19:20:37.069Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-11T19:20:37.069Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-02-11T19:20:37.069Z] === CONT TestParallelPredefinedRequest5 [2022-02-11T19:20:37.069Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-02-11T19:20:37.069Z] === CONT TestParallelPredefinedRequest5 [2022-02-11T19:20:37.069Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-11T19:20:37.069Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-02-11T19:20:37.069Z] === CONT TestParallelPredefinedRequest3 [2022-02-11T19:20:37.069Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-11T19:20:37.069Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-02-11T19:20:37.069Z] PASS [2022-02-11T19:20:37.069Z] coverage: 85.3% of statements [2022-02-11T19:20:37.069Z] ok github.com/docker/docker/libnetwork/ipam 51.974s coverage: 85.3% of statements [2022-02-11T19:20:37.494Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-02-11T19:20:37.537Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-02-11T19:20:37.537Z] === RUN TestClientStream [2022-02-11T19:20:37.537Z] --- PASS: TestClientStream (0.00s) [2022-02-11T19:20:37.537Z] === RUN TestClientSendFile [2022-02-11T19:20:37.537Z] --- PASS: TestClientSendFile (0.00s) [2022-02-11T19:20:37.537Z] === RUN TestClientWithRequestTimeout [2022-02-11T19:20:37.537Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2022-02-11T19:20:37.537Z] === RUN TestFileSpecPlugin [2022-02-11T19:20:37.537Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-02-11T19:20:37.537Z] === RUN TestFileJSONSpecPlugin [2022-02-11T19:20:37.537Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-02-11T19:20:37.537Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-02-11T19:20:37.537Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-02-11T19:20:37.537Z] === RUN TestPluginAddHandler [2022-02-11T19:20:37.537Z] --- PASS: TestPluginAddHandler (0.00s) [2022-02-11T19:20:37.537Z] === RUN TestPluginWaitBadPlugin [2022-02-11T19:20:37.537Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-02-11T19:20:37.537Z] === RUN TestGet [2022-02-11T19:20:37.537Z] time="2022-02-11T19:20:37Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-02-11T19:20:37.964Z] === RUN TestTailFile [2022-02-11T19:20:37.964Z] --- PASS: TestTailFile (0.00s) [2022-02-11T19:20:37.964Z] === RUN TestTailFileManyLines [2022-02-11T19:20:37.964Z] --- PASS: TestTailFileManyLines (0.00s) [2022-02-11T19:20:37.964Z] === RUN TestTailEmptyFile [2022-02-11T19:20:37.964Z] --- PASS: TestTailEmptyFile (0.00s) [2022-02-11T19:20:37.964Z] === RUN TestTailNegativeN [2022-02-11T19:20:37.964Z] --- PASS: TestTailNegativeN (0.00s) [2022-02-11T19:20:37.965Z] === RUN TestNewTailReader [2022-02-11T19:20:37.965Z] === PAUSE TestNewTailReader [2022-02-11T19:20:37.965Z] === CONT TestNewTailReader [2022-02-11T19:20:37.965Z] === RUN TestNewTailReader/no_delimiter [2022-02-11T19:20:37.965Z] === PAUSE TestNewTailReader/no_delimiter [2022-02-11T19:20:37.965Z] === RUN TestNewTailReader/single_byte_delimiter [2022-02-11T19:20:37.965Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-02-11T19:20:37.965Z] === RUN TestNewTailReader/2_byte_delimiter [2022-02-11T19:20:37.965Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-02-11T19:20:37.965Z] === RUN TestNewTailReader/4_byte_delimiter [2022-02-11T19:20:37.965Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-02-11T19:20:37.965Z] === RUN TestNewTailReader/8_byte_delimiter [2022-02-11T19:20:37.965Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-02-11T19:20:37.965Z] === RUN TestNewTailReader/12_byte_delimiter [2022-02-11T19:20:37.965Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-02-11T19:20:37.965Z] === RUN TestNewTailReader/truncated_last_line [2022-02-11T19:20:37.965Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-02-11T19:20:37.965Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-02-11T19:20:37.965Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-02-11T19:20:37.965Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-02-11T19:20:37.965Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-02-11T19:20:37.965Z] === CONT TestNewTailReader/no_delimiter [2022-02-11T19:20:37.965Z] === CONT TestNewTailReader/4_byte_delimiter [2022-02-11T19:20:37.965Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-02-11T19:20:37.965Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-02-11T19:20:37.965Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-02-11T19:20:37.965Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-02-11T19:20:37.965Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-02-11T19:20:37.965Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-02-11T19:20:37.965Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-11T19:20:37.965Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-11T19:20:37.965Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-11T19:20:37.965Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-11T19:20:37.965Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-02-11T19:20:37.965Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-02-11T19:20:37.965Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-02-11T19:20:37.965Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-02-11T19:20:37.965Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-02-11T19:20:37.965Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-02-11T19:20:37.965Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-02-11T19:20:37.965Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-02-11T19:20:37.965Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-02-11T19:20:37.965Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-02-11T19:20:37.965Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-02-11T19:20:37.965Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-02-11T19:20:37.965Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-02-11T19:20:37.965Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-02-11T19:20:37.965Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-02-11T19:20:37.965Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-02-11T19:20:37.965Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-02-11T19:20:37.965Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-02-11T19:20:37.965Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-02-11T19:20:37.965Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-02-11T19:20:37.965Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-02-11T19:20:37.965Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-02-11T19:20:37.965Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-02-11T19:20:37.965Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-02-11T19:20:37.965Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-02-11T19:20:37.965Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-02-11T19:20:37.965Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-02-11T19:20:37.965Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-02-11T19:20:37.965Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-02-11T19:20:37.965Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-02-11T19:20:37.965Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-02-11T19:20:37.965Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-02-11T19:20:37.965Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-02-11T19:20:37.965Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-02-11T19:20:37.965Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-02-11T19:20:37.965Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-02-11T19:20:37.965Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-02-11T19:20:37.965Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-02-11T19:20:37.965Z] === CONT TestNewTailReader/12_byte_delimiter [2022-02-11T19:20:37.965Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-02-11T19:20:37.965Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-02-11T19:20:37.965Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-02-11T19:20:37.965Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-02-11T19:20:37.965Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-02-11T19:20:37.965Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-02-11T19:20:37.965Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-11T19:20:37.965Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-11T19:20:37.965Z] === CONT TestNewTailReader/2_byte_delimiter [2022-02-11T19:20:37.965Z] === CONT TestNewTailReader/single_byte_delimiter [2022-02-11T19:20:37.965Z] === CONT TestNewTailReader/8_byte_delimiter [2022-02-11T19:20:37.965Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-02-11T19:20:37.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-02-11T19:20:37.965Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-02-11T19:20:37.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-02-11T19:20:37.965Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-02-11T19:20:37.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-02-11T19:20:37.965Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-11T19:20:37.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-11T19:20:37.965Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-11T19:20:37.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-11T19:20:37.965Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-02-11T19:20:37.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-02-11T19:20:37.965Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-02-11T19:20:37.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-02-11T19:20:37.965Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-02-11T19:20:37.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-02-11T19:20:37.965Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-02-11T19:20:37.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-02-11T19:20:37.965Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-02-11T19:20:37.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-02-11T19:20:37.965Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-02-11T19:20:37.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-02-11T19:20:37.965Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-02-11T19:20:37.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-02-11T19:20:37.965Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-11T19:20:37.965Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-11T19:20:37.965Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-02-11T19:20:37.965Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-02-11T19:20:37.965Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-02-11T19:20:37.965Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-02-11T19:20:37.965Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-02-11T19:20:37.965Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-02-11T19:20:37.965Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-02-11T19:20:37.965Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-02-11T19:20:37.965Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-02-11T19:20:37.965Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-02-11T19:20:37.965Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-02-11T19:20:37.965Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-02-11T19:20:37.965Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-02-11T19:20:37.965Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-02-11T19:20:37.965Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-02-11T19:20:37.965Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-02-11T19:20:37.965Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-02-11T19:20:37.965Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-02-11T19:20:37.965Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-02-11T19:20:37.965Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-02-11T19:20:37.965Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-11T19:20:37.965Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-02-11T19:20:37.965Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-11T19:20:37.965Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-02-11T19:20:37.965Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-02-11T19:20:37.965Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-02-11T19:20:37.965Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-02-11T19:20:37.965Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-11T19:20:37.965Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-02-11T19:20:37.965Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-02-11T19:20:37.965Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-02-11T19:20:37.965Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-02-11T19:20:37.965Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-02-11T19:20:37.965Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-02-11T19:20:37.965Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-02-11T19:20:37.965Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-02-11T19:20:37.965Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-02-11T19:20:37.965Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-02-11T19:20:37.965Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-11T19:20:37.965Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-11T19:20:37.965Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-11T19:20:37.965Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-11T19:20:37.965Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-02-11T19:20:37.965Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-02-11T19:20:37.965Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-02-11T19:20:37.965Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-02-11T19:20:37.965Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-02-11T19:20:37.965Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-02-11T19:20:37.965Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-02-11T19:20:37.965Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-02-11T19:20:37.965Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-02-11T19:20:37.965Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-02-11T19:20:37.965Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-02-11T19:20:37.965Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-02-11T19:20:37.965Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-02-11T19:20:37.965Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-02-11T19:20:37.965Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-02-11T19:20:37.965Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-11T19:20:37.965Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-11T19:20:37.965Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-11T19:20:37.965Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-11T19:20:37.965Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-11T19:20:37.965Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-11T19:20:37.965Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-02-11T19:20:37.965Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-02-11T19:20:37.965Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-02-11T19:20:37.965Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-02-11T19:20:37.965Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-02-11T19:20:37.965Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-02-11T19:20:37.965Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-02-11T19:20:37.965Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-02-11T19:20:37.965Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-02-11T19:20:37.965Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-02-11T19:20:37.965Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-02-11T19:20:37.965Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-02-11T19:20:37.965Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-02-11T19:20:37.965Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-02-11T19:20:37.965Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-02-11T19:20:37.965Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-02-11T19:20:37.965Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-02-11T19:20:37.965Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-02-11T19:20:37.965Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-02-11T19:20:37.965Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-02-11T19:20:37.965Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-02-11T19:20:37.965Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-11T19:20:37.965Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-11T19:20:37.965Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-11T19:20:37.965Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-11T19:20:37.965Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-11T19:20:37.965Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-02-11T19:20:37.965Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-02-11T19:20:37.965Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-02-11T19:20:37.965Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-02-11T19:20:37.965Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-02-11T19:20:37.965Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-02-11T19:20:37.965Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-02-11T19:20:37.965Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-02-11T19:20:37.965Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-02-11T19:20:37.965Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-02-11T19:20:37.965Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-02-11T19:20:37.965Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-02-11T19:20:37.965Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-02-11T19:20:37.965Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-02-11T19:20:37.965Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-02-11T19:20:37.965Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-02-11T19:20:37.965Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-02-11T19:20:37.965Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-11T19:20:37.965Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-11T19:20:37.965Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-02-11T19:20:37.965Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-02-11T19:20:37.965Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-02-11T19:20:37.965Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-11T19:20:37.965Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-11T19:20:37.965Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-02-11T19:20:37.965Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-11T19:20:37.965Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-11T19:20:37.965Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-11T19:20:37.965Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-11T19:20:37.965Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-11T19:20:37.965Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-11T19:20:37.965Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-11T19:20:37.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-11T19:20:37.966Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-11T19:20:37.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-11T19:20:37.966Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-11T19:20:37.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-11T19:20:37.966Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-11T19:20:37.966Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-11T19:20:37.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-11T19:20:37.966Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-11T19:20:37.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-11T19:20:37.966Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-11T19:20:37.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-11T19:20:37.966Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-11T19:20:37.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-11T19:20:37.966Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-11T19:20:37.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-11T19:20:37.966Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-11T19:20:37.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-11T19:20:37.966Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-02-11T19:20:37.966Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-02-11T19:20:37.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-02-11T19:20:37.966Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-02-11T19:20:37.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-02-11T19:20:37.966Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-02-11T19:20:37.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-02-11T19:20:37.966Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-11T19:20:37.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-11T19:20:37.966Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-02-11T19:20:37.966Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-02-11T19:20:37.966Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-02-11T19:20:37.966Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-11T19:20:37.966Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-11T19:20:37.966Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-02-11T19:20:37.966Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-02-11T19:20:37.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-02-11T19:20:37.966Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-11T19:20:37.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-11T19:20:37.966Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-02-11T19:20:37.966Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-02-11T19:20:37.966Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-02-11T19:20:37.966Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-11T19:20:37.966Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-11T19:20:37.966Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-02-11T19:20:37.966Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-02-11T19:20:37.966Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-02-11T19:20:37.966Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-11T19:20:37.966Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-11T19:20:37.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-11T19:20:37.966Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-11T19:20:37.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-11T19:20:37.966Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-11T19:20:37.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-11T19:20:37.966Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-11T19:20:37.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-11T19:20:37.966Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-11T19:20:37.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-11T19:20:37.966Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-11T19:20:37.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-11T19:20:37.966Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-02-11T19:20:37.966Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-02-11T19:20:37.966Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-02-11T19:20:37.966Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-02-11T19:20:38.006Z] === RUN TestHTTPTransport [2022-02-11T19:20:38.006Z] --- PASS: TestHTTPTransport (0.00s) [2022-02-11T19:20:38.006Z] PASS [2022-02-11T19:20:38.006Z] coverage: 85.7% of statements [2022-02-11T19:20:38.006Z] ok github.com/docker/docker/pkg/plugins/transport 0.046s coverage: 85.7% of statements [2022-02-11T19:20:38.436Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-02-11T19:20:38.436Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-02-11T19:20:38.436Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-02-11T19:20:38.436Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-02-11T19:20:38.436Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-02-11T19:20:38.436Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-02-11T19:20:38.436Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-02-11T19:20:38.436Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-02-11T19:20:38.436Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-02-11T19:20:38.436Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-02-11T19:20:38.436Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-02-11T19:20:38.436Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-02-11T19:20:38.436Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-02-11T19:20:38.436Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-02-11T19:20:38.436Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-02-11T19:20:38.436Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-02-11T19:20:38.436Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-02-11T19:20:38.436Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-11T19:20:38.436Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-11T19:20:38.436Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-02-11T19:20:38.436Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-02-11T19:20:38.436Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-02-11T19:20:38.436Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-11T19:20:38.436Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-11T19:20:38.436Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-02-11T19:20:38.436Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-02-11T19:20:38.436Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-02-11T19:20:38.436Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-02-11T19:20:38.436Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-02-11T19:20:38.436Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-02-11T19:20:38.436Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-02-11T19:20:38.436Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-02-11T19:20:38.436Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-02-11T19:20:38.436Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-02-11T19:20:38.436Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-02-11T19:20:38.436Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-11T19:20:38.436Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-11T19:20:38.436Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-02-11T19:20:38.436Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-02-11T19:20:38.436Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-02-11T19:20:38.436Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-11T19:20:38.436Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-11T19:20:38.436Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-02-11T19:20:38.436Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-02-11T19:20:38.436Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-02-11T19:20:38.436Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-02-11T19:20:38.436Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-02-11T19:20:38.436Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-02-11T19:20:38.436Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-02-11T19:20:38.436Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-02-11T19:20:38.436Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-02-11T19:20:38.436Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-02-11T19:20:38.436Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-02-11T19:20:38.436Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-02-11T19:20:38.436Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-02-11T19:20:38.436Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-02-11T19:20:38.436Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-02-11T19:20:38.436Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-02-11T19:20:38.436Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-02-11T19:20:38.436Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-02-11T19:20:38.436Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-02-11T19:20:38.436Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-02-11T19:20:38.436Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-02-11T19:20:38.436Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-02-11T19:20:38.436Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-02-11T19:20:38.436Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-02-11T19:20:38.436Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-11T19:20:38.436Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-11T19:20:38.436Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-11T19:20:38.436Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-11T19:20:38.436Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-11T19:20:38.436Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-11T19:20:38.436Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-11T19:20:38.436Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-11T19:20:38.436Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-11T19:20:38.436Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-11T19:20:38.436Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-11T19:20:38.436Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-11T19:20:38.436Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-02-11T19:20:38.436Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-02-11T19:20:38.436Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-02-11T19:20:38.436Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-02-11T19:20:38.436Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-02-11T19:20:38.436Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-02-11T19:20:38.436Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-02-11T19:20:38.436Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-02-11T19:20:38.436Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-02-11T19:20:38.436Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-02-11T19:20:38.436Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-02-11T19:20:38.436Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-02-11T19:20:38.436Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-02-11T19:20:38.436Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-02-11T19:20:38.436Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-02-11T19:20:38.436Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-02-11T19:20:38.436Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-02-11T19:20:38.436Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-02-11T19:20:38.436Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-02-11T19:20:38.436Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-02-11T19:20:38.436Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-02-11T19:20:38.436Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-11T19:20:38.436Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-11T19:20:38.436Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-02-11T19:20:38.436Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-11T19:20:38.436Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-11T19:20:38.436Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-11T19:20:38.436Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-11T19:20:38.436Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-11T19:20:38.436Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-11T19:20:38.436Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-11T19:20:38.436Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-11T19:20:38.436Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-11T19:20:38.436Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-11T19:20:38.436Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-11T19:20:38.436Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-11T19:20:38.436Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-02-11T19:20:38.436Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-02-11T19:20:38.436Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-02-11T19:20:38.436Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-11T19:20:38.436Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-11T19:20:38.436Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-02-11T19:20:38.436Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-02-11T19:20:38.436Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-02-11T19:20:38.436Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-11T19:20:38.436Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-11T19:20:38.436Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-11T19:20:38.436Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-11T19:20:38.436Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-11T19:20:38.436Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-11T19:20:38.436Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-11T19:20:38.436Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-11T19:20:38.436Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-11T19:20:38.436Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-11T19:20:38.436Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-11T19:20:38.436Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-11T19:20:38.436Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-11T19:20:38.436Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-11T19:20:38.436Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-11T19:20:38.436Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-02-11T19:20:38.436Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-02-11T19:20:38.436Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-02-11T19:20:38.436Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-11T19:20:38.436Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-11T19:20:38.436Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-02-11T19:20:38.436Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-11T19:20:38.436Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-11T19:20:38.436Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-11T19:20:38.436Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-11T19:20:38.436Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-11T19:20:38.436Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-11T19:20:38.436Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-11T19:20:38.436Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-11T19:20:38.436Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-11T19:20:38.436Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-11T19:20:38.436Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-11T19:20:38.436Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-11T19:20:38.436Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-02-11T19:20:38.436Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-02-11T19:20:38.436Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-02-11T19:20:38.436Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-02-11T19:20:38.436Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-02-11T19:20:38.436Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-02-11T19:20:38.436Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-02-11T19:20:38.436Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-02-11T19:20:38.436Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-02-11T19:20:38.436Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-11T19:20:38.436Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-11T19:20:38.436Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-11T19:20:38.436Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-11T19:20:38.436Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-11T19:20:38.436Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-11T19:20:38.436Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-11T19:20:38.436Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-11T19:20:38.436Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-11T19:20:38.436Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-11T19:20:38.436Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-11T19:20:38.436Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-11T19:20:38.436Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-11T19:20:38.436Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-02-11T19:20:38.436Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-11T19:20:38.436Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-11T19:20:38.436Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-02-11T19:20:38.436Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-02-11T19:20:38.436Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-02-11T19:20:38.436Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-02-11T19:20:38.436Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-02-11T19:20:38.436Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-02-11T19:20:38.436Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-02-11T19:20:38.436Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-02-11T19:20:38.436Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-02-11T19:20:38.436Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-11T19:20:38.436Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-11T19:20:38.436Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-11T19:20:38.436Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-11T19:20:38.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-02-11T19:20:38.437Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-02-11T19:20:38.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-02-11T19:20:38.437Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-02-11T19:20:38.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-02-11T19:20:38.437Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-02-11T19:20:38.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-02-11T19:20:38.437Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-02-11T19:20:38.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-02-11T19:20:38.437Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-02-11T19:20:38.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-02-11T19:20:38.437Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-02-11T19:20:38.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-02-11T19:20:38.437Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-11T19:20:38.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-11T19:20:38.437Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-02-11T19:20:38.437Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-02-11T19:20:38.437Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-02-11T19:20:38.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-02-11T19:20:38.437Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-02-11T19:20:38.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-02-11T19:20:38.437Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-02-11T19:20:38.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-02-11T19:20:38.437Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-02-11T19:20:38.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-02-11T19:20:38.437Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-02-11T19:20:38.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-02-11T19:20:38.437Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-02-11T19:20:38.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-02-11T19:20:38.437Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-02-11T19:20:38.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-02-11T19:20:38.437Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-02-11T19:20:38.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-02-11T19:20:38.437Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-02-11T19:20:38.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-02-11T19:20:38.437Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-02-11T19:20:38.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-02-11T19:20:38.437Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-11T19:20:38.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-11T19:20:38.437Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-02-11T19:20:38.437Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-02-11T19:20:38.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-02-11T19:20:38.437Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-11T19:20:38.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-11T19:20:38.437Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-11T19:20:38.437Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-02-11T19:20:38.437Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-02-11T19:20:38.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-02-11T19:20:38.437Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-11T19:20:38.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-11T19:20:38.437Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-02-11T19:20:38.437Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-02-11T19:20:38.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-02-11T19:20:38.437Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-11T19:20:38.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-11T19:20:38.437Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-02-11T19:20:38.437Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-11T19:20:38.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-11T19:20:38.437Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-02-11T19:20:38.437Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-02-11T19:20:38.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-02-11T19:20:38.437Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-02-11T19:20:38.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-02-11T19:20:38.437Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-02-11T19:20:38.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-02-11T19:20:38.437Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-11T19:20:38.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-11T19:20:38.437Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-02-11T19:20:38.437Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-11T19:20:38.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-11T19:20:38.437Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-11T19:20:38.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-11T19:20:38.437Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-11T19:20:38.437Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-11T19:20:38.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-11T19:20:38.437Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-11T19:20:38.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-11T19:20:38.437Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-11T19:20:38.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-11T19:20:38.437Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-11T19:20:38.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-11T19:20:38.437Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-11T19:20:38.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-11T19:20:38.437Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-11T19:20:38.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-11T19:20:38.437Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-02-11T19:20:38.437Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-11T19:20:38.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-11T19:20:38.437Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-11T19:20:38.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-11T19:20:38.437Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-11T19:20:38.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-11T19:20:38.437Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-11T19:20:38.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-11T19:20:38.437Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-11T19:20:38.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-11T19:20:38.437Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-11T19:20:38.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-11T19:20:38.437Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-02-11T19:20:38.437Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-02-11T19:20:38.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-02-11T19:20:38.437Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-02-11T19:20:38.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-02-11T19:20:38.437Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-02-11T19:20:38.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-02-11T19:20:38.437Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-02-11T19:20:38.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-02-11T19:20:38.437Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-02-11T19:20:38.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-02-11T19:20:38.437Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-02-11T19:20:38.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-02-11T19:20:38.437Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-02-11T19:20:38.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-02-11T19:20:38.437Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-02-11T19:20:38.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-02-11T19:20:38.437Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-02-11T19:20:38.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-02-11T19:20:38.437Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-02-11T19:20:38.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-02-11T19:20:38.437Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-11T19:20:38.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-11T19:20:38.437Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-02-11T19:20:38.437Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-02-11T19:20:38.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-02-11T19:20:38.437Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-02-11T19:20:38.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-02-11T19:20:38.437Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-02-11T19:20:38.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-02-11T19:20:38.437Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-11T19:20:38.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-11T19:20:38.437Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-02-11T19:20:38.437Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-02-11T19:20:38.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-02-11T19:20:38.437Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-02-11T19:20:38.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-02-11T19:20:38.437Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-02-11T19:20:38.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-02-11T19:20:38.437Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-02-11T19:20:38.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-02-11T19:20:38.437Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-02-11T19:20:38.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-02-11T19:20:38.437Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-02-11T19:20:38.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-02-11T19:20:38.437Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-02-11T19:20:38.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-02-11T19:20:38.437Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-02-11T19:20:38.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-02-11T19:20:38.437Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-02-11T19:20:38.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-02-11T19:20:38.437Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-02-11T19:20:38.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-02-11T19:20:38.437Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-11T19:20:38.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-11T19:20:38.437Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-02-11T19:20:38.437Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-02-11T19:20:38.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-02-11T19:20:38.437Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-11T19:20:38.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-11T19:20:38.437Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-11T19:20:38.437Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-11T19:20:38.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-11T19:20:38.437Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-11T19:20:38.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-11T19:20:38.437Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-11T19:20:38.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-11T19:20:38.437Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-11T19:20:38.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-11T19:20:38.437Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-11T19:20:38.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-11T19:20:38.437Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-11T19:20:38.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-11T19:20:38.437Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-02-11T19:20:38.437Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-11T19:20:38.437Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-02-11T19:20:38.437Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-02-11T19:20:38.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-02-11T19:20:38.437Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-11T19:20:38.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-11T19:20:38.437Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-02-11T19:20:38.437Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-11T19:20:38.437Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-02-11T19:20:38.437Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-02-11T19:20:38.437Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-02-11T19:20:38.437Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-11T19:20:38.437Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-11T19:20:38.437Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-11T19:20:38.437Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-11T19:20:38.437Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-11T19:20:38.437Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-11T19:20:38.437Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-11T19:20:38.437Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-11T19:20:38.437Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-11T19:20:38.437Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-11T19:20:38.437Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-11T19:20:38.437Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-11T19:20:38.437Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-11T19:20:38.437Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-11T19:20:38.437Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-11T19:20:38.437Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-02-11T19:20:38.437Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-11T19:20:38.437Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-11T19:20:38.437Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-11T19:20:38.437Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-11T19:20:38.437Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-02-11T19:20:38.437Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-11T19:20:38.437Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-11T19:20:38.437Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-02-11T19:20:38.437Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-02-11T19:20:38.437Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-02-11T19:20:38.437Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-02-11T19:20:38.437Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-02-11T19:20:38.437Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-02-11T19:20:38.437Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-02-11T19:20:38.437Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-02-11T19:20:38.437Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-02-11T19:20:38.437Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-02-11T19:20:38.438Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-02-11T19:20:38.438Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-02-11T19:20:38.438Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-02-11T19:20:38.438Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-02-11T19:20:38.438Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-02-11T19:20:38.438Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-02-11T19:20:38.438Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-02-11T19:20:38.438Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-02-11T19:20:38.438Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-02-11T19:20:38.438Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-02-11T19:20:38.438Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-02-11T19:20:38.438Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-11T19:20:38.438Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-11T19:20:38.438Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-02-11T19:20:38.438Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-02-11T19:20:38.438Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-02-11T19:20:38.438Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-11T19:20:38.438Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-11T19:20:38.438Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-02-11T19:20:38.438Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-11T19:20:38.438Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-11T19:20:38.438Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-11T19:20:38.438Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-11T19:20:38.438Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-11T19:20:38.438Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-11T19:20:38.438Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-11T19:20:38.438Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-11T19:20:38.438Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-11T19:20:38.438Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-11T19:20:38.438Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-11T19:20:38.438Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-11T19:20:38.438Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-02-11T19:20:38.438Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-02-11T19:20:38.438Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-02-11T19:20:38.438Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-11T19:20:38.438Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-11T19:20:38.438Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-11T19:20:38.438Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-11T19:20:38.438Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-11T19:20:38.438Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-11T19:20:38.438Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-11T19:20:38.438Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-11T19:20:38.438Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-11T19:20:38.438Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-11T19:20:38.438Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-11T19:20:38.438Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-11T19:20:38.438Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-11T19:20:38.438Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-11T19:20:38.438Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-11T19:20:38.438Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-02-11T19:20:38.438Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-02-11T19:20:38.438Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-02-11T19:20:38.438Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-02-11T19:20:38.438Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-02-11T19:20:38.438Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-02-11T19:20:38.438Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-02-11T19:20:38.438Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-02-11T19:20:38.438Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-02-11T19:20:38.438Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-02-11T19:20:38.438Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-02-11T19:20:38.438Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-02-11T19:20:38.438Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-02-11T19:20:38.438Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-02-11T19:20:38.438Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-02-11T19:20:38.438Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-02-11T19:20:38.438Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-02-11T19:20:38.438Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-02-11T19:20:38.438Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-02-11T19:20:38.438Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-02-11T19:20:38.438Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-02-11T19:20:38.438Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-11T19:20:38.438Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-11T19:20:38.438Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-11T19:20:38.438Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-02-11T19:20:38.438Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-02-11T19:20:38.438Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-02-11T19:20:38.438Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-11T19:20:38.438Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-11T19:20:38.438Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-02-11T19:20:38.438Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-02-11T19:20:38.438Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-02-11T19:20:38.438Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-02-11T19:20:38.438Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-11T19:20:38.438Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-11T19:20:38.438Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-02-11T19:20:38.438Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-02-11T19:20:38.438Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-02-11T19:20:38.438Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-02-11T19:20:38.438Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-02-11T19:20:38.438Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-02-11T19:20:38.438Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-02-11T19:20:38.438Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-11T19:20:38.438Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-11T19:20:38.438Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-02-11T19:20:38.438Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-11T19:20:38.438Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-02-11T19:20:38.438Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-02-11T19:20:38.438Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-02-11T19:20:38.438Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-02-11T19:20:38.438Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-02-11T19:20:38.438Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-02-11T19:20:38.438Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-02-11T19:20:38.438Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-02-11T19:20:38.438Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-02-11T19:20:38.438Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-02-11T19:20:38.438Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-02-11T19:20:38.438Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-11T19:20:38.438Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-11T19:20:38.438Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-11T19:20:38.438Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-02-11T19:20:38.438Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-11T19:20:38.438Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-11T19:20:38.438Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-11T19:20:38.438Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-11T19:20:38.438Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-02-11T19:20:38.438Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-02-11T19:20:38.438Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-02-11T19:20:38.438Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-02-11T19:20:38.438Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-02-11T19:20:38.438Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-02-11T19:20:38.438Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-02-11T19:20:38.438Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-02-11T19:20:38.438Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-02-11T19:20:38.438Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-02-11T19:20:38.438Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-02-11T19:20:38.438Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-02-11T19:20:38.438Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-02-11T19:20:38.438Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-02-11T19:20:38.438Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-02-11T19:20:38.438Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-02-11T19:20:38.438Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-02-11T19:20:38.438Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-02-11T19:20:38.438Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-02-11T19:20:38.438Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-02-11T19:20:38.438Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-02-11T19:20:38.438Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-11T19:20:38.438Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-11T19:20:38.438Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-02-11T19:20:38.438Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-02-11T19:20:38.438Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-02-11T19:20:38.438Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-11T19:20:38.438Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-11T19:20:38.438Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-02-11T19:20:38.438Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-02-11T19:20:38.438Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-02-11T19:20:38.438Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-11T19:20:38.438Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-11T19:20:38.438Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-02-11T19:20:38.438Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-02-11T19:20:38.438Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-02-11T19:20:38.438Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-11T19:20:38.438Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-11T19:20:38.438Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-02-11T19:20:38.438Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-11T19:20:38.438Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-11T19:20:38.438Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-11T19:20:38.438Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-11T19:20:38.438Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-11T19:20:38.438Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-11T19:20:38.438Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-11T19:20:38.438Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-11T19:20:38.438Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-11T19:20:38.438Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-11T19:20:38.438Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-11T19:20:38.438Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-11T19:20:38.438Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-02-11T19:20:38.438Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-02-11T19:20:38.438Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-02-11T19:20:38.438Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-02-11T19:20:38.438Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-02-11T19:20:38.438Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-02-11T19:20:38.438Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-02-11T19:20:38.438Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-02-11T19:20:38.438Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-02-11T19:20:38.438Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-02-11T19:20:38.438Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-02-11T19:20:38.438Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-02-11T19:20:38.438Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-02-11T19:20:38.438Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-02-11T19:20:38.438Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-02-11T19:20:38.438Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-02-11T19:20:38.438Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-02-11T19:20:38.438Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-02-11T19:20:38.438Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-02-11T19:20:38.438Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-02-11T19:20:38.438Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-02-11T19:20:38.438Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-11T19:20:38.438Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-11T19:20:38.438Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-11T19:20:38.438Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-11T19:20:38.438Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-11T19:20:38.438Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-11T19:20:38.439Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-11T19:20:38.439Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-11T19:20:38.439Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-11T19:20:38.439Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-11T19:20:38.439Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-11T19:20:38.439Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-11T19:20:38.439Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-11T19:20:38.439Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-11T19:20:38.439Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-11T19:20:38.439Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-02-11T19:20:38.439Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-02-11T19:20:38.439Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-02-11T19:20:38.439Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-02-11T19:20:38.439Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-02-11T19:20:38.439Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-02-11T19:20:38.439Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-02-11T19:20:38.439Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-11T19:20:38.439Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-11T19:20:38.439Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-11T19:20:38.439Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-11T19:20:38.439Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-11T19:20:38.439Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-11T19:20:38.439Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-11T19:20:38.439Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-11T19:20:38.439Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-11T19:20:38.439Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-11T19:20:38.439Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-11T19:20:38.439Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-11T19:20:38.439Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-11T19:20:38.439Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-11T19:20:38.439Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-11T19:20:38.439Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-11T19:20:38.439Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-11T19:20:38.439Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-11T19:20:38.439Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-11T19:20:38.439Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-11T19:20:38.439Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-11T19:20:38.439Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-11T19:20:38.439Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-11T19:20:38.439Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-02-11T19:20:38.439Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-02-11T19:20:38.439Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-11T19:20:38.439Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-11T19:20:38.439Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-11T19:20:38.439Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-02-11T19:20:38.439Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-11T19:20:38.439Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-02-11T19:20:38.439Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-02-11T19:20:38.439Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-11T19:20:38.439Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-02-11T19:20:38.439Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-11T19:20:38.439Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-02-11T19:20:38.439Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-11T19:20:38.439Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-11T19:20:38.439Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-11T19:20:38.439Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-11T19:20:38.439Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-11T19:20:38.439Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-11T19:20:38.439Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-11T19:20:38.439Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-02-11T19:20:38.439Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-02-11T19:20:38.439Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-11T19:20:38.439Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-02-11T19:20:38.439Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-02-11T19:20:38.439Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-02-11T19:20:38.439Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-02-11T19:20:38.439Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-02-11T19:20:38.439Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-02-11T19:20:38.439Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-02-11T19:20:38.439Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-02-11T19:20:38.439Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-02-11T19:20:38.439Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-02-11T19:20:38.439Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-11T19:20:38.439Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-11T19:20:38.439Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-02-11T19:20:38.439Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-02-11T19:20:38.439Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-02-11T19:20:38.439Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-02-11T19:20:38.439Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-11T19:20:38.439Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-11T19:20:38.439Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-11T19:20:38.439Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-02-11T19:20:38.439Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-11T19:20:38.439Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-02-11T19:20:38.439Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-02-11T19:20:38.439Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-02-11T19:20:38.439Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-02-11T19:20:38.439Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-02-11T19:20:38.439Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-02-11T19:20:38.439Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-02-11T19:20:38.439Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-02-11T19:20:38.439Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-02-11T19:20:38.439Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-02-11T19:20:38.439Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-11T19:20:38.439Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-11T19:20:38.439Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-11T19:20:38.439Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-11T19:20:38.475Z] time="2022-02-11T19:20:38Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-02-11T19:20:38.861Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-02-11T19:20:38.908Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-11T19:20:38.908Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-02-11T19:20:38.908Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-02-11T19:20:38.908Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-02-11T19:20:38.908Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-02-11T19:20:38.908Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-02-11T19:20:38.908Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-02-11T19:20:38.908Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-02-11T19:20:38.908Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-11T19:20:38.909Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-11T19:20:38.910Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-11T19:20:38.910Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-11T19:20:38.910Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-11T19:20:38.910Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-02-11T19:20:38.910Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-02-11T19:20:38.910Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-02-11T19:20:38.910Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-02-11T19:20:38.910Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-02-11T19:20:38.910Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-02-11T19:20:38.910Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-02-11T19:20:38.910Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-11T19:20:38.910Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-11T19:20:38.910Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-11T19:20:38.910Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-11T19:20:38.910Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-11T19:20:38.910Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-02-11T19:20:38.910Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-11T19:20:38.910Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-02-11T19:20:38.910Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-02-11T19:20:38.910Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-11T19:20:38.910Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-11T19:20:38.910Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-11T19:20:38.910Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-11T19:20:38.910Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-11T19:20:38.910Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-11T19:20:38.910Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-02-11T19:20:38.910Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-02-11T19:20:38.910Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.02s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.02s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.02s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.02s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.02s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.02s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.01s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-11T19:20:38.910Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-11T19:20:38.911Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-11T19:20:38.911Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-11T19:20:38.911Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-11T19:20:38.911Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-11T19:20:38.911Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-11T19:20:38.911Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-02-11T19:20:38.911Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-11T19:20:38.911Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-11T19:20:38.911Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-11T19:20:38.911Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-11T19:20:38.911Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-11T19:20:38.911Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-11T19:20:38.911Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-11T19:20:38.911Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-11T19:20:38.911Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-02-11T19:20:38.911Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-11T19:20:38.911Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-11T19:20:38.911Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-11T19:20:38.911Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-11T19:20:38.911Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-11T19:20:38.911Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-11T19:20:38.911Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-11T19:20:38.911Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-11T19:20:38.911Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-11T19:20:38.911Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-11T19:20:38.911Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-11T19:20:38.911Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-11T19:20:38.911Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-11T19:20:38.911Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-11T19:20:38.911Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2022-02-11T19:20:38.911Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-11T19:20:38.911Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-11T19:20:38.911Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-11T19:20:38.911Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-11T19:20:38.911Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-11T19:20:38.911Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-11T19:20:38.911Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-11T19:20:38.911Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-11T19:20:38.911Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-11T19:20:38.911Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-11T19:20:38.911Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-11T19:20:38.911Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-02-11T19:20:38.911Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-11T19:20:38.911Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-11T19:20:38.911Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-02-11T19:20:38.911Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-11T19:20:38.911Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-11T19:20:38.911Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-11T19:20:38.911Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-11T19:20:38.911Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-02-11T19:20:38.911Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-02-11T19:20:38.911Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-11T19:20:38.911Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-11T19:20:38.911Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-02-11T19:20:38.911Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-11T19:20:38.911Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-02-11T19:20:38.911Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-11T19:20:38.911Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-11T19:20:38.911Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-11T19:20:38.911Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-11T19:20:38.911Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-11T19:20:38.911Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-11T19:20:38.911Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-11T19:20:38.911Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-11T19:20:38.911Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-11T19:20:38.911Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.01s) [2022-02-11T19:20:38.911Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-11T19:20:38.911Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-11T19:20:38.911Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-11T19:20:38.911Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-11T19:20:38.911Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-11T19:20:38.911Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-11T19:20:38.911Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-11T19:20:38.911Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-11T19:20:38.911Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-11T19:20:38.911Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2022-02-11T19:20:38.911Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-11T19:20:38.911Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-11T19:20:38.911Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-11T19:20:38.911Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-11T19:20:38.911Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-11T19:20:38.911Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-11T19:20:38.911Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-11T19:20:38.947Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-02-11T19:20:38.947Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-02-11T19:20:38.947Z] === RUN TestBufioReaderPoolPutAndGet [2022-02-11T19:20:38.947Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-02-11T19:20:38.947Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-02-11T19:20:38.947Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-02-11T19:20:38.947Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-02-11T19:20:38.947Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-02-11T19:20:38.947Z] === RUN TestBufioWriterPoolPutAndGet [2022-02-11T19:20:38.947Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-02-11T19:20:38.947Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-02-11T19:20:38.947Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-02-11T19:20:38.947Z] === RUN TestBufferPoolPutAndGet [2022-02-11T19:20:38.947Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-02-11T19:20:38.947Z] PASS [2022-02-11T19:20:38.947Z] coverage: 88.2% of statements [2022-02-11T19:20:38.947Z] ok github.com/docker/docker/pkg/pools 0.042s coverage: 88.2% of statements [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.02s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.04s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.01s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-11T19:20:39.381Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-11T19:20:39.382Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-11T19:20:39.382Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-11T19:20:39.382Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-11T19:20:39.382Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-11T19:20:39.382Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.01s) [2022-02-11T19:20:39.382Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-11T19:20:39.382Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-11T19:20:39.382Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-11T19:20:39.382Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-11T19:20:39.382Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-11T19:20:39.382Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-11T19:20:39.382Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-11T19:20:39.382Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-11T19:20:39.382Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-11T19:20:39.382Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-11T19:20:39.382Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-11T19:20:39.382Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-02-11T19:20:39.382Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-11T19:20:39.382Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-11T19:20:39.382Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-11T19:20:39.382Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-11T19:20:39.382Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-11T19:20:39.382Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-11T19:20:39.382Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-11T19:20:39.382Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-11T19:20:39.382Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-11T19:20:39.382Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-11T19:20:39.382Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-11T19:20:39.382Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-02-11T19:20:39.382Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-11T19:20:39.382Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-11T19:20:39.382Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-11T19:20:39.382Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-11T19:20:39.382Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-11T19:20:39.382Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-11T19:20:39.382Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-11T19:20:39.382Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-11T19:20:39.382Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-11T19:20:39.382Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-11T19:20:39.382Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-11T19:20:39.382Z] PASS [2022-02-11T19:20:39.382Z] coverage: 88.6% of statements [2022-02-11T19:20:39.382Z] ok github.com/docker/docker/pkg/tailfile 0.551s coverage: 88.6% of statements [2022-02-11T19:20:39.415Z] === RUN TestOutputOnPrematureClose [2022-02-11T19:20:39.415Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-02-11T19:20:39.415Z] === RUN TestCompleteSilently [2022-02-11T19:20:39.415Z] --- PASS: TestCompleteSilently (0.00s) [2022-02-11T19:20:39.415Z] PASS [2022-02-11T19:20:39.415Z] coverage: 75.9% of statements [2022-02-11T19:20:39.415Z] ok github.com/docker/docker/pkg/progress 0.042s coverage: 75.9% of statements [2022-02-11T19:20:39.423Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-02-11T19:20:39.885Z] === RUN TestSendToOneSub [2022-02-11T19:20:39.885Z] --- PASS: TestSendToOneSub (0.00s) [2022-02-11T19:20:39.885Z] === RUN TestSendToMultipleSubs [2022-02-11T19:20:39.885Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-02-11T19:20:39.885Z] === RUN TestEvictOneSub [2022-02-11T19:20:39.885Z] --- PASS: TestEvictOneSub (0.00s) [2022-02-11T19:20:39.885Z] === RUN TestClosePublisher [2022-02-11T19:20:39.885Z] --- PASS: TestClosePublisher (0.00s) [2022-02-11T19:20:39.885Z] === RUN TestPubSubRace [2022-02-11T19:20:40.354Z] time="2022-02-11T19:20:40Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-02-11T19:20:40.370Z] === RUN TestTarSumRemoveNonExistent [2022-02-11T19:20:40.370Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2022-02-11T19:20:40.370Z] === RUN TestTarSumRemove [2022-02-11T19:20:40.370Z] --- PASS: TestTarSumRemove (0.00s) [2022-02-11T19:20:40.370Z] === RUN TestSortFileInfoSums [2022-02-11T19:20:40.370Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-02-11T19:20:40.370Z] === RUN TestNewTarSumForLabelInvalid [2022-02-11T19:20:40.370Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-02-11T19:20:40.370Z] === RUN TestNewTarSumForLabel [2022-02-11T19:20:40.370Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-02-11T19:20:40.370Z] === RUN TestEmptyTar [2022-02-11T19:20:40.370Z] --- PASS: TestEmptyTar (0.00s) [2022-02-11T19:20:40.370Z] === RUN TestTarSumsReadSize [2022-02-11T19:20:40.370Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-02-11T19:20:40.370Z] === RUN TestTarSums [2022-02-11T19:20:40.370Z] --- PASS: TestTarSums (0.08s) [2022-02-11T19:20:40.370Z] === RUN TestIteration [2022-02-11T19:20:40.370Z] --- PASS: TestIteration (0.00s) [2022-02-11T19:20:40.370Z] === RUN TestVersionLabelForChecksum [2022-02-11T19:20:40.370Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-02-11T19:20:40.370Z] === RUN TestVersion [2022-02-11T19:20:40.370Z] --- PASS: TestVersion (0.00s) [2022-02-11T19:20:40.370Z] === RUN TestGetVersion [2022-02-11T19:20:40.370Z] --- PASS: TestGetVersion (0.00s) [2022-02-11T19:20:40.370Z] === RUN TestGetVersions [2022-02-11T19:20:40.370Z] --- PASS: TestGetVersions (0.00s) [2022-02-11T19:20:40.370Z] PASS [2022-02-11T19:20:40.370Z] coverage: 89.3% of statements [2022-02-11T19:20:40.370Z] ok github.com/docker/docker/pkg/tarsum 0.143s coverage: 89.3% of statements [2022-02-11T19:20:40.839Z] testing: warning: no tests to run [2022-02-11T19:20:40.839Z] PASS [2022-02-11T19:20:40.839Z] coverage: [no statements] [2022-02-11T19:20:40.839Z] ok github.com/docker/docker/pkg/term/windows 0.046s coverage: [no statements] [no tests to run] [2022-02-11T19:20:41.314Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-02-11T19:20:41.342Z] --- PASS: TestPubSubRace (1.07s) [2022-02-11T19:20:41.342Z] PASS [2022-02-11T19:20:41.342Z] coverage: 75.0% of statements [2022-02-11T19:20:41.342Z] ok github.com/docker/docker/pkg/pubsub 1.111s coverage: 75.0% of statements [2022-02-11T19:20:41.812Z] === RUN TestRegister [2022-02-11T19:20:41.812Z] --- PASS: TestRegister (0.00s) [2022-02-11T19:20:41.812Z] === RUN TestCommand [2022-02-11T19:20:41.812Z] --- PASS: TestCommand (0.03s) [2022-02-11T19:20:41.812Z] === RUN TestNaiveSelf [2022-02-11T19:20:41.812Z] --- PASS: TestNaiveSelf (0.03s) [2022-02-11T19:20:41.812Z] PASS [2022-02-11T19:20:41.812Z] coverage: 82.4% of statements [2022-02-11T19:20:41.812Z] ok github.com/docker/docker/pkg/reexec 0.111s coverage: 82.4% of statements [2022-02-11T19:20:41.827Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-02-11T19:20:41.827Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-02-11T19:20:41.827Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-02-11T19:20:41.827Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-02-11T19:20:41.827Z] === RUN TestTruncIndex [2022-02-11T19:20:41.827Z] --- PASS: TestTruncIndex (0.10s) [2022-02-11T19:20:41.827Z] PASS [2022-02-11T19:20:41.827Z] coverage: 91.5% of statements [2022-02-11T19:20:41.827Z] ok github.com/docker/docker/pkg/truncindex 0.142s coverage: 91.5% of statements [2022-02-11T19:20:41.877Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-02-11T19:20:42.297Z] === RUN TestIsGIT [2022-02-11T19:20:42.297Z] --- PASS: TestIsGIT (0.00s) [2022-02-11T19:20:42.297Z] === RUN TestIsTransport [2022-02-11T19:20:42.297Z] --- PASS: TestIsTransport (0.00s) [2022-02-11T19:20:42.297Z] PASS [2022-02-11T19:20:42.297Z] coverage: 100.0% of statements [2022-02-11T19:20:42.297Z] ok github.com/docker/docker/pkg/urlutil 0.048s coverage: 100.0% of statements [2022-02-11T19:20:42.297Z] === RUN TestVersionInfo [2022-02-11T19:20:42.297Z] --- PASS: TestVersionInfo (0.00s) [2022-02-11T19:20:42.297Z] === RUN TestAppendVersions [2022-02-11T19:20:42.297Z] --- PASS: TestAppendVersions (0.00s) [2022-02-11T19:20:42.297Z] PASS [2022-02-11T19:20:42.297Z] coverage: 88.9% of statements [2022-02-11T19:20:42.297Z] ok github.com/docker/docker/pkg/useragent 0.040s coverage: 88.9% of statements [2022-02-11T19:20:42.767Z] --- PASS: TestGet (15.01s) [2022-02-11T19:20:42.767Z] === RUN TestPluginWithNoManifest [2022-02-11T19:20:42.767Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-02-11T19:20:42.767Z] === RUN TestGetAll [2022-02-11T19:20:42.767Z] --- PASS: TestGetAll (0.01s) [2022-02-11T19:20:42.767Z] PASS [2022-02-11T19:20:42.767Z] coverage: 73.2% of statements [2022-02-11T19:20:42.767Z] ok github.com/docker/docker/pkg/plugins 36.269s coverage: 73.2% of statements [2022-02-11T19:20:42.801Z] === RUN TestDump [2022-02-11T19:20:42.801Z] goroutine 19 [running]: [2022-02-11T19:20:42.801Z] github.com/docker/docker/pkg/stack.dump(0x13b6b7) [2022-02-11T19:20:42.801Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-02-11T19:20:42.801Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-02-11T19:20:42.801Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-02-11T19:20:42.801Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2022-02-11T19:20:42.801Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-02-11T19:20:42.801Z] testing.tRunner(0xc000085520, 0x2a8e68) [2022-02-11T19:20:42.801Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-11T19:20:42.801Z] created by testing.(*T).Run [2022-02-11T19:20:42.801Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-02-11T19:20:42.801Z] [2022-02-11T19:20:42.801Z] goroutine 1 [chan receive]: [2022-02-11T19:20:42.801Z] testing.(*T).Run(0xc000085380, {0x29a52e, 0x11a413}, 0x2a8e68) [2022-02-11T19:20:42.801Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-02-11T19:20:42.801Z] testing.runTests.func1(0xc0000b6720) [2022-02-11T19:20:42.801Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-02-11T19:20:42.801Z] testing.tRunner(0xc000085380, 0xc0000c1ce0) [2022-02-11T19:20:42.801Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-11T19:20:42.801Z] testing.runTests(0xc0000d0080, {0x40cba0, 0x3, 0x3}, {0x13a90d, 0x29c228, 0x411640}) [2022-02-11T19:20:42.802Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-02-11T19:20:42.802Z] testing.(*M).Run(0xc0000d0080) [2022-02-11T19:20:42.802Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-02-11T19:20:42.802Z] main.main() [2022-02-11T19:20:42.802Z] _testmain.go:95 +0x1f5 [2022-02-11T19:20:42.802Z] --- PASS: TestDump (0.00s) [2022-02-11T19:20:42.802Z] === RUN TestDumpToFile [2022-02-11T19:20:43.275Z] --- PASS: TestDumpToFile (0.23s) [2022-02-11T19:20:43.275Z] === RUN TestDumpToFileWithEmptyInput [2022-02-11T19:20:43.275Z] goroutine 21 [running]: [2022-02-11T19:20:43.275Z] github.com/docker/docker/pkg/stack.dump(0x1a86f4) [2022-02-11T19:20:43.275Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-02-11T19:20:43.275Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0x1a8aa0}) [2022-02-11T19:20:43.275Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2022-02-11T19:20:43.275Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000085520) [2022-02-11T19:20:43.275Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-02-11T19:20:43.275Z] testing.tRunner(0xc000085a00, 0x2a8e58) [2022-02-11T19:20:43.275Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-11T19:20:43.275Z] created by testing.(*T).Run [2022-02-11T19:20:43.275Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-02-11T19:20:43.275Z] [2022-02-11T19:20:43.275Z] goroutine 1 [chan receive]: [2022-02-11T19:20:43.275Z] testing.(*T).Run(0xc000085380, {0x2a12ba, 0x11a413}, 0x2a8e58) [2022-02-11T19:20:43.275Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-02-11T19:20:43.275Z] testing.runTests.func1(0xc0000b6720) [2022-02-11T19:20:43.275Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-02-11T19:20:43.275Z] testing.tRunner(0xc000085380, 0xc0000c1ce0) [2022-02-11T19:20:43.275Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-11T19:20:43.275Z] testing.runTests(0xc0000d0080, {0x40cba0, 0x3, 0x3}, {0x13a90d, 0x29c228, 0x411640}) [2022-02-11T19:20:43.275Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-02-11T19:20:43.275Z] testing.(*M).Run(0xc0000d0080) [2022-02-11T19:20:43.275Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-02-11T19:20:43.275Z] main.main() [2022-02-11T19:20:43.275Z] _testmain.go:95 +0x1f5 [2022-02-11T19:20:43.275Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-02-11T19:20:43.275Z] PASS [2022-02-11T19:20:43.275Z] coverage: 90.9% of statements [2022-02-11T19:20:43.275Z] ok github.com/docker/docker/pkg/stack 0.279s coverage: 90.9% of statements [2022-02-11T19:20:43.745Z] === RUN TestNewStdWriter [2022-02-11T19:20:43.745Z] --- PASS: TestNewStdWriter (0.00s) [2022-02-11T19:20:43.745Z] === RUN TestWriteWithUninitializedStdWriter [2022-02-11T19:20:43.745Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-02-11T19:20:43.745Z] === RUN TestWriteWithNilBytes [2022-02-11T19:20:43.745Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-02-11T19:20:43.745Z] === RUN TestWrite [2022-02-11T19:20:43.745Z] --- PASS: TestWrite (0.00s) [2022-02-11T19:20:43.745Z] === RUN TestWriteWithWriterError [2022-02-11T19:20:43.745Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-02-11T19:20:43.745Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-02-11T19:20:43.745Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-02-11T19:20:43.745Z] === RUN TestStdCopyWriteAndRead [2022-02-11T19:20:43.745Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-02-11T19:20:43.745Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-02-11T19:20:43.745Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-02-11T19:20:43.745Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-02-11T19:20:43.745Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-02-11T19:20:43.745Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-02-11T19:20:43.745Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-02-11T19:20:43.745Z] === RUN TestStdCopyWithInvalidInputHeader [2022-02-11T19:20:43.745Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-02-11T19:20:43.745Z] === RUN TestStdCopyWithCorruptedPrefix [2022-02-11T19:20:43.745Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-02-11T19:20:43.745Z] === RUN TestStdCopyReturnsWriteErrors [2022-02-11T19:20:43.745Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-02-11T19:20:43.745Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-02-11T19:20:43.745Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-02-11T19:20:43.745Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-02-11T19:20:43.745Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-02-11T19:20:43.745Z] PASS [2022-02-11T19:20:43.745Z] coverage: 100.0% of statements [2022-02-11T19:20:43.745Z] ok github.com/docker/docker/pkg/stdcopy 0.049s coverage: 100.0% of statements [2022-02-11T19:20:43.754Z] === RUN TestNewSettable [2022-02-11T19:20:43.754Z] --- PASS: TestNewSettable (0.00s) [2022-02-11T19:20:43.754Z] === RUN TestIsSettable [2022-02-11T19:20:43.754Z] --- PASS: TestIsSettable (0.00s) [2022-02-11T19:20:43.754Z] === RUN TestUpdateSettingsEnv [2022-02-11T19:20:43.754Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-02-11T19:20:43.754Z] PASS [2022-02-11T19:20:43.754Z] coverage: 20.0% of statements [2022-02-11T19:20:43.754Z] ok github.com/docker/docker/plugin/v2 0.047s coverage: 20.0% of statements [2022-02-11T19:20:43.769Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-02-11T19:20:44.214Z] time="2022-02-11T19:20:44Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-02-11T19:20:44.224Z] === RUN TestValidatePrivileges [2022-02-11T19:20:44.224Z] --- PASS: TestValidatePrivileges (0.00s) [2022-02-11T19:20:44.224Z] === RUN TestFilterByCapNeg [2022-02-11T19:20:44.224Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-02-11T19:20:44.224Z] === RUN TestFilterByCapPos [2022-02-11T19:20:44.224Z] --- PASS: TestFilterByCapPos (0.00s) [2022-02-11T19:20:44.224Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-02-11T19:20:44.224Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-02-11T19:20:44.224Z] PASS [2022-02-11T19:20:44.224Z] coverage: 12.0% of statements [2022-02-11T19:20:44.224Z] ok github.com/docker/docker/plugin 0.063s coverage: 12.0% of statements [2022-02-11T19:20:44.331Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-02-11T19:20:44.683Z] === RUN TestRawProgressFormatterFormatStatus [2022-02-11T19:20:44.683Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-02-11T19:20:44.683Z] === RUN TestRawProgressFormatterFormatProgress [2022-02-11T19:20:44.683Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-02-11T19:20:44.683Z] === RUN TestFormatStatus [2022-02-11T19:20:44.683Z] --- PASS: TestFormatStatus (0.00s) [2022-02-11T19:20:44.683Z] === RUN TestFormatError [2022-02-11T19:20:44.683Z] --- PASS: TestFormatError (0.00s) [2022-02-11T19:20:44.683Z] === RUN TestFormatJSONError [2022-02-11T19:20:44.683Z] --- PASS: TestFormatJSONError (0.00s) [2022-02-11T19:20:44.683Z] === RUN TestJsonProgressFormatterFormatProgress [2022-02-11T19:20:44.683Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-02-11T19:20:44.683Z] === RUN TestJsonProgressFormatterFormatStatus [2022-02-11T19:20:44.683Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-02-11T19:20:44.683Z] === RUN TestNewJSONProgressOutput [2022-02-11T19:20:44.683Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-02-11T19:20:44.683Z] === RUN TestAuxFormatterEmit [2022-02-11T19:20:44.683Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-02-11T19:20:44.683Z] === RUN TestStreamWriterStdout [2022-02-11T19:20:44.683Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-02-11T19:20:44.683Z] === RUN TestStreamWriterStderr [2022-02-11T19:20:44.683Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-02-11T19:20:44.683Z] PASS [2022-02-11T19:20:44.683Z] coverage: 66.2% of statements [2022-02-11T19:20:44.683Z] ok github.com/docker/docker/pkg/streamformatter 0.048s coverage: 66.2% of statements [2022-02-11T19:20:44.693Z] === RUN TestLoad [2022-02-11T19:20:44.693Z] --- PASS: TestLoad (0.02s) [2022-02-11T19:20:44.693Z] === RUN TestSave [2022-02-11T19:20:44.693Z] --- PASS: TestSave (0.15s) [2022-02-11T19:20:44.693Z] === RUN TestAddDeleteGet [2022-02-11T19:20:44.693Z] --- PASS: TestAddDeleteGet (0.09s) [2022-02-11T19:20:44.693Z] === RUN TestInvalidTags [2022-02-11T19:20:44.693Z] --- PASS: TestInvalidTags (0.01s) [2022-02-11T19:20:44.693Z] PASS [2022-02-11T19:20:44.693Z] coverage: 84.4% of statements [2022-02-11T19:20:44.693Z] ok github.com/docker/docker/reference 0.411s coverage: 84.4% of statements [2022-02-11T19:20:45.672Z] === RUN TestGenerateRandomID [2022-02-11T19:20:45.672Z] --- PASS: TestGenerateRandomID (0.00s) [2022-02-11T19:20:45.672Z] === RUN TestShortenId [2022-02-11T19:20:45.672Z] --- PASS: TestShortenId (0.00s) [2022-02-11T19:20:45.672Z] === RUN TestShortenSha256Id [2022-02-11T19:20:45.672Z] --- PASS: TestShortenSha256Id (0.00s) [2022-02-11T19:20:45.672Z] === RUN TestShortenIdEmpty [2022-02-11T19:20:45.672Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-02-11T19:20:45.672Z] === RUN TestShortenIdInvalid [2022-02-11T19:20:45.672Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-02-11T19:20:45.672Z] === RUN TestIsShortIDNonHex [2022-02-11T19:20:45.672Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-02-11T19:20:45.672Z] === RUN TestIsShortIDNotCorrectSize [2022-02-11T19:20:45.672Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-02-11T19:20:45.672Z] PASS [2022-02-11T19:20:45.672Z] coverage: 70.6% of statements [2022-02-11T19:20:45.672Z] ok github.com/docker/docker/pkg/stringid 0.044s coverage: 70.6% of statements [2022-02-11T19:20:45.680Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-02-11T19:20:45.680Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-02-11T19:20:45.680Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-02-11T19:20:45.701Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-02-11T19:20:45.957Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-02-11T19:20:46.114Z] --- PASS: TestCreateServiceConfigFileMode (12.45s) [2022-02-11T19:20:46.114Z] === RUN TestCreateServiceSysctls [2022-02-11T19:20:46.140Z] === RUN TestIsCpusetListAvailable [2022-02-11T19:20:46.140Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-02-11T19:20:46.140Z] PASS [2022-02-11T19:20:46.140Z] coverage: 39.4% of statements [2022-02-11T19:20:46.140Z] ok github.com/docker/docker/pkg/sysinfo 0.057s coverage: 39.4% of statements [2022-02-11T19:20:46.149Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-02-11T19:20:46.149Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-02-11T19:20:46.149Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-02-11T19:20:46.149Z] === RUN TestResumableRequestReaderWithReadError [2022-02-11T19:20:46.149Z] time="2022-02-11T19:20:45Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-02-11T19:20:46.149Z] --- PASS: TestResumableRequestReaderWithReadError (0.23s) [2022-02-11T19:20:46.149Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-02-11T19:20:46.149Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-02-11T19:20:46.149Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-02-11T19:20:46.149Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.02s) [2022-02-11T19:20:46.149Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-02-11T19:20:46.149Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-02-11T19:20:46.149Z] === RUN TestResumableRequestReader [2022-02-11T19:20:46.149Z] --- PASS: TestResumableRequestReader (0.00s) [2022-02-11T19:20:46.149Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-02-11T19:20:46.149Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-02-11T19:20:46.149Z] PASS [2022-02-11T19:20:46.149Z] coverage: 100.0% of statements [2022-02-11T19:20:46.149Z] ok github.com/docker/docker/registry/resumable 0.335s coverage: 100.0% of statements [2022-02-11T19:20:46.149Z] === RUN TestRestartManagerTimeout [2022-02-11T19:20:46.149Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-02-11T19:20:46.149Z] === RUN TestRestartManagerTimeoutReset [2022-02-11T19:20:46.149Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-02-11T19:20:46.149Z] PASS [2022-02-11T19:20:46.149Z] coverage: 50.9% of statements [2022-02-11T19:20:46.149Z] ok github.com/docker/docker/restartmanager 0.047s coverage: 50.9% of statements [2022-02-11T19:20:46.149Z] === RUN TestResolveAuthConfigIndexServer [2022-02-11T19:20:46.149Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-02-11T19:20:46.149Z] === RUN TestResolveAuthConfigFullURL [2022-02-11T19:20:46.149Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-02-11T19:20:46.149Z] === RUN TestLoadAllowNondistributableArtifacts [2022-02-11T19:20:46.149Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-02-11T19:20:46.149Z] === RUN TestValidateMirror [2022-02-11T19:20:46.149Z] --- PASS: TestValidateMirror (0.00s) [2022-02-11T19:20:46.149Z] === RUN TestLoadInsecureRegistries [2022-02-11T19:20:46.617Z] time="2022-02-11T19:20:45Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-02-11T19:20:46.617Z] time="2022-02-11T19:20:46Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-02-11T19:20:46.617Z] time="2022-02-11T19:20:46Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-02-11T19:20:46.617Z] --- PASS: TestLoadInsecureRegistries (0.25s) [2022-02-11T19:20:46.617Z] === RUN TestNewServiceConfig [2022-02-11T19:20:46.617Z] --- PASS: TestNewServiceConfig (0.00s) [2022-02-11T19:20:46.617Z] === RUN TestValidateIndexName [2022-02-11T19:20:46.617Z] --- PASS: TestValidateIndexName (0.00s) [2022-02-11T19:20:46.617Z] === RUN TestValidateIndexNameWithError [2022-02-11T19:20:46.617Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-02-11T19:20:46.617Z] === RUN TestEndpointParse [2022-02-11T19:20:46.617Z] --- PASS: TestEndpointParse (0.00s) [2022-02-11T19:20:46.617Z] === RUN TestEndpointParseInvalid [2022-02-11T19:20:46.617Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-02-11T19:20:46.617Z] === RUN TestValidateEndpoint [2022-02-11T19:20:46.617Z] --- PASS: TestValidateEndpoint (0.01s) [2022-02-11T19:20:46.617Z] === RUN TestPing [2022-02-11T19:20:46.617Z] --- PASS: TestPing (0.00s) [2022-02-11T19:20:46.617Z] === RUN TestPingRegistryEndpoint [2022-02-11T19:20:46.617Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-02-11T19:20:46.617Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-02-11T19:20:46.617Z] === RUN TestEndpoint [2022-02-11T19:20:46.617Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-02-11T19:20:46.617Z] --- SKIP: TestEndpoint (0.01s) [2022-02-11T19:20:46.617Z] === RUN TestParseRepositoryInfo [2022-02-11T19:20:46.617Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-02-11T19:20:46.617Z] === RUN TestNewIndexInfo [2022-02-11T19:20:46.617Z] --- PASS: TestNewIndexInfo (0.00s) [2022-02-11T19:20:46.617Z] === RUN TestMirrorEndpointLookup [2022-02-11T19:20:46.617Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-02-11T19:20:46.617Z] --- SKIP: TestMirrorEndpointLookup (0.02s) [2022-02-11T19:20:46.617Z] === RUN TestSearchRepositories [2022-02-11T19:20:46.617Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-02-11T19:20:46.617Z] Host: 127.0.0.1:49345 [2022-02-11T19:20:46.617Z] User-Agent: docker test client [2022-02-11T19:20:46.617Z] Authorization: Token fake-token [2022-02-11T19:20:46.617Z] X-Docker-Token: true [2022-02-11T19:20:46.617Z] Accept-Encoding: gzip [2022-02-11T19:20:46.617Z] [2022-02-11T19:20:46.617Z] [2022-02-11T19:20:46.617Z] registry_test.go:730: HTTP/1.1 200 OK [2022-02-11T19:20:46.617Z] Connection: close [2022-02-11T19:20:46.617Z] Content-Length: 144 [2022-02-11T19:20:46.617Z] Cache-Control: no-cache [2022-02-11T19:20:46.617Z] Content-Type: application/json [2022-02-11T19:20:46.617Z] Date: Fri, 11 Feb 2022 19:20:46 GMT [2022-02-11T19:20:46.617Z] Expires: -1 [2022-02-11T19:20:46.617Z] Pragma: no-cache [2022-02-11T19:20:46.617Z] Server: docker-tests/mock [2022-02-11T19:20:46.617Z] X-Docker-Registry-Config: mock [2022-02-11T19:20:46.617Z] X-Docker-Registry-Version: 0.0.0 [2022-02-11T19:20:46.617Z] [2022-02-11T19:20:46.617Z] [2022-02-11T19:20:46.617Z] --- PASS: TestSearchRepositories (0.01s) [2022-02-11T19:20:46.617Z] === RUN TestTrustedLocation [2022-02-11T19:20:46.617Z] --- PASS: TestTrustedLocation (0.00s) [2022-02-11T19:20:46.617Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-02-11T19:20:46.617Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-02-11T19:20:46.617Z] === RUN TestAllowNondistributableArtifacts [2022-02-11T19:20:46.617Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-02-11T19:20:46.617Z] === RUN TestIsSecureIndex [2022-02-11T19:20:46.617Z] --- PASS: TestIsSecureIndex (0.00s) [2022-02-11T19:20:46.617Z] PASS [2022-02-11T19:20:46.617Z] coverage: 51.2% of statements [2022-02-11T19:20:46.617Z] ok github.com/docker/docker/registry 0.392s coverage: 51.2% of statements [2022-02-11T19:20:46.676Z] --- PASS: TestCreateServiceSysctls (2.83s) [2022-02-11T19:20:46.676Z] === RUN TestCreateServiceCapabilities [2022-02-11T19:20:47.087Z] === RUN TestDecodeContainerConfig [2022-02-11T19:20:47.087Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-02-11T19:20:47.087Z] === RUN TestDecodeContainerConfigIsolation [2022-02-11T19:20:47.087Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-02-11T19:20:47.087Z] === RUN TestValidatePrivileged [2022-02-11T19:20:47.087Z] --- PASS: TestValidatePrivileged (0.00s) [2022-02-11T19:20:47.087Z] PASS [2022-02-11T19:20:47.087Z] coverage: 52.6% of statements [2022-02-11T19:20:47.087Z] ok github.com/docker/docker/runconfig 0.095s coverage: 52.6% of statements [2022-02-11T19:20:47.556Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-02-11T19:20:47.556Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-02-11T19:20:47.557Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-02-11T19:20:47.557Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-02-11T19:20:47.557Z] PASS [2022-02-11T19:20:47.557Z] coverage: 62.5% of statements [2022-02-11T19:20:47.557Z] ok github.com/docker/docker/testutil 0.184s coverage: 62.5% of statements [2022-02-11T19:20:47.848Z] === RUN TestDockerSuite/TestBuildPATH [2022-02-11T19:20:48.359Z] === RUN TestChtimes [2022-02-11T19:20:48.359Z] --- PASS: TestChtimes (0.00s) [2022-02-11T19:20:48.359Z] === RUN TestChtimesWindows [2022-02-11T19:20:48.359Z] --- PASS: TestChtimesWindows (0.01s) [2022-02-11T19:20:48.359Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-02-11T19:20:48.359Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-02-11T19:20:48.359Z] === RUN TestEnsureRemoveAllNotExist [2022-02-11T19:20:48.359Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-02-11T19:20:48.359Z] === RUN TestEnsureRemoveAllWithDir [2022-02-11T19:20:48.359Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-02-11T19:20:48.359Z] === RUN TestEnsureRemoveAllWithFile [2022-02-11T19:20:48.359Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-02-11T19:20:48.359Z] PASS [2022-02-11T19:20:48.359Z] coverage: 12.9% of statements [2022-02-11T19:20:48.359Z] ok github.com/docker/docker/pkg/system 0.053s coverage: 12.9% of statements [2022-02-11T19:20:48.829Z] === RUN TestTailFile [2022-02-11T19:20:48.829Z] --- PASS: TestTailFile (0.00s) [2022-02-11T19:20:48.829Z] === RUN TestTailFileManyLines [2022-02-11T19:20:48.829Z] --- PASS: TestTailFileManyLines (0.00s) [2022-02-11T19:20:48.829Z] === RUN TestTailEmptyFile [2022-02-11T19:20:48.829Z] --- PASS: TestTailEmptyFile (0.00s) [2022-02-11T19:20:48.829Z] === RUN TestTailNegativeN [2022-02-11T19:20:48.829Z] --- PASS: TestTailNegativeN (0.00s) [2022-02-11T19:20:48.829Z] === RUN TestNewTailReader [2022-02-11T19:20:48.829Z] === PAUSE TestNewTailReader [2022-02-11T19:20:48.829Z] === CONT TestNewTailReader [2022-02-11T19:20:48.829Z] === RUN TestNewTailReader/4_byte_delimiter [2022-02-11T19:20:48.829Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-02-11T19:20:48.829Z] === RUN TestNewTailReader/8_byte_delimiter [2022-02-11T19:20:48.829Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-02-11T19:20:48.829Z] === RUN TestNewTailReader/12_byte_delimiter [2022-02-11T19:20:48.829Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-02-11T19:20:48.829Z] === RUN TestNewTailReader/no_delimiter [2022-02-11T19:20:48.829Z] === PAUSE TestNewTailReader/no_delimiter [2022-02-11T19:20:48.829Z] === RUN TestNewTailReader/single_byte_delimiter [2022-02-11T19:20:48.829Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-02-11T19:20:48.829Z] === RUN TestNewTailReader/2_byte_delimiter [2022-02-11T19:20:48.829Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-02-11T19:20:48.829Z] === RUN TestNewTailReader/truncated_last_line [2022-02-11T19:20:48.829Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-02-11T19:20:48.829Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-02-11T19:20:48.829Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-02-11T19:20:48.829Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-02-11T19:20:48.829Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-02-11T19:20:48.829Z] === CONT TestNewTailReader/4_byte_delimiter [2022-02-11T19:20:48.829Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-02-11T19:20:48.829Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-02-11T19:20:48.829Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-02-11T19:20:48.829Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-02-11T19:20:48.829Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-02-11T19:20:48.829Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-02-11T19:20:48.829Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-11T19:20:48.829Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-11T19:20:48.829Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-11T19:20:48.829Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-11T19:20:48.829Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-02-11T19:20:48.829Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-02-11T19:20:48.829Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-02-11T19:20:48.829Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-02-11T19:20:48.829Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-02-11T19:20:48.829Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-02-11T19:20:48.829Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-02-11T19:20:48.829Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-02-11T19:20:48.829Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-02-11T19:20:48.829Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-02-11T19:20:48.829Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-02-11T19:20:48.829Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-02-11T19:20:48.829Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-02-11T19:20:48.829Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-02-11T19:20:48.829Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-02-11T19:20:48.829Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-02-11T19:20:48.829Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-02-11T19:20:48.829Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-11T19:20:48.829Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-11T19:20:48.829Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-02-11T19:20:48.829Z] === CONT TestNewTailReader/2_byte_delimiter [2022-02-11T19:20:48.829Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-02-11T19:20:48.829Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-02-11T19:20:48.829Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-02-11T19:20:48.829Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-02-11T19:20:48.829Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-02-11T19:20:48.829Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-02-11T19:20:48.829Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-11T19:20:48.829Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-11T19:20:48.829Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-11T19:20:48.829Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-11T19:20:48.829Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-02-11T19:20:48.829Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-02-11T19:20:48.829Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-02-11T19:20:48.829Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-02-11T19:20:48.829Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-02-11T19:20:48.829Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-02-11T19:20:48.829Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-02-11T19:20:48.829Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-02-11T19:20:48.829Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-02-11T19:20:48.829Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-02-11T19:20:48.829Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-02-11T19:20:48.829Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-02-11T19:20:48.829Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-02-11T19:20:48.829Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-02-11T19:20:48.829Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-02-11T19:20:48.829Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-02-11T19:20:48.829Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-02-11T19:20:48.829Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-11T19:20:48.829Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-11T19:20:48.829Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-02-11T19:20:48.829Z] === CONT TestNewTailReader/single_byte_delimiter [2022-02-11T19:20:48.829Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-02-11T19:20:48.829Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-02-11T19:20:48.829Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-02-11T19:20:48.829Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-02-11T19:20:48.829Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-02-11T19:20:48.829Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-02-11T19:20:48.829Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-11T19:20:48.829Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-11T19:20:48.829Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-11T19:20:48.829Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-11T19:20:48.829Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-02-11T19:20:48.829Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-02-11T19:20:48.829Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-02-11T19:20:48.829Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-02-11T19:20:48.829Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-02-11T19:20:48.829Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-02-11T19:20:48.829Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-02-11T19:20:48.829Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-02-11T19:20:48.829Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-02-11T19:20:48.829Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-02-11T19:20:48.829Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-02-11T19:20:48.829Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-02-11T19:20:48.829Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-02-11T19:20:48.829Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-02-11T19:20:48.829Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-02-11T19:20:48.829Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-02-11T19:20:48.829Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-02-11T19:20:48.829Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-11T19:20:48.829Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-11T19:20:48.829Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-02-11T19:20:48.829Z] === CONT TestNewTailReader/no_delimiter [2022-02-11T19:20:48.829Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-02-11T19:20:48.829Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-02-11T19:20:48.829Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-02-11T19:20:48.829Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-02-11T19:20:48.829Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-02-11T19:20:48.829Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-02-11T19:20:48.829Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-02-11T19:20:48.829Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-02-11T19:20:48.829Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-02-11T19:20:48.829Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-02-11T19:20:48.829Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-02-11T19:20:48.829Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-02-11T19:20:48.829Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-02-11T19:20:48.829Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-02-11T19:20:48.829Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-02-11T19:20:48.829Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-02-11T19:20:48.829Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-02-11T19:20:48.829Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-02-11T19:20:48.829Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-02-11T19:20:48.829Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-02-11T19:20:48.829Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-02-11T19:20:48.829Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-02-11T19:20:48.829Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-02-11T19:20:48.829Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-02-11T19:20:48.829Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-02-11T19:20:48.829Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-02-11T19:20:48.829Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-02-11T19:20:48.829Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-11T19:20:48.829Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-11T19:20:48.829Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-02-11T19:20:48.829Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-11T19:20:48.829Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-11T19:20:48.829Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-11T19:20:48.829Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-11T19:20:48.829Z] === CONT TestNewTailReader/12_byte_delimiter [2022-02-11T19:20:48.829Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-02-11T19:20:48.829Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-02-11T19:20:48.829Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-02-11T19:20:48.829Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-02-11T19:20:48.829Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-02-11T19:20:48.829Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-02-11T19:20:48.829Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-11T19:20:48.829Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-11T19:20:48.829Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-11T19:20:48.829Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-11T19:20:48.829Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-02-11T19:20:48.829Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-02-11T19:20:48.829Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-02-11T19:20:48.829Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-02-11T19:20:48.829Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-02-11T19:20:48.829Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-02-11T19:20:48.829Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-02-11T19:20:48.829Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-02-11T19:20:48.829Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-02-11T19:20:48.829Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-02-11T19:20:48.829Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-02-11T19:20:48.829Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-02-11T19:20:48.829Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-02-11T19:20:48.829Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-02-11T19:20:48.829Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-02-11T19:20:48.829Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-11T19:20:48.829Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-11T19:20:48.829Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-02-11T19:20:48.829Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-02-11T19:20:48.829Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-02-11T19:20:48.829Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-02-11T19:20:48.829Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-02-11T19:20:48.829Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-02-11T19:20:49.193Z] --- PASS: TestCreateServiceCapabilities (2.29s) [2022-02-11T19:20:49.193Z] === RUN TestInspect [2022-02-11T19:20:49.305Z] === CONT TestNewTailReader/8_byte_delimiter [2022-02-11T19:20:49.305Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-02-11T19:20:49.305Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-02-11T19:20:49.305Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-02-11T19:20:49.305Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-02-11T19:20:49.305Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-11T19:20:49.305Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-11T19:20:49.305Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-02-11T19:20:49.305Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-02-11T19:20:49.305Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-02-11T19:20:49.305Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-02-11T19:20:49.305Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-02-11T19:20:49.305Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-02-11T19:20:49.305Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-02-11T19:20:49.305Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-02-11T19:20:49.305Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-02-11T19:20:49.305Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-02-11T19:20:49.305Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-02-11T19:20:49.305Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-02-11T19:20:49.305Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-02-11T19:20:49.305Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-02-11T19:20:49.305Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-02-11T19:20:49.305Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-11T19:20:49.305Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-11T19:20:49.305Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-02-11T19:20:49.305Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-02-11T19:20:49.305Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-02-11T19:20:49.305Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-02-11T19:20:49.305Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-02-11T19:20:49.305Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-02-11T19:20:49.305Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-11T19:20:49.305Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-11T19:20:49.305Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-11T19:20:49.305Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-11T19:20:49.305Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-02-11T19:20:49.305Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-02-11T19:20:49.305Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-02-11T19:20:49.305Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-02-11T19:20:49.305Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-02-11T19:20:49.305Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-02-11T19:20:49.305Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-02-11T19:20:49.305Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-02-11T19:20:49.305Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-02-11T19:20:49.305Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-02-11T19:20:49.305Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-02-11T19:20:49.305Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-02-11T19:20:49.305Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-02-11T19:20:49.305Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-02-11T19:20:49.305Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-02-11T19:20:49.305Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-02-11T19:20:49.305Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-11T19:20:49.305Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-11T19:20:49.305Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-02-11T19:20:49.305Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-02-11T19:20:49.305Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-02-11T19:20:49.305Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-11T19:20:49.305Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-11T19:20:49.305Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-11T19:20:49.305Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-11T19:20:49.305Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-11T19:20:49.305Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-11T19:20:49.305Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-11T19:20:49.305Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-11T19:20:49.305Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-11T19:20:49.305Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-11T19:20:49.305Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-11T19:20:49.305Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-11T19:20:49.305Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-11T19:20:49.305Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-11T19:20:49.305Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-11T19:20:49.305Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-02-11T19:20:49.305Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-02-11T19:20:49.305Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-02-11T19:20:49.305Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-02-11T19:20:49.305Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-02-11T19:20:49.305Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-02-11T19:20:49.305Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-02-11T19:20:49.305Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-02-11T19:20:49.305Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-02-11T19:20:49.305Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-02-11T19:20:49.305Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-02-11T19:20:49.305Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-02-11T19:20:49.305Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-02-11T19:20:49.305Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-02-11T19:20:49.305Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-02-11T19:20:49.305Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-02-11T19:20:49.305Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-02-11T19:20:49.305Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-02-11T19:20:49.305Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-02-11T19:20:49.305Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-02-11T19:20:49.305Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-02-11T19:20:49.305Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-11T19:20:49.305Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-11T19:20:49.305Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-02-11T19:20:49.305Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-11T19:20:49.305Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-11T19:20:49.305Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-11T19:20:49.305Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-11T19:20:49.305Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-11T19:20:49.305Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-11T19:20:49.305Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-11T19:20:49.305Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-11T19:20:49.305Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-11T19:20:49.305Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-11T19:20:49.305Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-11T19:20:49.305Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-11T19:20:49.305Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-02-11T19:20:49.305Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-02-11T19:20:49.305Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-02-11T19:20:49.305Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-02-11T19:20:49.305Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-02-11T19:20:49.305Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-02-11T19:20:49.305Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-02-11T19:20:49.305Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-11T19:20:49.305Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-11T19:20:49.305Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-11T19:20:49.305Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-02-11T19:20:49.305Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-11T19:20:49.305Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-11T19:20:49.305Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-02-11T19:20:49.305Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-11T19:20:49.305Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-11T19:20:49.305Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-11T19:20:49.305Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-11T19:20:49.305Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-02-11T19:20:49.305Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-02-11T19:20:49.305Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-02-11T19:20:49.305Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-02-11T19:20:49.305Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-02-11T19:20:49.305Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-02-11T19:20:49.305Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-02-11T19:20:49.305Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-02-11T19:20:49.305Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-02-11T19:20:49.305Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-02-11T19:20:49.305Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-02-11T19:20:49.305Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-02-11T19:20:49.305Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-02-11T19:20:49.305Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-02-11T19:20:49.305Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-02-11T19:20:49.305Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-02-11T19:20:49.305Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-02-11T19:20:49.305Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-02-11T19:20:49.305Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-02-11T19:20:49.305Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-02-11T19:20:49.305Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-02-11T19:20:49.305Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-11T19:20:49.305Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-11T19:20:49.305Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-02-11T19:20:49.305Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-02-11T19:20:49.305Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-02-11T19:20:49.305Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-11T19:20:49.305Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-11T19:20:49.305Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-11T19:20:49.305Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-11T19:20:49.305Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-11T19:20:49.305Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-11T19:20:49.305Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-11T19:20:49.305Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-11T19:20:49.305Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-11T19:20:49.305Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-11T19:20:49.305Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-11T19:20:49.305Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-11T19:20:49.305Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-11T19:20:49.305Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-11T19:20:49.305Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-11T19:20:49.305Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-02-11T19:20:49.305Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-02-11T19:20:49.305Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-02-11T19:20:49.305Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-02-11T19:20:49.305Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-02-11T19:20:49.305Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-02-11T19:20:49.305Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-02-11T19:20:49.305Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-02-11T19:20:49.305Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-02-11T19:20:49.305Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-02-11T19:20:49.305Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-02-11T19:20:49.305Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-02-11T19:20:49.305Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-02-11T19:20:49.305Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-02-11T19:20:49.305Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-02-11T19:20:49.305Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-02-11T19:20:49.305Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-02-11T19:20:49.305Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-02-11T19:20:49.305Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-02-11T19:20:49.305Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-02-11T19:20:49.305Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-02-11T19:20:49.306Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-11T19:20:49.306Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-11T19:20:49.306Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-11T19:20:49.306Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-11T19:20:49.306Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-11T19:20:49.306Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-11T19:20:49.306Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-11T19:20:49.306Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-11T19:20:49.306Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-11T19:20:49.306Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-11T19:20:49.306Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-11T19:20:49.306Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-11T19:20:49.306Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-11T19:20:49.306Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-11T19:20:49.306Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-11T19:20:49.306Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-02-11T19:20:49.306Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-02-11T19:20:49.306Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-02-11T19:20:49.306Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-11T19:20:49.306Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-11T19:20:49.306Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-11T19:20:49.306Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-11T19:20:49.306Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-11T19:20:49.306Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-11T19:20:49.306Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-11T19:20:49.306Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-11T19:20:49.306Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-11T19:20:49.306Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-11T19:20:49.306Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-11T19:20:49.306Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-11T19:20:49.306Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-11T19:20:49.306Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-11T19:20:49.306Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-11T19:20:49.306Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-02-11T19:20:49.306Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-02-11T19:20:49.306Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-02-11T19:20:49.306Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-02-11T19:20:49.306Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-02-11T19:20:49.306Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-02-11T19:20:49.306Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-02-11T19:20:49.306Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-11T19:20:49.306Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-11T19:20:49.306Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-02-11T19:20:49.306Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-02-11T19:20:49.306Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-02-11T19:20:49.306Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-02-11T19:20:49.306Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-02-11T19:20:49.306Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-02-11T19:20:49.306Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-02-11T19:20:49.306Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-02-11T19:20:49.306Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-02-11T19:20:49.306Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-02-11T19:20:49.306Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-02-11T19:20:49.306Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-02-11T19:20:49.306Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-02-11T19:20:49.306Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-02-11T19:20:49.306Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-02-11T19:20:49.306Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-02-11T19:20:49.306Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-02-11T19:20:49.306Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-02-11T19:20:49.306Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-02-11T19:20:49.306Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-02-11T19:20:49.306Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-02-11T19:20:49.306Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-11T19:20:49.306Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-11T19:20:49.306Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-11T19:20:49.306Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-02-11T19:20:49.306Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-11T19:20:49.306Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-11T19:20:49.306Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-11T19:20:49.306Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-11T19:20:49.306Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-02-11T19:20:49.306Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-02-11T19:20:49.306Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-11T19:20:49.306Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-11T19:20:49.306Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-11T19:20:49.306Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-11T19:20:49.306Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-11T19:20:49.306Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-11T19:20:49.306Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-11T19:20:49.306Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-11T19:20:49.306Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-11T19:20:49.306Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-11T19:20:49.306Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-11T19:20:49.306Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-11T19:20:49.306Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-11T19:20:49.306Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-11T19:20:49.306Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-11T19:20:49.306Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-11T19:20:49.306Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-11T19:20:49.306Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-11T19:20:49.306Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-11T19:20:49.306Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-11T19:20:49.306Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-11T19:20:49.306Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-11T19:20:49.306Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-11T19:20:49.306Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-11T19:20:49.306Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-11T19:20:49.306Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-11T19:20:49.306Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-11T19:20:49.306Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-02-11T19:20:49.306Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-02-11T19:20:49.306Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-02-11T19:20:49.306Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-11T19:20:49.306Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-11T19:20:49.306Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-02-11T19:20:49.306Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-02-11T19:20:49.306Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-02-11T19:20:49.306Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-11T19:20:49.306Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-11T19:20:49.306Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-02-11T19:20:49.306Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-02-11T19:20:49.306Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-02-11T19:20:49.306Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-11T19:20:49.306Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-11T19:20:49.306Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-02-11T19:20:49.306Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-11T19:20:49.306Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-11T19:20:49.306Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-11T19:20:49.306Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-11T19:20:49.306Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-11T19:20:49.306Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-11T19:20:49.306Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-11T19:20:49.306Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-11T19:20:49.306Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-11T19:20:49.306Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-11T19:20:49.306Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-11T19:20:49.306Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-11T19:20:49.306Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-11T19:20:49.306Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-11T19:20:49.306Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-11T19:20:49.306Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-11T19:20:49.306Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-11T19:20:49.306Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-11T19:20:49.306Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-11T19:20:49.306Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-11T19:20:49.306Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-11T19:20:49.306Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-11T19:20:49.306Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-11T19:20:49.306Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-11T19:20:49.306Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-11T19:20:49.306Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-11T19:20:49.306Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-02-11T19:20:49.306Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-02-11T19:20:49.306Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-02-11T19:20:49.306Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-02-11T19:20:49.306Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-02-11T19:20:49.306Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-02-11T19:20:49.306Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-02-11T19:20:49.306Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-02-11T19:20:49.306Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-02-11T19:20:49.306Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-02-11T19:20:49.306Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-02-11T19:20:49.306Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-02-11T19:20:49.306Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-02-11T19:20:49.306Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-02-11T19:20:49.306Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-02-11T19:20:49.306Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-02-11T19:20:49.306Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-02-11T19:20:49.306Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-02-11T19:20:49.306Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-02-11T19:20:49.306Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-02-11T19:20:49.306Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-02-11T19:20:49.306Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-11T19:20:49.306Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-11T19:20:49.306Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-02-11T19:20:49.306Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-02-11T19:20:49.306Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-02-11T19:20:49.306Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-02-11T19:20:49.306Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-02-11T19:20:49.306Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-11T19:20:49.306Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-02-11T19:20:49.306Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-02-11T19:20:49.306Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-02-11T19:20:49.306Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-02-11T19:20:49.306Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-11T19:20:49.306Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-11T19:20:49.306Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-02-11T19:20:49.306Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-02-11T19:20:49.306Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-02-11T19:20:49.306Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-02-11T19:20:49.306Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-02-11T19:20:49.306Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-02-11T19:20:49.306Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-02-11T19:20:49.306Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-02-11T19:20:49.306Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-02-11T19:20:49.306Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-02-11T19:20:49.306Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-11T19:20:49.306Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-11T19:20:49.306Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-02-11T19:20:49.306Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-02-11T19:20:49.306Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-02-11T19:20:49.306Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-02-11T19:20:49.306Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-02-11T19:20:49.306Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-02-11T19:20:49.306Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-02-11T19:20:49.306Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-02-11T19:20:49.306Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-02-11T19:20:49.306Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-02-11T19:20:49.306Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-02-11T19:20:49.306Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-02-11T19:20:49.306Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-02-11T19:20:49.306Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-02-11T19:20:49.306Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-02-11T19:20:49.306Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-02-11T19:20:49.306Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-02-11T19:20:49.306Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-02-11T19:20:49.306Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-02-11T19:20:49.306Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-02-11T19:20:49.307Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-02-11T19:20:49.307Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-11T19:20:49.307Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-11T19:20:49.307Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-02-11T19:20:49.307Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-02-11T19:20:49.307Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-02-11T19:20:49.307Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-11T19:20:49.307Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-11T19:20:49.307Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-02-11T19:20:49.307Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-02-11T19:20:49.307Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-02-11T19:20:49.307Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-11T19:20:49.307Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-11T19:20:49.307Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-02-11T19:20:49.307Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-02-11T19:20:49.307Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-02-11T19:20:49.307Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-11T19:20:49.307Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-11T19:20:49.307Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-02-11T19:20:49.307Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-11T19:20:49.307Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-11T19:20:49.307Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-11T19:20:49.307Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-11T19:20:49.307Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-11T19:20:49.307Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-11T19:20:49.307Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-11T19:20:49.307Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-11T19:20:49.307Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-11T19:20:49.307Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-11T19:20:49.307Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-11T19:20:49.307Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-11T19:20:49.307Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-02-11T19:20:49.307Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-02-11T19:20:49.307Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-02-11T19:20:49.307Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-02-11T19:20:49.307Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-02-11T19:20:49.307Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-02-11T19:20:49.307Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-02-11T19:20:49.307Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-02-11T19:20:49.307Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-02-11T19:20:49.307Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-02-11T19:20:49.307Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-02-11T19:20:49.307Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-11T19:20:49.307Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-11T19:20:49.307Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-02-11T19:20:49.307Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-02-11T19:20:49.307Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-02-11T19:20:49.307Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-02-11T19:20:49.307Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-02-11T19:20:49.307Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-02-11T19:20:49.307Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-02-11T19:20:49.307Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-02-11T19:20:49.307Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-02-11T19:20:49.307Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-02-11T19:20:49.307Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-02-11T19:20:49.307Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-02-11T19:20:49.307Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-02-11T19:20:49.307Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-02-11T19:20:49.307Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-02-11T19:20:49.307Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-02-11T19:20:49.307Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-02-11T19:20:49.307Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-02-11T19:20:49.307Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-02-11T19:20:49.307Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-02-11T19:20:49.307Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-02-11T19:20:49.307Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-02-11T19:20:49.307Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-02-11T19:20:49.307Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-02-11T19:20:49.307Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-02-11T19:20:49.307Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-02-11T19:20:49.307Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-02-11T19:20:49.307Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-02-11T19:20:49.307Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-02-11T19:20:49.307Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-02-11T19:20:49.307Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-02-11T19:20:49.307Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-02-11T19:20:49.307Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-11T19:20:49.307Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-02-11T19:20:49.307Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-11T19:20:49.307Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-11T19:20:49.307Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-11T19:20:49.307Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-11T19:20:49.307Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-11T19:20:49.307Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-11T19:20:49.307Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-11T19:20:49.307Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-11T19:20:49.307Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-11T19:20:49.307Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-11T19:20:49.307Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-11T19:20:49.307Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-11T19:20:49.307Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-11T19:20:49.307Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-02-11T19:20:49.307Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-02-11T19:20:49.307Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-02-11T19:20:49.307Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-11T19:20:49.307Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-11T19:20:49.307Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-02-11T19:20:49.307Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-02-11T19:20:49.307Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-02-11T19:20:49.307Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-11T19:20:49.307Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-11T19:20:49.307Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-11T19:20:49.307Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-02-11T19:20:49.307Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-11T19:20:49.307Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-11T19:20:49.307Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-11T19:20:49.307Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-11T19:20:49.307Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-02-11T19:20:49.307Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-11T19:20:49.307Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-11T19:20:49.307Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-02-11T19:20:49.307Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-02-11T19:20:49.307Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-02-11T19:20:49.307Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-02-11T19:20:49.307Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-02-11T19:20:49.307Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-02-11T19:20:49.307Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-02-11T19:20:49.307Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-02-11T19:20:49.307Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-02-11T19:20:49.307Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-02-11T19:20:49.307Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-02-11T19:20:49.307Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-02-11T19:20:49.307Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-02-11T19:20:49.307Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-02-11T19:20:49.307Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-02-11T19:20:49.307Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-02-11T19:20:49.307Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-02-11T19:20:49.307Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-02-11T19:20:49.307Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-02-11T19:20:49.307Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-02-11T19:20:49.307Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-02-11T19:20:49.307Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-11T19:20:49.307Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-11T19:20:49.307Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-11T19:20:49.307Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-11T19:20:49.307Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-11T19:20:49.307Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-11T19:20:49.307Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-11T19:20:49.307Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-11T19:20:49.307Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-11T19:20:49.307Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-11T19:20:49.307Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-11T19:20:49.307Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-11T19:20:49.307Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-11T19:20:49.307Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-11T19:20:49.307Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-11T19:20:49.307Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-02-11T19:20:49.307Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-11T19:20:49.307Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-11T19:20:49.307Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-11T19:20:49.307Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-11T19:20:49.307Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-11T19:20:49.307Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-11T19:20:49.307Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-11T19:20:49.307Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-11T19:20:49.307Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-11T19:20:49.307Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-11T19:20:49.307Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-11T19:20:49.307Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-11T19:20:49.307Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-02-11T19:20:49.307Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-02-11T19:20:49.307Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-02-11T19:20:49.307Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-11T19:20:49.307Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-11T19:20:49.307Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-02-11T19:20:49.307Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-02-11T19:20:49.307Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-02-11T19:20:49.307Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-02-11T19:20:49.307Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-02-11T19:20:49.307Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-02-11T19:20:49.307Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-02-11T19:20:49.307Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-11T19:20:49.307Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-11T19:20:49.307Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-02-11T19:20:49.307Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-02-11T19:20:49.307Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-02-11T19:20:49.307Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-02-11T19:20:49.307Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-02-11T19:20:49.307Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-02-11T19:20:49.307Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-02-11T19:20:49.307Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-02-11T19:20:49.307Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-02-11T19:20:49.307Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-02-11T19:20:49.307Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-02-11T19:20:49.307Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-02-11T19:20:49.307Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-02-11T19:20:49.307Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-02-11T19:20:49.307Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-02-11T19:20:49.307Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-02-11T19:20:49.307Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-02-11T19:20:49.307Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-02-11T19:20:49.307Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-02-11T19:20:49.307Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-02-11T19:20:49.307Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-02-11T19:20:49.307Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-11T19:20:49.307Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-11T19:20:49.307Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-11T19:20:49.307Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-11T19:20:49.307Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-11T19:20:49.307Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-11T19:20:49.307Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-11T19:20:49.307Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-11T19:20:49.307Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-11T19:20:49.307Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-11T19:20:49.308Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-11T19:20:49.308Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-11T19:20:49.308Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-11T19:20:49.308Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-11T19:20:49.308Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-11T19:20:49.308Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-02-11T19:20:49.308Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-02-11T19:20:49.308Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-02-11T19:20:49.308Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-02-11T19:20:49.308Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-02-11T19:20:49.308Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-11T19:20:49.308Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-11T19:20:49.308Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-02-11T19:20:49.308Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-02-11T19:20:49.308Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-02-11T19:20:49.308Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-11T19:20:49.308Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-11T19:20:49.308Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-11T19:20:49.308Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-02-11T19:20:49.308Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-02-11T19:20:49.308Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-02-11T19:20:49.308Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-02-11T19:20:49.308Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-02-11T19:20:49.308Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-02-11T19:20:49.308Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-02-11T19:20:49.308Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-02-11T19:20:49.308Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-02-11T19:20:49.308Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-02-11T19:20:49.308Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-02-11T19:20:49.308Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-11T19:20:49.308Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-11T19:20:49.308Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-11T19:20:49.308Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-11T19:20:49.308Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-11T19:20:49.308Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-11T19:20:49.308Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-11T19:20:49.308Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-11T19:20:49.308Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-11T19:20:49.308Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-11T19:20:49.308Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-11T19:20:49.308Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-11T19:20:49.308Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-11T19:20:49.308Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-02-11T19:20:49.308Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-11T19:20:49.308Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-11T19:20:49.308Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-11T19:20:49.308Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-11T19:20:49.308Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-02-11T19:20:49.308Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-11T19:20:49.308Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-11T19:20:49.308Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-02-11T19:20:49.308Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-02-11T19:20:49.308Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-02-11T19:20:49.308Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-02-11T19:20:49.308Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-02-11T19:20:49.308Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-02-11T19:20:49.308Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-02-11T19:20:49.308Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-02-11T19:20:49.308Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-02-11T19:20:49.308Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-02-11T19:20:49.308Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-02-11T19:20:49.308Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-02-11T19:20:49.308Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-02-11T19:20:49.308Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-02-11T19:20:49.308Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-02-11T19:20:49.308Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-02-11T19:20:49.308Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-02-11T19:20:49.308Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-02-11T19:20:49.308Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-02-11T19:20:49.308Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-02-11T19:20:49.308Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-02-11T19:20:49.308Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-11T19:20:49.308Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-11T19:20:49.308Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-02-11T19:20:49.308Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-02-11T19:20:49.308Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-02-11T19:20:49.308Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-11T19:20:49.308Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-11T19:20:49.308Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-02-11T19:20:49.308Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-02-11T19:20:49.308Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-02-11T19:20:49.308Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-02-11T19:20:49.308Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-02-11T19:20:49.308Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-02-11T19:20:49.308Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-02-11T19:20:49.308Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-02-11T19:20:49.308Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-02-11T19:20:49.308Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-02-11T19:20:49.308Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-02-11T19:20:49.308Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-02-11T19:20:49.308Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-02-11T19:20:49.308Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-02-11T19:20:49.308Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-02-11T19:20:49.308Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-02-11T19:20:49.308Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-02-11T19:20:49.308Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-02-11T19:20:49.308Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-02-11T19:20:49.308Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-02-11T19:20:49.308Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-02-11T19:20:49.308Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-11T19:20:49.308Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-11T19:20:49.308Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-02-11T19:20:49.308Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-02-11T19:20:49.308Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-02-11T19:20:49.308Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-11T19:20:49.308Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-11T19:20:49.308Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-11T19:20:49.308Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-11T19:20:49.308Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-11T19:20:49.308Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-11T19:20:49.308Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-11T19:20:49.308Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-11T19:20:49.308Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-11T19:20:49.308Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-11T19:20:49.308Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-11T19:20:49.308Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-11T19:20:49.308Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-11T19:20:49.308Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-11T19:20:49.308Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-11T19:20:49.308Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-11T19:20:49.308Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-11T19:20:49.308Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-11T19:20:49.308Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-11T19:20:49.308Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-11T19:20:49.308Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-11T19:20:49.308Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-11T19:20:49.308Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-11T19:20:49.308Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-11T19:20:49.308Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-11T19:20:49.308Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-11T19:20:49.308Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-11T19:20:49.308Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-11T19:20:49.308Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-11T19:20:49.308Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-02-11T19:20:49.308Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-02-11T19:20:49.308Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-02-11T19:20:49.308Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-02-11T19:20:49.308Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-02-11T19:20:49.308Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-02-11T19:20:49.308Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-02-11T19:20:49.308Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-11T19:20:49.308Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-11T19:20:49.308Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-02-11T19:20:49.308Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-11T19:20:49.308Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-02-11T19:20:49.308Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-02-11T19:20:49.308Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-02-11T19:20:49.308Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-11T19:20:49.308Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-11T19:20:49.308Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-02-11T19:20:49.308Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-11T19:20:49.308Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-11T19:20:49.308Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-02-11T19:20:49.308Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-11T19:20:49.308Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-11T19:20:49.308Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-11T19:20:49.308Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-02-11T19:20:49.308Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-02-11T19:20:49.308Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-02-11T19:20:49.308Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-02-11T19:20:49.308Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-02-11T19:20:49.308Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-02-11T19:20:49.308Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-02-11T19:20:49.308Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-02-11T19:20:49.308Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-11T19:20:49.308Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-11T19:20:49.308Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-11T19:20:49.308Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-11T19:20:49.308Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-11T19:20:49.308Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-11T19:20:49.308Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-11T19:20:49.308Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-02-11T19:20:49.308Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-11T19:20:49.308Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-11T19:20:49.308Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-11T19:20:49.308Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-02-11T19:20:49.308Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-02-11T19:20:49.308Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-02-11T19:20:49.308Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-11T19:20:49.308Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-11T19:20:49.308Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-02-11T19:20:49.308Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-02-11T19:20:49.308Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-02-11T19:20:49.308Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-02-11T19:20:49.308Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-02-11T19:20:49.308Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-02-11T19:20:49.308Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-02-11T19:20:49.308Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-02-11T19:20:49.308Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-02-11T19:20:49.308Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-11T19:20:49.308Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-02-11T19:20:49.308Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-11T19:20:49.308Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-11T19:20:49.309Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-02-11T19:20:49.309Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-11T19:20:49.309Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-11T19:20:49.309Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-11T19:20:49.309Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-11T19:20:49.309Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-11T19:20:49.309Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-02-11T19:20:49.309Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-02-11T19:20:49.309Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-02-11T19:20:49.309Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-02-11T19:20:49.309Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-02-11T19:20:49.309Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-02-11T19:20:49.309Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-11T19:20:49.309Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-02-11T19:20:49.309Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-02-11T19:20:49.309Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-11T19:20:49.309Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-11T19:20:49.309Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-11T19:20:49.309Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-11T19:20:49.309Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-02-11T19:20:49.309Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-02-11T19:20:49.309Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-11T19:20:49.309Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-11T19:20:49.309Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-02-11T19:20:49.309Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-11T19:20:49.309Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-11T19:20:49.309Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-02-11T19:20:49.309Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-11T19:20:49.309Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-11T19:20:49.309Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-11T19:20:49.309Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-11T19:20:49.309Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-02-11T19:20:49.309Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-02-11T19:20:49.309Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-11T19:20:49.309Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-02-11T19:20:49.309Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-02-11T19:20:49.309Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-02-11T19:20:49.309Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-02-11T19:20:49.309Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-02-11T19:20:49.309Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-02-11T19:20:49.309Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-02-11T19:20:49.309Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-02-11T19:20:49.309Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-11T19:20:49.309Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-02-11T19:20:49.309Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-11T19:20:49.309Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-11T19:20:49.309Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-11T19:20:49.309Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-11T19:20:49.309Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-11T19:20:49.309Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-02-11T19:20:49.309Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-11T19:20:49.309Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-11T19:20:49.309Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-02-11T19:20:49.309Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-11T19:20:49.309Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-02-11T19:20:49.309Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-11T19:20:49.309Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-11T19:20:49.309Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-11T19:20:49.309Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-11T19:20:49.309Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-11T19:20:49.309Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-11T19:20:49.309Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-11T19:20:49.309Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-11T19:20:49.309Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-11T19:20:49.309Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-11T19:20:49.309Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-11T19:20:49.309Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-11T19:20:49.309Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-11T19:20:49.309Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-11T19:20:49.309Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-11T19:20:49.309Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-11T19:20:49.309Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-11T19:20:49.309Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-11T19:20:49.309Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-11T19:20:49.309Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-11T19:20:49.309Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-11T19:20:49.740Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-11T19:20:49.783Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-02-11T19:20:49.784Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-11T19:20:49.784Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-11T19:20:49.784Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-11T19:20:49.784Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-11T19:20:49.784Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-02-11T19:20:49.784Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-11T19:20:49.784Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-11T19:20:49.784Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-02-11T19:20:49.784Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-02-11T19:20:49.784Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-02-11T19:20:49.784Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-02-11T19:20:49.784Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.02s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.01s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.02s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.03s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.01s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-11T19:20:49.784Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.01s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/no_delimiter (0.01s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.02s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.01s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.01s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-11T19:20:49.785Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-11T19:20:49.786Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-11T19:20:49.786Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-11T19:20:49.786Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-11T19:20:49.786Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-11T19:20:49.786Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-11T19:20:49.786Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-02-11T19:20:49.786Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-02-11T19:20:49.786Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-11T19:20:49.786Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-02-11T19:20:49.786Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-11T19:20:49.786Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-11T19:20:49.786Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-11T19:20:49.786Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-11T19:20:49.786Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-11T19:20:49.786Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-11T19:20:49.786Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-11T19:20:49.786Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-11T19:20:49.786Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-11T19:20:49.786Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-11T19:20:49.786Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-11T19:20:49.786Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-11T19:20:49.786Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.02s) [2022-02-11T19:20:49.786Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-11T19:20:49.786Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-11T19:20:49.786Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-11T19:20:49.786Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-11T19:20:49.786Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-11T19:20:49.786Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-11T19:20:49.786Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-11T19:20:49.786Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-11T19:20:49.786Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-11T19:20:49.786Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-11T19:20:49.786Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-11T19:20:49.786Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-02-11T19:20:49.786Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-11T19:20:49.786Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-11T19:20:49.786Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-02-11T19:20:49.786Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-11T19:20:49.786Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-11T19:20:49.786Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-02-11T19:20:49.786Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-11T19:20:49.786Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-11T19:20:49.786Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-11T19:20:49.786Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-11T19:20:49.786Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-11T19:20:49.786Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-11T19:20:49.786Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-11T19:20:49.786Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-11T19:20:49.786Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-11T19:20:49.786Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-11T19:20:49.786Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-11T19:20:49.786Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-11T19:20:49.786Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-11T19:20:49.786Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-02-11T19:20:49.786Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-11T19:20:49.786Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-11T19:20:49.786Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-11T19:20:49.786Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-11T19:20:49.786Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-11T19:20:49.786Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-11T19:20:49.786Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-11T19:20:49.786Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-11T19:20:49.786Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-11T19:20:49.786Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-11T19:20:49.786Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-11T19:20:49.786Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-02-11T19:20:49.786Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-11T19:20:49.786Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-11T19:20:49.786Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-11T19:20:49.786Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-11T19:20:49.786Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-11T19:20:49.786Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-11T19:20:49.786Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-11T19:20:49.786Z] PASS [2022-02-11T19:20:49.786Z] coverage: 88.6% of statements [2022-02-11T19:20:49.786Z] ok github.com/docker/docker/pkg/tailfile 0.749s coverage: 88.6% of statements [2022-02-11T19:20:49.996Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-02-11T19:20:50.513Z] === RUN TestGetDriver [2022-02-11T19:20:50.513Z] --- PASS: TestGetDriver (0.00s) [2022-02-11T19:20:50.513Z] === RUN TestVolumeRequestError [2022-02-11T19:20:50.513Z] --- PASS: TestVolumeRequestError (0.01s) [2022-02-11T19:20:50.513Z] PASS [2022-02-11T19:20:50.513Z] coverage: 36.1% of statements [2022-02-11T19:20:50.513Z] ok github.com/docker/docker/volume/drivers 0.059s coverage: 36.1% of statements [2022-02-11T19:20:50.513Z] === RUN TestGetAddress [2022-02-11T19:20:50.513Z] --- PASS: TestGetAddress (0.00s) [2022-02-11T19:20:50.513Z] === RUN TestRemove [2022-02-11T19:20:50.513Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-02-11T19:20:50.513Z] --- SKIP: TestRemove (0.00s) [2022-02-11T19:20:50.513Z] === RUN TestInitializeWithVolumes [2022-02-11T19:20:50.513Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-02-11T19:20:50.513Z] === RUN TestCreate [2022-02-11T19:20:50.513Z] --- PASS: TestCreate (0.01s) [2022-02-11T19:20:50.513Z] === RUN TestValidateName [2022-02-11T19:20:50.513Z] --- PASS: TestValidateName (0.00s) [2022-02-11T19:20:50.513Z] === RUN TestCreateWithOpts [2022-02-11T19:20:50.513Z] local_test.go:180: runtime.GOOS == "windows" [2022-02-11T19:20:50.513Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-02-11T19:20:50.513Z] === RUN TestRelaodNoOpts [2022-02-11T19:20:50.513Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-02-11T19:20:50.588Z] --- PASS: TestServiceWithDataPathPortInit (15.01s) [2022-02-11T19:20:50.588Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-02-11T19:20:50.852Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-02-11T19:20:50.984Z] PASS [2022-02-11T19:20:50.984Z] coverage: 41.5% of statements [2022-02-11T19:20:50.984Z] ok github.com/docker/docker/volume/local 0.118s coverage: 41.5% of statements [2022-02-11T19:20:51.354Z] === RUN TestTarSumRemoveNonExistent [2022-02-11T19:20:51.354Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-02-11T19:20:51.354Z] === RUN TestTarSumRemove [2022-02-11T19:20:51.354Z] --- PASS: TestTarSumRemove (0.00s) [2022-02-11T19:20:51.354Z] === RUN TestSortFileInfoSums [2022-02-11T19:20:51.354Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-02-11T19:20:51.354Z] === RUN TestNewTarSumForLabelInvalid [2022-02-11T19:20:51.354Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-02-11T19:20:51.354Z] === RUN TestNewTarSumForLabel [2022-02-11T19:20:51.354Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-02-11T19:20:51.354Z] === RUN TestEmptyTar [2022-02-11T19:20:51.354Z] --- PASS: TestEmptyTar (0.01s) [2022-02-11T19:20:51.354Z] === RUN TestTarSumsReadSize [2022-02-11T19:20:51.354Z] --- PASS: TestTarSumsReadSize (0.01s) [2022-02-11T19:20:51.354Z] === RUN TestTarSums [2022-02-11T19:20:51.354Z] --- PASS: TestTarSums (0.09s) [2022-02-11T19:20:51.354Z] === RUN TestIteration [2022-02-11T19:20:51.354Z] --- PASS: TestIteration (0.00s) [2022-02-11T19:20:51.354Z] === RUN TestVersionLabelForChecksum [2022-02-11T19:20:51.354Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-02-11T19:20:51.354Z] === RUN TestVersion [2022-02-11T19:20:51.354Z] --- PASS: TestVersion (0.00s) [2022-02-11T19:20:51.354Z] === RUN TestGetVersion [2022-02-11T19:20:51.354Z] --- PASS: TestGetVersion (0.00s) [2022-02-11T19:20:51.354Z] === RUN TestGetVersions [2022-02-11T19:20:51.354Z] --- PASS: TestGetVersions (0.00s) [2022-02-11T19:20:51.354Z] PASS [2022-02-11T19:20:51.354Z] coverage: 89.3% of statements [2022-02-11T19:20:51.354Z] ok github.com/docker/docker/pkg/tarsum 0.154s coverage: 89.3% of statements [2022-02-11T19:20:51.453Z] === RUN TestLCOWParseMountRaw [2022-02-11T19:20:51.453Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-02-11T19:20:51.453Z] === RUN TestLCOWParseMountRawSplit [2022-02-11T19:20:51.453Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-02-11T19:20:51.453Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-02-11T19:20:51.453Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-02-11T19:20:51.453Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-02-11T19:20:51.453Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-02-11T19:20:51.453Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-02-11T19:20:51.453Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-02-11T19:20:51.453Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-02-11T19:20:51.453Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-02-11T19:20:51.453Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-02-11T19:20:51.453Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-02-11T19:20:51.453Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-02-11T19:20:51.453Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-02-11T19:20:51.453Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-02-11T19:20:51.453Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-02-11T19:20:51.453Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-02-11T19:20:51.453Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-02-11T19:20:51.453Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-02-11T19:20:51.453Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-02-11T19:20:51.453Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-02-11T19:20:51.453Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-02-11T19:20:51.453Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-02-11T19:20:51.453Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-02-11T19:20:51.453Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-02-11T19:20:51.453Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-02-11T19:20:51.453Z] === RUN TestLinuxParseMountRaw [2022-02-11T19:20:51.453Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-02-11T19:20:51.453Z] === RUN TestLinuxParseMountRawSplit [2022-02-11T19:20:51.453Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-02-11T19:20:51.453Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-02-11T19:20:51.453Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-02-11T19:20:51.453Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-02-11T19:20:51.453Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-02-11T19:20:51.453Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-02-11T19:20:51.453Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-02-11T19:20:51.453Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-02-11T19:20:51.453Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-02-11T19:20:51.453Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-02-11T19:20:51.453Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-02-11T19:20:51.453Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-02-11T19:20:51.453Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-02-11T19:20:51.453Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-02-11T19:20:51.453Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-02-11T19:20:51.453Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-02-11T19:20:51.453Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-02-11T19:20:51.453Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-02-11T19:20:51.453Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-02-11T19:20:51.453Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-02-11T19:20:51.453Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-02-11T19:20:51.453Z] === RUN TestConvertTmpfsOptions [2022-02-11T19:20:51.453Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-02-11T19:20:51.453Z] linux_parser_test.go:209: data="ro" [2022-02-11T19:20:51.453Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-02-11T19:20:51.453Z] === RUN TestParseMountSpec [2022-02-11T19:20:51.453Z] parser_test.go:62: case 0 [2022-02-11T19:20:51.453Z] parser_test.go:62: case 1 [2022-02-11T19:20:51.453Z] parser_test.go:62: case 2 [2022-02-11T19:20:51.453Z] parser_test.go:62: case 3 [2022-02-11T19:20:51.453Z] parser_test.go:62: case 4 [2022-02-11T19:20:51.453Z] parser_test.go:62: case 5 [2022-02-11T19:20:51.453Z] --- PASS: TestParseMountSpec (0.00s) [2022-02-11T19:20:51.453Z] === RUN TestValidateMount [2022-02-11T19:20:51.453Z] --- PASS: TestValidateMount (0.00s) [2022-02-11T19:20:51.453Z] === RUN TestWindowsParseMountRaw [2022-02-11T19:20:51.453Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-02-11T19:20:51.453Z] === RUN TestWindowsParseMountRawSplit [2022-02-11T19:20:51.453Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-02-11T19:20:51.453Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-02-11T19:20:51.453Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-02-11T19:20:51.453Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-02-11T19:20:51.453Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-02-11T19:20:51.453Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-02-11T19:20:51.453Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-02-11T19:20:51.453Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-02-11T19:20:51.453Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-02-11T19:20:51.453Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-02-11T19:20:51.453Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-02-11T19:20:51.453Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-02-11T19:20:51.453Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-02-11T19:20:51.453Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-02-11T19:20:51.453Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-02-11T19:20:51.453Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-02-11T19:20:51.453Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-02-11T19:20:51.453Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-02-11T19:20:51.453Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-02-11T19:20:51.453Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-02-11T19:20:51.453Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-02-11T19:20:51.453Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-02-11T19:20:51.453Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-02-11T19:20:51.453Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-02-11T19:20:51.453Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-02-11T19:20:51.453Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-02-11T19:20:51.453Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-02-11T19:20:51.453Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-02-11T19:20:51.453Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-02-11T19:20:51.453Z] PASS [2022-02-11T19:20:51.453Z] coverage: 67.6% of statements [2022-02-11T19:20:51.453Z] ok github.com/docker/docker/volume/mounts 0.067s coverage: 67.6% of statements [2022-02-11T19:20:51.709Z] --- PASS: TestInspect (2.82s) [2022-02-11T19:20:51.709Z] === RUN TestCreateJob [2022-02-11T19:20:51.832Z] testing: warning: no tests to run [2022-02-11T19:20:51.832Z] PASS [2022-02-11T19:20:51.832Z] coverage: [no statements] [2022-02-11T19:20:51.832Z] ok github.com/docker/docker/pkg/term/windows 0.042s coverage: [no statements] [no tests to run] [2022-02-11T19:20:52.301Z] --- PASS: TestGet (15.01s) [2022-02-11T19:20:52.301Z] === RUN TestPluginWithNoManifest [2022-02-11T19:20:52.301Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-02-11T19:20:52.301Z] === RUN TestGetAll [2022-02-11T19:20:52.301Z] --- PASS: TestGetAll (0.01s) [2022-02-11T19:20:52.301Z] PASS [2022-02-11T19:20:52.301Z] coverage: 73.2% of statements [2022-02-11T19:20:52.301Z] ok github.com/docker/docker/pkg/plugins 36.093s coverage: 73.2% of statements [2022-02-11T19:20:52.441Z] === RUN TestSetGetMeta [2022-02-11T19:20:52.442Z] === PAUSE TestSetGetMeta [2022-02-11T19:20:52.442Z] === RUN TestRestore [2022-02-11T19:20:52.442Z] === PAUSE TestRestore [2022-02-11T19:20:52.442Z] === RUN TestServiceCreate [2022-02-11T19:20:52.442Z] === PAUSE TestServiceCreate [2022-02-11T19:20:52.442Z] === RUN TestServiceList [2022-02-11T19:20:52.442Z] === PAUSE TestServiceList [2022-02-11T19:20:52.442Z] === RUN TestServiceRemove [2022-02-11T19:20:52.442Z] === PAUSE TestServiceRemove [2022-02-11T19:20:52.442Z] === RUN TestServiceGet [2022-02-11T19:20:52.442Z] === PAUSE TestServiceGet [2022-02-11T19:20:52.442Z] === RUN TestServicePrune [2022-02-11T19:20:52.442Z] === PAUSE TestServicePrune [2022-02-11T19:20:52.442Z] === RUN TestCreate [2022-02-11T19:20:52.442Z] === PAUSE TestCreate [2022-02-11T19:20:52.442Z] === RUN TestRemove [2022-02-11T19:20:52.442Z] === PAUSE TestRemove [2022-02-11T19:20:52.442Z] === RUN TestList [2022-02-11T19:20:52.442Z] === PAUSE TestList [2022-02-11T19:20:52.442Z] === RUN TestFindByDriver [2022-02-11T19:20:52.442Z] === PAUSE TestFindByDriver [2022-02-11T19:20:52.442Z] === RUN TestFindByReferenced [2022-02-11T19:20:52.442Z] === PAUSE TestFindByReferenced [2022-02-11T19:20:52.442Z] === RUN TestDerefMultipleOfSameRef [2022-02-11T19:20:52.442Z] === PAUSE TestDerefMultipleOfSameRef [2022-02-11T19:20:52.442Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-02-11T19:20:52.442Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-02-11T19:20:52.442Z] === RUN TestDefererencePluginOnCreateError [2022-02-11T19:20:52.442Z] === PAUSE TestDefererencePluginOnCreateError [2022-02-11T19:20:52.442Z] === RUN TestRefDerefRemove [2022-02-11T19:20:52.442Z] === PAUSE TestRefDerefRemove [2022-02-11T19:20:52.442Z] === RUN TestGet [2022-02-11T19:20:52.442Z] === PAUSE TestGet [2022-02-11T19:20:52.442Z] === RUN TestGetWithReference [2022-02-11T19:20:52.442Z] === PAUSE TestGetWithReference [2022-02-11T19:20:52.442Z] === RUN TestFilterFunc [2022-02-11T19:20:52.442Z] === RUN TestFilterFunc/test_nil_list [2022-02-11T19:20:52.442Z] === PAUSE TestFilterFunc/test_nil_list [2022-02-11T19:20:52.442Z] === RUN TestFilterFunc/test_empty_list [2022-02-11T19:20:52.442Z] === PAUSE TestFilterFunc/test_empty_list [2022-02-11T19:20:52.770Z] === RUN TestTruncIndex [2022-02-11T19:20:52.770Z] --- PASS: TestTruncIndex (0.10s) [2022-02-11T19:20:52.770Z] PASS [2022-02-11T19:20:52.770Z] coverage: 91.5% of statements [2022-02-11T19:20:52.770Z] ok github.com/docker/docker/pkg/truncindex 0.143s coverage: 91.5% of statements [2022-02-11T19:20:52.770Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-02-11T19:20:52.770Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-02-11T19:20:52.770Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-02-11T19:20:52.770Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-02-11T19:20:52.911Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-02-11T19:20:52.911Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-02-11T19:20:52.911Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-02-11T19:20:52.911Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-02-11T19:20:52.911Z] === RUN TestFilterFunc/test_filter_some [2022-02-11T19:20:52.911Z] === PAUSE TestFilterFunc/test_filter_some [2022-02-11T19:20:52.911Z] === RUN TestFilterFunc/test_filter_middle [2022-02-11T19:20:52.911Z] === PAUSE TestFilterFunc/test_filter_middle [2022-02-11T19:20:52.911Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-02-11T19:20:52.911Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-02-11T19:20:52.911Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-02-11T19:20:52.911Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-02-11T19:20:52.911Z] === CONT TestFilterFunc/test_nil_list [2022-02-11T19:20:52.911Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-02-11T19:20:52.911Z] === CONT TestFilterFunc/test_filter_some [2022-02-11T19:20:52.911Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-02-11T19:20:52.911Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-02-11T19:20:52.911Z] === CONT TestFilterFunc/test_empty_list [2022-02-11T19:20:52.911Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-02-11T19:20:52.911Z] === CONT TestFilterFunc/test_filter_middle [2022-02-11T19:20:52.911Z] --- PASS: TestFilterFunc (0.00s) [2022-02-11T19:20:52.911Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-02-11T19:20:52.911Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-02-11T19:20:52.911Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-02-11T19:20:52.911Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-02-11T19:20:52.911Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-02-11T19:20:52.911Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-02-11T19:20:52.911Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-02-11T19:20:52.911Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-02-11T19:20:52.911Z] === CONT TestSetGetMeta [2022-02-11T19:20:52.911Z] === CONT TestList [2022-02-11T19:20:52.911Z] === CONT TestServiceGet [2022-02-11T19:20:52.911Z] === CONT TestDefererencePluginOnCreateError [2022-02-11T19:20:52.911Z] --- PASS: TestSetGetMeta (0.03s) [2022-02-11T19:20:52.911Z] === CONT TestServiceRemove [2022-02-11T19:20:52.911Z] --- PASS: TestDefererencePluginOnCreateError (0.04s) [2022-02-11T19:20:52.911Z] === CONT TestServiceList [2022-02-11T19:20:52.911Z] --- PASS: TestList (0.05s) [2022-02-11T19:20:52.911Z] === CONT TestServiceCreate [2022-02-11T19:20:52.911Z] --- PASS: TestServiceGet (0.22s) [2022-02-11T19:20:52.911Z] === CONT TestRestore [2022-02-11T19:20:52.911Z] --- PASS: TestServiceRemove (0.19s) [2022-02-11T19:20:52.911Z] === CONT TestRemove [2022-02-11T19:20:52.911Z] --- PASS: TestServiceList (0.19s) [2022-02-11T19:20:52.911Z] === CONT TestCreate [2022-02-11T19:20:52.911Z] --- PASS: TestServiceCreate (0.17s) [2022-02-11T19:20:52.911Z] === CONT TestServicePrune [2022-02-11T19:20:52.911Z] --- PASS: TestCreate (0.02s) [2022-02-11T19:20:52.911Z] === CONT TestGetWithReference [2022-02-11T19:20:52.911Z] time="2022-02-11T19:20:52Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-11T19:20:52.911Z] --- PASS: TestRestore (0.04s) [2022-02-11T19:20:52.911Z] === CONT TestGet [2022-02-11T19:20:52.911Z] --- PASS: TestRemove (0.03s) [2022-02-11T19:20:52.911Z] === CONT TestRefDerefRemove [2022-02-11T19:20:52.911Z] time="2022-02-11T19:20:52Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-11T19:20:52.911Z] time="2022-02-11T19:20:52Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-11T19:20:52.911Z] --- PASS: TestGetWithReference (0.03s) [2022-02-11T19:20:52.911Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-02-11T19:20:52.911Z] time="2022-02-11T19:20:52Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-02-11T19:20:52.911Z] --- PASS: TestGet (0.02s) [2022-02-11T19:20:52.911Z] === CONT TestDerefMultipleOfSameRef [2022-02-11T19:20:52.911Z] --- PASS: TestRefDerefRemove (0.03s) [2022-02-11T19:20:52.911Z] === CONT TestFindByReferenced [2022-02-11T19:20:52.911Z] time="2022-02-11T19:20:52Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-11T19:20:52.911Z] --- PASS: TestServicePrune (0.07s) [2022-02-11T19:20:52.911Z] === CONT TestFindByDriver [2022-02-11T19:20:52.911Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-02-11T19:20:52.911Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2022-02-11T19:20:52.911Z] --- PASS: TestFindByReferenced (0.03s) [2022-02-11T19:20:52.911Z] --- PASS: TestFindByDriver (0.02s) [2022-02-11T19:20:52.911Z] PASS [2022-02-11T19:20:52.911Z] coverage: 69.0% of statements [2022-02-11T19:20:52.911Z] ok github.com/docker/docker/volume/service 0.373s coverage: 69.0% of statements [2022-02-11T19:20:53.241Z] === RUN TestIsGIT [2022-02-11T19:20:53.241Z] --- PASS: TestIsGIT (0.00s) [2022-02-11T19:20:53.241Z] === RUN TestIsTransport [2022-02-11T19:20:53.241Z] --- PASS: TestIsTransport (0.00s) [2022-02-11T19:20:53.241Z] PASS [2022-02-11T19:20:53.241Z] coverage: 100.0% of statements [2022-02-11T19:20:53.241Z] ok github.com/docker/docker/pkg/urlutil 0.041s coverage: 100.0% of statements [2022-02-11T19:20:53.241Z] === RUN TestVersionInfo [2022-02-11T19:20:53.713Z] --- PASS: TestVersionInfo (0.00s) [2022-02-11T19:20:53.713Z] === RUN TestAppendVersions [2022-02-11T19:20:53.713Z] --- PASS: TestAppendVersions (0.00s) [2022-02-11T19:20:53.713Z] PASS [2022-02-11T19:20:53.713Z] coverage: 88.9% of statements [2022-02-11T19:20:53.713Z] ok github.com/docker/docker/pkg/useragent 0.111s coverage: 88.9% of statements [2022-02-11T19:20:54.142Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:wtses1hu8y9hzuqwwtly57kvs Created:2022-02-11 19:20:52.100524533 +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[a82f85602bdc639272c8743452ba708b5064b168eb536968d625e9a05cfc95e0:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.kq3wtht6qlkh3q8clp3u36eqp EndpointID:05fc081e7ddf48228a86cdcc789fba2741d5a3637757871d63ca58e88563e5b3 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:62af75fd32adb129dc99daed8a21e79b0b7bfa9208c528dba4d711241f10875f 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:f45068cc5765 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.kq3wtht6qlkh3q8clp3u36eqp EndpointID:05fc081e7ddf48228a86cdcc789fba2741d5a3637757871d63ca58e88563e5b3 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-02-11T19:20:54.227Z] --- PASS: TestCreateJob (2.51s) [2022-02-11T19:20:54.227Z] === RUN TestReplicatedJob [2022-02-11T19:20:54.701Z] === RUN TestNewSettable [2022-02-11T19:20:54.701Z] --- PASS: TestNewSettable (0.00s) [2022-02-11T19:20:54.701Z] === RUN TestIsSettable [2022-02-11T19:20:54.701Z] --- PASS: TestIsSettable (0.00s) [2022-02-11T19:20:54.701Z] === RUN TestUpdateSettingsEnv [2022-02-11T19:20:54.701Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-02-11T19:20:54.702Z] PASS [2022-02-11T19:20:54.702Z] coverage: 20.0% of statements [2022-02-11T19:20:54.702Z] ok github.com/docker/docker/plugin/v2 0.082s coverage: 20.0% of statements [2022-02-11T19:20:55.184Z] === RUN TestValidatePrivileges [2022-02-11T19:20:55.184Z] --- PASS: TestValidatePrivileges (0.00s) [2022-02-11T19:20:55.184Z] === RUN TestFilterByCapNeg [2022-02-11T19:20:55.184Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-02-11T19:20:55.184Z] === RUN TestFilterByCapPos [2022-02-11T19:20:55.184Z] --- PASS: TestFilterByCapPos (0.00s) [2022-02-11T19:20:55.184Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-02-11T19:20:55.184Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-02-11T19:20:55.184Z] PASS [2022-02-11T19:20:55.184Z] coverage: 12.0% of statements [2022-02-11T19:20:55.184Z] ok github.com/docker/docker/plugin 0.070s coverage: 12.0% of statements [2022-02-11T19:20:55.184Z] === RUN TestLoad [2022-02-11T19:20:55.184Z] --- PASS: TestLoad (0.00s) [2022-02-11T19:20:55.184Z] === RUN TestSave [2022-02-11T19:20:55.184Z] --- PASS: TestSave (0.03s) [2022-02-11T19:20:55.184Z] === RUN TestAddDeleteGet [2022-02-11T19:20:55.184Z] --- PASS: TestAddDeleteGet (0.04s) [2022-02-11T19:20:55.184Z] === RUN TestInvalidTags [2022-02-11T19:20:55.184Z] --- PASS: TestInvalidTags (0.01s) [2022-02-11T19:20:55.184Z] PASS [2022-02-11T19:20:55.184Z] coverage: 84.4% of statements [2022-02-11T19:20:55.654Z] ok github.com/docker/docker/reference 0.159s coverage: 84.4% of statements [2022-02-11T19:20:56.642Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-02-11T19:20:56.642Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-02-11T19:20:56.642Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-02-11T19:20:57.111Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-02-11T19:20:57.111Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-02-11T19:20:57.111Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-02-11T19:20:57.111Z] === RUN TestResumableRequestReaderWithReadError [2022-02-11T19:20:57.111Z] time="2022-02-11T19:20:56Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-02-11T19:20:57.111Z] --- PASS: TestResumableRequestReaderWithReadError (0.20s) [2022-02-11T19:20:57.111Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-02-11T19:20:57.111Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-02-11T19:20:57.111Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-02-11T19:20:57.111Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.02s) [2022-02-11T19:20:57.111Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-02-11T19:20:57.111Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-02-11T19:20:57.111Z] === RUN TestResumableRequestReader [2022-02-11T19:20:57.111Z] --- PASS: TestResumableRequestReader (0.00s) [2022-02-11T19:20:57.112Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-02-11T19:20:57.112Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-02-11T19:20:57.112Z] PASS [2022-02-11T19:20:57.112Z] coverage: 100.0% of statements [2022-02-11T19:20:57.112Z] ok github.com/docker/docker/registry/resumable 0.305s coverage: 100.0% of statements [2022-02-11T19:20:57.112Z] === RUN TestRestartManagerTimeout [2022-02-11T19:20:57.112Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-02-11T19:20:57.112Z] === RUN TestRestartManagerTimeoutReset [2022-02-11T19:20:57.112Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-02-11T19:20:57.112Z] PASS [2022-02-11T19:20:57.112Z] coverage: 45.3% of statements [2022-02-11T19:20:57.112Z] ok github.com/docker/docker/restartmanager 0.045s coverage: 45.3% of statements [2022-02-11T19:20:57.112Z] === RUN TestResolveAuthConfigIndexServer [2022-02-11T19:20:57.112Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-02-11T19:20:57.112Z] === RUN TestResolveAuthConfigFullURL [2022-02-11T19:20:57.112Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-02-11T19:20:57.112Z] === RUN TestLoadAllowNondistributableArtifacts [2022-02-11T19:20:57.112Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-02-11T19:20:57.112Z] === RUN TestValidateMirror [2022-02-11T19:20:57.112Z] --- PASS: TestValidateMirror (0.00s) [2022-02-11T19:20:57.112Z] === RUN TestLoadInsecureRegistries [2022-02-11T19:20:57.410Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-02-11T19:20:57.581Z] time="2022-02-11T19:20:56Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-02-11T19:20:57.581Z] time="2022-02-11T19:20:57Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-02-11T19:20:57.581Z] time="2022-02-11T19:20:57Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-02-11T19:20:57.581Z] --- PASS: TestLoadInsecureRegistries (0.23s) [2022-02-11T19:20:57.581Z] === RUN TestNewServiceConfig [2022-02-11T19:20:57.581Z] --- PASS: TestNewServiceConfig (0.00s) [2022-02-11T19:20:57.581Z] === RUN TestValidateIndexName [2022-02-11T19:20:57.581Z] --- PASS: TestValidateIndexName (0.00s) [2022-02-11T19:20:57.581Z] === RUN TestValidateIndexNameWithError [2022-02-11T19:20:57.581Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-02-11T19:20:57.581Z] === RUN TestEndpointParse [2022-02-11T19:20:57.581Z] --- PASS: TestEndpointParse (0.00s) [2022-02-11T19:20:57.581Z] === RUN TestEndpointParseInvalid [2022-02-11T19:20:57.581Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-02-11T19:20:57.581Z] === RUN TestValidateEndpoint [2022-02-11T19:20:57.581Z] --- PASS: TestValidateEndpoint (0.01s) [2022-02-11T19:20:57.581Z] === RUN TestPing [2022-02-11T19:20:57.581Z] --- PASS: TestPing (0.00s) [2022-02-11T19:20:57.581Z] === RUN TestPingRegistryEndpoint [2022-02-11T19:20:57.581Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-02-11T19:20:57.581Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-02-11T19:20:57.581Z] === RUN TestEndpoint [2022-02-11T19:20:57.581Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-02-11T19:20:57.581Z] --- SKIP: TestEndpoint (0.02s) [2022-02-11T19:20:57.581Z] === RUN TestParseRepositoryInfo [2022-02-11T19:20:57.581Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-02-11T19:20:57.581Z] === RUN TestNewIndexInfo [2022-02-11T19:20:57.581Z] --- PASS: TestNewIndexInfo (0.00s) [2022-02-11T19:20:57.581Z] === RUN TestMirrorEndpointLookup [2022-02-11T19:20:57.581Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-02-11T19:20:57.581Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2022-02-11T19:20:57.581Z] === RUN TestSearchRepositories [2022-02-11T19:20:57.581Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-02-11T19:20:57.581Z] Host: 127.0.0.1:49325 [2022-02-11T19:20:57.581Z] User-Agent: docker test client [2022-02-11T19:20:57.581Z] Authorization: Token fake-token [2022-02-11T19:20:57.581Z] X-Docker-Token: true [2022-02-11T19:20:57.581Z] Accept-Encoding: gzip [2022-02-11T19:20:57.581Z] [2022-02-11T19:20:57.581Z] [2022-02-11T19:20:57.581Z] registry_test.go:730: HTTP/1.1 200 OK [2022-02-11T19:20:57.581Z] Connection: close [2022-02-11T19:20:57.581Z] Content-Length: 144 [2022-02-11T19:20:57.581Z] Cache-Control: no-cache [2022-02-11T19:20:57.581Z] Content-Type: application/json [2022-02-11T19:20:57.581Z] Date: Fri, 11 Feb 2022 19:20:57 GMT [2022-02-11T19:20:57.581Z] Expires: -1 [2022-02-11T19:20:57.581Z] Pragma: no-cache [2022-02-11T19:20:57.581Z] Server: docker-tests/mock [2022-02-11T19:20:57.581Z] X-Docker-Registry-Config: mock [2022-02-11T19:20:57.581Z] X-Docker-Registry-Version: 0.0.0 [2022-02-11T19:20:57.581Z] [2022-02-11T19:20:57.581Z] [2022-02-11T19:20:57.581Z] --- PASS: TestSearchRepositories (0.01s) [2022-02-11T19:20:57.582Z] === RUN TestTrustedLocation [2022-02-11T19:20:57.582Z] --- PASS: TestTrustedLocation (0.00s) [2022-02-11T19:20:57.582Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-02-11T19:20:57.582Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-02-11T19:20:57.582Z] === RUN TestAllowNondistributableArtifacts [2022-02-11T19:20:57.582Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-02-11T19:20:57.582Z] === RUN TestIsSecureIndex [2022-02-11T19:20:57.582Z] --- PASS: TestIsSecureIndex (0.00s) [2022-02-11T19:20:57.582Z] PASS [2022-02-11T19:20:57.582Z] coverage: 51.2% of statements [2022-02-11T19:20:57.582Z] ok github.com/docker/docker/registry 0.351s coverage: 51.2% of statements [2022-02-11T19:20:58.051Z] === RUN TestDecodeContainerConfig [2022-02-11T19:20:58.051Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-02-11T19:20:58.051Z] === RUN TestDecodeContainerConfigIsolation [2022-02-11T19:20:58.051Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-02-11T19:20:58.051Z] === RUN TestValidatePrivileged [2022-02-11T19:20:58.051Z] --- PASS: TestValidatePrivileged (0.00s) [2022-02-11T19:20:58.051Z] PASS [2022-02-11T19:20:58.051Z] coverage: 52.6% of statements [2022-02-11T19:20:58.051Z] ok github.com/docker/docker/runconfig 0.069s coverage: 52.6% of statements [2022-02-11T19:20:58.395Z] --- PASS: TestReplicatedJob (3.93s) [2022-02-11T19:20:58.395Z] === RUN TestUpdateReplicatedJob [2022-02-11T19:20:58.524Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-02-11T19:20:58.525Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-02-11T19:20:58.525Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-02-11T19:20:58.525Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-02-11T19:20:58.525Z] PASS [2022-02-11T19:20:58.525Z] coverage: 62.5% of statements [2022-02-11T19:20:58.525Z] ok github.com/docker/docker/testutil 0.148s coverage: 62.5% of statements [2022-02-11T19:20:58.778Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.83s) [2022-02-11T19:20:58.778Z] PASS [2022-02-11T19:20:58.778Z] [2022-02-11T19:20:58.778Z] === Skipped [2022-02-11T19:20:58.778Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-11T19:20:58.778Z] service_test.go:243: FLAKY_TEST [2022-02-11T19:20:58.778Z] [2022-02-11T19:20:58.778Z] DONE 26 tests, 1 skipped in 48.502s [2022-02-11T19:20:58.778Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-02-11T19:20:58.778Z] ++ 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-02-11T19:20:58.778Z] ++ set -e [2022-02-11T19:20:58.778Z] ++ '[' -n 0 ']' [2022-02-11T19:20:58.778Z] ++ set -x [2022-02-11T19:20:58.778Z] ++ 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-02-11T19:20:58.778Z] INFO: Testing against a local daemon [2022-02-11T19:20:58.778Z] === RUN TestDockerNetworkIpvlanPersistance [2022-02-11T19:20:58.778Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-11T19:20:58.778Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-02-11T19:20:58.778Z] === RUN TestDockerNetworkIpvlan [2022-02-11T19:20:58.778Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-11T19:20:58.778Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-02-11T19:20:58.778Z] PASS [2022-02-11T19:20:58.778Z] [2022-02-11T19:20:58.778Z] === Skipped [2022-02-11T19:20:58.778Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-02-11T19:20:58.778Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-11T19:20:58.778Z] [2022-02-11T19:20:58.778Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-02-11T19:20:58.778Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-11T19:20:58.778Z] [2022-02-11T19:20:58.778Z] DONE 2 tests, 2 skipped in 0.121s [2022-02-11T19:20:58.778Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-02-11T19:20:58.778Z] ++ 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-02-11T19:20:58.778Z] ++ set -e [2022-02-11T19:20:58.778Z] ++ '[' -n 0 ']' [2022-02-11T19:20:58.778Z] ++ set -x [2022-02-11T19:20:58.778Z] ++ 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-02-11T19:20:58.778Z] INFO: Testing against a local daemon [2022-02-11T19:20:58.778Z] === RUN TestDockerNetworkMacvlanPersistance [2022-02-11T19:20:59.077Z] === RUN TestBoolValue [2022-02-11T19:20:59.077Z] --- PASS: TestBoolValue (0.00s) [2022-02-11T19:20:59.077Z] === RUN TestBoolValueOrDefault [2022-02-11T19:20:59.077Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-02-11T19:20:59.077Z] === RUN TestInt64ValueOrZero [2022-02-11T19:20:59.077Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-02-11T19:20:59.077Z] === RUN TestInt64ValueOrDefault [2022-02-11T19:20:59.077Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-02-11T19:20:59.077Z] === RUN TestInt64ValueOrDefaultWithError [2022-02-11T19:20:59.077Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-02-11T19:20:59.077Z] === RUN TestJsonContentType [2022-02-11T19:20:59.077Z] --- PASS: TestJsonContentType (0.00s) [2022-02-11T19:20:59.077Z] PASS [2022-02-11T19:20:59.077Z] coverage: 14.7% of statements [2022-02-11T19:20:59.077Z] ok github.com/docker/docker/api/server/httputils 0.087s coverage: 14.7% of statements [2022-02-11T19:20:59.077Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-02-11T19:20:59.708Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-02-11T19:21:00.272Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.42s) [2022-02-11T19:21:00.272Z] === RUN TestDockerNetworkMacvlan [2022-02-11T19:21:00.622Z] === RUN TestMaskSecretKeys [2022-02-11T19:21:00.623Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-02-11T19:21:00.623Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-02-11T19:21:00.623Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-02-11T19:21:00.623Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-02-11T19:21:00.623Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-02-11T19:21:00.623Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-02-11T19:21:00.623Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-02-11T19:21:00.623Z] === RUN TestVersionMiddlewareVersion [2022-02-11T19:21:00.623Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-02-11T19:21:00.623Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-02-11T19:21:00.623Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-02-11T19:21:00.623Z] PASS [2022-02-11T19:21:00.623Z] coverage: 37.7% of statements [2022-02-11T19:21:00.623Z] ok github.com/docker/docker/api/server/middleware 0.073s coverage: 37.7% of statements [2022-02-11T19:21:00.623Z] ? github.com/docker/docker/api/server/router [no test files] [2022-02-11T19:21:00.623Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-02-11T19:21:00.623Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-02-11T19:21:00.623Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-02-11T19:21:00.623Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-02-11T19:21:00.623Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-02-11T19:21:00.623Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-02-11T19:21:00.623Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-02-11T19:21:00.623Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-02-11T19:21:00.623Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-02-11T19:21:00.623Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-02-11T19:21:00.744Z] === RUN TestGetDriver [2022-02-11T19:21:00.744Z] --- PASS: TestGetDriver (0.00s) [2022-02-11T19:21:00.744Z] === RUN TestVolumeRequestError [2022-02-11T19:21:00.744Z] --- PASS: TestVolumeRequestError (0.01s) [2022-02-11T19:21:00.744Z] PASS [2022-02-11T19:21:00.744Z] coverage: 36.1% of statements [2022-02-11T19:21:00.744Z] ok github.com/docker/docker/volume/drivers 0.059s coverage: 36.1% of statements [2022-02-11T19:21:00.834Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-02-11T19:21:00.912Z] --- PASS: TestUpdateReplicatedJob (2.49s) [2022-02-11T19:21:00.912Z] === RUN TestServiceListWithStatuses [2022-02-11T19:21:00.913Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-02-11T19:21:00.913Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-02-11T19:21:00.913Z] === RUN TestDockerNetworkConnectAlias [2022-02-11T19:21:01.090Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-02-11T19:21:01.219Z] === RUN TestGetAddress [2022-02-11T19:21:01.219Z] --- PASS: TestGetAddress (0.00s) [2022-02-11T19:21:01.219Z] === RUN TestRemove [2022-02-11T19:21:01.219Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-02-11T19:21:01.219Z] --- SKIP: TestRemove (0.00s) [2022-02-11T19:21:01.219Z] === RUN TestInitializeWithVolumes [2022-02-11T19:21:01.219Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-02-11T19:21:01.219Z] === RUN TestCreate [2022-02-11T19:21:01.219Z] --- PASS: TestCreate (0.01s) [2022-02-11T19:21:01.219Z] === RUN TestValidateName [2022-02-11T19:21:01.219Z] --- PASS: TestValidateName (0.00s) [2022-02-11T19:21:01.219Z] === RUN TestCreateWithOpts [2022-02-11T19:21:01.219Z] local_test.go:180: runtime.GOOS == "windows" [2022-02-11T19:21:01.219Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-02-11T19:21:01.219Z] === RUN TestRelaodNoOpts [2022-02-11T19:21:01.219Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-02-11T19:21:01.219Z] PASS [2022-02-11T19:21:01.219Z] coverage: 41.5% of statements [2022-02-11T19:21:01.219Z] ok github.com/docker/docker/volume/local 0.092s coverage: 41.5% of statements [2022-02-11T19:21:01.347Z] === RUN TestDockerSuite/TestBuildRm [2022-02-11T19:21:01.594Z] === RUN TestAdjustForAPIVersion [2022-02-11T19:21:01.594Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-02-11T19:21:01.594Z] PASS [2022-02-11T19:21:01.594Z] coverage: 5.7% of statements [2022-02-11T19:21:01.594Z] ok github.com/docker/docker/api/server/router/swarm 0.049s coverage: 5.7% of statements [2022-02-11T19:21:01.594Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-02-11T19:21:01.594Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-02-11T19:21:01.594Z] ? github.com/docker/docker/api/types [no test files] [2022-02-11T19:21:01.594Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-02-11T19:21:01.594Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-02-11T19:21:01.594Z] ? github.com/docker/docker/api/types/container [no test files] [2022-02-11T19:21:01.594Z] ? github.com/docker/docker/api/types/events [no test files] [2022-02-11T19:21:01.594Z] === RUN TestStrSliceMarshalJSON [2022-02-11T19:21:01.594Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-02-11T19:21:01.594Z] === RUN TestStrSliceUnmarshalJSON [2022-02-11T19:21:01.594Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-02-11T19:21:01.594Z] === RUN TestStrSliceUnmarshalString [2022-02-11T19:21:01.594Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-02-11T19:21:01.594Z] === RUN TestStrSliceUnmarshalSlice [2022-02-11T19:21:01.594Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-02-11T19:21:01.594Z] PASS [2022-02-11T19:21:01.594Z] coverage: 90.0% of statements [2022-02-11T19:21:01.594Z] ok github.com/docker/docker/api/types/strslice 0.057s coverage: 90.0% of statements [2022-02-11T19:21:01.594Z] === RUN TestToJSON [2022-02-11T19:21:01.594Z] --- PASS: TestToJSON (0.00s) [2022-02-11T19:21:01.594Z] === RUN TestToParamWithVersion [2022-02-11T19:21:01.594Z] --- PASS: TestToParamWithVersion (0.00s) [2022-02-11T19:21:01.594Z] === RUN TestFromJSON [2022-02-11T19:21:01.594Z] --- PASS: TestFromJSON (0.00s) [2022-02-11T19:21:01.594Z] === RUN TestEmpty [2022-02-11T19:21:01.594Z] --- PASS: TestEmpty (0.00s) [2022-02-11T19:21:01.594Z] === RUN TestArgsMatchKVListEmptySources [2022-02-11T19:21:01.594Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-02-11T19:21:01.594Z] === RUN TestArgsMatchKVList [2022-02-11T19:21:01.594Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-02-11T19:21:01.594Z] === RUN TestArgsMatch [2022-02-11T19:21:01.594Z] --- PASS: TestArgsMatch (0.00s) [2022-02-11T19:21:01.594Z] === RUN TestAdd [2022-02-11T19:21:01.594Z] --- PASS: TestAdd (0.00s) [2022-02-11T19:21:01.594Z] === RUN TestDel [2022-02-11T19:21:01.594Z] --- PASS: TestDel (0.00s) [2022-02-11T19:21:01.594Z] === RUN TestLen [2022-02-11T19:21:01.594Z] --- PASS: TestLen (0.00s) [2022-02-11T19:21:01.594Z] === RUN TestExactMatch [2022-02-11T19:21:01.594Z] --- PASS: TestExactMatch (0.00s) [2022-02-11T19:21:01.594Z] === RUN TestOnlyOneExactMatch [2022-02-11T19:21:01.594Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-02-11T19:21:01.594Z] === RUN TestContains [2022-02-11T19:21:01.594Z] --- PASS: TestContains (0.00s) [2022-02-11T19:21:01.594Z] === RUN TestValidate [2022-02-11T19:21:01.594Z] --- PASS: TestValidate (0.00s) [2022-02-11T19:21:01.594Z] === RUN TestWalkValues [2022-02-11T19:21:01.594Z] --- PASS: TestWalkValues (0.00s) [2022-02-11T19:21:01.594Z] === RUN TestFuzzyMatch [2022-02-11T19:21:01.594Z] --- PASS: TestFuzzyMatch (0.00s) [2022-02-11T19:21:01.594Z] === RUN TestClone [2022-02-11T19:21:01.594Z] --- PASS: TestClone (0.00s) [2022-02-11T19:21:01.594Z] PASS [2022-02-11T19:21:01.594Z] coverage: 92.2% of statements [2022-02-11T19:21:01.594Z] ok github.com/docker/docker/api/types/filters 0.049s coverage: 92.2% of statements [2022-02-11T19:21:01.594Z] ? github.com/docker/docker/api/types/image [no test files] [2022-02-11T19:21:01.594Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-02-11T19:21:01.594Z] ? github.com/docker/docker/api/types/network [no test files] [2022-02-11T19:21:01.594Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-02-11T19:21:01.594Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-02-11T19:21:01.594Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-02-11T19:21:01.594Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-02-11T19:21:01.688Z] === RUN TestLCOWParseMountRaw [2022-02-11T19:21:01.688Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-02-11T19:21:01.688Z] === RUN TestLCOWParseMountRawSplit [2022-02-11T19:21:01.688Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-02-11T19:21:01.688Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-02-11T19:21:01.688Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-02-11T19:21:01.688Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-02-11T19:21:01.688Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-02-11T19:21:01.688Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-02-11T19:21:01.688Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-02-11T19:21:01.688Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-02-11T19:21:01.688Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-02-11T19:21:01.688Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-02-11T19:21:01.688Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-02-11T19:21:01.688Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-02-11T19:21:01.688Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-02-11T19:21:01.688Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-02-11T19:21:01.688Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-02-11T19:21:01.688Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-02-11T19:21:01.688Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-02-11T19:21:01.688Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-02-11T19:21:01.688Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-02-11T19:21:01.688Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-02-11T19:21:01.688Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-02-11T19:21:01.688Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-02-11T19:21:01.688Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-02-11T19:21:01.688Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-02-11T19:21:01.688Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-02-11T19:21:01.688Z] === RUN TestLinuxParseMountRaw [2022-02-11T19:21:01.688Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-02-11T19:21:01.688Z] === RUN TestLinuxParseMountRawSplit [2022-02-11T19:21:01.688Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-02-11T19:21:01.688Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-02-11T19:21:01.688Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-02-11T19:21:01.688Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-02-11T19:21:01.688Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-02-11T19:21:01.688Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-02-11T19:21:01.688Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-02-11T19:21:01.688Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-02-11T19:21:01.688Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-02-11T19:21:01.688Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-02-11T19:21:01.688Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-02-11T19:21:01.688Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-02-11T19:21:01.688Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-02-11T19:21:01.688Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-02-11T19:21:01.688Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-02-11T19:21:01.688Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-02-11T19:21:01.688Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-02-11T19:21:01.688Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-02-11T19:21:01.688Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-02-11T19:21:01.688Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-02-11T19:21:01.688Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-02-11T19:21:01.688Z] === RUN TestConvertTmpfsOptions [2022-02-11T19:21:01.688Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-02-11T19:21:01.688Z] linux_parser_test.go:209: data="ro" [2022-02-11T19:21:01.688Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-02-11T19:21:01.688Z] === RUN TestParseMountSpec [2022-02-11T19:21:01.688Z] parser_test.go:62: case 0 [2022-02-11T19:21:01.688Z] parser_test.go:62: case 1 [2022-02-11T19:21:01.688Z] parser_test.go:62: case 2 [2022-02-11T19:21:01.688Z] parser_test.go:62: case 3 [2022-02-11T19:21:01.688Z] parser_test.go:62: case 4 [2022-02-11T19:21:01.688Z] parser_test.go:62: case 5 [2022-02-11T19:21:01.688Z] --- PASS: TestParseMountSpec (0.00s) [2022-02-11T19:21:01.688Z] === RUN TestValidateMount [2022-02-11T19:21:01.688Z] --- PASS: TestValidateMount (0.00s) [2022-02-11T19:21:01.688Z] === RUN TestWindowsParseMountRaw [2022-02-11T19:21:01.688Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-02-11T19:21:01.688Z] === RUN TestWindowsParseMountRawSplit [2022-02-11T19:21:01.688Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-02-11T19:21:01.688Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-02-11T19:21:01.688Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-02-11T19:21:01.688Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-02-11T19:21:01.688Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-02-11T19:21:01.688Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-02-11T19:21:01.688Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-02-11T19:21:01.688Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-02-11T19:21:01.688Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-02-11T19:21:01.688Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-02-11T19:21:01.688Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-02-11T19:21:01.688Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-02-11T19:21:01.688Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-02-11T19:21:01.688Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-02-11T19:21:01.688Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-02-11T19:21:01.688Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-02-11T19:21:01.688Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-02-11T19:21:01.688Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-02-11T19:21:01.688Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-02-11T19:21:01.688Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-02-11T19:21:01.688Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-02-11T19:21:01.688Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-02-11T19:21:01.688Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-02-11T19:21:01.688Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-02-11T19:21:01.688Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-02-11T19:21:01.688Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-02-11T19:21:01.688Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-02-11T19:21:01.689Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-02-11T19:21:01.689Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-02-11T19:21:01.689Z] PASS [2022-02-11T19:21:01.689Z] coverage: 67.6% of statements [2022-02-11T19:21:01.689Z] ok github.com/docker/docker/volume/mounts 0.066s coverage: 67.6% of statements [2022-02-11T19:21:01.910Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-02-11T19:21:02.055Z] === RUN TestDurationToSecondsString [2022-02-11T19:21:02.055Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-02-11T19:21:02.055Z] === RUN TestGetTimestamp [2022-02-11T19:21:02.055Z] --- PASS: TestGetTimestamp (0.21s) [2022-02-11T19:21:02.055Z] === RUN TestParseTimestamps [2022-02-11T19:21:02.055Z] --- PASS: TestParseTimestamps (0.00s) [2022-02-11T19:21:02.055Z] PASS [2022-02-11T19:21:02.055Z] coverage: 100.0% of statements [2022-02-11T19:21:02.055Z] ok github.com/docker/docker/api/types/time 0.256s coverage: 100.0% of statements [2022-02-11T19:21:02.055Z] === RUN TestCompareVersion [2022-02-11T19:21:02.055Z] --- PASS: TestCompareVersion (0.00s) [2022-02-11T19:21:02.055Z] PASS [2022-02-11T19:21:02.055Z] coverage: 77.3% of statements [2022-02-11T19:21:02.055Z] ok github.com/docker/docker/api/types/versions 0.048s coverage: 77.3% of statements [2022-02-11T19:21:02.055Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-02-11T19:21:02.055Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-02-11T19:21:02.055Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-02-11T19:21:02.055Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-02-11T19:21:02.055Z] ? github.com/docker/docker/builder [no test files] [2022-02-11T19:21:02.055Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-02-11T19:21:02.055Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-02-11T19:21:02.055Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-02-11T19:21:02.055Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-02-11T19:21:02.055Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-02-11T19:21:02.055Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-02-11T19:21:02.055Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-02-11T19:21:02.676Z] === RUN TestSetGetMeta [2022-02-11T19:21:02.676Z] === PAUSE TestSetGetMeta [2022-02-11T19:21:02.676Z] === RUN TestRestore [2022-02-11T19:21:02.676Z] === PAUSE TestRestore [2022-02-11T19:21:02.676Z] === RUN TestServiceCreate [2022-02-11T19:21:02.676Z] === PAUSE TestServiceCreate [2022-02-11T19:21:02.676Z] === RUN TestServiceList [2022-02-11T19:21:02.676Z] === PAUSE TestServiceList [2022-02-11T19:21:02.676Z] === RUN TestServiceRemove [2022-02-11T19:21:02.676Z] === PAUSE TestServiceRemove [2022-02-11T19:21:02.676Z] === RUN TestServiceGet [2022-02-11T19:21:02.676Z] === PAUSE TestServiceGet [2022-02-11T19:21:02.676Z] === RUN TestServicePrune [2022-02-11T19:21:02.676Z] === PAUSE TestServicePrune [2022-02-11T19:21:02.676Z] === RUN TestCreate [2022-02-11T19:21:02.676Z] === PAUSE TestCreate [2022-02-11T19:21:02.676Z] === RUN TestRemove [2022-02-11T19:21:02.676Z] === PAUSE TestRemove [2022-02-11T19:21:02.676Z] === RUN TestList [2022-02-11T19:21:02.676Z] === PAUSE TestList [2022-02-11T19:21:02.676Z] === RUN TestFindByDriver [2022-02-11T19:21:02.676Z] === PAUSE TestFindByDriver [2022-02-11T19:21:02.676Z] === RUN TestFindByReferenced [2022-02-11T19:21:02.676Z] === PAUSE TestFindByReferenced [2022-02-11T19:21:02.676Z] === RUN TestDerefMultipleOfSameRef [2022-02-11T19:21:02.676Z] === PAUSE TestDerefMultipleOfSameRef [2022-02-11T19:21:02.676Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-02-11T19:21:02.676Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-02-11T19:21:02.676Z] === RUN TestDefererencePluginOnCreateError [2022-02-11T19:21:02.676Z] === PAUSE TestDefererencePluginOnCreateError [2022-02-11T19:21:02.676Z] === RUN TestRefDerefRemove [2022-02-11T19:21:02.676Z] === PAUSE TestRefDerefRemove [2022-02-11T19:21:02.676Z] === RUN TestGet [2022-02-11T19:21:02.676Z] === PAUSE TestGet [2022-02-11T19:21:02.676Z] === RUN TestGetWithReference [2022-02-11T19:21:02.676Z] === PAUSE TestGetWithReference [2022-02-11T19:21:02.676Z] === RUN TestFilterFunc [2022-02-11T19:21:02.676Z] === RUN TestFilterFunc/test_nil_list [2022-02-11T19:21:02.676Z] === PAUSE TestFilterFunc/test_nil_list [2022-02-11T19:21:02.676Z] === RUN TestFilterFunc/test_empty_list [2022-02-11T19:21:02.676Z] === PAUSE TestFilterFunc/test_empty_list [2022-02-11T19:21:02.676Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-02-11T19:21:02.676Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-02-11T19:21:02.676Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-02-11T19:21:03.148Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-02-11T19:21:03.148Z] === RUN TestFilterFunc/test_filter_some [2022-02-11T19:21:03.148Z] === PAUSE TestFilterFunc/test_filter_some [2022-02-11T19:21:03.148Z] === RUN TestFilterFunc/test_filter_middle [2022-02-11T19:21:03.148Z] === PAUSE TestFilterFunc/test_filter_middle [2022-02-11T19:21:03.148Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-02-11T19:21:03.148Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-02-11T19:21:03.148Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-02-11T19:21:03.148Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-02-11T19:21:03.148Z] === CONT TestFilterFunc/test_nil_list [2022-02-11T19:21:03.148Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-02-11T19:21:03.148Z] === CONT TestFilterFunc/test_filter_some [2022-02-11T19:21:03.148Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-02-11T19:21:03.148Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-02-11T19:21:03.148Z] === CONT TestFilterFunc/test_empty_list [2022-02-11T19:21:03.148Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-02-11T19:21:03.148Z] === CONT TestFilterFunc/test_filter_middle [2022-02-11T19:21:03.148Z] --- PASS: TestFilterFunc (0.00s) [2022-02-11T19:21:03.148Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-02-11T19:21:03.148Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-02-11T19:21:03.148Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-02-11T19:21:03.148Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-02-11T19:21:03.148Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-02-11T19:21:03.148Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-02-11T19:21:03.148Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-02-11T19:21:03.148Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-02-11T19:21:03.148Z] === CONT TestSetGetMeta [2022-02-11T19:21:03.148Z] === CONT TestList [2022-02-11T19:21:03.148Z] === CONT TestDefererencePluginOnCreateError [2022-02-11T19:21:03.148Z] === CONT TestRemove [2022-02-11T19:21:03.148Z] --- PASS: TestSetGetMeta (0.03s) [2022-02-11T19:21:03.148Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-02-11T19:21:03.148Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2022-02-11T19:21:03.148Z] === CONT TestDerefMultipleOfSameRef [2022-02-11T19:21:03.148Z] --- PASS: TestRemove (0.04s) [2022-02-11T19:21:03.148Z] === CONT TestFindByReferenced [2022-02-11T19:21:03.148Z] --- PASS: TestList (0.04s) [2022-02-11T19:21:03.148Z] === CONT TestFindByDriver [2022-02-11T19:21:03.148Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-02-11T19:21:03.148Z] === CONT TestGetWithReference [2022-02-11T19:21:03.148Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-02-11T19:21:03.148Z] === CONT TestGet [2022-02-11T19:21:03.148Z] --- PASS: TestFindByReferenced (0.02s) [2022-02-11T19:21:03.148Z] === CONT TestRefDerefRemove [2022-02-11T19:21:03.148Z] --- PASS: TestFindByDriver (0.02s) [2022-02-11T19:21:03.148Z] === CONT TestServiceRemove [2022-02-11T19:21:03.148Z] --- PASS: TestGetWithReference (0.03s) [2022-02-11T19:21:03.148Z] === CONT TestCreate [2022-02-11T19:21:03.148Z] --- PASS: TestGet (0.02s) [2022-02-11T19:21:03.148Z] === CONT TestServicePrune [2022-02-11T19:21:03.148Z] --- PASS: TestRefDerefRemove (0.03s) [2022-02-11T19:21:03.148Z] === CONT TestServiceGet [2022-02-11T19:21:03.148Z] --- PASS: TestCreate (0.02s) [2022-02-11T19:21:03.148Z] === CONT TestServiceCreate [2022-02-11T19:21:03.148Z] --- PASS: TestServiceGet (0.16s) [2022-02-11T19:21:03.148Z] === CONT TestServiceList [2022-02-11T19:21:03.148Z] time="2022-02-11T19:21:02Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-11T19:21:03.148Z] --- PASS: TestServiceRemove (0.18s) [2022-02-11T19:21:03.148Z] === CONT TestRestore [2022-02-11T19:21:03.148Z] --- PASS: TestServiceCreate (0.16s) [2022-02-11T19:21:03.148Z] time="2022-02-11T19:21:02Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-11T19:21:03.148Z] time="2022-02-11T19:21:02Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-11T19:21:03.148Z] time="2022-02-11T19:21:02Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-02-11T19:21:03.148Z] --- PASS: TestServiceList (0.02s) [2022-02-11T19:21:03.148Z] --- PASS: TestRestore (0.03s) [2022-02-11T19:21:03.148Z] time="2022-02-11T19:21:02Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-11T19:21:03.148Z] --- PASS: TestServicePrune (0.21s) [2022-02-11T19:21:03.148Z] PASS [2022-02-11T19:21:03.148Z] coverage: 69.0% of statements [2022-02-11T19:21:03.148Z] ok github.com/docker/docker/volume/service 0.334s coverage: 69.0% of statements [2022-02-11T19:21:03.278Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-02-11T19:21:03.536Z] docker_api_swarm_test.go:304: [d4eccb320aa9f] joining swarm manager [d1982708495db]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-11T19:21:03.606Z] === RUN TestParseRemoteURL [2022-02-11T19:21:03.606Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-02-11T19:21:03.606Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-02-11T19:21:03.606Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-02-11T19:21:03.606Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-02-11T19:21:03.606Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-02-11T19:21:03.606Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-02-11T19:21:03.606Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-02-11T19:21:03.606Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-02-11T19:21:03.606Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-02-11T19:21:03.606Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-02-11T19:21:03.606Z] --- PASS: TestParseRemoteURL (0.00s) [2022-02-11T19:21:03.606Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-02-11T19:21:03.606Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-02-11T19:21:03.606Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-02-11T19:21:03.606Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-02-11T19:21:03.606Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-02-11T19:21:03.606Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-02-11T19:21:03.606Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-02-11T19:21:03.606Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-02-11T19:21:03.606Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-02-11T19:21:03.606Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-02-11T19:21:03.606Z] === RUN TestCloneArgsSmartHttp [2022-02-11T19:21:03.606Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-02-11T19:21:03.606Z] === RUN TestCloneArgsDumbHttp [2022-02-11T19:21:03.606Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-02-11T19:21:03.606Z] === RUN TestCloneArgsGit [2022-02-11T19:21:03.606Z] --- PASS: TestCloneArgsGit (0.00s) [2022-02-11T19:21:03.606Z] === RUN TestCheckoutGit [2022-02-11T19:21:04.181Z] --- PASS: TestDockerNetworkConnectAlias (3.59s) [2022-02-11T19:21:04.181Z] === RUN TestDockerNetworkReConnect [2022-02-11T19:21:04.904Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-02-11T19:21:04.904Z] docker_api_swarm_test.go:305: [d1a652c6e89f0] joining swarm manager [d1982708495db]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-11T19:21:05.467Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-02-11T19:21:05.467Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-02-11T19:21:05.791Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-02-11T19:21:05.791Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-02-11T19:21:05.791Z] === RUN TestProcessNoDockerignore [2022-02-11T19:21:05.791Z] --- PASS: TestProcessNoDockerignore (0.01s) [2022-02-11T19:21:05.791Z] === RUN TestProcessShouldLeaveAllFiles [2022-02-11T19:21:05.791Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2022-02-11T19:21:05.791Z] === RUN TestDetectContentType [2022-02-11T19:21:05.791Z] --- PASS: TestDetectContentType (0.00s) [2022-02-11T19:21:05.791Z] === RUN TestSelectAcceptableMIME [2022-02-11T19:21:05.791Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-02-11T19:21:05.791Z] === RUN TestInspectEmptyResponse [2022-02-11T19:21:05.791Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-02-11T19:21:05.791Z] === RUN TestInspectResponseBinary [2022-02-11T19:21:05.791Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-02-11T19:21:05.791Z] === RUN TestResponseUnsupportedContentType [2022-02-11T19:21:05.791Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-02-11T19:21:05.791Z] === RUN TestInspectResponseTextSimple [2022-02-11T19:21:05.791Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-02-11T19:21:05.791Z] === RUN TestInspectResponseEmptyContentType [2022-02-11T19:21:05.791Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-02-11T19:21:05.791Z] === RUN TestUnknownContentLength [2022-02-11T19:21:05.791Z] --- PASS: TestUnknownContentLength (0.00s) [2022-02-11T19:21:05.791Z] === RUN TestDownloadRemote [2022-02-11T19:21:05.791Z] --- PASS: TestDownloadRemote (0.12s) [2022-02-11T19:21:05.791Z] === RUN TestGetWithStatusError [2022-02-11T19:21:05.791Z] --- PASS: TestGetWithStatusError (0.01s) [2022-02-11T19:21:05.791Z] === RUN TestCloseRootDirectory [2022-02-11T19:21:05.791Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-11T19:21:05.791Z] --- SKIP: TestCloseRootDirectory (0.01s) [2022-02-11T19:21:05.791Z] === RUN TestHashFile [2022-02-11T19:21:05.791Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-11T19:21:05.791Z] --- SKIP: TestHashFile (0.00s) [2022-02-11T19:21:05.791Z] === RUN TestHashSubdir [2022-02-11T19:21:05.791Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-11T19:21:05.791Z] --- SKIP: TestHashSubdir (0.01s) [2022-02-11T19:21:05.791Z] === RUN TestRemoveDirectory [2022-02-11T19:21:05.791Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-11T19:21:05.791Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-02-11T19:21:05.791Z] PASS [2022-02-11T19:21:05.791Z] coverage: 9.3% of statements [2022-02-11T19:21:05.791Z] ok github.com/docker/docker/builder/remotecontext 0.323s coverage: 9.3% of statements [2022-02-11T19:21:05.791Z] === RUN TestEnable [2022-02-11T19:21:05.791Z] --- PASS: TestEnable (0.00s) [2022-02-11T19:21:05.791Z] === RUN TestDisable [2022-02-11T19:21:05.791Z] --- PASS: TestDisable (0.00s) [2022-02-11T19:21:05.791Z] === RUN TestEnabled [2022-02-11T19:21:05.791Z] --- PASS: TestEnabled (0.00s) [2022-02-11T19:21:05.791Z] PASS [2022-02-11T19:21:05.791Z] coverage: 100.0% of statements [2022-02-11T19:21:05.791Z] ok github.com/docker/docker/cli/debug 0.070s coverage: 100.0% of statements [2022-02-11T19:21:06.029Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-02-11T19:21:06.251Z] === RUN TestGetAllAllowed [2022-02-11T19:21:06.251Z] --- PASS: TestGetAllAllowed (0.00s) [2022-02-11T19:21:06.251Z] === RUN TestGetAllMeta [2022-02-11T19:21:06.251Z] --- PASS: TestGetAllMeta (0.00s) [2022-02-11T19:21:06.251Z] === RUN TestWarnOnUnusedBuildArgs [2022-02-11T19:21:06.251Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-02-11T19:21:06.251Z] === RUN TestIsUnreferencedBuiltin [2022-02-11T19:21:06.251Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-02-11T19:21:06.251Z] === RUN TestIsExistingDirectory [2022-02-11T19:21:06.251Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-02-11T19:21:06.251Z] === RUN TestGetFilenameForDownload [2022-02-11T19:21:06.251Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-02-11T19:21:06.251Z] === RUN TestEnv2Variables [2022-02-11T19:21:06.251Z] --- PASS: TestEnv2Variables (0.00s) [2022-02-11T19:21:06.251Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-02-11T19:21:06.251Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-02-11T19:21:06.251Z] === RUN TestMaintainer [2022-02-11T19:21:06.251Z] --- PASS: TestMaintainer (0.00s) [2022-02-11T19:21:06.251Z] === RUN TestLabel [2022-02-11T19:21:06.251Z] --- PASS: TestLabel (0.00s) [2022-02-11T19:21:06.251Z] === RUN TestFromScratch [2022-02-11T19:21:06.251Z] --- PASS: TestFromScratch (0.00s) [2022-02-11T19:21:06.251Z] === RUN TestFromWithArg [2022-02-11T19:21:06.251Z] --- PASS: TestFromWithArg (0.00s) [2022-02-11T19:21:06.251Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-02-11T19:21:06.251Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-02-11T19:21:06.251Z] === RUN TestFromWithUndefinedArg [2022-02-11T19:21:06.251Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-02-11T19:21:06.251Z] === RUN TestFromMultiStageWithNamedStage [2022-02-11T19:21:06.251Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-02-11T19:21:06.251Z] === RUN TestOnbuild [2022-02-11T19:21:06.251Z] --- PASS: TestOnbuild (0.00s) [2022-02-11T19:21:06.251Z] === RUN TestWorkdir [2022-02-11T19:21:06.251Z] --- PASS: TestWorkdir (0.00s) [2022-02-11T19:21:06.251Z] === RUN TestCmd [2022-02-11T19:21:06.251Z] --- PASS: TestCmd (0.00s) [2022-02-11T19:21:06.251Z] === RUN TestHealthcheckNone [2022-02-11T19:21:06.251Z] --- PASS: TestHealthcheckNone (0.00s) [2022-02-11T19:21:06.251Z] === RUN TestHealthcheckCmd [2022-02-11T19:21:06.251Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-02-11T19:21:06.251Z] === RUN TestEntrypoint [2022-02-11T19:21:06.251Z] --- PASS: TestEntrypoint (0.00s) [2022-02-11T19:21:06.251Z] === RUN TestExpose [2022-02-11T19:21:06.251Z] --- PASS: TestExpose (0.00s) [2022-02-11T19:21:06.251Z] === RUN TestUser [2022-02-11T19:21:06.251Z] --- PASS: TestUser (0.00s) [2022-02-11T19:21:06.251Z] === RUN TestVolume [2022-02-11T19:21:06.251Z] --- PASS: TestVolume (0.00s) [2022-02-11T19:21:06.251Z] === RUN TestStopSignal [2022-02-11T19:21:06.251Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-02-11T19:21:06.251Z] --- SKIP: TestStopSignal (0.00s) [2022-02-11T19:21:06.251Z] === RUN TestArg [2022-02-11T19:21:06.251Z] --- PASS: TestArg (0.00s) [2022-02-11T19:21:06.251Z] === RUN TestShell [2022-02-11T19:21:06.251Z] --- PASS: TestShell (0.00s) [2022-02-11T19:21:06.251Z] === RUN TestPrependEnvOnCmd [2022-02-11T19:21:06.251Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-02-11T19:21:06.251Z] === RUN TestRunWithBuildArgs [2022-02-11T19:21:06.251Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-02-11T19:21:06.251Z] === RUN TestRunIgnoresHealthcheck [2022-02-11T19:21:06.251Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-02-11T19:21:06.251Z] === RUN TestDispatchUnsupportedOptions [2022-02-11T19:21:06.251Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-02-11T19:21:06.251Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-02-11T19:21:06.251Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-02-11T19:21:06.251Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-02-11T19:21:06.251Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-02-11T19:21:06.251Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-02-11T19:21:06.251Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-02-11T19:21:06.251Z] === RUN TestNormalizeWorkdir [2022-02-11T19:21:06.251Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-02-11T19:21:06.251Z] === RUN TestDispatch [2022-02-11T19:21:06.251Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-02-11T19:21:06.251Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-02-11T19:21:06.251Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-02-11T19:21:06.251Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-02-11T19:21:06.251Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-02-11T19:21:06.251Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-02-11T19:21:06.251Z] === RUN TestDispatch/COPY_url [2022-02-11T19:21:06.251Z] --- PASS: TestDispatch (0.07s) [2022-02-11T19:21:06.251Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2022-02-11T19:21:06.251Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-02-11T19:21:06.251Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-02-11T19:21:06.251Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-02-11T19:21:06.251Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-02-11T19:21:06.251Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-02-11T19:21:06.251Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-02-11T19:21:06.251Z] === RUN TestAddScratchImageAddsToMounts [2022-02-11T19:21:06.251Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-02-11T19:21:06.251Z] === RUN TestAddFromScratchPopulatesPlatform [2022-02-11T19:21:06.251Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-02-11T19:21:06.251Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-02-11T19:21:06.251Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-02-11T19:21:06.251Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-02-11T19:21:06.251Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-02-11T19:21:06.251Z] === RUN TestImageSourceGetAddsToMounts [2022-02-11T19:21:06.251Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-02-11T19:21:06.251Z] === RUN TestEmptyDockerfile [2022-02-11T19:21:06.251Z] --- PASS: TestEmptyDockerfile (0.00s) [2022-02-11T19:21:06.251Z] === RUN TestSymlinkDockerfile [2022-02-11T19:21:06.251Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-02-11T19:21:06.251Z] === RUN TestDockerfileOutsideTheBuildContext [2022-02-11T19:21:06.251Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.01s) [2022-02-11T19:21:06.251Z] === RUN TestNonExistingDockerfile [2022-02-11T19:21:06.251Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-02-11T19:21:06.251Z] === RUN TestCopyRunConfig [2022-02-11T19:21:06.251Z] --- PASS: TestCopyRunConfig (0.00s) [2022-02-11T19:21:06.251Z] === RUN TestDeepCopyRunConfig [2022-02-11T19:21:06.251Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-02-11T19:21:06.251Z] === RUN TestExportImage [2022-02-11T19:21:06.251Z] --- PASS: TestExportImage (0.00s) [2022-02-11T19:21:06.251Z] === RUN TestNormalizeDest [2022-02-11T19:21:06.251Z] --- PASS: TestNormalizeDest (0.00s) [2022-02-11T19:21:06.251Z] PASS [2022-02-11T19:21:06.251Z] coverage: 46.8% of statements [2022-02-11T19:21:06.251Z] ok github.com/docker/docker/builder/dockerfile 0.265s coverage: 46.8% of statements [2022-02-11T19:21:06.593Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-02-11T19:21:06.712Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-02-11T19:21:07.157Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-02-11T19:21:07.174Z] === RUN TestTCP4Proxy [2022-02-11T19:21:07.174Z] --- PASS: TestTCP4Proxy (0.01s) [2022-02-11T19:21:07.174Z] === RUN TestTCP4ProxyHalfClose [2022-02-11T19:21:07.174Z] --- PASS: TestTCP4ProxyHalfClose (0.04s) [2022-02-11T19:21:07.174Z] === RUN TestTCP6Proxy [2022-02-11T19:21:07.174Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-02-11T19:21:07.174Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-02-11T19:21:07.174Z] === RUN TestTCPDualStackProxy [2022-02-11T19:21:07.174Z] network_proxy_test.go:208: No support for dual stack yet [2022-02-11T19:21:07.174Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-02-11T19:21:07.174Z] === RUN TestUDP4Proxy [2022-02-11T19:21:07.174Z] --- PASS: TestUDP4Proxy (0.00s) [2022-02-11T19:21:07.174Z] === RUN TestUDP6Proxy [2022-02-11T19:21:07.174Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-02-11T19:21:07.174Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-02-11T19:21:07.174Z] === RUN TestUDPWriteError [2022-02-11T19:21:07.174Z] --- PASS: TestUDPWriteError (0.00s) [2022-02-11T19:21:07.174Z] === RUN TestSCTP4Proxy [2022-02-11T19:21:07.174Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-02-11T19:21:07.174Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-02-11T19:21:07.174Z] === RUN TestSCTP6Proxy [2022-02-11T19:21:07.174Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-02-11T19:21:07.174Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-02-11T19:21:07.174Z] PASS [2022-02-11T19:21:07.174Z] coverage: 49.4% of statements [2022-02-11T19:21:07.174Z] ok github.com/docker/docker/cmd/docker-proxy 0.117s coverage: 49.4% of statements [2022-02-11T19:21:07.414Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-02-11T19:21:07.479Z] --- PASS: TestDockerNetworkReConnect (3.30s) [2022-02-11T19:21:07.479Z] === RUN TestServicePlugin [2022-02-11T19:21:07.479Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-11T19:21:07.479Z] --- SKIP: TestServicePlugin (0.00s) [2022-02-11T19:21:07.479Z] === RUN TestServiceUpdateLabel [2022-02-11T19:21:07.670Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-02-11T19:21:08.600Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-02-11T19:21:09.528Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-02-11T19:21:09.996Z] --- PASS: TestServiceUpdateLabel (2.09s) [2022-02-11T19:21:09.996Z] === RUN TestServiceUpdateSecrets [2022-02-11T19:21:10.459Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-02-11T19:21:10.741Z] 2022/02/11 19:21:08 Closing DB instances... [2022-02-11T19:21:10.741Z] --- PASS: TestNetworkDBGarbageCollection (54.26s) [2022-02-11T19:21:10.741Z] === RUN TestFindNode [2022-02-11T19:21:10.741Z] 2022/02/11 19:21:10 Closing DB instances... [2022-02-11T19:21:10.741Z] --- PASS: TestFindNode (0.02s) [2022-02-11T19:21:10.741Z] === RUN TestChangeNodeState [2022-02-11T19:21:10.741Z] 2022/02/11 19:21:10 Closing DB instances... [2022-02-11T19:21:10.741Z] --- PASS: TestChangeNodeState (0.02s) [2022-02-11T19:21:10.741Z] === RUN TestNodeReincarnation [2022-02-11T19:21:11.209Z] 2022/02/11 19:21:10 Closing DB instances... [2022-02-11T19:21:11.827Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-02-11T19:21:12.755Z] --- PASS: TestDockerNetworkMacvlan (12.52s) [2022-02-11T19:21:12.755Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2022-02-11T19:21:12.755Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.18s) [2022-02-11T19:21:12.755Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.39s) [2022-02-11T19:21:12.755Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.08s) [2022-02-11T19:21:12.755Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.69s) [2022-02-11T19:21:12.755Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.77s) [2022-02-11T19:21:12.755Z] PASS [2022-02-11T19:21:12.755Z] [2022-02-11T19:21:12.755Z] DONE 8 tests in 14.066s [2022-02-11T19:21:12.755Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-02-11T19:21:12.755Z] ++ 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-02-11T19:21:12.755Z] ++ set -e [2022-02-11T19:21:12.755Z] ++ '[' -n 0 ']' [2022-02-11T19:21:12.755Z] ++ set -x [2022-02-11T19:21:12.756Z] ++ 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-02-11T19:21:12.756Z] testing: warning: no tests to run [2022-02-11T19:21:12.756Z] PASS [2022-02-11T19:21:12.756Z] [2022-02-11T19:21:12.756Z] DONE 0 tests in 0.031s [2022-02-11T19:21:12.756Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-02-11T19:21:12.756Z] ++ 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-02-11T19:21:12.756Z] ++ set -e [2022-02-11T19:21:12.756Z] ++ '[' -n 0 ']' [2022-02-11T19:21:12.756Z] ++ set -x [2022-02-11T19:21:12.756Z] ++ 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-02-11T19:21:13.013Z] INFO: Testing against a local daemon [2022-02-11T19:21:13.013Z] === RUN TestAuthZPluginAllowRequest [2022-02-11T19:21:13.576Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-02-11T19:21:13.576Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-02-11T19:21:13.833Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-02-11T19:21:13.833Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-02-11T19:21:13.833Z] === RUN TestDockerSuite/TestBuildSpaces [2022-02-11T19:21:14.396Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-02-11T19:21:14.396Z] --- PASS: TestAuthZPluginAllowRequest (1.38s) [2022-02-11T19:21:14.396Z] === RUN TestAuthZPluginTLS [2022-02-11T19:21:14.960Z] --- PASS: TestAuthZPluginTLS (0.57s) [2022-02-11T19:21:14.960Z] === RUN TestAuthZPluginDenyRequest [2022-02-11T19:21:14.960Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-02-11T19:21:14.960Z] === RUN TestDockerSuite/TestBuildStderr [2022-02-11T19:21:15.522Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2022-02-11T19:21:15.522Z] === RUN TestAuthZPluginAPIDenyResponse [2022-02-11T19:21:15.522Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-02-11T19:21:15.968Z] time="2022-02-11T19:21:15Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-02-11T19:21:15.968Z] --- PASS: TestNodeReincarnation (5.02s) [2022-02-11T19:21:15.968Z] === RUN TestParallelCreate [2022-02-11T19:21:15.968Z] 2022/02/11 19:21:15 Closing DB instances... [2022-02-11T19:21:15.968Z] --- PASS: TestParallelCreate (0.02s) [2022-02-11T19:21:15.968Z] === RUN TestParallelDelete [2022-02-11T19:21:15.968Z] 2022/02/11 19:21:15 Closing DB instances... [2022-02-11T19:21:15.968Z] --- PASS: TestParallelDelete (0.02s) [2022-02-11T19:21:15.968Z] === RUN TestNetworkDBIslands [2022-02-11T19:21:15.968Z] time="2022-02-11T19:21:15Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:78f2b10cb213 with config:&{NodeID:78f2b10cb213 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-02-11T19:21:15.968Z] time="2022-02-11T19:21:15Z" level=info msg="Node 78f2b10cb213/172.18.151.202, joined gossip cluster" [2022-02-11T19:21:15.968Z] time="2022-02-11T19:21:15Z" level=info msg="Node 78f2b10cb213/172.18.151.202, added to nodes list" [2022-02-11T19:21:15.968Z] time="2022-02-11T19:21:15Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:9dc605ecb0dd with config:&{NodeID:9dc605ecb0dd 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-02-11T19:21:15.968Z] time="2022-02-11T19:21:15Z" level=info msg="Node 9dc605ecb0dd/172.18.151.202, joined gossip cluster" [2022-02-11T19:21:15.968Z] time="2022-02-11T19:21:15Z" level=info msg="Node 9dc605ecb0dd/172.18.151.202, added to nodes list" [2022-02-11T19:21:15.968Z] time="2022-02-11T19:21:15Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-02-11T19:21:15.968Z] time="2022-02-11T19:21:15Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-02-11T19:21:15.968Z] time="2022-02-11T19:21:15Z" level=debug msg="memberlist: Stream connection from=[::1]:49366" [2022-02-11T19:21:15.968Z] time="2022-02-11T19:21:15Z" level=info msg="Node 9dc605ecb0dd/172.18.151.202, joined gossip cluster" [2022-02-11T19:21:15.968Z] time="2022-02-11T19:21:15Z" level=info msg="Node 9dc605ecb0dd/172.18.151.202, added to nodes list" [2022-02-11T19:21:15.968Z] time="2022-02-11T19:21:15Z" level=info msg="Node 78f2b10cb213/172.18.151.202, joined gossip cluster" [2022-02-11T19:21:15.968Z] time="2022-02-11T19:21:15Z" level=info msg="Node 78f2b10cb213/172.18.151.202, added to nodes list" [2022-02-11T19:21:15.968Z] time="2022-02-11T19:21:15Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-02-11T19:21:15.968Z] time="2022-02-11T19:21:15Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49367" [2022-02-11T19:21:16.085Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2022-02-11T19:21:16.085Z] === RUN TestAuthZPluginDenyResponse [2022-02-11T19:21:16.648Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2022-02-11T19:21:16.648Z] === RUN TestAuthZPluginAllowEventStream [2022-02-11T19:21:16.959Z] time="2022-02-11T19:21:16Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:c373bc363af0 with config:&{NodeID:c373bc363af0 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-02-11T19:21:16.959Z] time="2022-02-11T19:21:16Z" level=info msg="Node c373bc363af0/172.18.151.202, joined gossip cluster" [2022-02-11T19:21:16.959Z] time="2022-02-11T19:21:16Z" level=info msg="Node c373bc363af0/172.18.151.202, added to nodes list" [2022-02-11T19:21:16.959Z] time="2022-02-11T19:21:16Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-02-11T19:21:16.959Z] time="2022-02-11T19:21:16Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-02-11T19:21:16.959Z] time="2022-02-11T19:21:16Z" level=debug msg="memberlist: Stream connection from=[::1]:49368" [2022-02-11T19:21:16.959Z] time="2022-02-11T19:21:16Z" level=info msg="Node c373bc363af0/172.18.151.202, joined gossip cluster" [2022-02-11T19:21:16.959Z] time="2022-02-11T19:21:16Z" level=info msg="Node c373bc363af0/172.18.151.202, added to nodes list" [2022-02-11T19:21:16.959Z] time="2022-02-11T19:21:16Z" level=info msg="Node 78f2b10cb213/172.18.151.202, joined gossip cluster" [2022-02-11T19:21:16.959Z] time="2022-02-11T19:21:16Z" level=info msg="Node 78f2b10cb213/172.18.151.202, added to nodes list" [2022-02-11T19:21:16.959Z] time="2022-02-11T19:21:16Z" level=info msg="Node 9dc605ecb0dd/172.18.151.202, joined gossip cluster" [2022-02-11T19:21:16.959Z] time="2022-02-11T19:21:16Z" level=info msg="Node 9dc605ecb0dd/172.18.151.202, added to nodes list" [2022-02-11T19:21:16.959Z] time="2022-02-11T19:21:16Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-02-11T19:21:16.959Z] time="2022-02-11T19:21:16Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49369" [2022-02-11T19:21:16.959Z] time="2022-02-11T19:21:16Z" level=info msg="Node c373bc363af0/172.18.151.202, joined gossip cluster" [2022-02-11T19:21:16.959Z] time="2022-02-11T19:21:16Z" level=info msg="Node c373bc363af0/172.18.151.202, added to nodes list" [2022-02-11T19:21:17.427Z] time="2022-02-11T19:21:17Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:4d38ecf44c8a with config:&{NodeID:4d38ecf44c8a 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-02-11T19:21:17.427Z] time="2022-02-11T19:21:17Z" level=info msg="Node 4d38ecf44c8a/172.18.151.202, joined gossip cluster" [2022-02-11T19:21:17.427Z] time="2022-02-11T19:21:17Z" level=info msg="Node 4d38ecf44c8a/172.18.151.202, added to nodes list" [2022-02-11T19:21:17.427Z] time="2022-02-11T19:21:17Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-02-11T19:21:17.427Z] time="2022-02-11T19:21:17Z" level=debug msg="memberlist: Stream connection from=[::1]:49370" [2022-02-11T19:21:17.427Z] time="2022-02-11T19:21:17Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-02-11T19:21:17.427Z] time="2022-02-11T19:21:17Z" level=info msg="Node 4d38ecf44c8a/172.18.151.202, joined gossip cluster" [2022-02-11T19:21:17.427Z] time="2022-02-11T19:21:17Z" level=info msg="Node 4d38ecf44c8a/172.18.151.202, added to nodes list" [2022-02-11T19:21:17.427Z] time="2022-02-11T19:21:17Z" level=info msg="Node 9dc605ecb0dd/172.18.151.202, joined gossip cluster" [2022-02-11T19:21:17.427Z] time="2022-02-11T19:21:17Z" level=info msg="Node 9dc605ecb0dd/172.18.151.202, added to nodes list" [2022-02-11T19:21:17.427Z] time="2022-02-11T19:21:17Z" level=info msg="Node c373bc363af0/172.18.151.202, joined gossip cluster" [2022-02-11T19:21:17.427Z] time="2022-02-11T19:21:17Z" level=info msg="Node c373bc363af0/172.18.151.202, added to nodes list" [2022-02-11T19:21:17.427Z] time="2022-02-11T19:21:17Z" level=info msg="Node 78f2b10cb213/172.18.151.202, joined gossip cluster" [2022-02-11T19:21:17.427Z] time="2022-02-11T19:21:17Z" level=info msg="Node 78f2b10cb213/172.18.151.202, added to nodes list" [2022-02-11T19:21:17.427Z] time="2022-02-11T19:21:17Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-02-11T19:21:17.427Z] time="2022-02-11T19:21:17Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49371" [2022-02-11T19:21:17.427Z] time="2022-02-11T19:21:17Z" level=info msg="Node 4d38ecf44c8a/172.18.151.202, joined gossip cluster" [2022-02-11T19:21:17.427Z] time="2022-02-11T19:21:17Z" level=info msg="Node 4d38ecf44c8a/172.18.151.202, added to nodes list" [2022-02-11T19:21:17.427Z] time="2022-02-11T19:21:17Z" level=info msg="Node 4d38ecf44c8a/172.18.151.202, joined gossip cluster" [2022-02-11T19:21:17.427Z] time="2022-02-11T19:21:17Z" level=info msg="Node 4d38ecf44c8a/172.18.151.202, added to nodes list" [2022-02-11T19:21:17.897Z] time="2022-02-11T19:21:17Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:1f13f3485fdb with config:&{NodeID:1f13f3485fdb 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-02-11T19:21:17.897Z] time="2022-02-11T19:21:17Z" level=info msg="Node 1f13f3485fdb/172.18.151.202, joined gossip cluster" [2022-02-11T19:21:17.897Z] time="2022-02-11T19:21:17Z" level=info msg="Node 1f13f3485fdb/172.18.151.202, added to nodes list" [2022-02-11T19:21:17.897Z] time="2022-02-11T19:21:17Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-02-11T19:21:17.897Z] time="2022-02-11T19:21:17Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-02-11T19:21:17.897Z] time="2022-02-11T19:21:17Z" level=debug msg="memberlist: Stream connection from=[::1]:49372" [2022-02-11T19:21:17.897Z] time="2022-02-11T19:21:17Z" level=info msg="Node 1f13f3485fdb/172.18.151.202, joined gossip cluster" [2022-02-11T19:21:17.897Z] time="2022-02-11T19:21:17Z" level=info msg="Node 1f13f3485fdb/172.18.151.202, added to nodes list" [2022-02-11T19:21:17.897Z] time="2022-02-11T19:21:17Z" level=info msg="Node 9dc605ecb0dd/172.18.151.202, joined gossip cluster" [2022-02-11T19:21:17.897Z] time="2022-02-11T19:21:17Z" level=info msg="Node 9dc605ecb0dd/172.18.151.202, added to nodes list" [2022-02-11T19:21:17.897Z] time="2022-02-11T19:21:17Z" level=info msg="Node 78f2b10cb213/172.18.151.202, joined gossip cluster" [2022-02-11T19:21:17.897Z] time="2022-02-11T19:21:17Z" level=info msg="Node 78f2b10cb213/172.18.151.202, added to nodes list" [2022-02-11T19:21:17.897Z] time="2022-02-11T19:21:17Z" level=info msg="Node 4d38ecf44c8a/172.18.151.202, joined gossip cluster" [2022-02-11T19:21:17.897Z] time="2022-02-11T19:21:17Z" level=info msg="Node 4d38ecf44c8a/172.18.151.202, added to nodes list" [2022-02-11T19:21:17.897Z] time="2022-02-11T19:21:17Z" level=info msg="Node c373bc363af0/172.18.151.202, joined gossip cluster" [2022-02-11T19:21:17.897Z] time="2022-02-11T19:21:17Z" level=info msg="Node c373bc363af0/172.18.151.202, added to nodes list" [2022-02-11T19:21:17.897Z] time="2022-02-11T19:21:17Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49373" [2022-02-11T19:21:17.897Z] time="2022-02-11T19:21:17Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-02-11T19:21:17.897Z] time="2022-02-11T19:21:17Z" level=info msg="Node 1f13f3485fdb/172.18.151.202, joined gossip cluster" [2022-02-11T19:21:17.897Z] time="2022-02-11T19:21:17Z" level=info msg="Node 1f13f3485fdb/172.18.151.202, joined gossip cluster" [2022-02-11T19:21:17.897Z] time="2022-02-11T19:21:17Z" level=info msg="Node 1f13f3485fdb/172.18.151.202, added to nodes list" [2022-02-11T19:21:17.897Z] time="2022-02-11T19:21:17Z" level=info msg="Node 1f13f3485fdb/172.18.151.202, added to nodes list" [2022-02-11T19:21:17.897Z] time="2022-02-11T19:21:17Z" level=info msg="Node 1f13f3485fdb/172.18.151.202, joined gossip cluster" [2022-02-11T19:21:17.897Z] time="2022-02-11T19:21:17Z" level=info msg="Node 1f13f3485fdb/172.18.151.202, added to nodes list" [2022-02-11T19:21:17.897Z] networkdb_test.go:835: Re-joining: 3 [2022-02-11T19:21:17.897Z] time="2022-02-11T19:21:17Z" level=info msg="The new bootstrap node list is:[172.18.151.202:10033 172.18.151.202:10034 172.18.151.202:10035]" [2022-02-11T19:21:17.897Z] time="2022-02-11T19:21:17Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.151.202:10033" [2022-02-11T19:21:17.897Z] time="2022-02-11T19:21:17Z" level=debug msg="memberlist: Stream connection from=172.18.151.202:49374" [2022-02-11T19:21:17.897Z] time="2022-02-11T19:21:17Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.151.202:10034" [2022-02-11T19:21:17.897Z] time="2022-02-11T19:21:17Z" level=debug msg="memberlist: Stream connection from=172.18.151.202:49375" [2022-02-11T19:21:17.897Z] time="2022-02-11T19:21:17Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.151.202:10035" [2022-02-11T19:21:17.897Z] time="2022-02-11T19:21:17Z" level=debug msg="memberlist: Stream connection from=172.18.151.202:49376" [2022-02-11T19:21:18.015Z] --- PASS: TestAuthZPluginAllowEventStream (1.36s) [2022-02-11T19:21:18.015Z] === RUN TestAuthZPluginErrorResponse [2022-02-11T19:21:18.366Z] networkdb_test.go:835: Re-joining: 4 [2022-02-11T19:21:18.366Z] time="2022-02-11T19:21:18Z" level=info msg="The new bootstrap node list is:[172.18.151.202:10033 172.18.151.202:10034 172.18.151.202:10035]" [2022-02-11T19:21:18.366Z] time="2022-02-11T19:21:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.151.202:10033" [2022-02-11T19:21:18.366Z] time="2022-02-11T19:21:18Z" level=debug msg="memberlist: Stream connection from=172.18.151.202:49377" [2022-02-11T19:21:18.366Z] time="2022-02-11T19:21:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.151.202:10034" [2022-02-11T19:21:18.366Z] time="2022-02-11T19:21:18Z" level=debug msg="memberlist: Stream connection from=172.18.151.202:49378" [2022-02-11T19:21:18.366Z] time="2022-02-11T19:21:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.151.202:10035" [2022-02-11T19:21:18.366Z] time="2022-02-11T19:21:18Z" level=debug msg="memberlist: Stream connection from=172.18.151.202:49379" [2022-02-11T19:21:18.366Z] time="2022-02-11T19:21:18Z" level=info msg="node 0 leaving" [2022-02-11T19:21:18.577Z] --- PASS: TestAuthZPluginErrorResponse (0.58s) [2022-02-11T19:21:18.577Z] === RUN TestAuthZPluginErrorRequest [2022-02-11T19:21:18.833Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-02-11T19:21:18.836Z] time="2022-02-11T19:21:18Z" level=info msg="Node 78f2b10cb213 change state NodeActive --> NodeLeft" [2022-02-11T19:21:18.836Z] time="2022-02-11T19:21:18Z" level=info msg="node4(4d38ecf44c8a): Node leave event for 78f2b10cb213/172.18.151.202" [2022-02-11T19:21:18.836Z] time="2022-02-11T19:21:18Z" level=info msg="Node 78f2b10cb213 change state NodeActive --> NodeLeft" [2022-02-11T19:21:18.836Z] time="2022-02-11T19:21:18Z" level=info msg="Node 78f2b10cb213 change state NodeActive --> NodeLeft" [2022-02-11T19:21:18.836Z] time="2022-02-11T19:21:18Z" level=info msg="node3(c373bc363af0): Node leave event for 78f2b10cb213/172.18.151.202" [2022-02-11T19:21:18.836Z] time="2022-02-11T19:21:18Z" level=info msg="node5(1f13f3485fdb): Node leave event for 78f2b10cb213/172.18.151.202" [2022-02-11T19:21:18.836Z] time="2022-02-11T19:21:18Z" level=info msg="Node 78f2b10cb213 change state NodeActive --> NodeLeft" [2022-02-11T19:21:18.836Z] time="2022-02-11T19:21:18Z" level=info msg="node1(78f2b10cb213): Node leave event for 78f2b10cb213/172.18.151.202" [2022-02-11T19:21:18.836Z] time="2022-02-11T19:21:18Z" level=info msg="Node 78f2b10cb213 change state NodeActive --> NodeLeft" [2022-02-11T19:21:18.836Z] time="2022-02-11T19:21:18Z" level=info msg="node2(9dc605ecb0dd): Node leave event for 78f2b10cb213/172.18.151.202" [2022-02-11T19:21:18.836Z] time="2022-02-11T19:21:18Z" level=info msg="Node 78f2b10cb213/172.18.151.202, left gossip cluster" [2022-02-11T19:21:18.836Z] time="2022-02-11T19:21:18Z" level=info msg="Node 78f2b10cb213/172.18.151.202, left gossip cluster" [2022-02-11T19:21:18.836Z] time="2022-02-11T19:21:18Z" level=info msg="Node 78f2b10cb213/172.18.151.202, left gossip cluster" [2022-02-11T19:21:18.836Z] time="2022-02-11T19:21:18Z" level=info msg="Node 78f2b10cb213/172.18.151.202, left gossip cluster" [2022-02-11T19:21:18.836Z] time="2022-02-11T19:21:18Z" level=info msg="Node 78f2b10cb213/172.18.151.202, left gossip cluster" [2022-02-11T19:21:18.836Z] time="2022-02-11T19:21:18Z" level=info msg="node 1 leaving" [2022-02-11T19:21:19.089Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-02-11T19:21:19.089Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-02-11T19:21:19.305Z] time="2022-02-11T19:21:18Z" level=info msg="Node 9dc605ecb0dd change state NodeActive --> NodeLeft" [2022-02-11T19:21:19.305Z] time="2022-02-11T19:21:18Z" level=info msg="node4(4d38ecf44c8a): Node leave event for 9dc605ecb0dd/172.18.151.202" [2022-02-11T19:21:19.305Z] time="2022-02-11T19:21:18Z" level=info msg="Node 9dc605ecb0dd change state NodeActive --> NodeLeft" [2022-02-11T19:21:19.305Z] time="2022-02-11T19:21:18Z" level=info msg="node3(c373bc363af0): Node leave event for 9dc605ecb0dd/172.18.151.202" [2022-02-11T19:21:19.305Z] time="2022-02-11T19:21:18Z" level=info msg="Node 9dc605ecb0dd/172.18.151.202, left gossip cluster" [2022-02-11T19:21:19.305Z] time="2022-02-11T19:21:18Z" level=info msg="Node 9dc605ecb0dd change state NodeActive --> NodeFailed" [2022-02-11T19:21:19.305Z] time="2022-02-11T19:21:18Z" level=info msg="Node 9dc605ecb0dd/172.18.151.202, added to failed nodes list" [2022-02-11T19:21:19.305Z] time="2022-02-11T19:21:18Z" level=info msg="Node 9dc605ecb0dd change state NodeActive --> NodeLeft" [2022-02-11T19:21:19.305Z] time="2022-02-11T19:21:18Z" level=info msg="node5(1f13f3485fdb): Node leave event for 9dc605ecb0dd/172.18.151.202" [2022-02-11T19:21:19.305Z] time="2022-02-11T19:21:18Z" level=error msg="node: 9dc605ecb0dd is unknown to memberlist" [2022-02-11T19:21:19.305Z] time="2022-02-11T19:21:19Z" level=info msg="Node 9dc605ecb0dd/172.18.151.202, left gossip cluster" [2022-02-11T19:21:19.305Z] time="2022-02-11T19:21:19Z" level=info msg="Node 9dc605ecb0dd/172.18.151.202, left gossip cluster" [2022-02-11T19:21:19.305Z] time="2022-02-11T19:21:19Z" level=info msg="Node 9dc605ecb0dd/172.18.151.202, left gossip cluster" [2022-02-11T19:21:19.305Z] time="2022-02-11T19:21:19Z" level=info msg="node 2 leaving" [2022-02-11T19:21:19.305Z] time="2022-02-11T19:21:19Z" level=info msg="Node c373bc363af0 change state NodeActive --> NodeLeft" [2022-02-11T19:21:19.305Z] time="2022-02-11T19:21:19Z" level=info msg="node5(1f13f3485fdb): Node leave event for c373bc363af0/172.18.151.202" [2022-02-11T19:21:19.305Z] time="2022-02-11T19:21:19Z" level=info msg="Node c373bc363af0 change state NodeActive --> NodeLeft" [2022-02-11T19:21:19.305Z] time="2022-02-11T19:21:19Z" level=info msg="node4(4d38ecf44c8a): Node leave event for c373bc363af0/172.18.151.202" [2022-02-11T19:21:19.305Z] time="2022-02-11T19:21:19Z" level=info msg="Node c373bc363af0 change state NodeActive --> NodeLeft" [2022-02-11T19:21:19.305Z] time="2022-02-11T19:21:19Z" level=info msg="node3(c373bc363af0): Node leave event for c373bc363af0/172.18.151.202" [2022-02-11T19:21:19.590Z] === RUN TestCheckpointCreateError [2022-02-11T19:21:19.590Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-02-11T19:21:19.590Z] === RUN TestCheckpointCreate [2022-02-11T19:21:19.590Z] --- PASS: TestCheckpointCreate (0.00s) [2022-02-11T19:21:19.590Z] === RUN TestCheckpointDeleteError [2022-02-11T19:21:19.590Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-02-11T19:21:19.590Z] === RUN TestCheckpointDelete [2022-02-11T19:21:19.590Z] --- PASS: TestCheckpointDelete (0.00s) [2022-02-11T19:21:19.590Z] === RUN TestCheckpointListError [2022-02-11T19:21:19.590Z] --- PASS: TestCheckpointListError (0.00s) [2022-02-11T19:21:19.590Z] === RUN TestCheckpointList [2022-02-11T19:21:19.590Z] --- PASS: TestCheckpointList (0.00s) [2022-02-11T19:21:19.590Z] === RUN TestCheckpointListContainerNotFound [2022-02-11T19:21:19.590Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-02-11T19:21:19.590Z] === RUN TestNewClientWithOpsFromEnv [2022-02-11T19:21:19.590Z] client_test.go:23: runtime.GOOS == "windows" [2022-02-11T19:21:19.590Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-02-11T19:21:19.590Z] === RUN TestGetAPIPath [2022-02-11T19:21:19.590Z] --- PASS: TestGetAPIPath (0.00s) [2022-02-11T19:21:19.590Z] === RUN TestParseHostURL [2022-02-11T19:21:19.590Z] --- PASS: TestParseHostURL (0.00s) [2022-02-11T19:21:19.590Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-02-11T19:21:19.590Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-02-11T19:21:19.590Z] === RUN TestNegotiateAPIVersionEmpty [2022-02-11T19:21:19.590Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-02-11T19:21:19.590Z] === RUN TestNegotiateAPIVersion [2022-02-11T19:21:19.590Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-02-11T19:21:19.590Z] === RUN TestNegotiateAPVersionOverride [2022-02-11T19:21:19.590Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-02-11T19:21:19.590Z] === RUN TestNegotiateAPIVersionAutomatic [2022-02-11T19:21:19.590Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-02-11T19:21:19.590Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-02-11T19:21:19.590Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-02-11T19:21:19.590Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-02-11T19:21:19.590Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-02-11T19:21:19.590Z] === RUN TestClientRedirect [2022-02-11T19:21:19.590Z] --- PASS: TestClientRedirect (0.00s) [2022-02-11T19:21:19.590Z] === RUN TestConfigCreateUnsupported [2022-02-11T19:21:19.590Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-02-11T19:21:19.590Z] === RUN TestConfigCreateError [2022-02-11T19:21:19.590Z] --- PASS: TestConfigCreateError (0.00s) [2022-02-11T19:21:19.590Z] === RUN TestConfigCreate [2022-02-11T19:21:19.590Z] --- PASS: TestConfigCreate (0.00s) [2022-02-11T19:21:19.590Z] === RUN TestConfigInspectNotFound [2022-02-11T19:21:19.590Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-02-11T19:21:19.590Z] === RUN TestConfigInspectWithEmptyID [2022-02-11T19:21:19.590Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-02-11T19:21:19.590Z] === RUN TestConfigInspectUnsupported [2022-02-11T19:21:19.591Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestConfigInspectError [2022-02-11T19:21:19.591Z] --- PASS: TestConfigInspectError (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestConfigInspectConfigNotFound [2022-02-11T19:21:19.591Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestConfigInspect [2022-02-11T19:21:19.591Z] --- PASS: TestConfigInspect (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestConfigListUnsupported [2022-02-11T19:21:19.591Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestConfigListError [2022-02-11T19:21:19.591Z] --- PASS: TestConfigListError (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestConfigList [2022-02-11T19:21:19.591Z] --- PASS: TestConfigList (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestConfigRemoveUnsupported [2022-02-11T19:21:19.591Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestConfigRemoveError [2022-02-11T19:21:19.591Z] --- PASS: TestConfigRemoveError (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestConfigRemove [2022-02-11T19:21:19.591Z] --- PASS: TestConfigRemove (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestConfigUpdateUnsupported [2022-02-11T19:21:19.591Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestConfigUpdateError [2022-02-11T19:21:19.591Z] --- PASS: TestConfigUpdateError (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestConfigUpdate [2022-02-11T19:21:19.591Z] --- PASS: TestConfigUpdate (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestContainerCommitError [2022-02-11T19:21:19.591Z] --- PASS: TestContainerCommitError (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestContainerCommit [2022-02-11T19:21:19.591Z] --- PASS: TestContainerCommit (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestContainerStatPathError [2022-02-11T19:21:19.591Z] --- PASS: TestContainerStatPathError (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestContainerStatPathNotFoundError [2022-02-11T19:21:19.591Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestContainerStatPathNoHeaderError [2022-02-11T19:21:19.591Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestContainerStatPath [2022-02-11T19:21:19.591Z] --- PASS: TestContainerStatPath (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestCopyToContainerError [2022-02-11T19:21:19.591Z] --- PASS: TestCopyToContainerError (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestCopyToContainerNotFoundError [2022-02-11T19:21:19.591Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestCopyToContainerNotStatusOKError [2022-02-11T19:21:19.591Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestCopyToContainer [2022-02-11T19:21:19.591Z] --- PASS: TestCopyToContainer (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestCopyFromContainerError [2022-02-11T19:21:19.591Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestCopyFromContainerNotFoundError [2022-02-11T19:21:19.591Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestCopyFromContainerNotStatusOKError [2022-02-11T19:21:19.591Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestCopyFromContainerNoHeaderError [2022-02-11T19:21:19.591Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestCopyFromContainer [2022-02-11T19:21:19.591Z] --- PASS: TestCopyFromContainer (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestContainerCreateError [2022-02-11T19:21:19.591Z] --- PASS: TestContainerCreateError (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestContainerCreateImageNotFound [2022-02-11T19:21:19.591Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestContainerCreateWithName [2022-02-11T19:21:19.591Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestContainerCreateAutoRemove [2022-02-11T19:21:19.591Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestContainerDiffError [2022-02-11T19:21:19.591Z] --- PASS: TestContainerDiffError (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestContainerDiff [2022-02-11T19:21:19.591Z] --- PASS: TestContainerDiff (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestContainerExecCreateError [2022-02-11T19:21:19.591Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestContainerExecCreate [2022-02-11T19:21:19.591Z] --- PASS: TestContainerExecCreate (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestContainerExecStartError [2022-02-11T19:21:19.591Z] --- PASS: TestContainerExecStartError (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestContainerExecStart [2022-02-11T19:21:19.591Z] --- PASS: TestContainerExecStart (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestContainerExecInspectError [2022-02-11T19:21:19.591Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestContainerExecInspect [2022-02-11T19:21:19.591Z] --- PASS: TestContainerExecInspect (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestContainerExportError [2022-02-11T19:21:19.591Z] --- PASS: TestContainerExportError (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestContainerExport [2022-02-11T19:21:19.591Z] --- PASS: TestContainerExport (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestContainerInspectError [2022-02-11T19:21:19.591Z] --- PASS: TestContainerInspectError (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestContainerInspectContainerNotFound [2022-02-11T19:21:19.591Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestContainerInspectWithEmptyID [2022-02-11T19:21:19.591Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestContainerInspect [2022-02-11T19:21:19.591Z] --- PASS: TestContainerInspect (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestContainerInspectNode [2022-02-11T19:21:19.591Z] --- PASS: TestContainerInspectNode (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestContainerKillError [2022-02-11T19:21:19.591Z] --- PASS: TestContainerKillError (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestContainerKill [2022-02-11T19:21:19.591Z] --- PASS: TestContainerKill (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestContainerListError [2022-02-11T19:21:19.591Z] --- PASS: TestContainerListError (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestContainerList [2022-02-11T19:21:19.591Z] --- PASS: TestContainerList (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestContainerLogsNotFoundError [2022-02-11T19:21:19.591Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestContainerLogsError [2022-02-11T19:21:19.591Z] --- PASS: TestContainerLogsError (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestContainerLogs [2022-02-11T19:21:19.591Z] --- PASS: TestContainerLogs (0.22s) [2022-02-11T19:21:19.591Z] === RUN TestContainerPauseError [2022-02-11T19:21:19.591Z] --- PASS: TestContainerPauseError (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestContainerPause [2022-02-11T19:21:19.591Z] --- PASS: TestContainerPause (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestContainersPruneError [2022-02-11T19:21:19.591Z] --- PASS: TestContainersPruneError (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestContainersPrune [2022-02-11T19:21:19.591Z] --- PASS: TestContainersPrune (0.02s) [2022-02-11T19:21:19.591Z] === RUN TestContainerRemoveError [2022-02-11T19:21:19.591Z] --- PASS: TestContainerRemoveError (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestContainerRemoveNotFoundError [2022-02-11T19:21:19.591Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestContainerRemove [2022-02-11T19:21:19.591Z] --- PASS: TestContainerRemove (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestContainerRenameError [2022-02-11T19:21:19.591Z] --- PASS: TestContainerRenameError (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestContainerRename [2022-02-11T19:21:19.591Z] --- PASS: TestContainerRename (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestContainerResizeError [2022-02-11T19:21:19.591Z] --- PASS: TestContainerResizeError (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestContainerExecResizeError [2022-02-11T19:21:19.591Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestContainerResize [2022-02-11T19:21:19.591Z] --- PASS: TestContainerResize (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestContainerExecResize [2022-02-11T19:21:19.591Z] --- PASS: TestContainerExecResize (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestContainerRestartError [2022-02-11T19:21:19.591Z] --- PASS: TestContainerRestartError (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestContainerRestart [2022-02-11T19:21:19.591Z] --- PASS: TestContainerRestart (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestContainerStartError [2022-02-11T19:21:19.591Z] --- PASS: TestContainerStartError (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestContainerStart [2022-02-11T19:21:19.591Z] --- PASS: TestContainerStart (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestContainerStatsError [2022-02-11T19:21:19.591Z] --- PASS: TestContainerStatsError (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestContainerStats [2022-02-11T19:21:19.591Z] --- PASS: TestContainerStats (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestContainerStopError [2022-02-11T19:21:19.591Z] --- PASS: TestContainerStopError (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestContainerStop [2022-02-11T19:21:19.591Z] --- PASS: TestContainerStop (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestContainerTopError [2022-02-11T19:21:19.591Z] --- PASS: TestContainerTopError (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestContainerTop [2022-02-11T19:21:19.591Z] --- PASS: TestContainerTop (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestContainerUnpauseError [2022-02-11T19:21:19.591Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestContainerUnpause [2022-02-11T19:21:19.591Z] --- PASS: TestContainerUnpause (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestContainerUpdateError [2022-02-11T19:21:19.591Z] --- PASS: TestContainerUpdateError (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestContainerUpdate [2022-02-11T19:21:19.591Z] --- PASS: TestContainerUpdate (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestContainerWaitError [2022-02-11T19:21:19.591Z] --- PASS: TestContainerWaitError (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestContainerWait [2022-02-11T19:21:19.591Z] --- PASS: TestContainerWait (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestDiskUsageError [2022-02-11T19:21:19.591Z] --- PASS: TestDiskUsageError (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestDiskUsage [2022-02-11T19:21:19.591Z] --- PASS: TestDiskUsage (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestDistributionInspectUnsupported [2022-02-11T19:21:19.591Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestDistributionInspectWithEmptyID [2022-02-11T19:21:19.591Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestEventsErrorInOptions [2022-02-11T19:21:19.591Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestEventsErrorFromServer [2022-02-11T19:21:19.591Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestEvents [2022-02-11T19:21:19.591Z] --- PASS: TestEvents (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestTLSCloseWriter [2022-02-11T19:21:19.591Z] === PAUSE TestTLSCloseWriter [2022-02-11T19:21:19.591Z] === RUN TestImageBuildError [2022-02-11T19:21:19.591Z] --- PASS: TestImageBuildError (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestImageBuild [2022-02-11T19:21:19.591Z] --- PASS: TestImageBuild (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestGetDockerOS [2022-02-11T19:21:19.591Z] --- PASS: TestGetDockerOS (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestImageCreateError [2022-02-11T19:21:19.591Z] --- PASS: TestImageCreateError (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestImageCreate [2022-02-11T19:21:19.591Z] --- PASS: TestImageCreate (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestImageHistoryError [2022-02-11T19:21:19.591Z] --- PASS: TestImageHistoryError (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestImageHistory [2022-02-11T19:21:19.591Z] --- PASS: TestImageHistory (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestImageImportError [2022-02-11T19:21:19.591Z] --- PASS: TestImageImportError (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestImageImport [2022-02-11T19:21:19.591Z] --- PASS: TestImageImport (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestImageInspectError [2022-02-11T19:21:19.591Z] --- PASS: TestImageInspectError (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestImageInspectImageNotFound [2022-02-11T19:21:19.591Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestImageInspectWithEmptyID [2022-02-11T19:21:19.591Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestImageInspect [2022-02-11T19:21:19.591Z] --- PASS: TestImageInspect (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestImageListError [2022-02-11T19:21:19.591Z] --- PASS: TestImageListError (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestImageList [2022-02-11T19:21:19.591Z] --- PASS: TestImageList (0.02s) [2022-02-11T19:21:19.591Z] === RUN TestImageListApiBefore125 [2022-02-11T19:21:19.591Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestImageLoadError [2022-02-11T19:21:19.591Z] --- PASS: TestImageLoadError (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestImageLoad [2022-02-11T19:21:19.591Z] --- PASS: TestImageLoad (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestImagesPruneError [2022-02-11T19:21:19.591Z] --- PASS: TestImagesPruneError (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestImagesPrune [2022-02-11T19:21:19.591Z] --- PASS: TestImagesPrune (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestImagePullReferenceParseError [2022-02-11T19:21:19.591Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestImagePullAnyError [2022-02-11T19:21:19.591Z] --- PASS: TestImagePullAnyError (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestImagePullStatusUnauthorizedError [2022-02-11T19:21:19.591Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-02-11T19:21:19.591Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-02-11T19:21:19.591Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-02-11T19:21:19.591Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestImagePullWithoutErrors [2022-02-11T19:21:19.591Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestImagePushReferenceError [2022-02-11T19:21:19.591Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestImagePushAnyError [2022-02-11T19:21:19.591Z] --- PASS: TestImagePushAnyError (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestImagePushStatusUnauthorizedError [2022-02-11T19:21:19.591Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-02-11T19:21:19.591Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-02-11T19:21:19.591Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-02-11T19:21:19.591Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestImagePushWithoutErrors [2022-02-11T19:21:19.591Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-02-11T19:21:19.591Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-02-11T19:21:19.591Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-02-11T19:21:19.591Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-02-11T19:21:19.591Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-02-11T19:21:19.591Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-02-11T19:21:19.591Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-02-11T19:21:19.591Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-02-11T19:21:19.591Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestImageRemoveError [2022-02-11T19:21:19.591Z] --- PASS: TestImageRemoveError (0.05s) [2022-02-11T19:21:19.591Z] === RUN TestImageRemoveImageNotFound [2022-02-11T19:21:19.591Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestImageRemove [2022-02-11T19:21:19.591Z] --- PASS: TestImageRemove (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestImageSaveError [2022-02-11T19:21:19.591Z] --- PASS: TestImageSaveError (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestImageSave [2022-02-11T19:21:19.591Z] --- PASS: TestImageSave (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestImageSearchAnyError [2022-02-11T19:21:19.591Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestImageSearchStatusUnauthorizedError [2022-02-11T19:21:19.591Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-02-11T19:21:19.591Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-02-11T19:21:19.591Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.02s) [2022-02-11T19:21:19.591Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-02-11T19:21:19.591Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestImageSearchWithoutErrors [2022-02-11T19:21:19.591Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestImageTagError [2022-02-11T19:21:19.591Z] --- PASS: TestImageTagError (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestImageTagInvalidReference [2022-02-11T19:21:19.591Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestImageTagInvalidSourceImageName [2022-02-11T19:21:19.591Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestImageTagHexSource [2022-02-11T19:21:19.591Z] --- PASS: TestImageTagHexSource (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestImageTag [2022-02-11T19:21:19.591Z] --- PASS: TestImageTag (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestInfoServerError [2022-02-11T19:21:19.591Z] --- PASS: TestInfoServerError (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestInfoInvalidResponseJSONError [2022-02-11T19:21:19.591Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestInfo [2022-02-11T19:21:19.591Z] --- PASS: TestInfo (0.01s) [2022-02-11T19:21:19.591Z] === RUN TestNetworkConnectError [2022-02-11T19:21:19.591Z] --- PASS: TestNetworkConnectError (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-02-11T19:21:19.591Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestNetworkConnect [2022-02-11T19:21:19.591Z] --- PASS: TestNetworkConnect (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestNetworkCreateError [2022-02-11T19:21:19.591Z] --- PASS: TestNetworkCreateError (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestNetworkCreate [2022-02-11T19:21:19.591Z] --- PASS: TestNetworkCreate (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestNetworkDisconnectError [2022-02-11T19:21:19.591Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestNetworkDisconnect [2022-02-11T19:21:19.591Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestNetworkInspect [2022-02-11T19:21:19.591Z] === RUN TestNetworkInspect/empty_ID [2022-02-11T19:21:19.591Z] === RUN TestNetworkInspect/no_options [2022-02-11T19:21:19.591Z] === RUN TestNetworkInspect/verbose [2022-02-11T19:21:19.591Z] === RUN TestNetworkInspect/global_scope [2022-02-11T19:21:19.591Z] === RUN TestNetworkInspect/unknown_network [2022-02-11T19:21:19.591Z] === RUN TestNetworkInspect/server_error [2022-02-11T19:21:19.591Z] --- PASS: TestNetworkInspect (0.00s) [2022-02-11T19:21:19.591Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-02-11T19:21:19.591Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-02-11T19:21:19.591Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-02-11T19:21:19.591Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-02-11T19:21:19.591Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-02-11T19:21:19.591Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestNetworkListError [2022-02-11T19:21:19.591Z] --- PASS: TestNetworkListError (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestNetworkList [2022-02-11T19:21:19.591Z] --- PASS: TestNetworkList (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestNetworksPruneError [2022-02-11T19:21:19.591Z] --- PASS: TestNetworksPruneError (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestNetworksPrune [2022-02-11T19:21:19.591Z] --- PASS: TestNetworksPrune (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestNetworkRemoveError [2022-02-11T19:21:19.591Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestNetworkRemove [2022-02-11T19:21:19.591Z] --- PASS: TestNetworkRemove (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestNodeInspectError [2022-02-11T19:21:19.591Z] --- PASS: TestNodeInspectError (0.00s) [2022-02-11T19:21:19.591Z] === RUN TestNodeInspectNodeNotFound [2022-02-11T19:21:19.591Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-02-11T19:21:19.592Z] === RUN TestNodeInspectWithEmptyID [2022-02-11T19:21:19.592Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-02-11T19:21:19.592Z] === RUN TestNodeInspect [2022-02-11T19:21:19.592Z] --- PASS: TestNodeInspect (0.00s) [2022-02-11T19:21:19.592Z] === RUN TestNodeListError [2022-02-11T19:21:19.592Z] --- PASS: TestNodeListError (0.00s) [2022-02-11T19:21:19.592Z] === RUN TestNodeList [2022-02-11T19:21:19.592Z] --- PASS: TestNodeList (0.00s) [2022-02-11T19:21:19.592Z] === RUN TestNodeRemoveError [2022-02-11T19:21:19.592Z] --- PASS: TestNodeRemoveError (0.00s) [2022-02-11T19:21:19.592Z] === RUN TestNodeRemove [2022-02-11T19:21:19.592Z] --- PASS: TestNodeRemove (0.00s) [2022-02-11T19:21:19.592Z] === RUN TestNodeUpdateError [2022-02-11T19:21:19.592Z] --- PASS: TestNodeUpdateError (0.00s) [2022-02-11T19:21:19.592Z] === RUN TestNodeUpdate [2022-02-11T19:21:19.592Z] --- PASS: TestNodeUpdate (0.00s) [2022-02-11T19:21:19.592Z] === RUN TestOptionWithHostFromEnv [2022-02-11T19:21:19.592Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-02-11T19:21:19.592Z] === RUN TestOptionWithTimeout [2022-02-11T19:21:19.592Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-02-11T19:21:19.592Z] === RUN TestOptionWithVersionFromEnv [2022-02-11T19:21:19.592Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-02-11T19:21:19.592Z] === RUN TestPingFail [2022-02-11T19:21:19.592Z] --- PASS: TestPingFail (0.00s) [2022-02-11T19:21:19.592Z] === RUN TestPingWithError [2022-02-11T19:21:19.592Z] 2022/02/11 19:21:18 RoundTripper returned a response & error; ignoring response [2022-02-11T19:21:19.592Z] 2022/02/11 19:21:18 RoundTripper returned a response & error; ignoring response [2022-02-11T19:21:19.592Z] --- PASS: TestPingWithError (0.00s) [2022-02-11T19:21:19.592Z] === RUN TestPingSuccess [2022-02-11T19:21:19.592Z] --- PASS: TestPingSuccess (0.00s) [2022-02-11T19:21:19.592Z] === RUN TestPingHeadFallback [2022-02-11T19:21:19.592Z] === RUN TestPingHeadFallback/OK [2022-02-11T19:21:19.592Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-02-11T19:21:19.592Z] === RUN TestPingHeadFallback/Not_Found [2022-02-11T19:21:19.592Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-02-11T19:21:19.592Z] --- PASS: TestPingHeadFallback (0.00s) [2022-02-11T19:21:19.592Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-02-11T19:21:19.592Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-02-11T19:21:19.592Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-02-11T19:21:19.592Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-02-11T19:21:19.592Z] === RUN TestPluginDisableError [2022-02-11T19:21:19.592Z] --- PASS: TestPluginDisableError (0.00s) [2022-02-11T19:21:19.592Z] === RUN TestPluginDisable [2022-02-11T19:21:19.592Z] --- PASS: TestPluginDisable (0.00s) [2022-02-11T19:21:19.592Z] === RUN TestPluginEnableError [2022-02-11T19:21:19.592Z] --- PASS: TestPluginEnableError (0.00s) [2022-02-11T19:21:19.592Z] === RUN TestPluginEnable [2022-02-11T19:21:19.592Z] --- PASS: TestPluginEnable (0.00s) [2022-02-11T19:21:19.592Z] === RUN TestPluginInspectError [2022-02-11T19:21:19.592Z] --- PASS: TestPluginInspectError (0.00s) [2022-02-11T19:21:19.592Z] === RUN TestPluginInspectWithEmptyID [2022-02-11T19:21:19.592Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-02-11T19:21:19.592Z] === RUN TestPluginInspect [2022-02-11T19:21:19.592Z] --- PASS: TestPluginInspect (0.00s) [2022-02-11T19:21:19.592Z] === RUN TestPluginListError [2022-02-11T19:21:19.592Z] --- PASS: TestPluginListError (0.00s) [2022-02-11T19:21:19.592Z] === RUN TestPluginList [2022-02-11T19:21:19.592Z] --- PASS: TestPluginList (0.00s) [2022-02-11T19:21:19.592Z] === RUN TestPluginPushError [2022-02-11T19:21:19.592Z] --- PASS: TestPluginPushError (0.00s) [2022-02-11T19:21:19.592Z] === RUN TestPluginPush [2022-02-11T19:21:19.592Z] --- PASS: TestPluginPush (0.00s) [2022-02-11T19:21:19.592Z] === RUN TestPluginRemoveError [2022-02-11T19:21:19.592Z] --- PASS: TestPluginRemoveError (0.00s) [2022-02-11T19:21:19.592Z] === RUN TestPluginRemove [2022-02-11T19:21:19.592Z] --- PASS: TestPluginRemove (0.00s) [2022-02-11T19:21:19.592Z] === RUN TestPluginSetError [2022-02-11T19:21:19.592Z] --- PASS: TestPluginSetError (0.00s) [2022-02-11T19:21:19.592Z] === RUN TestPluginSet [2022-02-11T19:21:19.592Z] --- PASS: TestPluginSet (0.00s) [2022-02-11T19:21:19.592Z] === RUN TestSetHostHeader [2022-02-11T19:21:19.592Z] --- PASS: TestSetHostHeader (0.00s) [2022-02-11T19:21:19.592Z] === RUN TestPlainTextError [2022-02-11T19:21:19.592Z] --- PASS: TestPlainTextError (0.00s) [2022-02-11T19:21:19.592Z] === RUN TestInfiniteError [2022-02-11T19:21:19.592Z] --- PASS: TestInfiniteError (0.03s) [2022-02-11T19:21:19.592Z] === RUN TestCanceledContext [2022-02-11T19:21:19.592Z] 2022/02/11 19:21:18 RoundTripper returned a response & error; ignoring response [2022-02-11T19:21:19.592Z] --- PASS: TestCanceledContext (0.00s) [2022-02-11T19:21:19.592Z] === RUN TestDeadlineExceededContext [2022-02-11T19:21:19.592Z] 2022/02/11 19:21:18 RoundTripper returned a response & error; ignoring response [2022-02-11T19:21:19.592Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-02-11T19:21:19.592Z] === RUN TestSecretCreateUnsupported [2022-02-11T19:21:19.592Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-02-11T19:21:19.592Z] === RUN TestSecretCreateError [2022-02-11T19:21:19.592Z] --- PASS: TestSecretCreateError (0.00s) [2022-02-11T19:21:19.592Z] === RUN TestSecretCreate [2022-02-11T19:21:19.592Z] --- PASS: TestSecretCreate (0.00s) [2022-02-11T19:21:19.592Z] === RUN TestSecretInspectUnsupported [2022-02-11T19:21:19.592Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-02-11T19:21:19.592Z] === RUN TestSecretInspectError [2022-02-11T19:21:19.592Z] --- PASS: TestSecretInspectError (0.00s) [2022-02-11T19:21:19.592Z] === RUN TestSecretInspectSecretNotFound [2022-02-11T19:21:19.592Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-02-11T19:21:19.592Z] === RUN TestSecretInspectWithEmptyID [2022-02-11T19:21:19.592Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-02-11T19:21:19.592Z] === RUN TestSecretInspect [2022-02-11T19:21:19.592Z] --- PASS: TestSecretInspect (0.00s) [2022-02-11T19:21:19.592Z] === RUN TestSecretListUnsupported [2022-02-11T19:21:19.592Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-02-11T19:21:19.592Z] === RUN TestSecretListError [2022-02-11T19:21:19.592Z] --- PASS: TestSecretListError (0.00s) [2022-02-11T19:21:19.592Z] === RUN TestSecretList [2022-02-11T19:21:19.592Z] --- PASS: TestSecretList (0.00s) [2022-02-11T19:21:19.592Z] === RUN TestSecretRemoveUnsupported [2022-02-11T19:21:19.592Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-02-11T19:21:19.592Z] === RUN TestSecretRemoveError [2022-02-11T19:21:19.592Z] --- PASS: TestSecretRemoveError (0.00s) [2022-02-11T19:21:19.592Z] === RUN TestSecretRemove [2022-02-11T19:21:19.592Z] --- PASS: TestSecretRemove (0.00s) [2022-02-11T19:21:19.592Z] === RUN TestSecretUpdateUnsupported [2022-02-11T19:21:19.592Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-02-11T19:21:19.592Z] === RUN TestSecretUpdateError [2022-02-11T19:21:19.592Z] --- PASS: TestSecretUpdateError (0.00s) [2022-02-11T19:21:19.592Z] === RUN TestSecretUpdate [2022-02-11T19:21:19.592Z] --- PASS: TestSecretUpdate (0.00s) [2022-02-11T19:21:19.592Z] === RUN TestServiceCreateError [2022-02-11T19:21:19.592Z] --- PASS: TestServiceCreateError (0.00s) [2022-02-11T19:21:19.592Z] === RUN TestServiceCreate [2022-02-11T19:21:19.592Z] --- PASS: TestServiceCreate (0.00s) [2022-02-11T19:21:19.592Z] === RUN TestServiceCreateCompatiblePlatforms [2022-02-11T19:21:19.592Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-02-11T19:21:19.592Z] === RUN TestServiceCreateDigestPinning [2022-02-11T19:21:19.592Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-02-11T19:21:19.592Z] === RUN TestServiceInspectError [2022-02-11T19:21:19.592Z] --- PASS: TestServiceInspectError (0.00s) [2022-02-11T19:21:19.592Z] === RUN TestServiceInspectServiceNotFound [2022-02-11T19:21:19.592Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-02-11T19:21:19.592Z] === RUN TestServiceInspectWithEmptyID [2022-02-11T19:21:19.592Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-02-11T19:21:19.592Z] === RUN TestServiceInspect [2022-02-11T19:21:19.592Z] --- PASS: TestServiceInspect (0.00s) [2022-02-11T19:21:19.592Z] === RUN TestServiceListError [2022-02-11T19:21:19.592Z] --- PASS: TestServiceListError (0.00s) [2022-02-11T19:21:19.592Z] === RUN TestServiceList [2022-02-11T19:21:19.592Z] --- PASS: TestServiceList (0.00s) [2022-02-11T19:21:19.592Z] === RUN TestServiceLogsError [2022-02-11T19:21:19.592Z] --- PASS: TestServiceLogsError (0.00s) [2022-02-11T19:21:19.592Z] === RUN TestServiceLogs [2022-02-11T19:21:19.592Z] --- PASS: TestServiceLogs (0.00s) [2022-02-11T19:21:19.592Z] === RUN TestServiceRemoveError [2022-02-11T19:21:19.592Z] --- PASS: TestServiceRemoveError (0.00s) [2022-02-11T19:21:19.592Z] === RUN TestServiceRemoveNotFoundError [2022-02-11T19:21:19.592Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-02-11T19:21:19.592Z] === RUN TestServiceRemove [2022-02-11T19:21:19.592Z] --- PASS: TestServiceRemove (0.00s) [2022-02-11T19:21:19.592Z] === RUN TestServiceUpdateError [2022-02-11T19:21:19.592Z] --- PASS: TestServiceUpdateError (0.00s) [2022-02-11T19:21:19.592Z] === RUN TestServiceUpdate [2022-02-11T19:21:19.592Z] --- PASS: TestServiceUpdate (0.00s) [2022-02-11T19:21:19.592Z] === RUN TestSwarmGetUnlockKeyError [2022-02-11T19:21:19.592Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-02-11T19:21:19.592Z] === RUN TestSwarmGetUnlockKey [2022-02-11T19:21:19.592Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-02-11T19:21:19.592Z] === RUN TestSwarmInitError [2022-02-11T19:21:19.592Z] --- PASS: TestSwarmInitError (0.00s) [2022-02-11T19:21:19.592Z] === RUN TestSwarmInit [2022-02-11T19:21:19.592Z] --- PASS: TestSwarmInit (0.00s) [2022-02-11T19:21:19.592Z] === RUN TestSwarmInspectError [2022-02-11T19:21:19.592Z] --- PASS: TestSwarmInspectError (0.00s) [2022-02-11T19:21:19.592Z] === RUN TestSwarmInspect [2022-02-11T19:21:19.592Z] --- PASS: TestSwarmInspect (0.00s) [2022-02-11T19:21:19.592Z] === RUN TestSwarmJoinError [2022-02-11T19:21:19.592Z] --- PASS: TestSwarmJoinError (0.00s) [2022-02-11T19:21:19.592Z] === RUN TestSwarmJoin [2022-02-11T19:21:19.592Z] --- PASS: TestSwarmJoin (0.00s) [2022-02-11T19:21:19.592Z] === RUN TestSwarmLeaveError [2022-02-11T19:21:19.592Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-02-11T19:21:19.592Z] === RUN TestSwarmLeave [2022-02-11T19:21:19.592Z] --- PASS: TestSwarmLeave (0.00s) [2022-02-11T19:21:19.592Z] === RUN TestSwarmUnlockError [2022-02-11T19:21:19.592Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-02-11T19:21:19.592Z] === RUN TestSwarmUnlock [2022-02-11T19:21:19.592Z] --- PASS: TestSwarmUnlock (0.00s) [2022-02-11T19:21:19.592Z] === RUN TestSwarmUpdateError [2022-02-11T19:21:19.592Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-02-11T19:21:19.592Z] === RUN TestSwarmUpdate [2022-02-11T19:21:19.592Z] --- PASS: TestSwarmUpdate (0.00s) [2022-02-11T19:21:19.592Z] === RUN TestTaskInspectError [2022-02-11T19:21:19.592Z] --- PASS: TestTaskInspectError (0.00s) [2022-02-11T19:21:19.592Z] === RUN TestTaskInspectWithEmptyID [2022-02-11T19:21:19.592Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-02-11T19:21:19.592Z] === RUN TestTaskInspect [2022-02-11T19:21:19.592Z] --- PASS: TestTaskInspect (0.00s) [2022-02-11T19:21:19.592Z] === RUN TestTaskListError [2022-02-11T19:21:19.592Z] --- PASS: TestTaskListError (0.00s) [2022-02-11T19:21:19.592Z] === RUN TestTaskList [2022-02-11T19:21:19.592Z] --- PASS: TestTaskList (0.00s) [2022-02-11T19:21:19.592Z] === RUN TestVolumeCreateError [2022-02-11T19:21:19.592Z] --- PASS: TestVolumeCreateError (0.00s) [2022-02-11T19:21:19.592Z] === RUN TestVolumeCreate [2022-02-11T19:21:19.592Z] --- PASS: TestVolumeCreate (0.00s) [2022-02-11T19:21:19.592Z] === RUN TestVolumeInspectError [2022-02-11T19:21:19.592Z] --- PASS: TestVolumeInspectError (0.00s) [2022-02-11T19:21:19.592Z] === RUN TestVolumeInspectNotFound [2022-02-11T19:21:19.592Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-02-11T19:21:19.592Z] === RUN TestVolumeInspectWithEmptyID [2022-02-11T19:21:19.592Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-02-11T19:21:19.592Z] === RUN TestVolumeInspect [2022-02-11T19:21:19.592Z] --- PASS: TestVolumeInspect (0.00s) [2022-02-11T19:21:19.592Z] === RUN TestVolumeListError [2022-02-11T19:21:19.592Z] --- PASS: TestVolumeListError (0.00s) [2022-02-11T19:21:19.592Z] === RUN TestVolumeList [2022-02-11T19:21:19.592Z] --- PASS: TestVolumeList (0.00s) [2022-02-11T19:21:19.592Z] === RUN TestVolumeRemoveError [2022-02-11T19:21:19.592Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-02-11T19:21:19.592Z] === RUN TestVolumeRemove [2022-02-11T19:21:19.592Z] --- PASS: TestVolumeRemove (0.00s) [2022-02-11T19:21:19.592Z] === CONT TestTLSCloseWriter [2022-02-11T19:21:19.592Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-02-11T19:21:19.592Z] PASS [2022-02-11T19:21:19.592Z] coverage: 75.3% of statements [2022-02-11T19:21:19.592Z] ok github.com/docker/docker/client 0.541s coverage: 75.3% of statements [2022-02-11T19:21:19.651Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-02-11T19:21:19.651Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2022-02-11T19:21:19.651Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-02-11T19:21:19.773Z] time="2022-02-11T19:21:19Z" level=debug msg="memberlist: Failed ping: c373bc363af0 (timeout reached)" [2022-02-11T19:21:19.773Z] time="2022-02-11T19:21:19Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.18.151.202:10036: use of closed network connection" [2022-02-11T19:21:19.773Z] time="2022-02-11T19:21:19Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.18.151.202:10034: use of closed network connection" [2022-02-11T19:21:19.773Z] time="2022-02-11T19:21:19Z" level=debug msg="memberlist: Stream connection from=172.18.151.202:49380" [2022-02-11T19:21:19.773Z] time="2022-02-11T19:21:19Z" level=info msg="Node c373bc363af0/172.18.151.202, left gossip cluster" [2022-02-11T19:21:19.773Z] time="2022-02-11T19:21:19Z" level=info msg="Node c373bc363af0/172.18.151.202, left gossip cluster" [2022-02-11T19:21:19.773Z] networkdb_test.go:867: node4: OK [2022-02-11T19:21:19.773Z] networkdb_test.go:867: node5: OK [2022-02-11T19:21:19.773Z] time="2022-02-11T19:21:19Z" level=info msg="node 0 coming back" [2022-02-11T19:21:19.773Z] time="2022-02-11T19:21:19Z" level=info msg="Node c373bc363af0/172.18.151.202, left gossip cluster" [2022-02-11T19:21:19.773Z] time="2022-02-11T19:21:19Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:1341334b47ec with config:&{NodeID:1341334b47ec 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-02-11T19:21:19.773Z] time="2022-02-11T19:21:19Z" level=info msg="Node 1341334b47ec/172.18.151.202, joined gossip cluster" [2022-02-11T19:21:19.773Z] time="2022-02-11T19:21:19Z" level=info msg="Node 1341334b47ec/172.18.151.202, added to nodes list" [2022-02-11T19:21:19.773Z] time="2022-02-11T19:21:19Z" level=info msg="node 1 coming back" [2022-02-11T19:21:19.773Z] time="2022-02-11T19:21:19Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:312442c5e0de with config:&{NodeID:312442c5e0de 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-02-11T19:21:19.773Z] time="2022-02-11T19:21:19Z" level=info msg="Node 312442c5e0de/172.18.151.202, joined gossip cluster" [2022-02-11T19:21:19.773Z] time="2022-02-11T19:21:19Z" level=info msg="Node 312442c5e0de/172.18.151.202, added to nodes list" [2022-02-11T19:21:19.773Z] time="2022-02-11T19:21:19Z" level=info msg="node 2 coming back" [2022-02-11T19:21:19.773Z] time="2022-02-11T19:21:19Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:8cd57170e090 with config:&{NodeID:8cd57170e090 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-02-11T19:21:19.773Z] time="2022-02-11T19:21:19Z" level=info msg="Node 8cd57170e090/172.18.151.202, joined gossip cluster" [2022-02-11T19:21:19.773Z] time="2022-02-11T19:21:19Z" level=info msg="Node 8cd57170e090/172.18.151.202, added to nodes list" [2022-02-11T19:21:20.215Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-02-11T19:21:20.242Z] time="2022-02-11T19:21:19Z" level=warning msg="memberlist: Was able to connect to c373bc363af0 but other probes failed, network may be misconfigured" [2022-02-11T19:21:20.242Z] time="2022-02-11T19:21:20Z" level=debug msg="memberlist: Failed ping: 4d38ecf44c8a (timeout reached)" [2022-02-11T19:21:20.242Z] time="2022-02-11T19:21:20Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.18.151.202:10037: use of closed network connection" [2022-02-11T19:21:20.242Z] time="2022-02-11T19:21:20Z" level=debug msg="memberlist: Stream connection from=172.18.151.202:49381" [2022-02-11T19:21:20.711Z] time="2022-02-11T19:21:20Z" level=warning msg="memberlist: Was able to connect to 4d38ecf44c8a but other probes failed, network may be misconfigured" [2022-02-11T19:21:20.779Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-02-11T19:21:20.971Z] 2022/02/11 19:21:19 Closing DB instances... [2022-02-11T19:21:21.342Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.73s) [2022-02-11T19:21:21.342Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-02-11T19:21:21.444Z] --- PASS: TestNetworkDBGarbageCollection (54.05s) [2022-02-11T19:21:21.444Z] === RUN TestFindNode [2022-02-11T19:21:21.444Z] 2022/02/11 19:21:20 Closing DB instances... [2022-02-11T19:21:21.444Z] --- PASS: TestFindNode (0.02s) [2022-02-11T19:21:21.444Z] === RUN TestChangeNodeState [2022-02-11T19:21:21.444Z] 2022/02/11 19:21:20 Closing DB instances... [2022-02-11T19:21:21.444Z] --- PASS: TestChangeNodeState (0.02s) [2022-02-11T19:21:21.444Z] === RUN TestNodeReincarnation [2022-02-11T19:21:21.444Z] 2022/02/11 19:21:20 Closing DB instances... [2022-02-11T19:21:21.598Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-02-11T19:21:21.598Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-02-11T19:21:22.528Z] === RUN TestDockerSuite/TestBuildUser [2022-02-11T19:21:23.091Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.74s) [2022-02-11T19:21:23.091Z] === RUN TestAuthZPluginHeader [2022-02-11T19:21:23.664Z] time="2022-02-11T19:21:23Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.18.151.202:10033 172.18.151.202:10034 172.18.151.202:10035]" [2022-02-11T19:21:23.664Z] time="2022-02-11T19:21:23Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.18.151.202:10033 172.18.151.202:10034 172.18.151.202:10035]" [2022-02-11T19:21:24.019Z] --- PASS: TestAuthZPluginHeader (0.84s) [2022-02-11T19:21:24.019Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-02-11T19:21:24.138Z] time="2022-02-11T19:21:24Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.151.202:10033" [2022-02-11T19:21:24.139Z] time="2022-02-11T19:21:24Z" level=debug msg="memberlist: Stream connection from=172.18.151.202:49382" [2022-02-11T19:21:24.139Z] time="2022-02-11T19:21:24Z" level=info msg="Node 4d38ecf44c8a/172.18.151.202, joined gossip cluster" [2022-02-11T19:21:24.139Z] time="2022-02-11T19:21:24Z" level=info msg="Node 4d38ecf44c8a/172.18.151.202, added to nodes list" [2022-02-11T19:21:24.139Z] time="2022-02-11T19:21:24Z" level=info msg="Node 1f13f3485fdb/172.18.151.202, joined gossip cluster" [2022-02-11T19:21:24.139Z] time="2022-02-11T19:21:24Z" level=info msg="Node 1f13f3485fdb/172.18.151.202, added to nodes list" [2022-02-11T19:21:24.139Z] time="2022-02-11T19:21:24Z" level=info msg="Node 1341334b47ec/172.18.151.202, joined gossip cluster" [2022-02-11T19:21:24.139Z] time="2022-02-11T19:21:24Z" level=info msg="Node 1341334b47ec/172.18.151.202, is the new incarnation of the shutdown node 78f2b10cb213/172.18.151.202" [2022-02-11T19:21:24.139Z] time="2022-02-11T19:21:24Z" level=info msg="Node 1341334b47ec/172.18.151.202, added to nodes list" [2022-02-11T19:21:24.139Z] time="2022-02-11T19:21:24Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.151.202:10034" [2022-02-11T19:21:24.139Z] time="2022-02-11T19:21:24Z" level=debug msg="memberlist: Stream connection from=172.18.151.202:49383" [2022-02-11T19:21:24.139Z] time="2022-02-11T19:21:24Z" level=info msg="Node 4d38ecf44c8a/172.18.151.202, joined gossip cluster" [2022-02-11T19:21:24.139Z] time="2022-02-11T19:21:24Z" level=info msg="Node 4d38ecf44c8a/172.18.151.202, added to nodes list" [2022-02-11T19:21:24.139Z] time="2022-02-11T19:21:24Z" level=info msg="Node 1f13f3485fdb/172.18.151.202, joined gossip cluster" [2022-02-11T19:21:24.139Z] time="2022-02-11T19:21:24Z" level=info msg="Node 1f13f3485fdb/172.18.151.202, added to nodes list" [2022-02-11T19:21:24.139Z] time="2022-02-11T19:21:24Z" level=info msg="Node 1341334b47ec/172.18.151.202, joined gossip cluster" [2022-02-11T19:21:24.139Z] time="2022-02-11T19:21:24Z" level=info msg="Node 1341334b47ec/172.18.151.202, added to nodes list" [2022-02-11T19:21:24.139Z] time="2022-02-11T19:21:24Z" level=info msg="Node 312442c5e0de/172.18.151.202, joined gossip cluster" [2022-02-11T19:21:24.139Z] time="2022-02-11T19:21:24Z" level=info msg="Node 312442c5e0de/172.18.151.202, is the new incarnation of the shutdown node 9dc605ecb0dd/172.18.151.202" [2022-02-11T19:21:24.139Z] time="2022-02-11T19:21:24Z" level=info msg="Node 312442c5e0de/172.18.151.202, added to nodes list" [2022-02-11T19:21:24.139Z] time="2022-02-11T19:21:24Z" level=debug msg="memberlist: Stream connection from=172.18.151.202:49384" [2022-02-11T19:21:24.139Z] time="2022-02-11T19:21:24Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.151.202:10035" [2022-02-11T19:21:24.139Z] time="2022-02-11T19:21:24Z" level=info msg="Node 4d38ecf44c8a/172.18.151.202, joined gossip cluster" [2022-02-11T19:21:24.139Z] time="2022-02-11T19:21:24Z" level=info msg="Node 4d38ecf44c8a/172.18.151.202, added to nodes list" [2022-02-11T19:21:24.139Z] time="2022-02-11T19:21:24Z" level=info msg="Node 1f13f3485fdb/172.18.151.202, joined gossip cluster" [2022-02-11T19:21:24.139Z] time="2022-02-11T19:21:24Z" level=info msg="Node 1f13f3485fdb/172.18.151.202, added to nodes list" [2022-02-11T19:21:24.139Z] time="2022-02-11T19:21:24Z" level=info msg="Node 312442c5e0de/172.18.151.202, joined gossip cluster" [2022-02-11T19:21:24.139Z] time="2022-02-11T19:21:24Z" level=info msg="Node 312442c5e0de/172.18.151.202, added to nodes list" [2022-02-11T19:21:24.139Z] time="2022-02-11T19:21:24Z" level=info msg="Node 1341334b47ec/172.18.151.202, joined gossip cluster" [2022-02-11T19:21:24.139Z] time="2022-02-11T19:21:24Z" level=info msg="Node 1341334b47ec/172.18.151.202, added to nodes list" [2022-02-11T19:21:24.139Z] time="2022-02-11T19:21:24Z" level=info msg="Node 8cd57170e090/172.18.151.202, joined gossip cluster" [2022-02-11T19:21:24.139Z] time="2022-02-11T19:21:24Z" level=info msg="Node 8cd57170e090/172.18.151.202, is the new incarnation of the shutdown node c373bc363af0/172.18.151.202" [2022-02-11T19:21:24.139Z] time="2022-02-11T19:21:24Z" level=info msg="Node 8cd57170e090/172.18.151.202, added to nodes list" [2022-02-11T19:21:24.139Z] time="2022-02-11T19:21:24Z" level=info msg="Node 312442c5e0de/172.18.151.202, joined gossip cluster" [2022-02-11T19:21:24.139Z] time="2022-02-11T19:21:24Z" level=info msg="Node 312442c5e0de/172.18.151.202, added to nodes list" [2022-02-11T19:21:24.139Z] time="2022-02-11T19:21:24Z" level=info msg="Node 8cd57170e090/172.18.151.202, joined gossip cluster" [2022-02-11T19:21:24.139Z] time="2022-02-11T19:21:24Z" level=info msg="Node 8cd57170e090/172.18.151.202, added to nodes list" [2022-02-11T19:21:24.139Z] time="2022-02-11T19:21:24Z" level=info msg="Node 8cd57170e090/172.18.151.202, joined gossip cluster" [2022-02-11T19:21:24.139Z] time="2022-02-11T19:21:24Z" level=info msg="Node 8cd57170e090/172.18.151.202, is the new incarnation of the shutdown node c373bc363af0/172.18.151.202" [2022-02-11T19:21:24.139Z] time="2022-02-11T19:21:24Z" level=info msg="Node 8cd57170e090/172.18.151.202, added to nodes list" [2022-02-11T19:21:24.139Z] time="2022-02-11T19:21:24Z" level=info msg="Node 312442c5e0de/172.18.151.202, joined gossip cluster" [2022-02-11T19:21:24.139Z] time="2022-02-11T19:21:24Z" level=info msg="Node 312442c5e0de/172.18.151.202, is the new incarnation of the shutdown node 9dc605ecb0dd/172.18.151.202" [2022-02-11T19:21:24.139Z] time="2022-02-11T19:21:24Z" level=info msg="Node 312442c5e0de/172.18.151.202, added to nodes list" [2022-02-11T19:21:24.139Z] time="2022-02-11T19:21:24Z" level=info msg="Node 1341334b47ec/172.18.151.202, joined gossip cluster" [2022-02-11T19:21:24.139Z] time="2022-02-11T19:21:24Z" level=info msg="Node 1341334b47ec/172.18.151.202, is the new incarnation of the shutdown node 78f2b10cb213/172.18.151.202" [2022-02-11T19:21:24.139Z] time="2022-02-11T19:21:24Z" level=info msg="Node 1341334b47ec/172.18.151.202, added to nodes list" [2022-02-11T19:21:24.275Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-02-11T19:21:24.607Z] time="2022-02-11T19:21:24Z" level=info msg="Node 8cd57170e090/172.18.151.202, joined gossip cluster" [2022-02-11T19:21:24.607Z] time="2022-02-11T19:21:24Z" level=info msg="Node 8cd57170e090/172.18.151.202, added to nodes list" [2022-02-11T19:21:24.607Z] time="2022-02-11T19:21:24Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.151.202:10033" [2022-02-11T19:21:24.607Z] time="2022-02-11T19:21:24Z" level=debug msg="memberlist: Stream connection from=172.18.151.202:49385" [2022-02-11T19:21:24.607Z] time="2022-02-11T19:21:24Z" level=debug msg="memberlist: Stream connection from=172.18.151.202:49386" [2022-02-11T19:21:24.607Z] time="2022-02-11T19:21:24Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.151.202:10034" [2022-02-11T19:21:24.607Z] time="2022-02-11T19:21:24Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.151.202:10035" [2022-02-11T19:21:24.607Z] time="2022-02-11T19:21:24Z" level=debug msg="memberlist: Stream connection from=172.18.151.202:49387" [2022-02-11T19:21:24.835Z] --- PASS: TestServiceUpdateSecrets (14.27s) [2022-02-11T19:21:24.835Z] === RUN TestServiceUpdateConfigs [2022-02-11T19:21:25.076Z] 2022/02/11 19:21:24 Closing DB instances... [2022-02-11T19:21:25.076Z] time="2022-02-11T19:21:24Z" level=info msg="Node 1341334b47ec change state NodeActive --> NodeLeft" [2022-02-11T19:21:25.076Z] time="2022-02-11T19:21:24Z" level=info msg="node3(8cd57170e090): Node leave event for 1341334b47ec/172.18.151.202" [2022-02-11T19:21:25.076Z] time="2022-02-11T19:21:24Z" level=info msg="Node 1341334b47ec change state NodeActive --> NodeLeft" [2022-02-11T19:21:25.076Z] time="2022-02-11T19:21:24Z" level=info msg="node2(312442c5e0de): Node leave event for 1341334b47ec/172.18.151.202" [2022-02-11T19:21:25.076Z] time="2022-02-11T19:21:24Z" level=info msg="Node 1341334b47ec change state NodeActive --> NodeLeft" [2022-02-11T19:21:25.076Z] time="2022-02-11T19:21:24Z" level=info msg="node5(1f13f3485fdb): Node leave event for 1341334b47ec/172.18.151.202" [2022-02-11T19:21:25.076Z] time="2022-02-11T19:21:24Z" level=info msg="Node 1341334b47ec change state NodeActive --> NodeLeft" [2022-02-11T19:21:25.076Z] time="2022-02-11T19:21:24Z" level=info msg="node1(1341334b47ec): Node leave event for 1341334b47ec/172.18.151.202" [2022-02-11T19:21:25.076Z] time="2022-02-11T19:21:24Z" level=info msg="Node 1341334b47ec change state NodeActive --> NodeLeft" [2022-02-11T19:21:25.076Z] time="2022-02-11T19:21:24Z" level=info msg="node4(4d38ecf44c8a): Node leave event for 1341334b47ec/172.18.151.202" [2022-02-11T19:21:25.547Z] time="2022-02-11T19:21:25Z" level=info msg="Node 1341334b47ec/172.18.151.202, left gossip cluster" [2022-02-11T19:21:25.547Z] time="2022-02-11T19:21:25Z" level=info msg="Node 1341334b47ec/172.18.151.202, left gossip cluster" [2022-02-11T19:21:25.547Z] time="2022-02-11T19:21:25Z" level=info msg="Node 1341334b47ec/172.18.151.202, left gossip cluster" [2022-02-11T19:21:25.547Z] time="2022-02-11T19:21:25Z" level=info msg="Node 1341334b47ec/172.18.151.202, left gossip cluster" [2022-02-11T19:21:25.547Z] time="2022-02-11T19:21:25Z" level=info msg="Node 1341334b47ec/172.18.151.202, left gossip cluster" [2022-02-11T19:21:25.547Z] time="2022-02-11T19:21:25Z" level=info msg="Node 312442c5e0de change state NodeActive --> NodeLeft" [2022-02-11T19:21:25.547Z] time="2022-02-11T19:21:25Z" level=info msg="node5(1f13f3485fdb): Node leave event for 312442c5e0de/172.18.151.202" [2022-02-11T19:21:25.547Z] time="2022-02-11T19:21:25Z" level=info msg="Node 312442c5e0de change state NodeActive --> NodeLeft" [2022-02-11T19:21:25.547Z] time="2022-02-11T19:21:25Z" level=info msg="node3(8cd57170e090): Node leave event for 312442c5e0de/172.18.151.202" [2022-02-11T19:21:25.547Z] time="2022-02-11T19:21:25Z" level=info msg="Node 312442c5e0de change state NodeActive --> NodeLeft" [2022-02-11T19:21:25.547Z] time="2022-02-11T19:21:25Z" level=info msg="node4(4d38ecf44c8a): Node leave event for 312442c5e0de/172.18.151.202" [2022-02-11T19:21:25.547Z] time="2022-02-11T19:21:25Z" level=info msg="Node 312442c5e0de change state NodeActive --> NodeLeft" [2022-02-11T19:21:25.547Z] time="2022-02-11T19:21:25Z" level=info msg="node2(312442c5e0de): Node leave event for 312442c5e0de/172.18.151.202" [2022-02-11T19:21:25.547Z] time="2022-02-11T19:21:25Z" level=info msg="Node 312442c5e0de/172.18.151.202, left gossip cluster" [2022-02-11T19:21:25.547Z] time="2022-02-11T19:21:25Z" level=info msg="Node 312442c5e0de/172.18.151.202, left gossip cluster" [2022-02-11T19:21:25.547Z] time="2022-02-11T19:21:25Z" level=info msg="Node 312442c5e0de/172.18.151.202, left gossip cluster" [2022-02-11T19:21:25.547Z] time="2022-02-11T19:21:25Z" level=info msg="Node 312442c5e0de/172.18.151.202, left gossip cluster" [2022-02-11T19:21:26.017Z] time="2022-02-11T19:21:25Z" level=info msg="Node 8cd57170e090 change state NodeActive --> NodeLeft" [2022-02-11T19:21:26.017Z] time="2022-02-11T19:21:25Z" level=info msg="node4(4d38ecf44c8a): Node leave event for 8cd57170e090/172.18.151.202" [2022-02-11T19:21:26.017Z] time="2022-02-11T19:21:25Z" level=info msg="Node 8cd57170e090 change state NodeActive --> NodeLeft" [2022-02-11T19:21:26.017Z] time="2022-02-11T19:21:25Z" level=info msg="node5(1f13f3485fdb): Node leave event for 8cd57170e090/172.18.151.202" [2022-02-11T19:21:26.017Z] time="2022-02-11T19:21:25Z" level=info msg="Node 8cd57170e090 change state NodeActive --> NodeLeft" [2022-02-11T19:21:26.017Z] time="2022-02-11T19:21:25Z" level=info msg="node3(8cd57170e090): Node leave event for 8cd57170e090/172.18.151.202" [2022-02-11T19:21:26.017Z] time="2022-02-11T19:21:25Z" level=info msg="Node 8cd57170e090/172.18.151.202, left gossip cluster" [2022-02-11T19:21:26.201Z] time="2022-02-11T19:21:25Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-02-11T19:21:26.201Z] --- PASS: TestNodeReincarnation (5.02s) [2022-02-11T19:21:26.201Z] === RUN TestParallelCreate [2022-02-11T19:21:26.201Z] 2022/02/11 19:21:26 Closing DB instances... [2022-02-11T19:21:26.201Z] --- PASS: TestParallelCreate (0.02s) [2022-02-11T19:21:26.201Z] === RUN TestParallelDelete [2022-02-11T19:21:26.201Z] 2022/02/11 19:21:26 Closing DB instances... [2022-02-11T19:21:26.201Z] --- PASS: TestParallelDelete (0.02s) [2022-02-11T19:21:26.201Z] === RUN TestNetworkDBIslands [2022-02-11T19:21:26.201Z] time="2022-02-11T19:21:26Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:eec460a8142e with config:&{NodeID:eec460a8142e 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-02-11T19:21:26.201Z] time="2022-02-11T19:21:26Z" level=info msg="Node eec460a8142e/172.18.204.42, joined gossip cluster" [2022-02-11T19:21:26.201Z] time="2022-02-11T19:21:26Z" level=info msg="Node eec460a8142e/172.18.204.42, added to nodes list" [2022-02-11T19:21:26.201Z] time="2022-02-11T19:21:26Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:d874e53f9a04 with config:&{NodeID:d874e53f9a04 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-02-11T19:21:26.201Z] time="2022-02-11T19:21:26Z" level=info msg="Node d874e53f9a04/172.18.204.42, joined gossip cluster" [2022-02-11T19:21:26.201Z] time="2022-02-11T19:21:26Z" level=info msg="Node d874e53f9a04/172.18.204.42, added to nodes list" [2022-02-11T19:21:26.201Z] time="2022-02-11T19:21:26Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-02-11T19:21:26.201Z] time="2022-02-11T19:21:26Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-02-11T19:21:26.201Z] time="2022-02-11T19:21:26Z" level=debug msg="memberlist: Stream connection from=[::1]:49348" [2022-02-11T19:21:26.201Z] time="2022-02-11T19:21:26Z" level=info msg="Node d874e53f9a04/172.18.204.42, joined gossip cluster" [2022-02-11T19:21:26.201Z] time="2022-02-11T19:21:26Z" level=info msg="Node d874e53f9a04/172.18.204.42, added to nodes list" [2022-02-11T19:21:26.201Z] time="2022-02-11T19:21:26Z" level=info msg="Node eec460a8142e/172.18.204.42, joined gossip cluster" [2022-02-11T19:21:26.201Z] time="2022-02-11T19:21:26Z" level=info msg="Node eec460a8142e/172.18.204.42, added to nodes list" [2022-02-11T19:21:26.201Z] time="2022-02-11T19:21:26Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-02-11T19:21:26.201Z] time="2022-02-11T19:21:26Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49349" [2022-02-11T19:21:26.485Z] time="2022-02-11T19:21:26Z" level=info msg="Node 8cd57170e090/172.18.151.202, left gossip cluster" [2022-02-11T19:21:26.485Z] time="2022-02-11T19:21:26Z" level=info msg="Node 8cd57170e090/172.18.151.202, left gossip cluster" [2022-02-11T19:21:26.485Z] time="2022-02-11T19:21:26Z" level=debug msg="memberlist: Failed ping: 8cd57170e090 (timeout reached)" [2022-02-11T19:21:26.485Z] time="2022-02-11T19:21:26Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.18.151.202:10037: use of closed network connection" [2022-02-11T19:21:26.485Z] time="2022-02-11T19:21:26Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.18.151.202:10036: use of closed network connection" [2022-02-11T19:21:26.485Z] time="2022-02-11T19:21:26Z" level=debug msg="memberlist: Stream connection from=172.18.151.202:49388" [2022-02-11T19:21:26.485Z] time="2022-02-11T19:21:26Z" level=info msg="Node 4d38ecf44c8a change state NodeActive --> NodeLeft" [2022-02-11T19:21:26.485Z] time="2022-02-11T19:21:26Z" level=info msg="node5(1f13f3485fdb): Node leave event for 4d38ecf44c8a/172.18.151.202" [2022-02-11T19:21:26.794Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-02-11T19:21:26.955Z] time="2022-02-11T19:21:26Z" level=info msg="Node 4d38ecf44c8a change state NodeActive --> NodeLeft" [2022-02-11T19:21:26.955Z] time="2022-02-11T19:21:26Z" level=info msg="node4(4d38ecf44c8a): Node leave event for 4d38ecf44c8a/172.18.151.202" [2022-02-11T19:21:26.955Z] time="2022-02-11T19:21:26Z" level=warning msg="memberlist: Was able to connect to 8cd57170e090 but other probes failed, network may be misconfigured" [2022-02-11T19:21:26.955Z] time="2022-02-11T19:21:26Z" level=info msg="Node 4d38ecf44c8a/172.18.151.202, left gossip cluster" [2022-02-11T19:21:27.188Z] time="2022-02-11T19:21:26Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:5134c060b5db with config:&{NodeID:5134c060b5db 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-02-11T19:21:27.188Z] time="2022-02-11T19:21:26Z" level=info msg="Node 5134c060b5db/172.18.204.42, joined gossip cluster" [2022-02-11T19:21:27.188Z] time="2022-02-11T19:21:26Z" level=info msg="Node 5134c060b5db/172.18.204.42, added to nodes list" [2022-02-11T19:21:27.188Z] time="2022-02-11T19:21:26Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-02-11T19:21:27.188Z] time="2022-02-11T19:21:26Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-02-11T19:21:27.188Z] time="2022-02-11T19:21:26Z" level=debug msg="memberlist: Stream connection from=[::1]:49350" [2022-02-11T19:21:27.188Z] time="2022-02-11T19:21:26Z" level=info msg="Node 5134c060b5db/172.18.204.42, joined gossip cluster" [2022-02-11T19:21:27.188Z] time="2022-02-11T19:21:26Z" level=info msg="Node 5134c060b5db/172.18.204.42, added to nodes list" [2022-02-11T19:21:27.188Z] time="2022-02-11T19:21:26Z" level=info msg="Node eec460a8142e/172.18.204.42, joined gossip cluster" [2022-02-11T19:21:27.188Z] time="2022-02-11T19:21:26Z" level=info msg="Node eec460a8142e/172.18.204.42, added to nodes list" [2022-02-11T19:21:27.188Z] time="2022-02-11T19:21:26Z" level=info msg="Node d874e53f9a04/172.18.204.42, joined gossip cluster" [2022-02-11T19:21:27.188Z] time="2022-02-11T19:21:26Z" level=info msg="Node d874e53f9a04/172.18.204.42, added to nodes list" [2022-02-11T19:21:27.188Z] time="2022-02-11T19:21:26Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-02-11T19:21:27.188Z] time="2022-02-11T19:21:26Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49351" [2022-02-11T19:21:27.188Z] time="2022-02-11T19:21:27Z" level=info msg="Node 5134c060b5db/172.18.204.42, joined gossip cluster" [2022-02-11T19:21:27.188Z] time="2022-02-11T19:21:27Z" level=info msg="Node 5134c060b5db/172.18.204.42, added to nodes list" [2022-02-11T19:21:27.423Z] time="2022-02-11T19:21:27Z" level=info msg="Node 4d38ecf44c8a/172.18.151.202, left gossip cluster" [2022-02-11T19:21:27.657Z] time="2022-02-11T19:21:27Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:86bc008e8206 with config:&{NodeID:86bc008e8206 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-02-11T19:21:27.657Z] time="2022-02-11T19:21:27Z" level=info msg="Node 86bc008e8206/172.18.204.42, joined gossip cluster" [2022-02-11T19:21:27.657Z] time="2022-02-11T19:21:27Z" level=info msg="Node 86bc008e8206/172.18.204.42, added to nodes list" [2022-02-11T19:21:27.657Z] time="2022-02-11T19:21:27Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-02-11T19:21:27.657Z] time="2022-02-11T19:21:27Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-02-11T19:21:27.657Z] time="2022-02-11T19:21:27Z" level=debug msg="memberlist: Stream connection from=[::1]:49352" [2022-02-11T19:21:27.657Z] time="2022-02-11T19:21:27Z" level=info msg="Node 86bc008e8206/172.18.204.42, joined gossip cluster" [2022-02-11T19:21:27.657Z] time="2022-02-11T19:21:27Z" level=info msg="Node 86bc008e8206/172.18.204.42, added to nodes list" [2022-02-11T19:21:27.657Z] time="2022-02-11T19:21:27Z" level=info msg="Node d874e53f9a04/172.18.204.42, joined gossip cluster" [2022-02-11T19:21:27.657Z] time="2022-02-11T19:21:27Z" level=info msg="Node d874e53f9a04/172.18.204.42, added to nodes list" [2022-02-11T19:21:27.657Z] time="2022-02-11T19:21:27Z" level=info msg="Node 5134c060b5db/172.18.204.42, joined gossip cluster" [2022-02-11T19:21:27.657Z] time="2022-02-11T19:21:27Z" level=info msg="Node 5134c060b5db/172.18.204.42, added to nodes list" [2022-02-11T19:21:27.657Z] time="2022-02-11T19:21:27Z" level=info msg="Node eec460a8142e/172.18.204.42, joined gossip cluster" [2022-02-11T19:21:27.657Z] time="2022-02-11T19:21:27Z" level=info msg="Node eec460a8142e/172.18.204.42, added to nodes list" [2022-02-11T19:21:27.657Z] time="2022-02-11T19:21:27Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49353" [2022-02-11T19:21:27.657Z] time="2022-02-11T19:21:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-02-11T19:21:27.657Z] time="2022-02-11T19:21:27Z" level=info msg="Node 86bc008e8206/172.18.204.42, joined gossip cluster" [2022-02-11T19:21:27.657Z] time="2022-02-11T19:21:27Z" level=info msg="Node 86bc008e8206/172.18.204.42, added to nodes list" [2022-02-11T19:21:27.657Z] time="2022-02-11T19:21:27Z" level=info msg="Node 86bc008e8206/172.18.204.42, joined gossip cluster" [2022-02-11T19:21:27.657Z] time="2022-02-11T19:21:27Z" level=info msg="Node 86bc008e8206/172.18.204.42, added to nodes list" [2022-02-11T19:21:27.892Z] time="2022-02-11T19:21:27Z" level=info msg="Node 1f13f3485fdb/172.18.151.202, left gossip cluster" [2022-02-11T19:21:27.892Z] time="2022-02-11T19:21:27Z" level=info msg="Node 1f13f3485fdb change state NodeActive --> NodeFailed" [2022-02-11T19:21:27.892Z] time="2022-02-11T19:21:27Z" level=info msg="Node 1f13f3485fdb/172.18.151.202, added to failed nodes list" [2022-02-11T19:21:27.892Z] --- PASS: TestNetworkDBIslands (11.88s) [2022-02-11T19:21:27.892Z] PASS [2022-02-11T19:21:27.892Z] coverage: 60.0% of statements [2022-02-11T19:21:27.892Z] ok github.com/docker/docker/libnetwork/networkdb 104.451s coverage: 60.0% of statements [2022-02-11T19:21:27.892Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-02-11T19:21:27.892Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-02-11T19:21:27.892Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-02-11T19:21:27.892Z] ? github.com/docker/docker/oci/caps [no test files] [2022-02-11T19:21:27.892Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-02-11T19:21:27.892Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-02-11T19:21:27.892Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-02-11T19:21:27.892Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-02-11T19:21:27.892Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-02-11T19:21:27.892Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-02-11T19:21:27.892Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-02-11T19:21:27.892Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-02-11T19:21:27.892Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-02-11T19:21:27.892Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-02-11T19:21:27.892Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-02-11T19:21:27.892Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-02-11T19:21:27.892Z] ? github.com/docker/docker/pkg/term [no test files] [2022-02-11T19:21:27.892Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-02-11T19:21:27.892Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-02-11T19:21:27.892Z] ? github.com/docker/docker/quota [no test files] [2022-02-11T19:21:27.892Z] ? github.com/docker/docker/rootless [no test files] [2022-02-11T19:21:27.892Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-02-11T19:21:27.892Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-02-11T19:21:27.892Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-02-11T19:21:27.892Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-02-11T19:21:27.892Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-02-11T19:21:27.892Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-02-11T19:21:27.892Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-02-11T19:21:27.892Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-02-11T19:21:27.892Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-02-11T19:21:27.892Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-02-11T19:21:27.892Z] ? github.com/docker/docker/testutil/request [no test files] [2022-02-11T19:21:27.892Z] ? github.com/docker/docker/volume [no test files] [2022-02-11T19:21:27.892Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-02-11T19:21:27.892Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-02-11T19:21:28.133Z] time="2022-02-11T19:21:27Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:59015fa83b47 with config:&{NodeID:59015fa83b47 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-02-11T19:21:28.133Z] time="2022-02-11T19:21:27Z" level=info msg="Node 59015fa83b47/172.18.204.42, joined gossip cluster" [2022-02-11T19:21:28.133Z] time="2022-02-11T19:21:27Z" level=info msg="Node 59015fa83b47/172.18.204.42, added to nodes list" [2022-02-11T19:21:28.133Z] time="2022-02-11T19:21:27Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-02-11T19:21:28.133Z] time="2022-02-11T19:21:27Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-02-11T19:21:28.133Z] time="2022-02-11T19:21:27Z" level=debug msg="memberlist: Stream connection from=[::1]:49354" [2022-02-11T19:21:28.133Z] time="2022-02-11T19:21:27Z" level=info msg="Node 59015fa83b47/172.18.204.42, joined gossip cluster" [2022-02-11T19:21:28.133Z] time="2022-02-11T19:21:27Z" level=info msg="Node 59015fa83b47/172.18.204.42, added to nodes list" [2022-02-11T19:21:28.133Z] time="2022-02-11T19:21:27Z" level=info msg="Node d874e53f9a04/172.18.204.42, joined gossip cluster" [2022-02-11T19:21:28.133Z] time="2022-02-11T19:21:27Z" level=info msg="Node d874e53f9a04/172.18.204.42, added to nodes list" [2022-02-11T19:21:28.133Z] time="2022-02-11T19:21:27Z" level=info msg="Node eec460a8142e/172.18.204.42, joined gossip cluster" [2022-02-11T19:21:28.133Z] time="2022-02-11T19:21:27Z" level=info msg="Node eec460a8142e/172.18.204.42, added to nodes list" [2022-02-11T19:21:28.133Z] time="2022-02-11T19:21:27Z" level=info msg="Node 86bc008e8206/172.18.204.42, joined gossip cluster" [2022-02-11T19:21:28.133Z] time="2022-02-11T19:21:27Z" level=info msg="Node 86bc008e8206/172.18.204.42, added to nodes list" [2022-02-11T19:21:28.133Z] time="2022-02-11T19:21:27Z" level=info msg="Node 5134c060b5db/172.18.204.42, joined gossip cluster" [2022-02-11T19:21:28.133Z] time="2022-02-11T19:21:27Z" level=info msg="Node 5134c060b5db/172.18.204.42, added to nodes list" [2022-02-11T19:21:28.133Z] time="2022-02-11T19:21:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-02-11T19:21:28.133Z] time="2022-02-11T19:21:27Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49355" [2022-02-11T19:21:28.133Z] time="2022-02-11T19:21:27Z" level=info msg="Node 59015fa83b47/172.18.204.42, joined gossip cluster" [2022-02-11T19:21:28.133Z] time="2022-02-11T19:21:27Z" level=info msg="Node 59015fa83b47/172.18.204.42, added to nodes list" [2022-02-11T19:21:28.133Z] time="2022-02-11T19:21:27Z" level=info msg="Node 59015fa83b47/172.18.204.42, joined gossip cluster" [2022-02-11T19:21:28.133Z] time="2022-02-11T19:21:27Z" level=info msg="Node 59015fa83b47/172.18.204.42, added to nodes list" [2022-02-11T19:21:28.133Z] time="2022-02-11T19:21:27Z" level=info msg="Node 59015fa83b47/172.18.204.42, joined gossip cluster" [2022-02-11T19:21:28.133Z] time="2022-02-11T19:21:27Z" level=info msg="Node 59015fa83b47/172.18.204.42, added to nodes list" [2022-02-11T19:21:28.133Z] networkdb_test.go:835: Re-joining: 3 [2022-02-11T19:21:28.133Z] time="2022-02-11T19:21:28Z" level=info msg="The new bootstrap node list is:[172.18.204.42:10033 172.18.204.42:10034 172.18.204.42:10035]" [2022-02-11T19:21:28.133Z] time="2022-02-11T19:21:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.204.42:10033" [2022-02-11T19:21:28.133Z] time="2022-02-11T19:21:28Z" level=debug msg="memberlist: Stream connection from=172.18.204.42:49356" [2022-02-11T19:21:28.133Z] time="2022-02-11T19:21:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.204.42:10034" [2022-02-11T19:21:28.133Z] time="2022-02-11T19:21:28Z" level=debug msg="memberlist: Stream connection from=172.18.204.42:49357" [2022-02-11T19:21:28.133Z] time="2022-02-11T19:21:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.204.42:10035" [2022-02-11T19:21:28.133Z] time="2022-02-11T19:21:28Z" level=debug msg="memberlist: Stream connection from=172.18.204.42:49358" [2022-02-11T19:21:28.160Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.33s) [2022-02-11T19:21:28.160Z] === RUN TestAuthZPluginV2Disable [2022-02-11T19:21:28.602Z] networkdb_test.go:835: Re-joining: 4 [2022-02-11T19:21:28.602Z] time="2022-02-11T19:21:28Z" level=info msg="The new bootstrap node list is:[172.18.204.42:10033 172.18.204.42:10034 172.18.204.42:10035]" [2022-02-11T19:21:28.602Z] time="2022-02-11T19:21:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.204.42:10033" [2022-02-11T19:21:28.602Z] time="2022-02-11T19:21:28Z" level=debug msg="memberlist: Stream connection from=172.18.204.42:49359" [2022-02-11T19:21:28.602Z] time="2022-02-11T19:21:28Z" level=debug msg="memberlist: Stream connection from=172.18.204.42:49360" [2022-02-11T19:21:28.602Z] time="2022-02-11T19:21:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.204.42:10034" [2022-02-11T19:21:28.602Z] time="2022-02-11T19:21:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.204.42:10035" [2022-02-11T19:21:28.602Z] time="2022-02-11T19:21:28Z" level=debug msg="memberlist: Stream connection from=172.18.204.42:49361" [2022-02-11T19:21:28.602Z] time="2022-02-11T19:21:28Z" level=info msg="node 0 leaving" [2022-02-11T19:21:29.072Z] time="2022-02-11T19:21:28Z" level=info msg="Node eec460a8142e change state NodeActive --> NodeLeft" [2022-02-11T19:21:29.072Z] time="2022-02-11T19:21:28Z" level=info msg="node2(d874e53f9a04): Node leave event for eec460a8142e/172.18.204.42" [2022-02-11T19:21:29.072Z] time="2022-02-11T19:21:28Z" level=info msg="Node eec460a8142e change state NodeActive --> NodeLeft" [2022-02-11T19:21:29.072Z] time="2022-02-11T19:21:28Z" level=info msg="node3(5134c060b5db): Node leave event for eec460a8142e/172.18.204.42" [2022-02-11T19:21:29.072Z] time="2022-02-11T19:21:28Z" level=info msg="Node eec460a8142e change state NodeActive --> NodeLeft" [2022-02-11T19:21:29.072Z] time="2022-02-11T19:21:28Z" level=info msg="node4(86bc008e8206): Node leave event for eec460a8142e/172.18.204.42" [2022-02-11T19:21:29.072Z] time="2022-02-11T19:21:28Z" level=info msg="Node eec460a8142e change state NodeActive --> NodeLeft" [2022-02-11T19:21:29.072Z] time="2022-02-11T19:21:28Z" level=info msg="node5(59015fa83b47): Node leave event for eec460a8142e/172.18.204.42" [2022-02-11T19:21:29.072Z] time="2022-02-11T19:21:28Z" level=info msg="Node eec460a8142e change state NodeActive --> NodeLeft" [2022-02-11T19:21:29.072Z] time="2022-02-11T19:21:28Z" level=info msg="node1(eec460a8142e): Node leave event for eec460a8142e/172.18.204.42" [2022-02-11T19:21:29.072Z] time="2022-02-11T19:21:28Z" level=info msg="Node eec460a8142e/172.18.204.42, left gossip cluster" [2022-02-11T19:21:29.072Z] time="2022-02-11T19:21:28Z" level=info msg="Node eec460a8142e/172.18.204.42, left gossip cluster" [2022-02-11T19:21:29.072Z] time="2022-02-11T19:21:28Z" level=info msg="Node eec460a8142e/172.18.204.42, left gossip cluster" [2022-02-11T19:21:29.072Z] time="2022-02-11T19:21:28Z" level=info msg="Node eec460a8142e/172.18.204.42, left gossip cluster" [2022-02-11T19:21:29.072Z] time="2022-02-11T19:21:28Z" level=info msg="Node eec460a8142e/172.18.204.42, left gossip cluster" [2022-02-11T19:21:29.540Z] time="2022-02-11T19:21:29Z" level=info msg="node 1 leaving" [2022-02-11T19:21:29.540Z] time="2022-02-11T19:21:29Z" level=info msg="Node d874e53f9a04 change state NodeActive --> NodeLeft" [2022-02-11T19:21:29.540Z] time="2022-02-11T19:21:29Z" level=info msg="node5(59015fa83b47): Node leave event for d874e53f9a04/172.18.204.42" [2022-02-11T19:21:29.540Z] time="2022-02-11T19:21:29Z" level=info msg="Node d874e53f9a04/172.18.204.42, left gossip cluster" [2022-02-11T19:21:29.540Z] time="2022-02-11T19:21:29Z" level=info msg="Node d874e53f9a04 change state NodeActive --> NodeLeft" [2022-02-11T19:21:29.540Z] time="2022-02-11T19:21:29Z" level=info msg="node3(5134c060b5db): Node leave event for d874e53f9a04/172.18.204.42" [2022-02-11T19:21:29.540Z] time="2022-02-11T19:21:29Z" level=info msg="Node d874e53f9a04 change state NodeActive --> NodeFailed" [2022-02-11T19:21:29.540Z] time="2022-02-11T19:21:29Z" level=info msg="Node d874e53f9a04/172.18.204.42, added to failed nodes list" [2022-02-11T19:21:29.540Z] time="2022-02-11T19:21:29Z" level=info msg="Node d874e53f9a04 change state NodeActive --> NodeLeft" [2022-02-11T19:21:29.540Z] time="2022-02-11T19:21:29Z" level=info msg="node4(86bc008e8206): Node leave event for d874e53f9a04/172.18.204.42" [2022-02-11T19:21:29.540Z] time="2022-02-11T19:21:29Z" level=error msg="node: d874e53f9a04 is unknown to memberlist" [2022-02-11T19:21:29.540Z] time="2022-02-11T19:21:29Z" level=info msg="Node d874e53f9a04/172.18.204.42, left gossip cluster" [2022-02-11T19:21:29.540Z] time="2022-02-11T19:21:29Z" level=info msg="Node d874e53f9a04/172.18.204.42, left gossip cluster" [2022-02-11T19:21:29.540Z] time="2022-02-11T19:21:29Z" level=info msg="Node d874e53f9a04/172.18.204.42, left gossip cluster" [2022-02-11T19:21:29.540Z] time="2022-02-11T19:21:29Z" level=info msg="node 2 leaving" [2022-02-11T19:21:29.540Z] time="2022-02-11T19:21:29Z" level=info msg="Node 5134c060b5db change state NodeActive --> NodeLeft" [2022-02-11T19:21:29.540Z] time="2022-02-11T19:21:29Z" level=info msg="node4(86bc008e8206): Node leave event for 5134c060b5db/172.18.204.42" [2022-02-11T19:21:29.540Z] time="2022-02-11T19:21:29Z" level=info msg="Node 5134c060b5db change state NodeActive --> NodeLeft" [2022-02-11T19:21:29.540Z] time="2022-02-11T19:21:29Z" level=info msg="node5(59015fa83b47): Node leave event for 5134c060b5db/172.18.204.42" [2022-02-11T19:21:30.009Z] time="2022-02-11T19:21:29Z" level=info msg="Node 5134c060b5db change state NodeActive --> NodeLeft" [2022-02-11T19:21:30.009Z] time="2022-02-11T19:21:29Z" level=info msg="node3(5134c060b5db): Node leave event for 5134c060b5db/172.18.204.42" [2022-02-11T19:21:30.009Z] time="2022-02-11T19:21:29Z" level=debug msg="memberlist: Failed ping: 59015fa83b47 (timeout reached)" [2022-02-11T19:21:30.009Z] time="2022-02-11T19:21:29Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.18.204.42:10035: use of closed network connection" [2022-02-11T19:21:30.009Z] time="2022-02-11T19:21:29Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.18.204.42:10034: use of closed network connection" [2022-02-11T19:21:30.009Z] time="2022-02-11T19:21:29Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.18.204.42:10036: use of closed network connection" [2022-02-11T19:21:30.009Z] time="2022-02-11T19:21:29Z" level=debug msg="memberlist: Stream connection from=172.18.204.42:49362" [2022-02-11T19:21:30.009Z] time="2022-02-11T19:21:29Z" level=info msg="Node 5134c060b5db/172.18.204.42, left gossip cluster" [2022-02-11T19:21:30.009Z] time="2022-02-11T19:21:29Z" level=info msg="Node 5134c060b5db/172.18.204.42, left gossip cluster" [2022-02-11T19:21:30.009Z] time="2022-02-11T19:21:29Z" level=info msg="Node 5134c060b5db/172.18.204.42, left gossip cluster" [2022-02-11T19:21:30.009Z] networkdb_test.go:867: node5: OK [2022-02-11T19:21:30.009Z] networkdb_test.go:867: node4: OK [2022-02-11T19:21:30.009Z] time="2022-02-11T19:21:29Z" level=info msg="node 0 coming back" [2022-02-11T19:21:30.009Z] time="2022-02-11T19:21:29Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:47658686be5e with config:&{NodeID:47658686be5e 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-02-11T19:21:30.009Z] time="2022-02-11T19:21:29Z" level=info msg="Node 47658686be5e/172.18.204.42, joined gossip cluster" [2022-02-11T19:21:30.009Z] time="2022-02-11T19:21:29Z" level=info msg="Node 47658686be5e/172.18.204.42, added to nodes list" [2022-02-11T19:21:30.009Z] time="2022-02-11T19:21:29Z" level=info msg="node 1 coming back" [2022-02-11T19:21:30.009Z] time="2022-02-11T19:21:29Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:392b02acfce1 with config:&{NodeID:392b02acfce1 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-02-11T19:21:30.009Z] time="2022-02-11T19:21:29Z" level=info msg="Node 392b02acfce1/172.18.204.42, joined gossip cluster" [2022-02-11T19:21:30.009Z] time="2022-02-11T19:21:29Z" level=info msg="Node 392b02acfce1/172.18.204.42, added to nodes list" [2022-02-11T19:21:30.009Z] time="2022-02-11T19:21:29Z" level=info msg="node 2 coming back" [2022-02-11T19:21:30.009Z] time="2022-02-11T19:21:29Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:1450290481dc with config:&{NodeID:1450290481dc 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-02-11T19:21:30.009Z] time="2022-02-11T19:21:29Z" level=info msg="Node 1450290481dc/172.18.204.42, joined gossip cluster" [2022-02-11T19:21:30.009Z] time="2022-02-11T19:21:29Z" level=info msg="Node 1450290481dc/172.18.204.42, added to nodes list" [2022-02-11T19:21:30.477Z] time="2022-02-11T19:21:30Z" level=warning msg="memberlist: Was able to connect to 59015fa83b47 but other probes failed, network may be misconfigured" [2022-02-11T19:21:30.477Z] time="2022-02-11T19:21:30Z" level=debug msg="memberlist: Failed ping: 59015fa83b47 (timeout reached)" [2022-02-11T19:21:30.477Z] time="2022-02-11T19:21:30Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.18.204.42:10036: use of closed network connection" [2022-02-11T19:21:30.477Z] time="2022-02-11T19:21:30Z" level=debug msg="memberlist: Stream connection from=172.18.204.42:49363" [2022-02-11T19:21:30.847Z] [2022-02-11T19:21:30.847Z] === Skipped [2022-02-11T19:21:30.847Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-02-11T19:21:30.848Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-02-11T19:21:30.848Z] [2022-02-11T19:21:30.848Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-02-11T19:21:30.848Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-11T19:21:30.848Z] [2022-02-11T19:21:30.848Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2022-02-11T19:21:30.848Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-11T19:21:30.848Z] [2022-02-11T19:21:30.848Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-02-11T19:21:30.848Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-11T19:21:30.848Z] [2022-02-11T19:21:30.848Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-02-11T19:21:30.848Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-11T19:21:30.848Z] [2022-02-11T19:21:30.848Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-02-11T19:21:30.848Z] client_test.go:23: runtime.GOOS == "windows" [2022-02-11T19:21:30.848Z] [2022-02-11T19:21:30.848Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-02-11T19:21:30.848Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-02-11T19:21:30.848Z] [2022-02-11T19:21:30.848Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-02-11T19:21:30.848Z] network_proxy_test.go:208: No support for dual stack yet [2022-02-11T19:21:30.848Z] [2022-02-11T19:21:30.848Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-02-11T19:21:30.848Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-02-11T19:21:30.848Z] [2022-02-11T19:21:30.848Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-02-11T19:21:30.848Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-02-11T19:21:30.848Z] [2022-02-11T19:21:30.848Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-02-11T19:21:30.848Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-02-11T19:21:30.848Z] [2022-02-11T19:21:30.848Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-02-11T19:21:30.848Z] daemon_test.go:145: root required [2022-02-11T19:21:30.848Z] [2022-02-11T19:21:30.848Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-02-11T19:21:30.848Z] reload_test.go:342: root required [2022-02-11T19:21:30.848Z] [2022-02-11T19:21:30.848Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-02-11T19:21:30.848Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-02-11T19:21:30.848Z] [2022-02-11T19:21:30.848Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-02-11T19:21:30.848Z] pull_v2_test.go:73: Needs fixing on Windows [2022-02-11T19:21:30.848Z] [2022-02-11T19:21:30.848Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-02-11T19:21:30.848Z] pull_v2_test.go:118: Needs fixing on Windows [2022-02-11T19:21:30.848Z] [2022-02-11T19:21:30.848Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-02-11T19:21:30.848Z] download_test.go:267: Needs fixing on Windows [2022-02-11T19:21:30.848Z] [2022-02-11T19:21:30.848Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-02-11T19:21:30.848Z] layer_test.go:303: Failing on Windows [2022-02-11T19:21:30.848Z] [2022-02-11T19:21:30.848Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-02-11T19:21:30.848Z] layer_test.go:352: Failing on Windows [2022-02-11T19:21:30.848Z] [2022-02-11T19:21:30.848Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-02-11T19:21:30.848Z] layer_test.go:467: Failing on Windows [2022-02-11T19:21:30.848Z] [2022-02-11T19:21:30.848Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-02-11T19:21:30.848Z] layer_test.go:696: Failing on Windows [2022-02-11T19:21:30.848Z] [2022-02-11T19:21:30.848Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-02-11T19:21:30.848Z] migration_test.go:45: Failing on Windows [2022-02-11T19:21:30.848Z] [2022-02-11T19:21:30.848Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-02-11T19:21:30.848Z] migration_test.go:181: Failing on Windows [2022-02-11T19:21:30.848Z] [2022-02-11T19:21:30.848Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-02-11T19:21:30.848Z] mount_test.go:17: Failing on Windows [2022-02-11T19:21:30.848Z] [2022-02-11T19:21:30.848Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-02-11T19:21:30.848Z] mount_test.go:76: Failing on Windows [2022-02-11T19:21:30.848Z] [2022-02-11T19:21:30.848Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-02-11T19:21:30.848Z] mount_test.go:125: Failing on Windows [2022-02-11T19:21:30.848Z] [2022-02-11T19:21:30.848Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-02-11T19:21:30.848Z] mount_test.go:212: Failing on Windows [2022-02-11T19:21:30.848Z] [2022-02-11T19:21:30.848Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-02-11T19:21:30.848Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-02-11T19:21:30.848Z] [2022-02-11T19:21:30.848Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-02-11T19:21:30.848Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-02-11T19:21:30.848Z] [2022-02-11T19:21:30.848Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.01s) [2022-02-11T19:21:30.848Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-02-11T19:21:30.848Z] [2022-02-11T19:21:30.848Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-02-11T19:21:30.848Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-02-11T19:21:30.848Z] [2022-02-11T19:21:30.848Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.01s) [2022-02-11T19:21:30.848Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-02-11T19:21:30.848Z] [2022-02-11T19:21:30.848Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-02-11T19:21:30.848Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-11T19:21:30.848Z] [2022-02-11T19:21:30.848Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-02-11T19:21:30.848Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-11T19:21:30.848Z] [2022-02-11T19:21:30.848Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-02-11T19:21:30.848Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-11T19:21:30.848Z] [2022-02-11T19:21:30.848Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-02-11T19:21:30.848Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-02-11T19:21:30.848Z] [2022-02-11T19:21:30.848Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-02-11T19:21:30.848Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-02-11T19:21:30.848Z] [2022-02-11T19:21:30.848Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-02-11T19:21:30.848Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-02-11T19:21:30.848Z] [2022-02-11T19:21:30.848Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-02-11T19:21:30.848Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-02-11T19:21:30.848Z] [2022-02-11T19:21:30.848Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-02-11T19:21:30.848Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-11T19:21:30.848Z] [2022-02-11T19:21:30.848Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-02-11T19:21:30.848Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-11T19:21:30.848Z] [2022-02-11T19:21:30.848Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-02-11T19:21:30.848Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-11T19:21:30.848Z] [2022-02-11T19:21:30.848Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-02-11T19:21:30.848Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-11T19:21:30.848Z] [2022-02-11T19:21:30.848Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-02-11T19:21:30.848Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-11T19:21:30.848Z] [2022-02-11T19:21:30.848Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-02-11T19:21:30.848Z] archive_test.go:133: Xz not present in msys2 [2022-02-11T19:21:30.848Z] [2022-02-11T19:21:30.848Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2022-02-11T19:21:30.848Z] archive_test.go:140: zstd not installed [2022-02-11T19:21:30.848Z] [2022-02-11T19:21:30.848Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-02-11T19:21:30.848Z] archive_test.go:252: Failing on Windows CI machines [2022-02-11T19:21:30.848Z] [2022-02-11T19:21:30.848Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-02-11T19:21:30.848Z] archive_windows_test.go:16: Currently fails [2022-02-11T19:21:30.848Z] [2022-02-11T19:21:30.848Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-02-11T19:21:30.848Z] changes_test.go:195: needs more investigation [2022-02-11T19:21:30.848Z] [2022-02-11T19:21:30.848Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-02-11T19:21:30.848Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-02-11T19:21:30.848Z] [2022-02-11T19:21:30.848Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-02-11T19:21:30.848Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-02-11T19:21:30.848Z] [2022-02-11T19:21:30.848Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-02-11T19:21:30.848Z] changes_test.go:432: needs further investigation [2022-02-11T19:21:30.848Z] [2022-02-11T19:21:30.848Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-02-11T19:21:30.848Z] changes_test.go:468: needs further investigation [2022-02-11T19:21:30.848Z] [2022-02-11T19:21:30.848Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-02-11T19:21:30.848Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-02-11T19:21:30.848Z] [2022-02-11T19:21:30.848Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-02-11T19:21:30.848Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-02-11T19:21:30.848Z] [2022-02-11T19:21:30.848Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-02-11T19:21:30.848Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-11T19:21:30.848Z] [2022-02-11T19:21:30.848Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-02-11T19:21:30.848Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-11T19:21:30.848Z] [2022-02-11T19:21:30.848Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-02-11T19:21:30.848Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-02-11T19:21:30.848Z] [2022-02-11T19:21:30.848Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-02-11T19:21:30.848Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-11T19:21:30.848Z] [2022-02-11T19:21:30.848Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-02-11T19:21:30.848Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-02-11T19:21:30.848Z] [2022-02-11T19:21:30.848Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-02-11T19:21:30.848Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-02-11T19:21:30.848Z] [2022-02-11T19:21:30.848Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.01s) [2022-02-11T19:21:30.848Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-02-11T19:21:30.848Z] [2022-02-11T19:21:30.848Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-02-11T19:21:30.848Z] poller_test.go:40: No chmod on Windows [2022-02-11T19:21:30.848Z] [2022-02-11T19:21:30.848Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-02-11T19:21:30.848Z] fileutils_test.go:133: Needs porting to Windows [2022-02-11T19:21:30.848Z] [2022-02-11T19:21:30.848Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-02-11T19:21:30.848Z] fileutils_test.go:179: Needs porting to Windows [2022-02-11T19:21:30.848Z] [2022-02-11T19:21:30.848Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-02-11T19:21:30.848Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-02-11T19:21:30.848Z] [2022-02-11T19:21:30.848Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2022-02-11T19:21:30.848Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-02-11T19:21:30.848Z] [2022-02-11T19:21:30.848Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.02s) [2022-02-11T19:21:30.848Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-02-11T19:21:30.848Z] [2022-02-11T19:21:30.848Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-02-11T19:21:30.848Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-02-11T19:21:30.848Z] [2022-02-11T19:21:30.848Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-02-11T19:21:30.848Z] local_test.go:180: runtime.GOOS == "windows" [2022-02-11T19:21:30.848Z] [2022-02-11T19:21:30.848Z] DONE 2070 tests, 70 skipped in 286.364s [2022-02-11T19:21:30.848Z] INFO: make.ps1 ended at 02/11/2022 19:21:30 [2022-02-11T19:21:30.948Z] time="2022-02-11T19:21:30Z" level=warning msg="memberlist: Was able to connect to 59015fa83b47 but other probes failed, network may be misconfigured" [2022-02-11T19:21:32.328Z] --- PASS: TestAuthZPluginV2Disable (3.70s) [2022-02-11T19:21:32.328Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-02-11T19:21:33.071Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-02-11T19:21:33.071Z] INFO: Unit tests ended at 02/11/2022 19:21:32. Duration:00:05:02.7659416 [2022-02-11T19:21:33.071Z] INFO: Building busybox [2022-02-11T19:21:33.071Z] Sending build context to Docker daemon 5.12kB [2022-02-11T19:21:33.071Z] [2022-02-11T19:21:33.071Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-02-11T19:21:33.071Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-02-11T19:21:33.071Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-02-11T19:21:33.071Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-02-11T19:21:33.071Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-02-11T19:21:33.071Z] ---> bdeb13086b9f [2022-02-11T19:21:33.071Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-02-11T19:21:33.071Z] ---> Running in 56a6a570ceb5 [2022-02-11T19:21:33.904Z] time="2022-02-11T19:21:33Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.18.204.42:10033 172.18.204.42:10034 172.18.204.42:10035]" [2022-02-11T19:21:33.904Z] time="2022-02-11T19:21:33Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.18.204.42:10033 172.18.204.42:10034 172.18.204.42:10035]" [2022-02-11T19:21:34.373Z] time="2022-02-11T19:21:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.204.42:10033" [2022-02-11T19:21:34.373Z] time="2022-02-11T19:21:34Z" level=debug msg="memberlist: Stream connection from=172.18.204.42:49364" [2022-02-11T19:21:34.373Z] time="2022-02-11T19:21:34Z" level=info msg="Node 86bc008e8206/172.18.204.42, joined gossip cluster" [2022-02-11T19:21:34.373Z] time="2022-02-11T19:21:34Z" level=info msg="Node 86bc008e8206/172.18.204.42, added to nodes list" [2022-02-11T19:21:34.373Z] time="2022-02-11T19:21:34Z" level=info msg="Node 59015fa83b47/172.18.204.42, joined gossip cluster" [2022-02-11T19:21:34.373Z] time="2022-02-11T19:21:34Z" level=info msg="Node 59015fa83b47/172.18.204.42, added to nodes list" [2022-02-11T19:21:34.373Z] time="2022-02-11T19:21:34Z" level=info msg="Node 47658686be5e/172.18.204.42, joined gossip cluster" [2022-02-11T19:21:34.373Z] time="2022-02-11T19:21:34Z" level=info msg="Node 47658686be5e/172.18.204.42, is the new incarnation of the shutdown node eec460a8142e/172.18.204.42" [2022-02-11T19:21:34.373Z] time="2022-02-11T19:21:34Z" level=info msg="Node 47658686be5e/172.18.204.42, added to nodes list" [2022-02-11T19:21:34.373Z] time="2022-02-11T19:21:34Z" level=debug msg="memberlist: Stream connection from=172.18.204.42:49365" [2022-02-11T19:21:34.373Z] time="2022-02-11T19:21:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.204.42:10034" [2022-02-11T19:21:34.373Z] time="2022-02-11T19:21:34Z" level=info msg="Node 86bc008e8206/172.18.204.42, joined gossip cluster" [2022-02-11T19:21:34.373Z] time="2022-02-11T19:21:34Z" level=info msg="Node 86bc008e8206/172.18.204.42, added to nodes list" [2022-02-11T19:21:34.373Z] time="2022-02-11T19:21:34Z" level=info msg="Node 47658686be5e/172.18.204.42, joined gossip cluster" [2022-02-11T19:21:34.373Z] time="2022-02-11T19:21:34Z" level=info msg="Node 47658686be5e/172.18.204.42, added to nodes list" [2022-02-11T19:21:34.373Z] time="2022-02-11T19:21:34Z" level=info msg="Node 59015fa83b47/172.18.204.42, joined gossip cluster" [2022-02-11T19:21:34.373Z] time="2022-02-11T19:21:34Z" level=info msg="Node 59015fa83b47/172.18.204.42, added to nodes list" [2022-02-11T19:21:34.373Z] time="2022-02-11T19:21:34Z" level=info msg="Node 392b02acfce1/172.18.204.42, joined gossip cluster" [2022-02-11T19:21:34.373Z] time="2022-02-11T19:21:34Z" level=info msg="Node 392b02acfce1/172.18.204.42, is the new incarnation of the shutdown node d874e53f9a04/172.18.204.42" [2022-02-11T19:21:34.373Z] time="2022-02-11T19:21:34Z" level=info msg="Node 392b02acfce1/172.18.204.42, added to nodes list" [2022-02-11T19:21:34.373Z] time="2022-02-11T19:21:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.204.42:10035" [2022-02-11T19:21:34.373Z] time="2022-02-11T19:21:34Z" level=info msg="Node 47658686be5e/172.18.204.42, joined gossip cluster" [2022-02-11T19:21:34.373Z] time="2022-02-11T19:21:34Z" level=info msg="Node 47658686be5e/172.18.204.42, is the new incarnation of the shutdown node eec460a8142e/172.18.204.42" [2022-02-11T19:21:34.373Z] time="2022-02-11T19:21:34Z" level=info msg="Node 47658686be5e/172.18.204.42, added to nodes list" [2022-02-11T19:21:34.373Z] time="2022-02-11T19:21:34Z" level=debug msg="memberlist: Stream connection from=172.18.204.42:49366" [2022-02-11T19:21:34.373Z] time="2022-02-11T19:21:34Z" level=info msg="Node 86bc008e8206/172.18.204.42, joined gossip cluster" [2022-02-11T19:21:34.373Z] time="2022-02-11T19:21:34Z" level=info msg="Node 86bc008e8206/172.18.204.42, added to nodes list" [2022-02-11T19:21:34.373Z] time="2022-02-11T19:21:34Z" level=info msg="Node 392b02acfce1/172.18.204.42, joined gossip cluster" [2022-02-11T19:21:34.373Z] time="2022-02-11T19:21:34Z" level=info msg="Node 392b02acfce1/172.18.204.42, added to nodes list" [2022-02-11T19:21:34.373Z] time="2022-02-11T19:21:34Z" level=info msg="Node 59015fa83b47/172.18.204.42, joined gossip cluster" [2022-02-11T19:21:34.373Z] time="2022-02-11T19:21:34Z" level=info msg="Node 59015fa83b47/172.18.204.42, added to nodes list" [2022-02-11T19:21:34.373Z] time="2022-02-11T19:21:34Z" level=info msg="Node 47658686be5e/172.18.204.42, joined gossip cluster" [2022-02-11T19:21:34.373Z] time="2022-02-11T19:21:34Z" level=info msg="Node 47658686be5e/172.18.204.42, added to nodes list" [2022-02-11T19:21:34.373Z] time="2022-02-11T19:21:34Z" level=info msg="Node 1450290481dc/172.18.204.42, joined gossip cluster" [2022-02-11T19:21:34.373Z] time="2022-02-11T19:21:34Z" level=info msg="Node 1450290481dc/172.18.204.42, is the new incarnation of the shutdown node 5134c060b5db/172.18.204.42" [2022-02-11T19:21:34.373Z] time="2022-02-11T19:21:34Z" level=info msg="Node 1450290481dc/172.18.204.42, added to nodes list" [2022-02-11T19:21:34.843Z] time="2022-02-11T19:21:34Z" level=info msg="Node 392b02acfce1/172.18.204.42, joined gossip cluster" [2022-02-11T19:21:34.843Z] time="2022-02-11T19:21:34Z" level=info msg="Node 392b02acfce1/172.18.204.42, added to nodes list" [2022-02-11T19:21:34.843Z] time="2022-02-11T19:21:34Z" level=info msg="Node 392b02acfce1/172.18.204.42, joined gossip cluster" [2022-02-11T19:21:34.843Z] time="2022-02-11T19:21:34Z" level=info msg="Node 392b02acfce1/172.18.204.42, is the new incarnation of the shutdown node d874e53f9a04/172.18.204.42" [2022-02-11T19:21:34.843Z] time="2022-02-11T19:21:34Z" level=info msg="Node 392b02acfce1/172.18.204.42, added to nodes list" [2022-02-11T19:21:34.843Z] time="2022-02-11T19:21:34Z" level=info msg="Node 1450290481dc/172.18.204.42, joined gossip cluster" [2022-02-11T19:21:34.843Z] time="2022-02-11T19:21:34Z" level=info msg="Node 1450290481dc/172.18.204.42, added to nodes list" [2022-02-11T19:21:34.843Z] time="2022-02-11T19:21:34Z" level=info msg="Node 1450290481dc/172.18.204.42, joined gossip cluster" [2022-02-11T19:21:34.843Z] time="2022-02-11T19:21:34Z" level=info msg="Node 1450290481dc/172.18.204.42, is the new incarnation of the shutdown node 5134c060b5db/172.18.204.42" [2022-02-11T19:21:34.843Z] time="2022-02-11T19:21:34Z" level=info msg="Node 1450290481dc/172.18.204.42, added to nodes list" [2022-02-11T19:21:34.843Z] time="2022-02-11T19:21:34Z" level=info msg="Node 1450290481dc/172.18.204.42, joined gossip cluster" [2022-02-11T19:21:34.843Z] time="2022-02-11T19:21:34Z" level=info msg="Node 1450290481dc/172.18.204.42, added to nodes list" [2022-02-11T19:21:34.843Z] time="2022-02-11T19:21:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.204.42:10033" [2022-02-11T19:21:34.843Z] time="2022-02-11T19:21:34Z" level=debug msg="memberlist: Stream connection from=172.18.204.42:49367" [2022-02-11T19:21:34.843Z] time="2022-02-11T19:21:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.204.42:10034" [2022-02-11T19:21:34.843Z] time="2022-02-11T19:21:34Z" level=debug msg="memberlist: Stream connection from=172.18.204.42:49368" [2022-02-11T19:21:34.843Z] time="2022-02-11T19:21:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.204.42:10035" [2022-02-11T19:21:34.843Z] time="2022-02-11T19:21:34Z" level=debug msg="memberlist: Stream connection from=172.18.204.42:49369" [2022-02-11T19:21:35.312Z] 2022/02/11 19:21:34 Closing DB instances... [2022-02-11T19:21:35.312Z] time="2022-02-11T19:21:35Z" level=info msg="Node 47658686be5e change state NodeActive --> NodeLeft" [2022-02-11T19:21:35.312Z] time="2022-02-11T19:21:35Z" level=info msg="node5(59015fa83b47): Node leave event for 47658686be5e/172.18.204.42" [2022-02-11T19:21:35.312Z] time="2022-02-11T19:21:35Z" level=info msg="Node 47658686be5e change state NodeActive --> NodeLeft" [2022-02-11T19:21:35.312Z] time="2022-02-11T19:21:35Z" level=info msg="node4(86bc008e8206): Node leave event for 47658686be5e/172.18.204.42" [2022-02-11T19:21:35.312Z] time="2022-02-11T19:21:35Z" level=info msg="Node 47658686be5e change state NodeActive --> NodeLeft" [2022-02-11T19:21:35.312Z] time="2022-02-11T19:21:35Z" level=info msg="node2(392b02acfce1): Node leave event for 47658686be5e/172.18.204.42" [2022-02-11T19:21:35.312Z] time="2022-02-11T19:21:35Z" level=info msg="Node 47658686be5e change state NodeActive --> NodeLeft" [2022-02-11T19:21:35.312Z] time="2022-02-11T19:21:35Z" level=info msg="node3(1450290481dc): Node leave event for 47658686be5e/172.18.204.42" [2022-02-11T19:21:35.312Z] time="2022-02-11T19:21:35Z" level=info msg="Node 47658686be5e change state NodeActive --> NodeLeft" [2022-02-11T19:21:35.312Z] time="2022-02-11T19:21:35Z" level=info msg="node1(47658686be5e): Node leave event for 47658686be5e/172.18.204.42" [2022-02-11T19:21:35.620Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.54s) [2022-02-11T19:21:35.620Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-02-11T19:21:35.782Z] time="2022-02-11T19:21:35Z" level=info msg="Node 47658686be5e/172.18.204.42, left gossip cluster" [2022-02-11T19:21:35.782Z] time="2022-02-11T19:21:35Z" level=info msg="Node 47658686be5e/172.18.204.42, left gossip cluster" [2022-02-11T19:21:35.782Z] time="2022-02-11T19:21:35Z" level=info msg="Node 47658686be5e/172.18.204.42, left gossip cluster" [2022-02-11T19:21:35.782Z] time="2022-02-11T19:21:35Z" level=info msg="Node 47658686be5e/172.18.204.42, left gossip cluster" [2022-02-11T19:21:35.782Z] time="2022-02-11T19:21:35Z" level=info msg="Node 47658686be5e/172.18.204.42, left gossip cluster" [2022-02-11T19:21:35.782Z] time="2022-02-11T19:21:35Z" level=info msg="Node 392b02acfce1 change state NodeActive --> NodeLeft" [2022-02-11T19:21:35.782Z] time="2022-02-11T19:21:35Z" level=info msg="node4(86bc008e8206): Node leave event for 392b02acfce1/172.18.204.42" [2022-02-11T19:21:35.782Z] time="2022-02-11T19:21:35Z" level=info msg="Node 392b02acfce1 change state NodeActive --> NodeLeft" [2022-02-11T19:21:35.782Z] time="2022-02-11T19:21:35Z" level=info msg="Node 392b02acfce1 change state NodeActive --> NodeLeft" [2022-02-11T19:21:35.782Z] time="2022-02-11T19:21:35Z" level=info msg="node5(59015fa83b47): Node leave event for 392b02acfce1/172.18.204.42" [2022-02-11T19:21:35.782Z] time="2022-02-11T19:21:35Z" level=info msg="node3(1450290481dc): Node leave event for 392b02acfce1/172.18.204.42" [2022-02-11T19:21:35.782Z] time="2022-02-11T19:21:35Z" level=info msg="Node 392b02acfce1 change state NodeActive --> NodeLeft" [2022-02-11T19:21:35.782Z] time="2022-02-11T19:21:35Z" level=info msg="node2(392b02acfce1): Node leave event for 392b02acfce1/172.18.204.42" [2022-02-11T19:21:35.782Z] time="2022-02-11T19:21:35Z" level=info msg="Node 392b02acfce1/172.18.204.42, left gossip cluster" [2022-02-11T19:21:35.782Z] time="2022-02-11T19:21:35Z" level=info msg="Node 392b02acfce1/172.18.204.42, left gossip cluster" [2022-02-11T19:21:36.251Z] time="2022-02-11T19:21:35Z" level=info msg="Node 392b02acfce1/172.18.204.42, left gossip cluster" [2022-02-11T19:21:36.251Z] time="2022-02-11T19:21:35Z" level=info msg="Node 392b02acfce1/172.18.204.42, left gossip cluster" [2022-02-11T19:21:36.251Z] time="2022-02-11T19:21:35Z" level=info msg="Node 1450290481dc change state NodeActive --> NodeLeft" [2022-02-11T19:21:36.251Z] time="2022-02-11T19:21:35Z" level=info msg="node5(59015fa83b47): Node leave event for 1450290481dc/172.18.204.42" [2022-02-11T19:21:36.251Z] time="2022-02-11T19:21:35Z" level=info msg="Node 1450290481dc change state NodeActive --> NodeLeft" [2022-02-11T19:21:36.251Z] time="2022-02-11T19:21:35Z" level=info msg="node4(86bc008e8206): Node leave event for 1450290481dc/172.18.204.42" [2022-02-11T19:21:36.251Z] time="2022-02-11T19:21:36Z" level=info msg="Node 1450290481dc change state NodeActive --> NodeLeft" [2022-02-11T19:21:36.251Z] time="2022-02-11T19:21:36Z" level=info msg="node3(1450290481dc): Node leave event for 1450290481dc/172.18.204.42" [2022-02-11T19:21:36.251Z] time="2022-02-11T19:21:36Z" level=info msg="Node 1450290481dc/172.18.204.42, left gossip cluster" [2022-02-11T19:21:36.251Z] time="2022-02-11T19:21:36Z" level=info msg="Node 1450290481dc/172.18.204.42, left gossip cluster" [2022-02-11T19:21:36.724Z] time="2022-02-11T19:21:36Z" level=info msg="Node 1450290481dc/172.18.204.42, left gossip cluster" [2022-02-11T19:21:36.724Z] time="2022-02-11T19:21:36Z" level=debug msg="memberlist: Failed ping: 59015fa83b47 (timeout reached)" [2022-02-11T19:21:36.724Z] time="2022-02-11T19:21:36Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.18.204.42:10036: use of closed network connection" [2022-02-11T19:21:36.724Z] time="2022-02-11T19:21:36Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.18.204.42:10035: use of closed network connection" [2022-02-11T19:21:36.724Z] time="2022-02-11T19:21:36Z" level=debug msg="memberlist: Stream connection from=172.18.204.42:49370" [2022-02-11T19:21:36.724Z] time="2022-02-11T19:21:36Z" level=info msg="Node 86bc008e8206 change state NodeActive --> NodeLeft" [2022-02-11T19:21:36.724Z] time="2022-02-11T19:21:36Z" level=info msg="node5(59015fa83b47): Node leave event for 86bc008e8206/172.18.204.42" [2022-02-11T19:21:36.724Z] time="2022-02-11T19:21:36Z" level=info msg="Node 86bc008e8206 change state NodeActive --> NodeLeft" [2022-02-11T19:21:36.724Z] time="2022-02-11T19:21:36Z" level=info msg="node4(86bc008e8206): Node leave event for 86bc008e8206/172.18.204.42" [2022-02-11T19:21:36.989Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-02-11T19:21:36.990Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-02-11T19:21:37.193Z] time="2022-02-11T19:21:36Z" level=info msg="Node 86bc008e8206/172.18.204.42, left gossip cluster" [2022-02-11T19:21:37.193Z] time="2022-02-11T19:21:36Z" level=warning msg="memberlist: Was able to connect to 59015fa83b47 but other probes failed, network may be misconfigured" [2022-02-11T19:21:37.193Z] time="2022-02-11T19:21:37Z" level=info msg="Node 86bc008e8206/172.18.204.42, left gossip cluster" [2022-02-11T19:21:37.662Z] time="2022-02-11T19:21:37Z" level=info msg="Node 59015fa83b47/172.18.204.42, left gossip cluster" [2022-02-11T19:21:37.662Z] time="2022-02-11T19:21:37Z" level=info msg="Node 59015fa83b47 change state NodeActive --> NodeFailed" [2022-02-11T19:21:37.662Z] time="2022-02-11T19:21:37Z" level=info msg="Node 59015fa83b47/172.18.204.42, added to failed nodes list" [2022-02-11T19:21:37.662Z] --- PASS: TestNetworkDBIslands (11.48s) [2022-02-11T19:21:37.662Z] PASS [2022-02-11T19:21:37.662Z] coverage: 60.1% of statements [2022-02-11T19:21:37.662Z] ok github.com/docker/docker/libnetwork/networkdb 104.342s coverage: 60.1% of statements [2022-02-11T19:21:37.662Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-02-11T19:21:37.662Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-02-11T19:21:37.662Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-02-11T19:21:37.662Z] ? github.com/docker/docker/oci/caps [no test files] [2022-02-11T19:21:37.662Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-02-11T19:21:37.662Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-02-11T19:21:37.662Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-02-11T19:21:37.662Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-02-11T19:21:37.662Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-02-11T19:21:37.662Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-02-11T19:21:37.662Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-02-11T19:21:37.662Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-02-11T19:21:37.662Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-02-11T19:21:37.662Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-02-11T19:21:37.662Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-02-11T19:21:37.662Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-02-11T19:21:37.662Z] ? github.com/docker/docker/pkg/term [no test files] [2022-02-11T19:21:37.662Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-02-11T19:21:37.662Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-02-11T19:21:37.662Z] ? github.com/docker/docker/quota [no test files] [2022-02-11T19:21:37.662Z] ? github.com/docker/docker/rootless [no test files] [2022-02-11T19:21:37.662Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-02-11T19:21:37.662Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-02-11T19:21:37.662Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-02-11T19:21:37.662Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-02-11T19:21:37.662Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-02-11T19:21:37.662Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-02-11T19:21:37.662Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-02-11T19:21:37.662Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-02-11T19:21:37.662Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-02-11T19:21:37.662Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-02-11T19:21:37.662Z] ? github.com/docker/docker/testutil/request [no test files] [2022-02-11T19:21:37.662Z] ? github.com/docker/docker/volume [no test files] [2022-02-11T19:21:37.662Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-02-11T19:21:37.662Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-02-11T19:21:37.919Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-02-11T19:21:38.176Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-02-11T19:21:38.944Z] Removing intermediate container 56a6a570ceb5 [2022-02-11T19:21:38.944Z] ---> 5d2d5e015091 [2022-02-11T19:21:38.944Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-02-11T19:21:38.944Z] ---> Running in 9dad04c81a6f [2022-02-11T19:21:38.944Z] Removing intermediate container 9dad04c81a6f [2022-02-11T19:21:38.944Z] ---> 650c62dd4a7a [2022-02-11T19:21:38.944Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-02-11T19:21:38.944Z] ---> Running in 4d6fd4de45e2 [2022-02-11T19:21:39.105Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-02-11T19:21:39.362Z] docker_api_swarm_test.go:272: [d6d11371016ee] joining swarm manager [dcf96d30b45e6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-11T19:21:39.413Z] Removing intermediate container 4d6fd4de45e2 [2022-02-11T19:21:39.413Z] ---> 3b1380d1d78f [2022-02-11T19:21:39.413Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-02-11T19:21:39.674Z] --- PASS: TestServiceUpdateConfigs (13.89s) [2022-02-11T19:21:39.674Z] === RUN TestServiceUpdateNetwork [2022-02-11T19:21:40.293Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-02-11T19:21:40.618Z] [2022-02-11T19:21:40.618Z] === Skipped [2022-02-11T19:21:40.618Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-02-11T19:21:40.618Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-02-11T19:21:40.618Z] [2022-02-11T19:21:40.619Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-02-11T19:21:40.619Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-11T19:21:40.619Z] [2022-02-11T19:21:40.619Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2022-02-11T19:21:40.619Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-11T19:21:40.619Z] [2022-02-11T19:21:40.619Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-02-11T19:21:40.619Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-11T19:21:40.619Z] [2022-02-11T19:21:40.619Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-02-11T19:21:40.619Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-11T19:21:40.619Z] [2022-02-11T19:21:40.619Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-02-11T19:21:40.619Z] client_test.go:23: runtime.GOOS == "windows" [2022-02-11T19:21:40.619Z] [2022-02-11T19:21:40.619Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-02-11T19:21:40.619Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-02-11T19:21:40.619Z] [2022-02-11T19:21:40.619Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-02-11T19:21:40.619Z] network_proxy_test.go:208: No support for dual stack yet [2022-02-11T19:21:40.619Z] [2022-02-11T19:21:40.619Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-02-11T19:21:40.619Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-02-11T19:21:40.619Z] [2022-02-11T19:21:40.619Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-02-11T19:21:40.619Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-02-11T19:21:40.619Z] [2022-02-11T19:21:40.619Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-02-11T19:21:40.619Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-02-11T19:21:40.619Z] [2022-02-11T19:21:40.619Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-02-11T19:21:40.619Z] daemon_test.go:145: root required [2022-02-11T19:21:40.619Z] [2022-02-11T19:21:40.619Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-02-11T19:21:40.619Z] reload_test.go:342: root required [2022-02-11T19:21:40.619Z] [2022-02-11T19:21:40.619Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-02-11T19:21:40.619Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-02-11T19:21:40.619Z] [2022-02-11T19:21:40.619Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-02-11T19:21:40.619Z] pull_v2_test.go:73: Needs fixing on Windows [2022-02-11T19:21:40.619Z] [2022-02-11T19:21:40.619Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-02-11T19:21:40.619Z] pull_v2_test.go:118: Needs fixing on Windows [2022-02-11T19:21:40.619Z] [2022-02-11T19:21:40.619Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-02-11T19:21:40.619Z] download_test.go:267: Needs fixing on Windows [2022-02-11T19:21:40.619Z] [2022-02-11T19:21:40.619Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-02-11T19:21:40.619Z] layer_test.go:303: Failing on Windows [2022-02-11T19:21:40.619Z] [2022-02-11T19:21:40.619Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-02-11T19:21:40.619Z] layer_test.go:352: Failing on Windows [2022-02-11T19:21:40.619Z] [2022-02-11T19:21:40.619Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-02-11T19:21:40.619Z] layer_test.go:467: Failing on Windows [2022-02-11T19:21:40.619Z] [2022-02-11T19:21:40.619Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-02-11T19:21:40.619Z] layer_test.go:696: Failing on Windows [2022-02-11T19:21:40.619Z] [2022-02-11T19:21:40.619Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-02-11T19:21:40.619Z] migration_test.go:45: Failing on Windows [2022-02-11T19:21:40.619Z] [2022-02-11T19:21:40.619Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-02-11T19:21:40.619Z] migration_test.go:181: Failing on Windows [2022-02-11T19:21:40.619Z] [2022-02-11T19:21:40.619Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-02-11T19:21:40.619Z] mount_test.go:17: Failing on Windows [2022-02-11T19:21:40.619Z] [2022-02-11T19:21:40.619Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-02-11T19:21:40.619Z] mount_test.go:76: Failing on Windows [2022-02-11T19:21:40.619Z] [2022-02-11T19:21:40.619Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-02-11T19:21:40.619Z] mount_test.go:125: Failing on Windows [2022-02-11T19:21:40.619Z] [2022-02-11T19:21:40.619Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-02-11T19:21:40.619Z] mount_test.go:212: Failing on Windows [2022-02-11T19:21:40.619Z] [2022-02-11T19:21:40.619Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-02-11T19:21:40.619Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-02-11T19:21:40.619Z] [2022-02-11T19:21:40.619Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-02-11T19:21:40.619Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-02-11T19:21:40.619Z] [2022-02-11T19:21:40.619Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.01s) [2022-02-11T19:21:40.619Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-02-11T19:21:40.619Z] [2022-02-11T19:21:40.619Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-02-11T19:21:40.619Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-02-11T19:21:40.619Z] [2022-02-11T19:21:40.619Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-02-11T19:21:40.619Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-02-11T19:21:40.619Z] [2022-02-11T19:21:40.619Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-02-11T19:21:40.619Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-11T19:21:40.619Z] [2022-02-11T19:21:40.619Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-02-11T19:21:40.619Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-11T19:21:40.619Z] [2022-02-11T19:21:40.619Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-02-11T19:21:40.619Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-11T19:21:40.619Z] [2022-02-11T19:21:40.619Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-02-11T19:21:40.619Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-02-11T19:21:40.619Z] [2022-02-11T19:21:40.619Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-02-11T19:21:40.619Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-02-11T19:21:40.619Z] [2022-02-11T19:21:40.619Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-02-11T19:21:40.619Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-02-11T19:21:40.619Z] [2022-02-11T19:21:40.619Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-02-11T19:21:40.619Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-02-11T19:21:40.619Z] [2022-02-11T19:21:40.619Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-02-11T19:21:40.619Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-11T19:21:40.619Z] [2022-02-11T19:21:40.619Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-02-11T19:21:40.619Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-11T19:21:40.619Z] [2022-02-11T19:21:40.619Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-02-11T19:21:40.619Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-11T19:21:40.619Z] [2022-02-11T19:21:40.619Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-02-11T19:21:40.619Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-11T19:21:40.619Z] [2022-02-11T19:21:40.619Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-02-11T19:21:40.619Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-11T19:21:40.619Z] [2022-02-11T19:21:40.619Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-02-11T19:21:40.619Z] archive_test.go:133: Xz not present in msys2 [2022-02-11T19:21:40.619Z] [2022-02-11T19:21:40.619Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2022-02-11T19:21:40.619Z] archive_test.go:140: zstd not installed [2022-02-11T19:21:40.619Z] [2022-02-11T19:21:40.619Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-02-11T19:21:40.619Z] archive_test.go:252: Failing on Windows CI machines [2022-02-11T19:21:40.619Z] [2022-02-11T19:21:40.619Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-02-11T19:21:40.619Z] archive_windows_test.go:16: Currently fails [2022-02-11T19:21:40.753Z] --- PASS: TestCheckoutGit (37.45s) [2022-02-11T19:21:40.753Z] === RUN TestValidGitTransport [2022-02-11T19:21:40.753Z] --- PASS: TestValidGitTransport (0.00s) [2022-02-11T19:21:40.753Z] === RUN TestGitInvalidRef [2022-02-11T19:21:40.856Z] docker_api_swarm_test.go:273: [dfc3a24650456] joining swarm manager [dcf96d30b45e6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-11T19:21:40.978Z] [2022-02-11T19:21:41.090Z] [2022-02-11T19:21:41.090Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-02-11T19:21:41.090Z] changes_test.go:195: needs more investigation [2022-02-11T19:21:41.090Z] [2022-02-11T19:21:41.090Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-02-11T19:21:41.090Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-02-11T19:21:41.090Z] [2022-02-11T19:21:41.090Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-02-11T19:21:41.090Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-02-11T19:21:41.090Z] [2022-02-11T19:21:41.090Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-02-11T19:21:41.090Z] changes_test.go:432: needs further investigation [2022-02-11T19:21:41.090Z] [2022-02-11T19:21:41.090Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-02-11T19:21:41.090Z] changes_test.go:468: needs further investigation [2022-02-11T19:21:41.090Z] [2022-02-11T19:21:41.090Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-02-11T19:21:41.090Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-02-11T19:21:41.090Z] [2022-02-11T19:21:41.090Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-02-11T19:21:41.090Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-02-11T19:21:41.090Z] [2022-02-11T19:21:41.090Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-02-11T19:21:41.090Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-11T19:21:41.090Z] [2022-02-11T19:21:41.090Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-02-11T19:21:41.090Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-11T19:21:41.090Z] [2022-02-11T19:21:41.090Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-02-11T19:21:41.090Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-02-11T19:21:41.090Z] [2022-02-11T19:21:41.090Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-02-11T19:21:41.090Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-11T19:21:41.090Z] [2022-02-11T19:21:41.090Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-02-11T19:21:41.090Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-02-11T19:21:41.090Z] [2022-02-11T19:21:41.090Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-02-11T19:21:41.090Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-02-11T19:21:41.090Z] [2022-02-11T19:21:41.090Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-02-11T19:21:41.090Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-02-11T19:21:41.090Z] [2022-02-11T19:21:41.090Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-02-11T19:21:41.090Z] poller_test.go:40: No chmod on Windows [2022-02-11T19:21:41.090Z] [2022-02-11T19:21:41.090Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-02-11T19:21:41.090Z] fileutils_test.go:133: Needs porting to Windows [2022-02-11T19:21:41.090Z] [2022-02-11T19:21:41.090Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-02-11T19:21:41.090Z] fileutils_test.go:179: Needs porting to Windows [2022-02-11T19:21:41.090Z] [2022-02-11T19:21:41.090Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-02-11T19:21:41.090Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-02-11T19:21:41.090Z] [2022-02-11T19:21:41.090Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.02s) [2022-02-11T19:21:41.090Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-02-11T19:21:41.090Z] [2022-02-11T19:21:41.090Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2022-02-11T19:21:41.090Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-02-11T19:21:41.090Z] [2022-02-11T19:21:41.090Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-02-11T19:21:41.090Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-02-11T19:21:41.090Z] [2022-02-11T19:21:41.090Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-02-11T19:21:41.090Z] local_test.go:180: runtime.GOOS == "windows" [2022-02-11T19:21:41.090Z] [2022-02-11T19:21:41.090Z] DONE 2070 tests, 70 skipped in 291.388s [2022-02-11T19:21:41.090Z] INFO: make.ps1 ended at 02/11/2022 19:21:40 [2022-02-11T19:21:41.214Z] --- PASS: TestGitInvalidRef (0.24s) [2022-02-11T19:21:41.215Z] PASS [2022-02-11T19:21:41.215Z] coverage: 86.3% of statements [2022-02-11T19:21:41.215Z] ok github.com/docker/docker/builder/remotecontext/git 37.766s coverage: 86.3% of statements [2022-02-11T19:21:41.448Z] ---> 8aafd5a027bf [2022-02-11T19:21:41.448Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-02-11T19:21:41.448Z] ---> Running in edbdc687d381 [2022-02-11T19:21:42.187Z] ? github.com/docker/docker/cli [no test files] [2022-02-11T19:21:42.188Z] ? github.com/docker/docker/cli/config [no test files] [2022-02-11T19:21:42.224Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-02-11T19:21:42.224Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-02-11T19:21:42.224Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-02-11T19:21:42.224Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-02-11T19:21:42.224Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-02-11T19:21:42.224Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-02-11T19:21:42.224Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-02-11T19:21:42.224Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-02-11T19:21:42.224Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-02-11T19:21:43.314Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-02-11T19:21:43.314Z] INFO: Unit tests ended at 02/11/2022 19:21:42. Duration:00:05:07.9222485 [2022-02-11T19:21:43.314Z] INFO: Building busybox [2022-02-11T19:21:43.314Z] Sending build context to Docker daemon 5.12kB [2022-02-11T19:21:43.314Z] [2022-02-11T19:21:43.314Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-02-11T19:21:43.314Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-02-11T19:21:43.314Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-02-11T19:21:43.314Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-02-11T19:21:43.314Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-02-11T19:21:43.314Z] ---> bdeb13086b9f [2022-02-11T19:21:43.314Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-02-11T19:21:43.314Z] ---> Running in 66d1d1f19b4e [2022-02-11T19:21:44.214Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-02-11T19:21:44.214Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-02-11T19:21:45.061Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-02-11T19:21:45.061Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-02-11T19:21:45.061Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-02-11T19:21:45.061Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-02-11T19:21:45.061Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-02-11T19:21:45.061Z] remote: Enumerating objects: 23, done. [2022-02-11T19:21:45.061Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-02-11T19:21:45.061Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-02-11T19:21:45.061Z] 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) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-02-11T19:21:45.061Z] 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 | 1.69 MiB/s, done. [2022-02-11T19:21:45.061Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-02-11T19:21:45.061Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-02-11T19:21:45.061Z] Cross building: bundles/cross/linux/ppc64le [2022-02-11T19:21:45.061Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-02-11T19:21:45.061Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-02-11T19:21:45.154Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-02-11T19:21:45.718Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-02-11T19:21:46.280Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-02-11T19:21:46.280Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-02-11T19:21:48.009Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-02-11T19:21:48.009Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-02-11T19:21:48.009Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-02-11T19:21:48.009Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-02-11T19:21:48.009Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-02-11T19:21:48.009Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-02-11T19:21:48.009Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-02-11T19:21:48.009Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-02-11T19:21:48.009Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-02-11T19:21:48.009Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-02-11T19:21:48.009Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-02-11T19:21:48.009Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-02-11T19:21:48.009Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-02-11T19:21:48.009Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-02-11T19:21:48.009Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-02-11T19:21:48.009Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-02-11T19:21:48.009Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-02-11T19:21:48.009Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-02-11T19:21:48.009Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-02-11T19:21:48.009Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-02-11T19:21:48.009Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-02-11T19:21:48.009Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-02-11T19:21:48.009Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-02-11T19:21:48.009Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-02-11T19:21:48.009Z] === RUN TestConfigureDaemonLogs [2022-02-11T19:21:48.009Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-02-11T19:21:48.009Z] === RUN TestCommonOptionsInstallFlags [2022-02-11T19:21:48.009Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-02-11T19:21:48.009Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-02-11T19:21:48.009Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-02-11T19:21:48.009Z] PASS [2022-02-11T19:21:48.009Z] coverage: 18.6% of statements [2022-02-11T19:21:48.009Z] ok github.com/docker/docker/cmd/dockerd 0.229s coverage: 18.6% of statements [2022-02-11T19:21:48.009Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-02-11T19:21:48.009Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-02-11T19:21:48.174Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.38s) [2022-02-11T19:21:48.174Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-02-11T19:21:48.174Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-02-11T19:21:49.192Z] Removing intermediate container 66d1d1f19b4e [2022-02-11T19:21:49.192Z] ---> 0858ddad1251 [2022-02-11T19:21:49.192Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-02-11T19:21:49.192Z] ---> Running in 7ee87a2b2dc3 [2022-02-11T19:21:49.543Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-02-11T19:21:49.558Z] === RUN TestContainerStopSignal [2022-02-11T19:21:49.558Z] --- PASS: TestContainerStopSignal (0.00s) [2022-02-11T19:21:49.558Z] === RUN TestContainerStopTimeout [2022-02-11T19:21:49.558Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-02-11T19:21:49.558Z] === RUN TestContainerSecretReferenceDestTarget [2022-02-11T19:21:49.558Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-02-11T19:21:49.558Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-02-11T19:21:49.558Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-02-11T19:21:49.558Z] === RUN TestContainerLogPathSetForRingLogger [2022-02-11T19:21:49.558Z] --- PASS: TestContainerLogPathSetForRingLogger (0.01s) [2022-02-11T19:21:49.558Z] === RUN TestReplaceAndAppendEnvVars [2022-02-11T19:21:49.558Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-02-11T19:21:49.558Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-02-11T19:21:49.558Z] === RUN TestNewMemoryStore [2022-02-11T19:21:49.558Z] --- PASS: TestNewMemoryStore (0.00s) [2022-02-11T19:21:49.558Z] === RUN TestAddContainers [2022-02-11T19:21:49.558Z] --- PASS: TestAddContainers (0.00s) [2022-02-11T19:21:49.558Z] === RUN TestGetContainer [2022-02-11T19:21:49.558Z] --- PASS: TestGetContainer (0.00s) [2022-02-11T19:21:49.558Z] === RUN TestDeleteContainer [2022-02-11T19:21:49.558Z] --- PASS: TestDeleteContainer (0.00s) [2022-02-11T19:21:49.558Z] === RUN TestListContainers [2022-02-11T19:21:49.558Z] --- PASS: TestListContainers (0.00s) [2022-02-11T19:21:49.558Z] === RUN TestFirstContainer [2022-02-11T19:21:49.558Z] --- PASS: TestFirstContainer (0.00s) [2022-02-11T19:21:49.558Z] === RUN TestApplyAllContainer [2022-02-11T19:21:49.558Z] --- PASS: TestApplyAllContainer (0.00s) [2022-02-11T19:21:49.558Z] === RUN TestIsValidHealthString [2022-02-11T19:21:49.558Z] --- PASS: TestIsValidHealthString (0.00s) [2022-02-11T19:21:49.558Z] === RUN TestStateRunStop [2022-02-11T19:21:49.558Z] --- PASS: TestStateRunStop (0.00s) [2022-02-11T19:21:49.558Z] === RUN TestStateTimeoutWait [2022-02-11T19:21:49.558Z] state_test.go:141: Stop callback fired [2022-02-11T19:21:49.558Z] state_test.go:165: Stop callback fired [2022-02-11T19:21:49.558Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-02-11T19:21:49.558Z] === RUN TestIsValidStateString [2022-02-11T19:21:49.558Z] --- PASS: TestIsValidStateString (0.00s) [2022-02-11T19:21:49.558Z] === RUN TestViewSaveDelete [2022-02-11T19:21:49.558Z] --- PASS: TestViewSaveDelete (0.03s) [2022-02-11T19:21:49.558Z] === RUN TestViewAll [2022-02-11T19:21:49.558Z] --- PASS: TestViewAll (0.02s) [2022-02-11T19:21:49.558Z] === RUN TestViewGet [2022-02-11T19:21:49.558Z] --- PASS: TestViewGet (0.01s) [2022-02-11T19:21:49.558Z] === RUN TestNames [2022-02-11T19:21:49.558Z] --- PASS: TestNames (0.00s) [2022-02-11T19:21:49.558Z] === RUN TestViewWithHealthCheck [2022-02-11T19:21:49.558Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-02-11T19:21:49.558Z] PASS [2022-02-11T19:21:49.558Z] coverage: 41.5% of statements [2022-02-11T19:21:49.558Z] ok github.com/docker/docker/container 0.283s coverage: 41.5% of statements [2022-02-11T19:21:49.558Z] ? github.com/docker/docker/container/stream [no test files] [2022-02-11T19:21:49.558Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-02-11T19:21:49.558Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-02-11T19:21:49.558Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-02-11T19:21:49.614Z] --- PASS: TestServiceUpdateNetwork (11.70s) [2022-02-11T19:21:49.614Z] === RUN TestServiceUpdatePidsLimit [2022-02-11T19:21:49.662Z] Removing intermediate container 7ee87a2b2dc3 [2022-02-11T19:21:49.662Z] ---> aed00c70d0a0 [2022-02-11T19:21:49.662Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-02-11T19:21:50.109Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-02-11T19:21:50.131Z] ---> Running in 3d802e0e849e [2022-02-11T19:21:50.176Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-02-11T19:21:50.367Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-02-11T19:21:50.599Z] Removing intermediate container 3d802e0e849e [2022-02-11T19:21:50.599Z] ---> f6c233bbc200 [2022-02-11T19:21:50.599Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-02-11T19:21:50.623Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-02-11T19:21:50.623Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-02-11T19:21:50.623Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-02-11T19:21:51.102Z] === RUN TestPrepare [2022-02-11T19:21:51.102Z] --- PASS: TestPrepare (0.00s) [2022-02-11T19:21:51.102Z] === RUN TestStart [2022-02-11T19:21:51.102Z] --- PASS: TestStart (0.00s) [2022-02-11T19:21:51.102Z] === RUN TestWaitCancel [2022-02-11T19:21:51.102Z] --- PASS: TestWaitCancel (0.00s) [2022-02-11T19:21:51.102Z] === RUN TestWaitDisabled [2022-02-11T19:21:51.102Z] --- PASS: TestWaitDisabled (0.00s) [2022-02-11T19:21:51.102Z] === RUN TestWaitEnabled [2022-02-11T19:21:51.102Z] --- PASS: TestWaitEnabled (0.00s) [2022-02-11T19:21:51.102Z] === RUN TestRemove [2022-02-11T19:21:51.102Z] --- PASS: TestRemove (0.00s) [2022-02-11T19:21:51.102Z] PASS [2022-02-11T19:21:51.102Z] coverage: 65.3% of statements [2022-02-11T19:21:51.102Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.068s coverage: 65.3% of statements [2022-02-11T19:21:51.105Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-02-11T19:21:51.185Z] === RUN TestDockerSuite/TestBuildXZHost [2022-02-11T19:21:51.587Z] [2022-02-11T19:21:51.878Z] Removing intermediate container edbdc687d381 [2022-02-11T19:21:51.878Z] ---> 18ca1da946e7 [2022-02-11T19:21:51.878Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-02-11T19:21:51.878Z] ---> Running in 8067b52aefe6 [2022-02-11T19:21:52.056Z] ---> e6b9e0644133 [2022-02-11T19:21:52.056Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-02-11T19:21:52.526Z] ---> Running in 7fcaf472d4f2 [2022-02-11T19:21:52.551Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-02-11T19:21:52.551Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-02-11T19:21:52.551Z] docker_cli_sni_test.go:18: Flakey test [2022-02-11T19:21:52.551Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-02-11T19:21:52.651Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-02-11T19:21:52.651Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.19s) [2022-02-11T19:21:52.651Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-02-11T19:21:52.651Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-02-11T19:21:52.651Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-02-11T19:21:52.651Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-02-11T19:21:52.651Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-02-11T19:21:52.651Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-02-11T19:21:52.651Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-02-11T19:21:52.651Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-02-11T19:21:52.651Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-02-11T19:21:52.651Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-02-11T19:21:52.651Z] === RUN TestServiceConvertToGRPCIsolation [2022-02-11T19:21:52.651Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-02-11T19:21:52.651Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-02-11T19:21:52.866Z] [2022-02-11T19:21:52.866Z] SUCCESS: Specified value was saved. [2022-02-11T19:21:53.113Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-02-11T19:21:53.113Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-02-11T19:21:53.113Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-02-11T19:21:53.113Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-02-11T19:21:53.113Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-02-11T19:21:53.113Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-02-11T19:21:53.113Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-02-11T19:21:53.113Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-02-11T19:21:53.113Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-02-11T19:21:53.113Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-02-11T19:21:53.113Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-02-11T19:21:53.113Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-02-11T19:21:53.113Z] === RUN TestServiceConvertFromGRPCIsolation [2022-02-11T19:21:53.113Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-02-11T19:21:53.113Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-02-11T19:21:53.113Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-02-11T19:21:53.113Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-02-11T19:21:53.113Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-02-11T19:21:53.113Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-02-11T19:21:53.113Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-02-11T19:21:53.113Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-02-11T19:21:53.113Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-02-11T19:21:53.113Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-02-11T19:21:53.113Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-02-11T19:21:53.113Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-02-11T19:21:53.113Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-02-11T19:21:53.113Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-02-11T19:21:53.113Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-02-11T19:21:53.113Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-02-11T19:21:53.113Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-02-11T19:21:53.113Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-02-11T19:21:53.113Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-02-11T19:21:53.113Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-02-11T19:21:53.113Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-02-11T19:21:53.113Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-02-11T19:21:53.113Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-02-11T19:21:53.113Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-02-11T19:21:53.113Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-02-11T19:21:53.113Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-02-11T19:21:53.113Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-02-11T19:21:53.113Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-02-11T19:21:53.113Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-02-11T19:21:53.113Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-02-11T19:21:53.113Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-02-11T19:21:53.113Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-02-11T19:21:53.113Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-02-11T19:21:53.113Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-02-11T19:21:53.113Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-02-11T19:21:53.576Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-02-11T19:21:53.576Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-02-11T19:21:53.576Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-02-11T19:21:53.576Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-02-11T19:21:53.576Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-02-11T19:21:53.576Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-02-11T19:21:53.576Z] === RUN TestServiceConvertFromGRPCConfigs [2022-02-11T19:21:53.576Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-02-11T19:21:53.576Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-02-11T19:21:53.576Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-02-11T19:21:53.576Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-02-11T19:21:53.576Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-02-11T19:21:53.576Z] === RUN TestServiceConvertToGRPCConfigs [2022-02-11T19:21:53.576Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-02-11T19:21:53.576Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-02-11T19:21:53.576Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-02-11T19:21:53.576Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-02-11T19:21:53.576Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-02-11T19:21:53.576Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-02-11T19:21:53.576Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-02-11T19:21:53.576Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-02-11T19:21:53.576Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-02-11T19:21:53.576Z] PASS [2022-02-11T19:21:53.576Z] coverage: 35.9% of statements [2022-02-11T19:21:53.576Z] ok github.com/docker/docker/daemon/cluster/convert 0.545s coverage: 35.9% of statements [2022-02-11T19:21:53.576Z] === RUN TestNewListSecretsFilters [2022-02-11T19:21:53.576Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-02-11T19:21:53.576Z] === RUN TestNewListConfigsFilters [2022-02-11T19:21:53.576Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-02-11T19:21:53.576Z] PASS [2022-02-11T19:21:53.576Z] coverage: 0.5% of statements [2022-02-11T19:21:53.576Z] ok github.com/docker/docker/daemon/cluster 0.735s coverage: 0.5% of statements [2022-02-11T19:21:53.676Z] === RUN TestDockerSuite/TestCommitChange [2022-02-11T19:21:54.238Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-02-11T19:21:54.802Z] === RUN TestDockerSuite/TestCommitHardlink [2022-02-11T19:21:55.730Z] === RUN TestDockerSuite/TestCommitNewFile [2022-02-11T19:21:56.499Z] === RUN TestBuilderGC [2022-02-11T19:21:56.499Z] --- PASS: TestBuilderGC (0.01s) [2022-02-11T19:21:56.499Z] === RUN TestDaemonConfigurationNotFound [2022-02-11T19:21:56.499Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-02-11T19:21:56.499Z] === RUN TestDaemonBrokenConfiguration [2022-02-11T19:21:56.499Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-02-11T19:21:56.499Z] === RUN TestFindConfigurationConflicts [2022-02-11T19:21:56.499Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-02-11T19:21:56.499Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-02-11T19:21:56.499Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-02-11T19:21:56.499Z] === RUN TestDaemonConfigurationMergeConflicts [2022-02-11T19:21:56.499Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-02-11T19:21:56.499Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-02-11T19:21:56.499Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-02-11T19:21:56.499Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-02-11T19:21:56.499Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-02-11T19:21:56.499Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-02-11T19:21:56.499Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-02-11T19:21:56.499Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-02-11T19:21:56.499Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-02-11T19:21:56.499Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-02-11T19:21:56.499Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-02-11T19:21:56.499Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2022-02-11T19:21:56.499Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-02-11T19:21:56.499Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-02-11T19:21:56.499Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-02-11T19:21:56.499Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-02-11T19:21:56.499Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-02-11T19:21:56.499Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-02-11T19:21:56.499Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-02-11T19:21:56.499Z] === RUN TestValidateConfigurationErrors [2022-02-11T19:21:56.499Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-02-11T19:21:56.499Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-02-11T19:21:56.499Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-02-11T19:21:56.499Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-02-11T19:21:56.499Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-02-11T19:21:56.499Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-02-11T19:21:56.499Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-02-11T19:21:56.499Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-02-11T19:21:56.499Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-02-11T19:21:56.499Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-02-11T19:21:56.499Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-02-11T19:21:56.499Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-02-11T19:21:56.499Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-02-11T19:21:56.499Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-02-11T19:21:56.499Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-02-11T19:21:56.499Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-02-11T19:21:56.499Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-02-11T19:21:56.499Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-02-11T19:21:56.499Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-02-11T19:21:56.499Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-02-11T19:21:56.499Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-02-11T19:21:56.499Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-02-11T19:21:56.499Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-02-11T19:21:56.499Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-02-11T19:21:56.499Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-02-11T19:21:56.499Z] === RUN TestValidateConfiguration [2022-02-11T19:21:56.499Z] === RUN TestValidateConfiguration/with_label [2022-02-11T19:21:56.499Z] === RUN TestValidateConfiguration/with_dns [2022-02-11T19:21:56.499Z] === RUN TestValidateConfiguration/with_dns-search [2022-02-11T19:21:56.499Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-02-11T19:21:56.499Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-02-11T19:21:56.499Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-02-11T19:21:56.499Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-02-11T19:21:56.499Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-02-11T19:21:56.499Z] --- PASS: TestValidateConfiguration (0.00s) [2022-02-11T19:21:56.499Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-02-11T19:21:56.499Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-02-11T19:21:56.499Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-02-11T19:21:56.499Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-02-11T19:21:56.499Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-02-11T19:21:56.499Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-02-11T19:21:56.499Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-02-11T19:21:56.499Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-02-11T19:21:56.499Z] === RUN TestReloadSetConfigFileNotExist [2022-02-11T19:21:56.499Z] time="2022-02-11T19:21:56Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-02-11T19:21:56.499Z] --- PASS: TestReloadSetConfigFileNotExist (0.20s) [2022-02-11T19:21:56.499Z] === RUN TestReloadDefaultConfigNotExist [2022-02-11T19:21:56.499Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-02-11T19:21:56.499Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-02-11T19:21:56.499Z] === RUN TestReloadBadDefaultConfig [2022-02-11T19:21:56.499Z] time="2022-02-11T19:21:56Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-2075594629" [2022-02-11T19:21:56.499Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-02-11T19:21:56.499Z] === RUN TestReloadWithConflictingLabels [2022-02-11T19:21:56.499Z] time="2022-02-11T19:21:56Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3922316513" [2022-02-11T19:21:56.499Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-02-11T19:21:56.499Z] === RUN TestReloadWithDuplicateLabels [2022-02-11T19:21:56.499Z] time="2022-02-11T19:21:56Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2809462948" [2022-02-11T19:21:56.499Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-02-11T19:21:56.499Z] === RUN TestMaskURLCredentials [2022-02-11T19:21:56.499Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-02-11T19:21:56.499Z] === RUN TestDaemonConfigurationMerge [2022-02-11T19:21:56.499Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-02-11T19:21:56.499Z] PASS [2022-02-11T19:21:56.499Z] coverage: 79.2% of statements [2022-02-11T19:21:56.499Z] ok github.com/docker/docker/daemon/config 0.335s coverage: 79.2% of statements [2022-02-11T19:21:56.658Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-02-11T19:21:56.660Z] Removing intermediate container 8067b52aefe6 [2022-02-11T19:21:56.660Z] ---> d96da1df96d6 [2022-02-11T19:21:56.660Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-02-11T19:21:56.660Z] ---> Running in 510d01f34820 [2022-02-11T19:21:57.222Z] === RUN TestDockerSuite/TestCommitTTY [2022-02-11T19:21:57.471Z] === RUN TestEventsLog [2022-02-11T19:21:57.471Z] --- PASS: TestEventsLog (0.00s) [2022-02-11T19:21:57.472Z] === RUN TestEventsLogTimeout [2022-02-11T19:21:57.472Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-02-11T19:21:57.472Z] === RUN TestLogEvents [2022-02-11T19:21:57.472Z] --- PASS: TestLogEvents (0.05s) [2022-02-11T19:21:57.472Z] === RUN TestLoadBufferedEvents [2022-02-11T19:21:57.472Z] --- PASS: TestLoadBufferedEvents (0.18s) [2022-02-11T19:21:57.472Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-02-11T19:21:57.472Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-02-11T19:21:57.472Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-02-11T19:21:57.472Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-02-11T19:21:57.472Z] PASS [2022-02-11T19:21:57.472Z] coverage: 50.0% of statements [2022-02-11T19:21:57.472Z] ok github.com/docker/docker/daemon/events 0.301s coverage: 50.0% of statements [2022-02-11T19:21:57.641Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-02-11T19:21:57.934Z] === RUN TestWaitNodeAttachment [2022-02-11T19:21:58.394Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-02-11T19:21:58.394Z] === RUN TestIsolationConversion [2022-02-11T19:21:58.394Z] === RUN TestIsolationConversion/default [2022-02-11T19:21:58.394Z] === RUN TestIsolationConversion/process [2022-02-11T19:21:58.394Z] === RUN TestIsolationConversion/hyperv [2022-02-11T19:21:58.394Z] --- PASS: TestIsolationConversion (0.00s) [2022-02-11T19:21:58.394Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-02-11T19:21:58.394Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-02-11T19:21:58.394Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-02-11T19:21:58.394Z] === RUN TestContainerLabels [2022-02-11T19:21:58.394Z] --- PASS: TestContainerLabels (0.00s) [2022-02-11T19:21:58.394Z] === RUN TestCredentialSpecConversion [2022-02-11T19:21:58.394Z] === RUN TestCredentialSpecConversion/none [2022-02-11T19:21:58.394Z] === RUN TestCredentialSpecConversion/config [2022-02-11T19:21:58.394Z] === RUN TestCredentialSpecConversion/file [2022-02-11T19:21:58.395Z] === RUN TestCredentialSpecConversion/registry [2022-02-11T19:21:58.395Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-02-11T19:21:58.395Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-02-11T19:21:58.395Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-02-11T19:21:58.395Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-02-11T19:21:58.395Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-02-11T19:21:58.395Z] === RUN TestControllerValidateMountBind [2022-02-11T19:21:58.395Z] --- PASS: TestControllerValidateMountBind (0.01s) [2022-02-11T19:21:58.395Z] === RUN TestControllerValidateMountVolume [2022-02-11T19:21:58.395Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-02-11T19:21:58.395Z] === RUN TestControllerValidateMountTarget [2022-02-11T19:21:58.395Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-02-11T19:21:58.395Z] === RUN TestControllerValidateMountTmpfs [2022-02-11T19:21:58.395Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-02-11T19:21:58.395Z] === RUN TestControllerValidateMountInvalidType [2022-02-11T19:21:58.395Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-02-11T19:21:58.395Z] === RUN TestControllerValidateMountNamedPipe [2022-02-11T19:21:58.395Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-02-11T19:21:58.395Z] PASS [2022-02-11T19:21:58.395Z] coverage: 11.0% of statements [2022-02-11T19:21:58.395Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.629s coverage: 11.0% of statements [2022-02-11T19:21:58.589Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-02-11T19:21:58.845Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-02-11T19:21:58.856Z] === RUN TestIsEmptyDir [2022-02-11T19:21:58.856Z] --- PASS: TestIsEmptyDir (0.01s) [2022-02-11T19:21:58.856Z] PASS [2022-02-11T19:21:58.856Z] coverage: 2.3% of statements [2022-02-11T19:21:58.856Z] ok github.com/docker/docker/daemon/graphdriver 0.079s coverage: 2.3% of statements [2022-02-11T19:21:59.318Z] === RUN TestVerifyNetworkingConfig [2022-02-11T19:21:59.318Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-02-11T19:21:59.318Z] === RUN TestGetContainer [2022-02-11T19:21:59.318Z] --- PASS: TestGetContainer (0.00s) [2022-02-11T19:21:59.318Z] === RUN TestValidContainerNames [2022-02-11T19:21:59.318Z] --- PASS: TestValidContainerNames (0.00s) [2022-02-11T19:21:59.318Z] === RUN TestContainerInitDNS [2022-02-11T19:21:59.318Z] daemon_test.go:145: root required [2022-02-11T19:21:59.318Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-02-11T19:21:59.318Z] === RUN TestMerge [2022-02-11T19:21:59.318Z] --- PASS: TestMerge (0.00s) [2022-02-11T19:21:59.318Z] === RUN TestValidateContainerIsolation [2022-02-11T19:21:59.318Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-02-11T19:21:59.318Z] === RUN TestFindNetworkErrorType [2022-02-11T19:21:59.318Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-02-11T19:21:59.318Z] === RUN TestEnsureServicesExist [2022-02-11T19:21:59.318Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-02-11T19:21:59.318Z] === RUN TestEnsureServicesExistErrors [2022-02-11T19:21:59.318Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-02-11T19:21:59.318Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-02-11T19:21:59.318Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-02-11T19:21:59.318Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-02-11T19:21:59.318Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-02-11T19:21:59.318Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-02-11T19:21:59.318Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-02-11T19:21:59.318Z] === RUN TestContainerDelete [2022-02-11T19:21:59.318Z] --- PASS: TestContainerDelete (0.00s) [2022-02-11T19:21:59.318Z] === RUN TestContainerDoubleDelete [2022-02-11T19:21:59.318Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-02-11T19:21:59.318Z] === RUN TestLogContainerEventCopyLabels [2022-02-11T19:21:59.318Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-02-11T19:21:59.318Z] === RUN TestLogContainerEventWithAttributes [2022-02-11T19:21:59.318Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-02-11T19:21:59.318Z] === RUN TestNoneHealthcheck [2022-02-11T19:21:59.318Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-02-11T19:21:59.318Z] === RUN TestHealthStates [2022-02-11T19:21:59.318Z] === RUN TestLinkNaming [2022-02-11T19:21:59.318Z] --- PASS: TestLinkNaming (0.00s) [2022-02-11T19:21:59.318Z] === RUN TestLinkNew [2022-02-11T19:21:59.318Z] --- PASS: TestLinkNew (0.00s) [2022-02-11T19:21:59.318Z] === RUN TestLinkEnv [2022-02-11T19:21:59.318Z] --- PASS: TestLinkEnv (0.00s) [2022-02-11T19:21:59.318Z] === RUN TestLinkMultipleEnv [2022-02-11T19:21:59.318Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-02-11T19:21:59.318Z] === RUN TestLinkPortRangeEnv [2022-02-11T19:21:59.318Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-02-11T19:21:59.318Z] PASS [2022-02-11T19:21:59.318Z] coverage: 93.0% of statements [2022-02-11T19:21:59.318Z] ok github.com/docker/docker/daemon/links 0.046s coverage: 93.0% of statements [2022-02-11T19:21:59.772Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-02-11T19:21:59.779Z] time="2022-02-11T19:21:59Z" 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-02-11T19:21:59.779Z] time="2022-02-11T19:21:59Z" 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-02-11T19:21:59.779Z] time="2022-02-11T19:21:59Z" 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-02-11T19:21:59.779Z] time="2022-02-11T19:21:59Z" 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-02-11T19:21:59.779Z] time="2022-02-11T19:21:59Z" 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-02-11T19:21:59.779Z] time="2022-02-11T19:21:59Z" 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-02-11T19:21:59.779Z] time="2022-02-11T19:21:59Z" 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-02-11T19:21:59.779Z] time="2022-02-11T19:21:59Z" 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-02-11T19:21:59.779Z] time="2022-02-11T19:21:59Z" 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-02-11T19:21:59.779Z] time="2022-02-11T19:21:59Z" 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-02-11T19:21:59.779Z] --- PASS: TestHealthStates (0.22s) [2022-02-11T19:21:59.779Z] === RUN TestGetInspectData [2022-02-11T19:21:59.779Z] --- PASS: TestGetInspectData (0.00s) [2022-02-11T19:21:59.779Z] === RUN TestFillLicense [2022-02-11T19:21:59.779Z] --- PASS: TestFillLicense (0.00s) [2022-02-11T19:21:59.779Z] === RUN TestListInvalidFilter [2022-02-11T19:21:59.779Z] --- PASS: TestListInvalidFilter (0.00s) [2022-02-11T19:21:59.779Z] === RUN TestNameFilter [2022-02-11T19:21:59.779Z] --- PASS: TestNameFilter (0.00s) [2022-02-11T19:21:59.779Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-02-11T19:21:59.779Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-02-11T19:21:59.779Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-02-11T19:21:59.779Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-02-11T19:21:59.779Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-02-11T19:21:59.779Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-02-11T19:21:59.779Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-02-11T19:21:59.779Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-02-11T19:21:59.779Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-02-11T19:21:59.779Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-02-11T19:21:59.779Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-02-11T19:21:59.779Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-02-11T19:21:59.779Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-02-11T19:21:59.779Z] === 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-02-11T19:21:59.779Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-02-11T19:21:59.779Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-02-11T19:21:59.779Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-02-11T19:21:59.779Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-02-11T19:21:59.779Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-02-11T19:21:59.779Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-02-11T19:21:59.779Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-02-11T19:21:59.779Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-02-11T19:21:59.779Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-02-11T19:21:59.779Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-02-11T19:21:59.779Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-02-11T19:21:59.779Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-02-11T19:21:59.779Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-02-11T19:21:59.779Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-02-11T19:21:59.779Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-02-11T19:21:59.779Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-02-11T19:21:59.779Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-02-11T19:21:59.779Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-02-11T19:21:59.779Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-02-11T19:21:59.779Z] --- 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-02-11T19:21:59.779Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-02-11T19:21:59.779Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-02-11T19:21:59.779Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-02-11T19:21:59.779Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-02-11T19:21:59.779Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-02-11T19:21:59.780Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-02-11T19:21:59.780Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-02-11T19:21:59.780Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-02-11T19:21:59.780Z] === RUN TestDaemonReloadLabels [2022-02-11T19:21:59.780Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-02-11T19:21:59.780Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-02-11T19:21:59.780Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-02-11T19:21:59.780Z] === RUN TestDaemonReloadMirrors [2022-02-11T19:21:59.780Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-02-11T19:21:59.780Z] === RUN TestDaemonReloadInsecureRegistries [2022-02-11T19:21:59.780Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-02-11T19:21:59.780Z] === RUN TestDaemonReloadNotAffectOthers [2022-02-11T19:21:59.780Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-02-11T19:21:59.780Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-02-11T19:21:59.780Z] reload_test.go:342: root required [2022-02-11T19:21:59.780Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-02-11T19:21:59.780Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-02-11T19:21:59.780Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-02-11T19:21:59.780Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-02-11T19:21:59.780Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2022-02-11T19:21:59.780Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-02-11T19:21:59.780Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2022-02-11T19:21:59.780Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-02-11T19:21:59.780Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-02-11T19:21:59.780Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-02-11T19:21:59.780Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-02-11T19:21:59.780Z] === RUN TestParseVolumesFrom [2022-02-11T19:21:59.780Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-02-11T19:21:59.780Z] PASS [2022-02-11T19:21:59.780Z] coverage: 8.6% of statements [2022-02-11T19:21:59.780Z] ok github.com/docker/docker/daemon 0.464s coverage: 8.6% of statements [2022-02-11T19:21:59.780Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-02-11T19:21:59.780Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-02-11T19:21:59.780Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-02-11T19:21:59.780Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-02-11T19:21:59.780Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-02-11T19:21:59.780Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-02-11T19:21:59.780Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-02-11T19:21:59.780Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-02-11T19:21:59.780Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-02-11T19:21:59.780Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-02-11T19:21:59.780Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-02-11T19:21:59.780Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-02-11T19:21:59.780Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-02-11T19:21:59.780Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-02-11T19:22:00.335Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-02-11T19:22:00.335Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-02-11T19:22:00.335Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-02-11T19:22:00.335Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-02-11T19:22:00.335Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-02-11T19:22:00.335Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-02-11T19:22:00.467Z] Cannot create a file when that file already exists. [2022-02-11T19:22:00.591Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-02-11T19:22:01.520Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-02-11T19:22:01.976Z] === RUN TestAdapterReadLogs [2022-02-11T19:22:01.976Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-02-11T19:22:01.976Z] === RUN TestCopier [2022-02-11T19:22:01.976Z] --- PASS: TestCopier (0.00s) [2022-02-11T19:22:01.976Z] === RUN TestCopierLongLines [2022-02-11T19:22:01.976Z] --- PASS: TestCopierLongLines (0.00s) [2022-02-11T19:22:01.976Z] === RUN TestCopierSlow [2022-02-11T19:22:01.976Z] --- PASS: TestCopierSlow (0.21s) [2022-02-11T19:22:01.976Z] === RUN TestCopierWithSized [2022-02-11T19:22:01.976Z] === RUN TestCopierWithSized/as_is [2022-02-11T19:22:01.976Z] === RUN TestCopierWithSized/With_RingLogger [2022-02-11T19:22:01.976Z] --- PASS: TestCopierWithSized (0.01s) [2022-02-11T19:22:01.976Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2022-02-11T19:22:01.976Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2022-02-11T19:22:01.976Z] === RUN TestCopierWithPartial [2022-02-11T19:22:01.976Z] --- PASS: TestCopierWithPartial (0.00s) [2022-02-11T19:22:01.976Z] === RUN TestRingLogger [2022-02-11T19:22:01.976Z] --- PASS: TestRingLogger (0.00s) [2022-02-11T19:22:01.976Z] === RUN TestRingCap [2022-02-11T19:22:01.976Z] --- PASS: TestRingCap (0.00s) [2022-02-11T19:22:01.976Z] === RUN TestRingClose [2022-02-11T19:22:01.976Z] --- PASS: TestRingClose (0.00s) [2022-02-11T19:22:01.976Z] === RUN TestRingDrain [2022-02-11T19:22:01.976Z] --- PASS: TestRingDrain (0.00s) [2022-02-11T19:22:01.976Z] PASS [2022-02-11T19:22:01.976Z] coverage: 43.3% of statements [2022-02-11T19:22:01.976Z] ok github.com/docker/docker/daemon/logger 0.291s coverage: 43.3% of statements [2022-02-11T19:22:01.976Z] === RUN TestValidateLogOptReconnectInterval [2022-02-11T19:22:01.976Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-02-11T19:22:01.976Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-02-11T19:22:01.976Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-02-11T19:22:01.976Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-02-11T19:22:01.976Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-02-11T19:22:01.976Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-02-11T19:22:01.976Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-02-11T19:22:01.976Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-02-11T19:22:01.976Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-02-11T19:22:01.976Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-02-11T19:22:01.976Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-02-11T19:22:01.976Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-02-11T19:22:01.976Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-02-11T19:22:01.976Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-02-11T19:22:01.976Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-02-11T19:22:01.976Z] PASS [2022-02-11T19:22:01.976Z] coverage: 33.6% of statements [2022-02-11T19:22:01.976Z] ok github.com/docker/docker/daemon/logger/fluentd 0.053s coverage: 33.6% of statements [2022-02-11T19:22:02.083Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-02-11T19:22:02.646Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-02-11T19:22:02.646Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-02-11T19:22:02.955Z] === RUN TestNewStreamConfig [2022-02-11T19:22:02.955Z] === RUN TestNewStreamConfig/defaults [2022-02-11T19:22:02.955Z] === RUN TestNewStreamConfig/invalid_create_group [2022-02-11T19:22:02.955Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-02-11T19:22:02.955Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-02-11T19:22:02.955Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-02-11T19:22:02.955Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-02-11T19:22:02.955Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-02-11T19:22:02.955Z] --- PASS: TestNewStreamConfig (0.00s) [2022-02-11T19:22:02.955Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-02-11T19:22:02.955Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-02-11T19:22:02.955Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-02-11T19:22:02.955Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-02-11T19:22:02.955Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-02-11T19:22:02.955Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-02-11T19:22:02.955Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-02-11T19:22:02.955Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-02-11T19:22:02.955Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-02-11T19:22:02.955Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-02-11T19:22:02.955Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-02-11T19:22:02.955Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-02-11T19:22:02.955Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-02-11T19:22:02.955Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-02-11T19:22:02.955Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-02-11T19:22:02.955Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-02-11T19:22:02.955Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.01s) [2022-02-11T19:22:02.955Z] === RUN TestNewAWSLogsClientRegionDetect [2022-02-11T19:22:02.955Z] === RUN TestSearchRegistryForImagesErrors [2022-02-11T19:22:02.955Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-02-11T19:22:02.955Z] === RUN TestSearchRegistryForImages [2022-02-11T19:22:02.955Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-02-11T19:22:02.955Z] === RUN TestOnlyPlatformWithFallback [2022-02-11T19:22:02.955Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-02-11T19:22:02.955Z] === RUN TestImageDelete [2022-02-11T19:22:02.955Z] === RUN TestImageDelete/no_lease [2022-02-11T19:22:02.955Z] === RUN TestImageDelete/lease_exists [2022-02-11T19:22:02.955Z] --- PASS: TestImageDelete (0.05s) [2022-02-11T19:22:02.955Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-02-11T19:22:02.955Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-02-11T19:22:02.955Z] === RUN TestContentStoreForPull [2022-02-11T19:22:02.955Z] time="2022-02-11T19:22:02Z" level=info msg="Trying to get region from EC2 Metadata" [2022-02-11T19:22:02.955Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.20s) [2022-02-11T19:22:02.955Z] === RUN TestCreateSuccess [2022-02-11T19:22:02.955Z] --- PASS: TestCreateSuccess (0.00s) [2022-02-11T19:22:02.955Z] === RUN TestCreateStreamSkipped [2022-02-11T19:22:02.955Z] time="2022-02-11T19:22:02Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-02-11T19:22:02.955Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-02-11T19:22:02.955Z] === RUN TestCreateLogGroupSuccess [2022-02-11T19:22:02.955Z] time="2022-02-11T19:22:02Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-02-11T19:22:02.955Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-02-11T19:22:02.955Z] === RUN TestCreateError [2022-02-11T19:22:02.955Z] --- PASS: TestCreateError (0.00s) [2022-02-11T19:22:02.955Z] === RUN TestCreateAlreadyExists [2022-02-11T19:22:02.955Z] time="2022-02-11T19:22:02Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-02-11T19:22:02.955Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-02-11T19:22:02.955Z] === RUN TestLogClosed [2022-02-11T19:22:02.955Z] --- PASS: TestLogClosed (0.00s) [2022-02-11T19:22:02.955Z] === RUN TestLogBlocking [2022-02-11T19:22:02.955Z] --- PASS: TestLogBlocking (0.00s) [2022-02-11T19:22:02.955Z] === RUN TestLogNonBlockingBufferEmpty [2022-02-11T19:22:02.955Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-02-11T19:22:02.955Z] === RUN TestLogNonBlockingBufferFull [2022-02-11T19:22:02.955Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-02-11T19:22:02.955Z] === RUN TestPublishBatchSuccess [2022-02-11T19:22:02.955Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-02-11T19:22:02.955Z] === RUN TestPublishBatchError [2022-02-11T19:22:02.955Z] time="2022-02-11T19:22:02Z" level=error msg=error [2022-02-11T19:22:02.955Z] --- PASS: TestPublishBatchError (0.00s) [2022-02-11T19:22:02.955Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-02-11T19:22:02.955Z] time="2022-02-11T19:22:02Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-02-11T19:22:02.955Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-02-11T19:22:02.955Z] === RUN TestPublishBatchAlreadyAccepted [2022-02-11T19:22:02.955Z] time="2022-02-11T19:22:02Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-02-11T19:22:02.955Z] time="2022-02-11T19:22:02Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-02-11T19:22:02.955Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-02-11T19:22:02.955Z] === RUN TestCollectBatchSimple [2022-02-11T19:22:02.955Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-02-11T19:22:02.955Z] === RUN TestCollectBatchTicker [2022-02-11T19:22:02.955Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-02-11T19:22:02.955Z] === RUN TestCollectBatchMultilinePattern [2022-02-11T19:22:02.955Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-02-11T19:22:02.955Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-02-11T19:22:02.955Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-02-11T19:22:02.955Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-02-11T19:22:02.955Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-02-11T19:22:02.955Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-02-11T19:22:02.955Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2022-02-11T19:22:02.955Z] === RUN TestCollectBatchClose [2022-02-11T19:22:02.955Z] --- PASS: TestCollectBatchClose (0.00s) [2022-02-11T19:22:02.955Z] === RUN TestEffectiveLen [2022-02-11T19:22:02.955Z] === RUN TestEffectiveLen/0/Hello [2022-02-11T19:22:02.955Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-02-11T19:22:02.955Z] === RUN TestEffectiveLen/2/🙃 [2022-02-11T19:22:02.955Z] === RUN TestEffectiveLen/3/���� [2022-02-11T19:22:02.955Z] === RUN TestEffectiveLen/4/He��o [2022-02-11T19:22:02.955Z] === RUN TestEffectiveLen/5/ [2022-02-11T19:22:02.955Z] --- PASS: TestEffectiveLen (0.00s) [2022-02-11T19:22:02.955Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-02-11T19:22:02.955Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-02-11T19:22:02.955Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-02-11T19:22:02.955Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-02-11T19:22:02.955Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-02-11T19:22:02.956Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-02-11T19:22:02.956Z] === RUN TestFindValidSplit [2022-02-11T19:22:02.956Z] === RUN TestFindValidSplit/0/ [2022-02-11T19:22:02.956Z] cloudwatchlogs_test.go:1076: [2022-02-11T19:22:02.956Z] cloudwatchlogs_test.go:1077: [2022-02-11T19:22:02.956Z] === RUN TestFindValidSplit/1/Hello [2022-02-11T19:22:02.965Z] Removing intermediate container 7fcaf472d4f2 [2022-02-11T19:22:02.965Z] ---> c472ff780292 [2022-02-11T19:22:02.965Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-02-11T19:22:02.965Z] ---> Running in de6a12d66b00 [2022-02-11T19:22:03.208Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-02-11T19:22:03.417Z] cloudwatchlogs_test.go:1076: Hello [2022-02-11T19:22:03.417Z] cloudwatchlogs_test.go:1077: [2022-02-11T19:22:03.417Z] === RUN TestFindValidSplit/2/Hello [2022-02-11T19:22:03.417Z] cloudwatchlogs_test.go:1076: He [2022-02-11T19:22:03.417Z] cloudwatchlogs_test.go:1077: llo [2022-02-11T19:22:03.417Z] === RUN TestFindValidSplit/3/Hello [2022-02-11T19:22:03.417Z] cloudwatchlogs_test.go:1076: [2022-02-11T19:22:03.417Z] cloudwatchlogs_test.go:1077: Hello [2022-02-11T19:22:03.417Z] === RUN TestFindValidSplit/4/🙃 [2022-02-11T19:22:03.417Z] cloudwatchlogs_test.go:1076: [2022-02-11T19:22:03.417Z] cloudwatchlogs_test.go:1077: 🙃 [2022-02-11T19:22:03.417Z] === RUN TestFindValidSplit/5/🙃 [2022-02-11T19:22:03.417Z] cloudwatchlogs_test.go:1076: 🙃 [2022-02-11T19:22:03.417Z] cloudwatchlogs_test.go:1077: [2022-02-11T19:22:03.417Z] === RUN TestFindValidSplit/6/a� [2022-02-11T19:22:03.417Z] cloudwatchlogs_test.go:1076: a [2022-02-11T19:22:03.417Z] cloudwatchlogs_test.go:1077: � [2022-02-11T19:22:03.417Z] === RUN TestFindValidSplit/7/a� [2022-02-11T19:22:03.417Z] cloudwatchlogs_test.go:1076: a� [2022-02-11T19:22:03.417Z] cloudwatchlogs_test.go:1077: [2022-02-11T19:22:03.417Z] --- PASS: TestFindValidSplit (0.01s) [2022-02-11T19:22:03.417Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-02-11T19:22:03.417Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-02-11T19:22:03.417Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-02-11T19:22:03.417Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-02-11T19:22:03.417Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-02-11T19:22:03.417Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-02-11T19:22:03.417Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-02-11T19:22:03.417Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-02-11T19:22:03.417Z] === RUN TestProcessEventEmoji [2022-02-11T19:22:03.417Z] --- PASS: TestProcessEventEmoji (0.01s) [2022-02-11T19:22:03.417Z] === RUN TestCollectBatchLineSplit [2022-02-11T19:22:03.417Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-02-11T19:22:03.417Z] === RUN TestCollectBatchLineSplitWithBinary [2022-02-11T19:22:03.417Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s) [2022-02-11T19:22:03.417Z] === RUN TestCollectBatchMaxEvents [2022-02-11T19:22:03.417Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2022-02-11T19:22:03.417Z] === RUN TestCollectBatchMaxTotalBytes [2022-02-11T19:22:03.417Z] --- PASS: TestCollectBatchMaxTotalBytes (0.10s) [2022-02-11T19:22:03.417Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-02-11T19:22:03.417Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-02-11T19:22:03.417Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-02-11T19:22:03.417Z] --- PASS: TestContentStoreForPull (0.22s) [2022-02-11T19:22:03.417Z] PASS [2022-02-11T19:22:03.417Z] coverage: 6.6% of statements [2022-02-11T19:22:03.417Z] ok github.com/docker/docker/daemon/images 0.398s coverage: 6.6% of statements [2022-02-11T19:22:03.417Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2022-02-11T19:22:03.417Z] === RUN TestParseLogOptionsMultilinePattern [2022-02-11T19:22:03.417Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-02-11T19:22:03.417Z] === RUN TestParseLogOptionsDatetimeFormat [2022-02-11T19:22:03.417Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-02-11T19:22:03.417Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-02-11T19:22:03.417Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-02-11T19:22:03.417Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-02-11T19:22:03.417Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-02-11T19:22:03.417Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-02-11T19:22:03.417Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-02-11T19:22:03.417Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-02-11T19:22:03.417Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-02-11T19:22:03.417Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-02-11T19:22:03.417Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-02-11T19:22:03.417Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-02-11T19:22:03.417Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-02-11T19:22:03.417Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-02-11T19:22:03.417Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-02-11T19:22:03.417Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-02-11T19:22:03.417Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-02-11T19:22:03.417Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-02-11T19:22:03.417Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-02-11T19:22:03.417Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-02-11T19:22:03.417Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-02-11T19:22:03.417Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-02-11T19:22:03.417Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-02-11T19:22:03.417Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-02-11T19:22:03.417Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-02-11T19:22:03.417Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-02-11T19:22:03.417Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-02-11T19:22:03.417Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-02-11T19:22:03.417Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-02-11T19:22:03.417Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-02-11T19:22:03.417Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-02-11T19:22:03.417Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-02-11T19:22:03.417Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-02-11T19:22:03.417Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-02-11T19:22:03.417Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-02-11T19:22:03.417Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-02-11T19:22:03.417Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-02-11T19:22:03.417Z] === RUN TestValidateLogOptionsFormat [2022-02-11T19:22:03.417Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-02-11T19:22:03.417Z] === RUN TestValidateLogOptionsFormat/1/random [2022-02-11T19:22:03.417Z] === RUN TestValidateLogOptionsFormat/2/ [2022-02-11T19:22:03.417Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-02-11T19:22:03.417Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-02-11T19:22:03.417Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-02-11T19:22:03.417Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-02-11T19:22:03.417Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-02-11T19:22:03.417Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-02-11T19:22:03.417Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-02-11T19:22:03.417Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-02-11T19:22:03.417Z] === RUN TestCreateTagSuccess [2022-02-11T19:22:03.417Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-02-11T19:22:03.417Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-02-11T19:22:03.417Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.02s) [2022-02-11T19:22:03.417Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-02-11T19:22:03.417Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-02-11T19:22:03.417Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-02-11T19:22:03.417Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-02-11T19:22:03.417Z] PASS [2022-02-11T19:22:03.417Z] coverage: 80.2% of statements [2022-02-11T19:22:03.417Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-02-11T19:22:03.417Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-02-11T19:22:03.417Z] ok github.com/docker/docker/daemon/logger/awslogs 0.548s coverage: 80.2% of statements [2022-02-11T19:22:03.417Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-02-11T19:22:03.417Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-02-11T19:22:03.418Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-02-11T19:22:03.418Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-02-11T19:22:03.418Z] === RUN TestJSONLogsMarshalJSONBuf [2022-02-11T19:22:03.418Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-02-11T19:22:03.418Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-02-11T19:22:03.418Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.19s) [2022-02-11T19:22:03.418Z] === RUN TestFastTimeMarshalJSON [2022-02-11T19:22:03.418Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-02-11T19:22:03.418Z] PASS [2022-02-11T19:22:03.418Z] coverage: 87.2% of statements [2022-02-11T19:22:03.418Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.242s coverage: 87.2% of statements [2022-02-11T19:22:03.772Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-02-11T19:22:03.879Z] === RUN TestJSONFileLogger [2022-02-11T19:22:03.879Z] --- PASS: TestJSONFileLogger (0.00s) [2022-02-11T19:22:03.879Z] === RUN TestJSONFileLoggerWithTags [2022-02-11T19:22:03.879Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-02-11T19:22:03.879Z] === RUN TestJSONFileLoggerWithOpts [2022-02-11T19:22:03.879Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s) [2022-02-11T19:22:03.879Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-02-11T19:22:03.879Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.01s) [2022-02-11T19:22:03.879Z] === RUN TestEncodeDecode [2022-02-11T19:22:03.879Z] === PAUSE TestEncodeDecode [2022-02-11T19:22:03.879Z] === RUN TestUnexpectedEOF [2022-02-11T19:22:03.879Z] time="2022-02-11T19:22:03Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-02-11T19:22:03.879Z] time="2022-02-11T19:22:03Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-02-11T19:22:03.879Z] --- PASS: TestUnexpectedEOF (0.23s) [2022-02-11T19:22:03.879Z] === CONT TestEncodeDecode [2022-02-11T19:22:03.879Z] --- PASS: TestEncodeDecode (0.00s) [2022-02-11T19:22:03.879Z] PASS [2022-02-11T19:22:03.879Z] coverage: 69.9% of statements [2022-02-11T19:22:03.879Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.336s coverage: 69.9% of statements [2022-02-11T19:22:04.336Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-02-11T19:22:04.593Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.62s) [2022-02-11T19:22:04.593Z] PASS [2022-02-11T19:22:04.593Z] [2022-02-11T19:22:04.593Z] DONE 17 tests in 51.645s [2022-02-11T19:22:04.593Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-02-11T19:22:04.593Z] ++ 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-02-11T19:22:04.593Z] ++ set -e [2022-02-11T19:22:04.593Z] ++ '[' -n 0 ']' [2022-02-11T19:22:04.593Z] ++ set -x [2022-02-11T19:22:04.594Z] ++ 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-02-11T19:22:04.594Z] INFO: Testing against a local daemon [2022-02-11T19:22:04.594Z] === RUN TestPluginInvalidJSON [2022-02-11T19:22:04.594Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-02-11T19:22:04.594Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-02-11T19:22:04.594Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-02-11T19:22:04.594Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-02-11T19:22:04.594Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-02-11T19:22:04.594Z] === RUN TestPluginInstall [2022-02-11T19:22:04.594Z] === RUN TestPluginInstall/no_auth [2022-02-11T19:22:05.157Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-02-11T19:22:05.184Z] [2022-02-11T19:22:05.184Z] SUCCESS: Specified value was saved. [2022-02-11T19:22:05.427Z] === RUN TestWriteLog [2022-02-11T19:22:05.427Z] === PAUSE TestWriteLog [2022-02-11T19:22:05.427Z] === RUN TestReadLog [2022-02-11T19:22:05.427Z] === PAUSE TestReadLog [2022-02-11T19:22:05.427Z] === RUN TestDecode [2022-02-11T19:22:05.427Z] --- PASS: TestDecode (0.04s) [2022-02-11T19:22:05.427Z] === CONT TestWriteLog [2022-02-11T19:22:05.427Z] === CONT TestReadLog [2022-02-11T19:22:05.427Z] --- PASS: TestWriteLog (0.01s) [2022-02-11T19:22:05.427Z] === RUN TestReadLog/tail_exact [2022-02-11T19:22:05.427Z] === RUN TestLog [2022-02-11T19:22:05.427Z] --- PASS: TestLog (0.01s) [2022-02-11T19:22:05.427Z] PASS [2022-02-11T19:22:05.427Z] coverage: 31.5% of statements [2022-02-11T19:22:05.427Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.065s coverage: 31.5% of statements [2022-02-11T19:22:05.427Z] === RUN TestOpenFileDelete [2022-02-11T19:22:05.427Z] --- PASS: TestOpenFileDelete (0.00s) [2022-02-11T19:22:05.427Z] === RUN TestOpenFileRename [2022-02-11T19:22:05.427Z] --- PASS: TestOpenFileRename (0.00s) [2022-02-11T19:22:05.427Z] === RUN TestHandleDecoderErr [2022-02-11T19:22:05.427Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-02-11T19:22:05.427Z] === RUN TestParseLogTagDefaultTag [2022-02-11T19:22:05.427Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-02-11T19:22:05.427Z] === RUN TestParseLogTag [2022-02-11T19:22:05.427Z] --- PASS: TestParseLogTag (0.00s) [2022-02-11T19:22:05.427Z] === RUN TestParseLogTagEmptyTag [2022-02-11T19:22:05.427Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-02-11T19:22:05.427Z] === RUN TestTailFiles [2022-02-11T19:22:05.427Z] --- PASS: TestTailFiles (0.00s) [2022-02-11T19:22:05.427Z] === RUN TestFollowLogsConsumerGone [2022-02-11T19:22:05.427Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-02-11T19:22:05.427Z] === RUN TestFollowLogsProducerGone [2022-02-11T19:22:05.427Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-02-11T19:22:05.427Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-02-11T19:22:05.427Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-02-11T19:22:05.427Z] === RUN TestCheckCapacityAndRotate [2022-02-11T19:22:05.427Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-02-11T19:22:05.427Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-02-11T19:22:05.427Z] === RUN TestReadLog/tail_less_than_available [2022-02-11T19:22:05.427Z] === RUN TestReadLog/tail_more_than_available [2022-02-11T19:22:05.427Z] --- PASS: TestReadLog (0.22s) [2022-02-11T19:22:05.427Z] --- PASS: TestReadLog/tail_exact (0.20s) [2022-02-11T19:22:05.427Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2022-02-11T19:22:05.427Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2022-02-11T19:22:05.427Z] PASS [2022-02-11T19:22:05.427Z] coverage: 78.7% of statements [2022-02-11T19:22:05.427Z] ok github.com/docker/docker/daemon/logger/local 0.555s coverage: 78.7% of statements [2022-02-11T19:22:05.427Z] --- PASS: TestCheckCapacityAndRotate (0.18s) [2022-02-11T19:22:05.427Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-02-11T19:22:05.427Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.15s) [2022-02-11T19:22:05.427Z] PASS [2022-02-11T19:22:05.427Z] coverage: 54.9% of statements [2022-02-11T19:22:05.427Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.246s coverage: 54.9% of statements [2022-02-11T19:22:05.427Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-02-11T19:22:05.720Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-02-11T19:22:05.720Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-02-11T19:22:05.720Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-02-11T19:22:05.727Z] --- PASS: TestServiceUpdatePidsLimit (15.54s) [2022-02-11T19:22:05.728Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-02-11T19:22:05.728Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2022-02-11T19:22:05.728Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-02-11T19:22:05.728Z] PASS [2022-02-11T19:22:05.728Z] [2022-02-11T19:22:05.728Z] === Skipped [2022-02-11T19:22:05.728Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-02-11T19:22:05.728Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-02-11T19:22:05.728Z] [2022-02-11T19:22:05.728Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-02-11T19:22:05.728Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-11T19:22:05.728Z] [2022-02-11T19:22:05.728Z] DONE 27 tests, 2 skipped in 146.175s [2022-02-11T19:22:05.728Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-02-11T19:22:05.728Z] ++ 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-02-11T19:22:05.728Z] ++ set -e [2022-02-11T19:22:05.728Z] ++ '[' -n 0 ']' [2022-02-11T19:22:05.728Z] ++ set -x [2022-02-11T19:22:05.728Z] ++ 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-02-11T19:22:05.728Z] INFO: Testing against a local daemon [2022-02-11T19:22:05.728Z] === RUN TestSessionCreate [2022-02-11T19:22:05.728Z] --- PASS: TestSessionCreate (0.02s) [2022-02-11T19:22:05.728Z] === RUN TestSessionCreateWithBadUpgrade [2022-02-11T19:22:05.728Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-02-11T19:22:05.728Z] PASS [2022-02-11T19:22:05.728Z] [2022-02-11T19:22:05.728Z] DONE 2 tests in 0.126s [2022-02-11T19:22:05.728Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-02-11T19:22:05.728Z] ++ 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-02-11T19:22:05.728Z] ++ set -e [2022-02-11T19:22:05.728Z] ++ '[' -n 0 ']' [2022-02-11T19:22:05.728Z] ++ set -x [2022-02-11T19:22:05.728Z] ++ 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-02-11T19:22:05.728Z] INFO: Testing against a local daemon [2022-02-11T19:22:05.728Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-02-11T19:22:05.728Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-02-11T19:22:05.728Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-11T19:22:05.728Z] === RUN TestDiskUsage [2022-02-11T19:22:05.728Z] === PAUSE TestDiskUsage [2022-02-11T19:22:05.728Z] === RUN TestEventsExecDie [2022-02-11T19:22:05.728Z] --- PASS: TestEventsExecDie (0.55s) [2022-02-11T19:22:05.728Z] === RUN TestEventsBackwardsCompatible [2022-02-11T19:22:05.984Z] --- PASS: TestEventsBackwardsCompatible (0.13s) [2022-02-11T19:22:05.984Z] === RUN TestEventsVolumeCreate [2022-02-11T19:22:05.984Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-02-11T19:22:05.984Z] === RUN TestInfoBinaryCommits [2022-02-11T19:22:05.984Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-02-11T19:22:05.984Z] === RUN TestInfoAPIVersioned [2022-02-11T19:22:05.984Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-02-11T19:22:05.984Z] === RUN TestInfoAPI [2022-02-11T19:22:05.984Z] --- PASS: TestInfoAPI (0.02s) [2022-02-11T19:22:05.984Z] === RUN TestInfoAPIWarnings [2022-02-11T19:22:06.283Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-02-11T19:22:06.283Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-02-11T19:22:06.283Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-02-11T19:22:06.283Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-02-11T19:22:06.341Z] Removing intermediate container 510d01f34820 [2022-02-11T19:22:06.341Z] ---> d23d84aad932 [2022-02-11T19:22:06.341Z] Step 13/13 : CMD ["sh"] [2022-02-11T19:22:06.341Z] ---> Running in aa9cf2fe9958 [2022-02-11T19:22:06.399Z] === RUN TestNewParse [2022-02-11T19:22:06.400Z] --- PASS: TestNewParse (0.00s) [2022-02-11T19:22:06.400Z] PASS [2022-02-11T19:22:06.400Z] coverage: 8.3% of statements [2022-02-11T19:22:06.400Z] ok github.com/docker/docker/daemon/logger/templates 0.041s coverage: 8.3% of statements [2022-02-11T19:22:06.400Z] === RUN TestValidateLogOpt [2022-02-11T19:22:06.400Z] --- PASS: TestValidateLogOpt (0.00s) [2022-02-11T19:22:06.400Z] === RUN TestNewMissedConfig [2022-02-11T19:22:06.400Z] --- PASS: TestNewMissedConfig (0.00s) [2022-02-11T19:22:06.400Z] === RUN TestNewMissedUrl [2022-02-11T19:22:06.400Z] --- PASS: TestNewMissedUrl (0.00s) [2022-02-11T19:22:06.400Z] === RUN TestNewMissedToken [2022-02-11T19:22:06.400Z] --- PASS: TestNewMissedToken (0.00s) [2022-02-11T19:22:06.400Z] === RUN TestNewWithProxy [2022-02-11T19:22:06.400Z] --- PASS: TestNewWithProxy (0.00s) [2022-02-11T19:22:06.400Z] === RUN TestDefault [2022-02-11T19:22:06.400Z] --- PASS: TestDefault (0.01s) [2022-02-11T19:22:06.400Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-02-11T19:22:06.400Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-02-11T19:22:06.400Z] === RUN TestJsonFormat [2022-02-11T19:22:06.400Z] --- PASS: TestJsonFormat (0.01s) [2022-02-11T19:22:06.400Z] === RUN TestRawFormat [2022-02-11T19:22:06.400Z] --- PASS: TestRawFormat (0.00s) [2022-02-11T19:22:06.400Z] === RUN TestRawFormatWithLabels [2022-02-11T19:22:06.400Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-02-11T19:22:06.400Z] === RUN TestRawFormatWithoutTag [2022-02-11T19:22:06.400Z] --- PASS: TestRawFormatWithoutTag (0.01s) [2022-02-11T19:22:06.400Z] === RUN TestBatching [2022-02-11T19:22:06.540Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-02-11T19:22:06.798Z] time="2022-02-11T19:22:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-11T19:22:06.798Z] time="2022-02-11T19:22:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:78f0e02439c76f5dba279527cf003ecee614a942d3e1e954ae2d09fb09fc33de" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-11T19:22:06.798Z] time="2022-02-11T19:22:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-11T19:22:06.798Z] time="2022-02-11T19:22:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:78f0e02439c76f5dba279527cf003ecee614a942d3e1e954ae2d09fb09fc33de" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-11T19:22:06.810Z] Removing intermediate container aa9cf2fe9958 [2022-02-11T19:22:06.810Z] ---> 4b92ed7d55b2 [2022-02-11T19:22:06.810Z] Successfully built 4b92ed7d55b2 [2022-02-11T19:22:06.810Z] Successfully tagged busybox:latest [2022-02-11T19:22:06.810Z] INFO: Docker images of the daemon under test [2022-02-11T19:22:06.810Z] [2022-02-11T19:22:06.810Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-02-11T19:22:06.810Z] busybox latest 4b92ed7d55b2 Less than a second ago 5GB [2022-02-11T19:22:06.810Z] microsoft/windowsservercore latest bdeb13086b9f 10 days ago 4.96GB [2022-02-11T19:22:06.810Z] mcr.microsoft.com/windows/servercore ltsc2022 bdeb13086b9f 10 days ago 4.96GB [2022-02-11T19:22:06.810Z] [2022-02-11T19:22:06.810Z] INFO: Running integration tests at 02/11/2022 19:22:06... [2022-02-11T19:22:06.810Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-02-11T19:22:06.810Z] INFO: Integration API tests being run from the host: [2022-02-11T19:22:06.810Z] INFO: make.ps1 starting at 02/11/2022 19:22:06 [2022-02-11T19:22:06.861Z] --- PASS: TestBatching (0.30s) [2022-02-11T19:22:06.861Z] === RUN TestFrequency [2022-02-11T19:22:06.861Z] === RUN TestParseLogFormat [2022-02-11T19:22:06.861Z] --- PASS: TestParseLogFormat (0.00s) [2022-02-11T19:22:06.861Z] === RUN TestValidateLogOptEmpty [2022-02-11T19:22:06.861Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-02-11T19:22:06.861Z] === RUN TestValidateSyslogAddress [2022-02-11T19:22:06.861Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-02-11T19:22:06.861Z] === RUN TestParseAddressDefaultPort [2022-02-11T19:22:06.861Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-02-11T19:22:06.861Z] === RUN TestValidateSyslogFacility [2022-02-11T19:22:06.861Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-02-11T19:22:06.861Z] === RUN TestValidateLogOptSyslogFormat [2022-02-11T19:22:06.861Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-02-11T19:22:06.861Z] === RUN TestValidateLogOpt [2022-02-11T19:22:06.861Z] --- PASS: TestValidateLogOpt (0.00s) [2022-02-11T19:22:06.861Z] PASS [2022-02-11T19:22:06.861Z] coverage: 46.8% of statements [2022-02-11T19:22:06.861Z] ok github.com/docker/docker/daemon/logger/syslog 0.057s coverage: 46.8% of statements [2022-02-11T19:22:06.861Z] --- PASS: TestFrequency (0.19s) [2022-02-11T19:22:06.861Z] === RUN TestOneMessagePerRequest [2022-02-11T19:22:06.861Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-02-11T19:22:06.861Z] === RUN TestVerify [2022-02-11T19:22:06.861Z] --- PASS: TestVerify (0.00s) [2022-02-11T19:22:06.861Z] === RUN TestSkipVerify [2022-02-11T19:22:07.055Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-02-11T19:22:07.055Z] === RUN TestPluginInstall/with_htpasswd [2022-02-11T19:22:07.325Z] time="2022-02-11T19:22:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-11T19:22:07.325Z] time="2022-02-11T19:22:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-11T19:22:07.325Z] time="2022-02-11T19:22:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-11T19:22:07.325Z] time="2022-02-11T19:22:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-11T19:22:07.620Z] time="2022-02-11T19:22:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-11T19:22:07.620Z] time="2022-02-11T19:22:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:78f0e02439c76f5dba279527cf003ecee614a942d3e1e954ae2d09fb09fc33de" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-11T19:22:07.620Z] time="2022-02-11T19:22:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-11T19:22:07.620Z] time="2022-02-11T19:22:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:78f0e02439c76f5dba279527cf003ecee614a942d3e1e954ae2d09fb09fc33de" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-11T19:22:07.620Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-02-11T19:22:07.788Z] --- PASS: TestSkipVerify (0.61s) [2022-02-11T19:22:07.789Z] === RUN TestBufferMaximum [2022-02-11T19:22:07.789Z] time="2022-02-11T19:22:07Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-11T19:22:07.789Z] time="2022-02-11T19:22:07Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-11T19:22:07.789Z] time="2022-02-11T19:22:07Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-11T19:22:07.789Z] time="2022-02-11T19:22:07Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-11T19:22:07.789Z] time="2022-02-11T19:22:07Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-11T19:22:07.789Z] time="2022-02-11T19:22:07Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1644607327.352073\",\"host\":\"26130948873a\"}'" [2022-02-11T19:22:07.789Z] time="2022-02-11T19:22:07Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1644607327.352073\",\"host\":\"26130948873a\"}'" [2022-02-11T19:22:07.789Z] --- PASS: TestBufferMaximum (0.00s) [2022-02-11T19:22:07.789Z] === RUN TestServerAlwaysDown [2022-02-11T19:22:07.789Z] time="2022-02-11T19:22:07Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-11T19:22:07.789Z] time="2022-02-11T19:22:07Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-11T19:22:07.789Z] time="2022-02-11T19:22:07Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1644607327.356058\",\"host\":\"26130948873a\"}'" [2022-02-11T19:22:07.789Z] time="2022-02-11T19:22:07Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1644607327.356058\",\"host\":\"26130948873a\"}'" [2022-02-11T19:22:07.789Z] time="2022-02-11T19:22:07Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-11T19:22:07.789Z] time="2022-02-11T19:22:07Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1644607327.356058\",\"host\":\"26130948873a\"}'" [2022-02-11T19:22:07.789Z] time="2022-02-11T19:22:07Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1644607327.357056\",\"host\":\"26130948873a\"}'" [2022-02-11T19:22:07.789Z] time="2022-02-11T19:22:07Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1644607327.357056\",\"host\":\"26130948873a\"}'" [2022-02-11T19:22:07.789Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-02-11T19:22:07.789Z] === RUN TestCannotSendAfterClose [2022-02-11T19:22:07.789Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-02-11T19:22:07.789Z] === RUN TestDeadlockOnBlockedEndpoint [2022-02-11T19:22:07.876Z] === RUN TestPluginInstall/with_insecure [2022-02-11T19:22:08.250Z] === RUN TestV1IDService [2022-02-11T19:22:08.250Z] --- PASS: TestV1IDService (0.04s) [2022-02-11T19:22:08.250Z] === RUN TestV2MetadataService [2022-02-11T19:22:08.377Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-02-11T19:22:08.438Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-02-11T19:22:08.438Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-02-11T19:22:08.695Z] time="2022-02-11T19:22:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-11T19:22:08.695Z] time="2022-02-11T19:22:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:71925ea938044b628ba9a00931367ec80bc9828de8b07b76d464d8e82856f73c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-11T19:22:08.695Z] time="2022-02-11T19:22:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-11T19:22:08.695Z] time="2022-02-11T19:22:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:71925ea938044b628ba9a00931367ec80bc9828de8b07b76d464d8e82856f73c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-11T19:22:08.712Z] time="2022-02-11T19:22:08Z" 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-02-11T19:22:08.712Z] time="2022-02-11T19:22:08Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"26130948873a\"}'" [2022-02-11T19:22:08.712Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-02-11T19:22:08.712Z] PASS [2022-02-11T19:22:08.712Z] coverage: 82.5% of statements [2022-02-11T19:22:08.712Z] ok github.com/docker/docker/daemon/logger/splunk 2.216s coverage: 82.5% of statements [2022-02-11T19:22:08.712Z] ? github.com/docker/docker/daemon/names [no test files] [2022-02-11T19:22:08.712Z] ? github.com/docker/docker/daemon/network [no test files] [2022-02-11T19:22:08.712Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-02-11T19:22:08.984Z] Removing intermediate container de6a12d66b00 [2022-02-11T19:22:08.984Z] ---> 1f7e98234267 [2022-02-11T19:22:08.984Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-02-11T19:22:08.984Z] ---> Running in 6f6c94febb4f [2022-02-11T19:22:09.173Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-02-11T19:22:09.173Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-02-11T19:22:09.173Z] === RUN TestContinueOnError_MirrorEndpoint [2022-02-11T19:22:09.173Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-02-11T19:22:09.173Z] === RUN TestContinueOnError_NeverContinue [2022-02-11T19:22:09.173Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-02-11T19:22:09.173Z] === RUN TestManifestStore [2022-02-11T19:22:09.174Z] === RUN TestManifestStore/no_remote_or_local [2022-02-11T19:22:09.174Z] === RUN TestSuccessfulDownload [2022-02-11T19:22:09.174Z] download_test.go:267: Needs fixing on Windows [2022-02-11T19:22:09.174Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-02-11T19:22:09.174Z] === RUN TestCancelledDownload [2022-02-11T19:22:09.174Z] --- PASS: TestCancelledDownload (0.00s) [2022-02-11T19:22:09.174Z] === RUN TestMaxDownloadAttempts [2022-02-11T19:22:09.174Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-02-11T19:22:09.174Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-02-11T19:22:09.174Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-02-11T19:22:09.174Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-02-11T19:22:09.174Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-02-11T19:22:09.174Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-02-11T19:22:09.174Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-02-11T19:22:09.174Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-02-11T19:22:09.174Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-02-11T19:22:09.174Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-02-11T19:22:09.174Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-02-11T19:22:09.174Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-02-11T19:22:09.258Z] plugin_test.go:165: [d70ee23055845] daemon is not started [2022-02-11T19:22:09.258Z] --- PASS: TestPluginInstall (4.45s) [2022-02-11T19:22:09.258Z] --- PASS: TestPluginInstall/no_auth (2.38s) [2022-02-11T19:22:09.258Z] --- PASS: TestPluginInstall/with_htpasswd (0.77s) [2022-02-11T19:22:09.258Z] --- PASS: TestPluginInstall/with_insecure (1.30s) [2022-02-11T19:22:09.258Z] === RUN TestPluginsWithRuntimes [2022-02-11T19:22:09.514Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-02-11T19:22:09.644Z] time="2022-02-11T19:22:09Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local3461457343\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-02-11T19:22:09.644Z] === RUN TestManifestStore/no_local_cache [2022-02-11T19:22:09.644Z] === RUN TestManifestStore/with_local_cache [2022-02-11T19:22:09.644Z] === RUN TestManifestStore/unknown_media_type [2022-02-11T19:22:09.644Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-02-11T19:22:09.644Z] time="2022-02-11T19:22:09Z" level=warning msg="reference for unknown type: " [2022-02-11T19:22:09.644Z] time="2022-02-11T19:22:09Z" level=warning msg="reference for unknown type: " [2022-02-11T19:22:09.644Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-02-11T19:22:09.644Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-02-11T19:22:09.644Z] time="2022-02-11T19:22:09Z" level=warning msg="reference for unknown type: " [2022-02-11T19:22:09.644Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-02-11T19:22:09.644Z] time="2022-02-11T19:22:09Z" level=warning msg="reference for unknown type: " [2022-02-11T19:22:09.644Z] --- PASS: TestV2MetadataService (1.35s) [2022-02-11T19:22:09.644Z] PASS [2022-02-11T19:22:09.644Z] coverage: 48.2% of statements [2022-02-11T19:22:09.644Z] time="2022-02-11T19:22:09Z" level=warning msg="reference for unknown type: " [2022-02-11T19:22:09.644Z] ok github.com/docker/docker/distribution/metadata 1.473s coverage: 48.2% of statements [2022-02-11T19:22:09.644Z] === RUN TestManifestStore/error_persisting_manifest [2022-02-11T19:22:09.644Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-02-11T19:22:09.644Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-02-11T19:22:09.644Z] time="2022-02-11T19:22:09Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-02-11T19:22:09.644Z] --- PASS: TestManifestStore (0.38s) [2022-02-11T19:22:09.645Z] --- PASS: TestManifestStore/no_remote_or_local (0.23s) [2022-02-11T19:22:09.645Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-02-11T19:22:09.645Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-02-11T19:22:09.645Z] --- PASS: TestManifestStore/unknown_media_type (0.09s) [2022-02-11T19:22:09.645Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.03s) [2022-02-11T19:22:09.645Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.06s) [2022-02-11T19:22:09.645Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.03s) [2022-02-11T19:22:09.645Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.03s) [2022-02-11T19:22:09.645Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-02-11T19:22:09.645Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-02-11T19:22:09.645Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-02-11T19:22:09.645Z] === RUN TestDetectManifestBlobMediaType [2022-02-11T19:22:09.645Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-02-11T19:22:09.645Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-02-11T19:22:09.645Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-02-11T19:22:09.645Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-02-11T19:22:09.645Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-02-11T19:22:09.645Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-02-11T19:22:09.645Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-02-11T19:22:09.645Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-02-11T19:22:09.645Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-02-11T19:22:09.645Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-02-11T19:22:09.645Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-02-11T19:22:09.645Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-02-11T19:22:09.645Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-02-11T19:22:09.645Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-02-11T19:22:09.645Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-02-11T19:22:09.645Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-02-11T19:22:09.645Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-02-11T19:22:09.645Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-02-11T19:22:09.645Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-02-11T19:22:09.645Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-02-11T19:22:09.645Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-02-11T19:22:09.645Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-02-11T19:22:09.645Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-02-11T19:22:09.645Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-02-11T19:22:09.645Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-02-11T19:22:09.645Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-02-11T19:22:09.645Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-02-11T19:22:09.645Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.01s) [2022-02-11T19:22:09.645Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-02-11T19:22:09.645Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-02-11T19:22:09.645Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-02-11T19:22:09.645Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-02-11T19:22:09.645Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-02-11T19:22:09.645Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-02-11T19:22:09.645Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-02-11T19:22:09.645Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-02-11T19:22:09.645Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-02-11T19:22:09.645Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-02-11T19:22:09.645Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-02-11T19:22:09.645Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-02-11T19:22:09.645Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-02-11T19:22:09.645Z] === RUN TestFixManifestLayers [2022-02-11T19:22:09.645Z] --- PASS: TestFixManifestLayers (0.00s) [2022-02-11T19:22:09.645Z] === RUN TestFixManifestLayersBaseLayerParent [2022-02-11T19:22:09.645Z] pull_v2_test.go:73: Needs fixing on Windows [2022-02-11T19:22:09.645Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-02-11T19:22:09.645Z] === RUN TestFixManifestLayersBadParent [2022-02-11T19:22:09.645Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-02-11T19:22:09.645Z] time="2022-02-11T19:22:09Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-11T19:22:09.645Z] time="2022-02-11T19:22:09Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-11T19:22:09.645Z] time="2022-02-11T19:22:09Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-11T19:22:09.645Z] time="2022-02-11T19:22:09Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-11T19:22:09.645Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-02-11T19:22:09.645Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.45s) [2022-02-11T19:22:09.645Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.45s) [2022-02-11T19:22:09.645Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.45s) [2022-02-11T19:22:09.645Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.45s) [2022-02-11T19:22:09.645Z] === RUN TestTransfer [2022-02-11T19:22:09.645Z] === RUN TestValidateManifest [2022-02-11T19:22:09.645Z] pull_v2_test.go:118: Needs fixing on Windows [2022-02-11T19:22:09.645Z] --- SKIP: TestValidateManifest (0.00s) [2022-02-11T19:22:09.645Z] === RUN TestFormatPlatform [2022-02-11T19:22:09.645Z] --- PASS: TestFormatPlatform (0.00s) [2022-02-11T19:22:09.645Z] === RUN TestGetRepositoryMountCandidates [2022-02-11T19:22:09.645Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-02-11T19:22:09.645Z] === RUN TestLayerAlreadyExists [2022-02-11T19:22:09.645Z] 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-02-11T19:22:09.645Z] 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-02-11T19:22:09.645Z] 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-02-11T19:22:09.645Z] 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-02-11T19:22:09.645Z] 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-02-11T19:22:09.645Z] 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-02-11T19:22:09.645Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-02-11T19:22:09.645Z] === RUN TestWhenEmptyAuthConfig [2022-02-11T19:22:10.106Z] --- PASS: TestTransfer (0.14s) [2022-02-11T19:22:10.106Z] === RUN TestConcurrencyLimit [2022-02-11T19:22:10.106Z] === RUN TestNotFound [2022-02-11T19:22:10.106Z] --- PASS: TestNotFound (0.00s) [2022-02-11T19:22:10.106Z] === RUN TestConflict [2022-02-11T19:22:10.106Z] --- PASS: TestConflict (0.00s) [2022-02-11T19:22:10.106Z] === RUN TestForbidden [2022-02-11T19:22:10.106Z] --- PASS: TestForbidden (0.00s) [2022-02-11T19:22:10.106Z] === RUN TestInvalidParameter [2022-02-11T19:22:10.106Z] --- PASS: TestInvalidParameter (0.00s) [2022-02-11T19:22:10.106Z] === RUN TestNotImplemented [2022-02-11T19:22:10.106Z] --- PASS: TestNotImplemented (0.00s) [2022-02-11T19:22:10.106Z] === RUN TestNotModified [2022-02-11T19:22:10.106Z] --- PASS: TestNotModified (0.00s) [2022-02-11T19:22:10.106Z] === RUN TestUnauthorized [2022-02-11T19:22:10.106Z] --- PASS: TestUnauthorized (0.00s) [2022-02-11T19:22:10.106Z] === RUN TestUnknown [2022-02-11T19:22:10.106Z] --- PASS: TestUnknown (0.00s) [2022-02-11T19:22:10.106Z] === RUN TestCancelled [2022-02-11T19:22:10.106Z] --- PASS: TestCancelled (0.00s) [2022-02-11T19:22:10.106Z] === RUN TestDeadline [2022-02-11T19:22:10.106Z] --- PASS: TestDeadline (0.00s) [2022-02-11T19:22:10.106Z] === RUN TestDataLoss [2022-02-11T19:22:10.106Z] --- PASS: TestDataLoss (0.00s) [2022-02-11T19:22:10.106Z] === RUN TestUnavailable [2022-02-11T19:22:10.106Z] --- PASS: TestUnavailable (0.00s) [2022-02-11T19:22:10.106Z] === RUN TestSystem [2022-02-11T19:22:10.106Z] --- PASS: TestSystem (0.00s) [2022-02-11T19:22:10.106Z] === RUN TestFromStatusCode [2022-02-11T19:22:10.106Z] === RUN TestFromStatusCode/Not_Found [2022-02-11T19:22:10.106Z] === RUN TestFromStatusCode/Bad_Request [2022-02-11T19:22:10.106Z] === RUN TestFromStatusCode/Conflict [2022-02-11T19:22:10.106Z] === RUN TestFromStatusCode/Unauthorized [2022-02-11T19:22:10.106Z] === RUN TestFromStatusCode/Service_Unavailable [2022-02-11T19:22:10.106Z] === RUN TestFromStatusCode/Forbidden [2022-02-11T19:22:10.106Z] === RUN TestFromStatusCode/Not_Modified [2022-02-11T19:22:10.106Z] === RUN TestFromStatusCode/Not_Implemented [2022-02-11T19:22:10.106Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-02-11T19:22:10.106Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-02-11T19:22:10.106Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-02-11T19:22:10.106Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-02-11T19:22:10.106Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-02-11T19:22:10.106Z] --- PASS: TestFromStatusCode (0.00s) [2022-02-11T19:22:10.106Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-02-11T19:22:10.106Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-02-11T19:22:10.106Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-02-11T19:22:10.106Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-02-11T19:22:10.106Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-02-11T19:22:10.106Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-02-11T19:22:10.106Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-02-11T19:22:10.106Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-02-11T19:22:10.106Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-02-11T19:22:10.106Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-02-11T19:22:10.106Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-02-11T19:22:10.106Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-02-11T19:22:10.106Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-02-11T19:22:10.106Z] PASS [2022-02-11T19:22:10.106Z] coverage: 53.1% of statements [2022-02-11T19:22:10.106Z] ok github.com/docker/docker/errdefs 0.044s coverage: 53.1% of statements [2022-02-11T19:22:10.106Z] --- PASS: TestConcurrencyLimit (0.37s) [2022-02-11T19:22:10.106Z] === RUN TestInactiveJobs [2022-02-11T19:22:10.443Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-02-11T19:22:10.443Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-02-11T19:22:10.568Z] --- PASS: TestInactiveJobs (0.43s) [2022-02-11T19:22:10.568Z] === RUN TestWatchRelease [2022-02-11T19:22:10.568Z] --- PASS: TestWatchRelease (0.04s) [2022-02-11T19:22:10.568Z] === RUN TestWatchFinishedTransfer [2022-02-11T19:22:10.568Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-02-11T19:22:10.568Z] === RUN TestDuplicateTransfer [2022-02-11T19:22:10.568Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-02-11T19:22:10.568Z] === RUN TestSuccessfulUpload [2022-02-11T19:22:10.699Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-02-11T19:22:10.699Z] === RUN TestPluginsWithRuntimes/No_Args [2022-02-11T19:22:11.029Z] --- PASS: TestWhenEmptyAuthConfig (1.19s) [2022-02-11T19:22:11.029Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-02-11T19:22:11.029Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-02-11T19:22:11.029Z] === RUN TestTokenPassThru [2022-02-11T19:22:11.029Z] --- PASS: TestTokenPassThru (0.01s) [2022-02-11T19:22:11.029Z] === RUN TestTokenPassThruDifferentHost [2022-02-11T19:22:11.029Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-02-11T19:22:11.029Z] PASS [2022-02-11T19:22:11.029Z] coverage: 24.6% of statements [2022-02-11T19:22:11.029Z] ok github.com/docker/docker/distribution 1.754s coverage: 24.6% of statements [2022-02-11T19:22:11.029Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-02-11T19:22:11.029Z] time="2022-02-11T19:22:10Z" level=error msg="Upload failed, retrying: simulating retry" [2022-02-11T19:22:11.029Z] --- PASS: TestSuccessfulUpload (0.45s) [2022-02-11T19:22:11.029Z] === RUN TestCancelledUpload [2022-02-11T19:22:11.029Z] --- PASS: TestCancelledUpload (0.00s) [2022-02-11T19:22:11.029Z] PASS [2022-02-11T19:22:11.029Z] coverage: 77.1% of statements [2022-02-11T19:22:11.264Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-02-11T19:22:11.490Z] ok github.com/docker/docker/distribution/xfer 2.039s coverage: 77.1% of statements [2022-02-11T19:22:11.490Z] ? github.com/docker/docker/dockerversion [no test files] [2022-02-11T19:22:11.490Z] === RUN TestCompare [2022-02-11T19:22:11.490Z] --- PASS: TestCompare (0.00s) [2022-02-11T19:22:11.490Z] PASS [2022-02-11T19:22:11.490Z] coverage: 19.2% of statements [2022-02-11T19:22:11.490Z] ok github.com/docker/docker/image/cache 0.117s coverage: 19.2% of statements [2022-02-11T19:22:11.828Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-02-11T19:22:11.828Z] === RUN TestPluginsWithRuntimes/With_Args [2022-02-11T19:22:11.952Z] === RUN TestFSGetInvalidData [2022-02-11T19:22:11.952Z] --- PASS: TestFSGetInvalidData (0.03s) [2022-02-11T19:22:11.952Z] === RUN TestFSInvalidSet [2022-02-11T19:22:11.952Z] --- PASS: TestFSInvalidSet (0.02s) [2022-02-11T19:22:11.952Z] === RUN TestFSInvalidRoot [2022-02-11T19:22:11.952Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-02-11T19:22:11.952Z] === RUN TestFSMetadataGetSet [2022-02-11T19:22:11.952Z] --- PASS: TestFSMetadataGetSet (0.08s) [2022-02-11T19:22:11.952Z] === RUN TestFSInvalidWalker [2022-02-11T19:22:11.952Z] --- PASS: TestFSInvalidWalker (0.02s) [2022-02-11T19:22:11.952Z] === RUN TestFSGetSet [2022-02-11T19:22:11.952Z] --- PASS: TestFSGetSet (0.03s) [2022-02-11T19:22:11.952Z] === RUN TestFSGetUnsetKey [2022-02-11T19:22:11.952Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-02-11T19:22:11.952Z] === RUN TestFSGetEmptyData [2022-02-11T19:22:11.952Z] --- PASS: TestFSGetEmptyData (0.02s) [2022-02-11T19:22:11.952Z] === RUN TestFSDelete [2022-02-11T19:22:11.952Z] --- PASS: TestFSDelete (0.05s) [2022-02-11T19:22:11.952Z] === RUN TestFSWalker [2022-02-11T19:22:11.952Z] --- PASS: TestFSWalker (0.04s) [2022-02-11T19:22:11.952Z] === RUN TestFSWalkerStopOnError [2022-02-11T19:22:11.952Z] --- PASS: TestFSWalkerStopOnError (0.04s) [2022-02-11T19:22:11.952Z] === RUN TestNewFromJSON [2022-02-11T19:22:12.390Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-02-11T19:22:12.390Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-02-11T19:22:12.415Z] --- PASS: TestNewFromJSON (0.00s) [2022-02-11T19:22:12.415Z] === RUN TestNewFromJSONWithInvalidJSON [2022-02-11T19:22:12.415Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-02-11T19:22:12.415Z] === RUN TestMarshalKeyOrder [2022-02-11T19:22:12.415Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-02-11T19:22:12.415Z] === RUN TestHistoryEqual [2022-02-11T19:22:12.415Z] --- PASS: TestHistoryEqual (0.19s) [2022-02-11T19:22:12.415Z] === RUN TestImage [2022-02-11T19:22:12.415Z] --- PASS: TestImage (0.00s) [2022-02-11T19:22:12.415Z] === RUN TestImageOSNotEmpty [2022-02-11T19:22:12.415Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-02-11T19:22:12.415Z] === RUN TestNewChildImageFromImageWithRootFS [2022-02-11T19:22:12.415Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-02-11T19:22:12.415Z] === RUN TestCreate [2022-02-11T19:22:12.415Z] --- PASS: TestCreate (0.01s) [2022-02-11T19:22:12.415Z] === RUN TestRestore [2022-02-11T19:22:12.415Z] time="2022-02-11T19:22:12Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-02-11T19:22:12.416Z] --- PASS: TestRestore (0.05s) [2022-02-11T19:22:12.416Z] === RUN TestAddDelete [2022-02-11T19:22:12.416Z] --- PASS: TestAddDelete (0.05s) [2022-02-11T19:22:12.416Z] === RUN TestSearchAfterDelete [2022-02-11T19:22:12.416Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-02-11T19:22:12.416Z] === RUN TestParentReset [2022-02-11T19:22:12.416Z] --- PASS: TestParentReset (0.04s) [2022-02-11T19:22:12.416Z] === RUN TestGetAndSetLastUpdated [2022-02-11T19:22:12.416Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-02-11T19:22:12.416Z] === RUN TestStoreLen [2022-02-11T19:22:12.416Z] --- PASS: TestStoreLen (0.07s) [2022-02-11T19:22:12.416Z] PASS [2022-02-11T19:22:12.416Z] coverage: 86.6% of statements [2022-02-11T19:22:12.416Z] ok github.com/docker/docker/image 0.916s coverage: 86.6% of statements [2022-02-11T19:22:12.416Z] === RUN TestMakeV1ConfigFromConfig [2022-02-11T19:22:12.416Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-02-11T19:22:12.416Z] PASS [2022-02-11T19:22:12.416Z] coverage: 25.0% of statements [2022-02-11T19:22:12.416Z] ok github.com/docker/docker/image/v1 0.080s coverage: 25.0% of statements [2022-02-11T19:22:12.878Z] === RUN TestValidateManifest [2022-02-11T19:22:12.878Z] === RUN TestValidateManifest/nil [2022-02-11T19:22:12.878Z] === RUN TestValidateManifest/non-nil [2022-02-11T19:22:12.878Z] --- PASS: TestValidateManifest (0.00s) [2022-02-11T19:22:12.878Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-02-11T19:22:12.878Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-02-11T19:22:12.878Z] PASS [2022-02-11T19:22:12.878Z] coverage: 0.7% of statements [2022-02-11T19:22:12.878Z] ok github.com/docker/docker/image/tarexport 0.090s coverage: 0.7% of statements [2022-02-11T19:22:12.878Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-02-11T19:22:12.983Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-02-11T19:22:12.983Z] --- PASS: TestPluginsWithRuntimes (3.83s) [2022-02-11T19:22:12.983Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.06s) [2022-02-11T19:22:12.983Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.02s) [2022-02-11T19:22:12.983Z] === RUN TestPluginBackCompatMediaTypes [2022-02-11T19:22:13.550Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-02-11T19:22:13.750Z] Cannot create a file when that file already exists. [2022-02-11T19:22:13.807Z] --- PASS: TestPluginBackCompatMediaTypes (0.78s) [2022-02-11T19:22:13.807Z] PASS [2022-02-11T19:22:13.807Z] [2022-02-11T19:22:13.807Z] DONE 10 tests in 9.237s [2022-02-11T19:22:13.807Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-02-11T19:22:13.807Z] ++ 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-02-11T19:22:13.807Z] ++ set -e [2022-02-11T19:22:13.807Z] ++ '[' -n 0 ']' [2022-02-11T19:22:13.807Z] ++ set -x [2022-02-11T19:22:13.807Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-02-11T19:22:13.807Z] INFO: Testing against a local daemon [2022-02-11T19:22:13.807Z] === RUN TestExternalGraphDriver [2022-02-11T19:22:14.064Z] === RUN TestExternalGraphDriver/json [2022-02-11T19:22:14.320Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-02-11T19:22:14.320Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-02-11T19:22:14.882Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-02-11T19:22:15.067Z] === RUN TestSerialization [2022-02-11T19:22:15.067Z] --- PASS: TestSerialization (0.02s) [2022-02-11T19:22:15.067Z] PASS [2022-02-11T19:22:15.067Z] coverage: 100.0% of statements [2022-02-11T19:22:15.067Z] ok github.com/docker/docker/libcontainerd/queue 0.068s coverage: 100.0% of statements [2022-02-11T19:22:15.067Z] === RUN TestEmptyLayer [2022-02-11T19:22:15.067Z] --- PASS: TestEmptyLayer (0.00s) [2022-02-11T19:22:15.067Z] === RUN TestCommitFailure [2022-02-11T19:22:15.067Z] --- PASS: TestCommitFailure (0.01s) [2022-02-11T19:22:15.067Z] === RUN TestStartTransactionFailure [2022-02-11T19:22:15.067Z] --- PASS: TestStartTransactionFailure (0.01s) [2022-02-11T19:22:15.067Z] === RUN TestGetOrphan [2022-02-11T19:22:15.067Z] --- PASS: TestGetOrphan (0.01s) [2022-02-11T19:22:15.067Z] === RUN TestMountAndRegister [2022-02-11T19:22:15.067Z] layer_test.go:270: Layer size: 14 [2022-02-11T19:22:15.067Z] --- PASS: TestMountAndRegister (0.08s) [2022-02-11T19:22:15.067Z] === RUN TestLayerRelease [2022-02-11T19:22:15.067Z] layer_test.go:303: Failing on Windows [2022-02-11T19:22:15.067Z] --- SKIP: TestLayerRelease (0.00s) [2022-02-11T19:22:15.067Z] === RUN TestStoreRestore [2022-02-11T19:22:15.067Z] layer_test.go:352: Failing on Windows [2022-02-11T19:22:15.067Z] --- SKIP: TestStoreRestore (0.00s) [2022-02-11T19:22:15.067Z] === RUN TestTarStreamStability [2022-02-11T19:22:15.067Z] layer_test.go:467: Failing on Windows [2022-02-11T19:22:15.067Z] --- SKIP: TestTarStreamStability (0.00s) [2022-02-11T19:22:15.067Z] === RUN TestRegisterExistingLayer [2022-02-11T19:22:15.067Z] === RUN TestEnvironmentParsing [2022-02-11T19:22:15.067Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-02-11T19:22:15.067Z] PASS [2022-02-11T19:22:15.067Z] coverage: 1.2% of statements [2022-02-11T19:22:15.067Z] ok github.com/docker/docker/libcontainerd/local 0.088s coverage: 1.2% of statements [2022-02-11T19:22:15.067Z] --- PASS: TestRegisterExistingLayer (0.19s) [2022-02-11T19:22:15.067Z] === RUN TestTarStreamVerification [2022-02-11T19:22:15.067Z] layer_test.go:696: Failing on Windows [2022-02-11T19:22:15.067Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-02-11T19:22:15.067Z] === RUN TestLayerMigration [2022-02-11T19:22:15.067Z] migration_test.go:45: Failing on Windows [2022-02-11T19:22:15.067Z] --- SKIP: TestLayerMigration (0.00s) [2022-02-11T19:22:15.067Z] === RUN TestLayerMigrationNoTarsplit [2022-02-11T19:22:15.067Z] migration_test.go:181: Failing on Windows [2022-02-11T19:22:15.067Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-02-11T19:22:15.067Z] === RUN TestMountInit [2022-02-11T19:22:15.067Z] mount_test.go:17: Failing on Windows [2022-02-11T19:22:15.067Z] --- SKIP: TestMountInit (0.00s) [2022-02-11T19:22:15.067Z] === RUN TestMountSize [2022-02-11T19:22:15.067Z] mount_test.go:76: Failing on Windows [2022-02-11T19:22:15.067Z] --- SKIP: TestMountSize (0.00s) [2022-02-11T19:22:15.067Z] === RUN TestMountChanges [2022-02-11T19:22:15.067Z] mount_test.go:125: Failing on Windows [2022-02-11T19:22:15.067Z] --- SKIP: TestMountChanges (0.00s) [2022-02-11T19:22:15.067Z] === RUN TestMountApply [2022-02-11T19:22:15.067Z] mount_test.go:212: Failing on Windows [2022-02-11T19:22:15.067Z] --- SKIP: TestMountApply (0.00s) [2022-02-11T19:22:15.067Z] PASS [2022-02-11T19:22:15.067Z] coverage: 30.1% of statements [2022-02-11T19:22:15.067Z] ok github.com/docker/docker/layer 0.413s coverage: 30.1% of statements [2022-02-11T19:22:15.528Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-02-11T19:22:15.528Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-02-11T19:22:15.528Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-02-11T19:22:15.528Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-02-11T19:22:15.811Z] === RUN TestExternalGraphDriver/spec [2022-02-11T19:22:16.067Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-02-11T19:22:16.505Z] === RUN TestSequenceGetAvailableBit [2022-02-11T19:22:16.505Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-02-11T19:22:16.505Z] === RUN TestSequenceEqual [2022-02-11T19:22:16.505Z] --- PASS: TestSequenceEqual (0.00s) [2022-02-11T19:22:16.505Z] === RUN TestSequenceCopy [2022-02-11T19:22:16.505Z] --- PASS: TestSequenceCopy (0.00s) [2022-02-11T19:22:16.505Z] === RUN TestGetFirstAvailable [2022-02-11T19:22:16.505Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-02-11T19:22:16.505Z] === RUN TestFindSequence [2022-02-11T19:22:16.505Z] --- PASS: TestFindSequence (0.00s) [2022-02-11T19:22:16.505Z] === RUN TestCheckIfAvailable [2022-02-11T19:22:16.505Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-02-11T19:22:16.505Z] === RUN TestMergeSequences [2022-02-11T19:22:16.505Z] --- PASS: TestMergeSequences (0.00s) [2022-02-11T19:22:16.505Z] === RUN TestPushReservation [2022-02-11T19:22:16.505Z] --- PASS: TestPushReservation (0.00s) [2022-02-11T19:22:16.505Z] === RUN TestSerializeDeserialize [2022-02-11T19:22:16.505Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-02-11T19:22:16.505Z] === RUN TestSet [2022-02-11T19:22:16.505Z] --- PASS: TestSet (0.00s) [2022-02-11T19:22:16.505Z] === RUN TestSetUnset [2022-02-11T19:22:16.505Z] --- PASS: TestSetUnset (0.00s) [2022-02-11T19:22:16.505Z] === RUN TestOffsetSetUnset [2022-02-11T19:22:16.505Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-02-11T19:22:16.505Z] === RUN TestSetInRange [2022-02-11T19:22:16.505Z] --- PASS: TestSetInRange (0.00s) [2022-02-11T19:22:16.505Z] === RUN TestSetAnyInRange [2022-02-11T19:22:16.505Z] --- PASS: TestSetAnyInRange (0.00s) [2022-02-11T19:22:16.505Z] === RUN TestMethods [2022-02-11T19:22:16.505Z] --- PASS: TestMethods (0.00s) [2022-02-11T19:22:16.505Z] === RUN TestRandomAllocateDeallocate [2022-02-11T19:22:16.997Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-02-11T19:22:16.997Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-02-11T19:22:16.997Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-02-11T19:22:16.997Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-02-11T19:22:16.997Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-02-11T19:22:17.559Z] === RUN TestExternalGraphDriver/pull [2022-02-11T19:22:17.559Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-02-11T19:22:18.694Z] === RUN TestInvalidConfig [2022-02-11T19:22:18.694Z] --- PASS: TestInvalidConfig (0.00s) [2022-02-11T19:22:18.694Z] === RUN TestConfig [2022-02-11T19:22:18.694Z] --- PASS: TestConfig (0.00s) [2022-02-11T19:22:18.694Z] === RUN TestOptionsLabels [2022-02-11T19:22:18.694Z] --- PASS: TestOptionsLabels (0.00s) [2022-02-11T19:22:18.694Z] === RUN TestValidName [2022-02-11T19:22:18.694Z] --- PASS: TestValidName (0.00s) [2022-02-11T19:22:18.694Z] PASS [2022-02-11T19:22:18.694Z] coverage: 19.7% of statements [2022-02-11T19:22:18.694Z] ok github.com/docker/docker/libnetwork/config 0.091s coverage: 19.7% of statements [2022-02-11T19:22:19.157Z] === RUN TestKey [2022-02-11T19:22:19.157Z] --- PASS: TestKey (0.00s) [2022-02-11T19:22:19.157Z] === RUN TestParseKey [2022-02-11T19:22:19.157Z] --- PASS: TestParseKey (0.00s) [2022-02-11T19:22:19.157Z] === RUN TestInvalidDataStore [2022-02-11T19:22:19.157Z] --- PASS: TestInvalidDataStore (0.00s) [2022-02-11T19:22:19.157Z] === RUN TestKVObjectFlatKey [2022-02-11T19:22:19.157Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-02-11T19:22:19.157Z] === RUN TestAtomicKVObjectFlatKey [2022-02-11T19:22:19.157Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-02-11T19:22:19.157Z] PASS [2022-02-11T19:22:19.157Z] coverage: 21.9% of statements [2022-02-11T19:22:19.157Z] ok github.com/docker/docker/libnetwork/datastore 0.056s coverage: 21.9% of statements [2022-02-11T19:22:19.157Z] === RUN TestErrorInterfaces [2022-02-11T19:22:19.157Z] --- PASS: TestErrorInterfaces (0.00s) [2022-02-11T19:22:19.157Z] === RUN TestNetworkMarshalling [2022-02-11T19:22:19.157Z] --- PASS: TestNetworkMarshalling (0.20s) [2022-02-11T19:22:19.157Z] === RUN TestEndpointMarshalling [2022-02-11T19:22:19.157Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-02-11T19:22:19.157Z] === RUN TestAuxAddresses [2022-02-11T19:22:19.157Z] time="2022-02-11T19:22:19Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-02-11T19:22:19.157Z] --- PASS: TestAuxAddresses (0.02s) [2022-02-11T19:22:19.157Z] === RUN TestSRVServiceQuery [2022-02-11T19:22:19.157Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-02-11T19:22:19.157Z] --- SKIP: TestSRVServiceQuery (0.00s) [2022-02-11T19:22:19.157Z] === RUN TestServiceVIPReuse [2022-02-11T19:22:19.157Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-02-11T19:22:19.157Z] --- SKIP: TestServiceVIPReuse (0.01s) [2022-02-11T19:22:19.157Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-02-11T19:22:19.157Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-02-11T19:22:19.157Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.01s) [2022-02-11T19:22:19.157Z] === RUN TestDNSIPQuery [2022-02-11T19:22:19.157Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-02-11T19:22:19.157Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-02-11T19:22:19.157Z] === RUN TestDNSProxyServFail [2022-02-11T19:22:19.157Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-02-11T19:22:19.157Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-02-11T19:22:19.157Z] === RUN TestSandboxAddEmpty [2022-02-11T19:22:19.157Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-11T19:22:19.157Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-02-11T19:22:19.157Z] === RUN TestSandboxAddMultiPrio [2022-02-11T19:22:19.157Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-11T19:22:19.157Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-02-11T19:22:19.157Z] === RUN TestSandboxAddSamePrio [2022-02-11T19:22:19.157Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-11T19:22:19.157Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-02-11T19:22:19.157Z] === RUN TestCleanupServiceDiscovery [2022-02-11T19:22:19.157Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-02-11T19:22:19.157Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-02-11T19:22:19.157Z] === RUN TestDNSOptions [2022-02-11T19:22:19.157Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-02-11T19:22:19.157Z] --- SKIP: TestDNSOptions (0.00s) [2022-02-11T19:22:19.157Z] === RUN TestMultipleControllersWithSameStore [2022-02-11T19:22:19.157Z] time="2022-02-11T19:22:19Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-02-11T19:22:19.449Z] --- PASS: TestExternalGraphDriver (5.23s) [2022-02-11T19:22:19.449Z] --- PASS: TestExternalGraphDriver/json (1.79s) [2022-02-11T19:22:19.449Z] --- PASS: TestExternalGraphDriver/spec (1.78s) [2022-02-11T19:22:19.449Z] --- PASS: TestExternalGraphDriver/pull (1.61s) [2022-02-11T19:22:19.449Z] === RUN TestGraphdriverPluginV2 [2022-02-11T19:22:19.618Z] time="2022-02-11T19:22:19Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-02-11T19:22:19.618Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2022-02-11T19:22:19.618Z] PASS [2022-02-11T19:22:19.618Z] coverage: 8.5% of statements [2022-02-11T19:22:19.618Z] ok github.com/docker/docker/libnetwork 0.378s coverage: 8.5% of statements [2022-02-11T19:22:19.618Z] === RUN TestIPDataMarshalling [2022-02-11T19:22:19.618Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-02-11T19:22:19.618Z] === RUN TestValidateAndIsV6 [2022-02-11T19:22:19.618Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-02-11T19:22:19.618Z] PASS [2022-02-11T19:22:19.618Z] coverage: 68.9% of statements [2022-02-11T19:22:19.618Z] ok github.com/docker/docker/libnetwork/driverapi 0.049s coverage: 68.9% of statements [2022-02-11T19:22:19.625Z] Removing intermediate container 6f6c94febb4f [2022-02-11T19:22:19.625Z] ---> 0084af0b97ce [2022-02-11T19:22:19.625Z] Step 13/13 : CMD ["sh"] [2022-02-11T19:22:20.095Z] ---> Running in fe09e2f050e6 [2022-02-11T19:22:20.567Z] Removing intermediate container fe09e2f050e6 [2022-02-11T19:22:20.567Z] ---> b88ef2937616 [2022-02-11T19:22:20.567Z] Successfully built b88ef2937616 [2022-02-11T19:22:20.567Z] Successfully tagged busybox:latest [2022-02-11T19:22:20.567Z] INFO: Docker images of the daemon under test [2022-02-11T19:22:20.567Z] [2022-02-11T19:22:20.567Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-02-11T19:22:20.567Z] busybox latest b88ef2937616 Less than a second ago 5.01GB [2022-02-11T19:22:20.567Z] microsoft/windowsservercore latest bdeb13086b9f 10 days ago 4.96GB [2022-02-11T19:22:20.567Z] mcr.microsoft.com/windows/servercore ltsc2022 bdeb13086b9f 10 days ago 4.96GB [2022-02-11T19:22:20.567Z] [2022-02-11T19:22:20.567Z] INFO: Running integration tests at 02/11/2022 19:22:20... [2022-02-11T19:22:20.567Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-02-11T19:22:20.567Z] INFO: Integration API tests being run from the host: [2022-02-11T19:22:20.567Z] INFO: make.ps1 starting at 02/11/2022 19:22:20 [2022-02-11T19:22:20.592Z] === RUN TestDriver [2022-02-11T19:22:20.592Z] --- PASS: TestDriver (0.00s) [2022-02-11T19:22:20.592Z] PASS [2022-02-11T19:22:20.592Z] coverage: 34.8% of statements [2022-02-11T19:22:20.592Z] ok github.com/docker/docker/libnetwork/drivers/host 0.067s coverage: 34.8% of statements [2022-02-11T19:22:20.592Z] === RUN TestDriver [2022-02-11T19:22:20.592Z] --- PASS: TestDriver (0.00s) [2022-02-11T19:22:20.592Z] PASS [2022-02-11T19:22:20.592Z] coverage: 34.8% of statements [2022-02-11T19:22:20.592Z] ok github.com/docker/docker/libnetwork/drivers/null 0.046s coverage: 34.8% of statements [2022-02-11T19:22:21.053Z] === RUN TestNetworkAllocateFree [2022-02-11T19:22:21.053Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-02-11T19:22:21.053Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-02-11T19:22:21.053Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-02-11T19:22:21.053Z] PASS [2022-02-11T19:22:21.053Z] coverage: 63.6% of statements [2022-02-11T19:22:21.053Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.094s coverage: 63.6% of statements [2022-02-11T19:22:21.514Z] === RUN TestGetEmptyCapabilities [2022-02-11T19:22:21.514Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-02-11T19:22:21.514Z] === RUN TestGetExtraCapabilities [2022-02-11T19:22:21.555Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-02-11T19:22:21.965Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-02-11T19:22:21.976Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-02-11T19:22:21.976Z] === RUN TestGetInvalidCapabilities [2022-02-11T19:22:21.976Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2022-02-11T19:22:21.976Z] === RUN TestRemoteDriver [2022-02-11T19:22:21.976Z] --- PASS: TestRemoteDriver (0.01s) [2022-02-11T19:22:21.976Z] === RUN TestDriverError [2022-02-11T19:22:21.976Z] --- PASS: TestDriverError (0.00s) [2022-02-11T19:22:21.976Z] === RUN TestMissingValues [2022-02-11T19:22:21.976Z] --- PASS: TestMissingValues (0.00s) [2022-02-11T19:22:21.976Z] === RUN TestRollback [2022-02-11T19:22:21.976Z] --- PASS: TestRollback (0.01s) [2022-02-11T19:22:21.976Z] PASS [2022-02-11T19:22:21.976Z] coverage: 57.4% of statements [2022-02-11T19:22:21.976Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.119s coverage: 57.4% of statements [2022-02-11T19:22:21.976Z] === RUN TestNAT [2022-02-11T19:22:21.976Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-02-11T19:22:21.976Z] --- SKIP: TestNAT (0.00s) [2022-02-11T19:22:21.976Z] === RUN TestTransparent [2022-02-11T19:22:21.976Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-02-11T19:22:21.976Z] --- SKIP: TestTransparent (0.00s) [2022-02-11T19:22:21.976Z] PASS [2022-02-11T19:22:21.976Z] coverage: 0.0% of statements [2022-02-11T19:22:21.976Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.063s coverage: 0.0% of statements [2022-02-11T19:22:22.529Z] === RUN TestDockerSuite/TestContainerAPITop [2022-02-11T19:22:22.956Z] === RUN TestBuildDefault [2022-02-11T19:22:22.956Z] --- PASS: TestBuildDefault (0.00s) [2022-02-11T19:22:22.956Z] === RUN TestBuildHostnameDomainname [2022-02-11T19:22:22.956Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-02-11T19:22:22.956Z] === RUN TestBuildHostname [2022-02-11T19:22:22.956Z] --- PASS: TestBuildHostname (0.00s) [2022-02-11T19:22:22.956Z] === RUN TestBuildHostnameFQDN [2022-02-11T19:22:22.956Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-02-11T19:22:22.956Z] === RUN TestBuildNoIP [2022-02-11T19:22:22.956Z] --- PASS: TestBuildNoIP (0.00s) [2022-02-11T19:22:22.956Z] === RUN TestUpdate [2022-02-11T19:22:22.956Z] --- PASS: TestUpdate (0.00s) [2022-02-11T19:22:22.956Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-02-11T19:22:22.956Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-02-11T19:22:22.956Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-02-11T19:22:22.956Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-02-11T19:22:22.956Z] === RUN TestAddEmpty [2022-02-11T19:22:22.956Z] --- PASS: TestAddEmpty (0.00s) [2022-02-11T19:22:22.956Z] === RUN TestAdd [2022-02-11T19:22:22.956Z] --- PASS: TestAdd (0.00s) [2022-02-11T19:22:22.956Z] === RUN TestDeleteEmpty [2022-02-11T19:22:22.956Z] --- PASS: TestDeleteEmpty (0.00s) [2022-02-11T19:22:22.956Z] === RUN TestDeleteNewline [2022-02-11T19:22:22.956Z] --- PASS: TestDeleteNewline (0.00s) [2022-02-11T19:22:22.956Z] === RUN TestDelete [2022-02-11T19:22:22.956Z] --- PASS: TestDelete (0.00s) [2022-02-11T19:22:22.956Z] === RUN TestConcurrentWrites [2022-02-11T19:22:22.956Z] --- PASS: TestConcurrentWrites (0.25s) [2022-02-11T19:22:22.956Z] PASS [2022-02-11T19:22:22.956Z] coverage: 81.2% of statements [2022-02-11T19:22:22.956Z] === RUN TestNew [2022-02-11T19:22:22.956Z] --- PASS: TestNew (0.00s) [2022-02-11T19:22:22.956Z] === RUN TestAddDriver [2022-02-11T19:22:22.956Z] --- PASS: TestAddDriver (0.00s) [2022-02-11T19:22:22.956Z] === RUN TestAddDuplicateDriver [2022-02-11T19:22:22.956Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-02-11T19:22:22.956Z] === RUN TestIPAMDefaultAddressSpaces [2022-02-11T19:22:22.956Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-02-11T19:22:22.956Z] === RUN TestDriver [2022-02-11T19:22:22.956Z] --- PASS: TestDriver (0.00s) [2022-02-11T19:22:22.956Z] === RUN TestIPAM [2022-02-11T19:22:22.956Z] --- PASS: TestIPAM (0.00s) [2022-02-11T19:22:22.956Z] === RUN TestWalkIPAMs [2022-02-11T19:22:22.956Z] --- PASS: TestWalkIPAMs (0.00s) [2022-02-11T19:22:22.956Z] === RUN TestWalkDrivers [2022-02-11T19:22:22.956Z] --- PASS: TestWalkDrivers (0.00s) [2022-02-11T19:22:22.956Z] PASS [2022-02-11T19:22:22.956Z] coverage: 82.4% of statements [2022-02-11T19:22:22.956Z] ok github.com/docker/docker/libnetwork/etchosts 0.321s coverage: 81.2% of statements [2022-02-11T19:22:22.956Z] ok github.com/docker/docker/libnetwork/drvregistry 0.095s coverage: 82.4% of statements [2022-02-11T19:22:22.956Z] === RUN TestNew [2022-02-11T19:22:22.956Z] --- PASS: TestNew (0.00s) [2022-02-11T19:22:22.956Z] === RUN TestAllocate [2022-02-11T19:22:22.956Z] --- PASS: TestAllocate (0.00s) [2022-02-11T19:22:22.956Z] === RUN TestUninitialized [2022-02-11T19:22:22.956Z] --- PASS: TestUninitialized (0.00s) [2022-02-11T19:22:22.956Z] === RUN TestAllocateInRange [2022-02-11T19:22:22.956Z] --- PASS: TestAllocateInRange (0.00s) [2022-02-11T19:22:22.956Z] === RUN TestAllocateSerial [2022-02-11T19:22:22.956Z] --- PASS: TestAllocateSerial (0.00s) [2022-02-11T19:22:22.956Z] PASS [2022-02-11T19:22:22.956Z] coverage: 87.5% of statements [2022-02-11T19:22:22.956Z] ok github.com/docker/docker/libnetwork/idm 0.059s coverage: 87.5% of statements [2022-02-11T19:22:23.093Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-02-11T19:22:23.094Z] docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows [2022-02-11T19:22:23.094Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-02-11T19:22:23.094Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-02-11T19:22:23.350Z] --- PASS: TestGraphdriverPluginV2 (4.21s) [2022-02-11T19:22:23.350Z] PASS [2022-02-11T19:22:23.350Z] [2022-02-11T19:22:23.350Z] DONE 5 tests in 9.576s [2022-02-11T19:22:23.350Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-02-11T19:22:23.350Z] ++ 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-02-11T19:22:23.350Z] ++ set -e [2022-02-11T19:22:23.350Z] ++ '[' -n 0 ']' [2022-02-11T19:22:23.350Z] ++ set -x [2022-02-11T19:22:23.350Z] ++ 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-02-11T19:22:23.417Z] === RUN TestCaller [2022-02-11T19:22:23.417Z] --- PASS: TestCaller (0.00s) [2022-02-11T19:22:23.417Z] PASS [2022-02-11T19:22:23.417Z] coverage: 100.0% of statements [2022-02-11T19:22:23.417Z] ok github.com/docker/docker/libnetwork/internal/caller 0.047s coverage: 100.0% of statements [2022-02-11T19:22:23.606Z] INFO: Testing against a local daemon [2022-02-11T19:22:23.606Z] === RUN TestContinueAfterPluginCrash [2022-02-11T19:22:23.606Z] === PAUSE TestContinueAfterPluginCrash [2022-02-11T19:22:23.606Z] === RUN TestReadPluginNoRead [2022-02-11T19:22:23.606Z] === PAUSE TestReadPluginNoRead [2022-02-11T19:22:23.606Z] === RUN TestDaemonStartWithLogOpt [2022-02-11T19:22:23.606Z] === PAUSE TestDaemonStartWithLogOpt [2022-02-11T19:22:23.606Z] === CONT TestContinueAfterPluginCrash [2022-02-11T19:22:23.606Z] === CONT TestDaemonStartWithLogOpt [2022-02-11T19:22:23.879Z] === RUN TestSetSerialInsertDelete [2022-02-11T19:22:23.879Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-02-11T19:22:23.879Z] === RUN TestSetParallelInsertDelete [2022-02-11T19:22:24.027Z] --- PASS: TestInfoAPIWarnings (16.22s) [2022-02-11T19:22:24.027Z] === RUN TestInfoDebug [2022-02-11T19:22:24.027Z] --- PASS: TestInfoDebug (0.52s) [2022-02-11T19:22:24.027Z] === RUN TestInfoInsecureRegistries [2022-02-11T19:22:24.027Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-02-11T19:22:24.027Z] === RUN TestInfoRegistryMirrors [2022-02-11T19:22:24.027Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-02-11T19:22:24.027Z] === RUN TestLoginFailsWithBadCredentials [2022-02-11T19:22:24.027Z] --- PASS: TestLoginFailsWithBadCredentials (0.10s) [2022-02-11T19:22:24.027Z] === RUN TestPingCacheHeaders [2022-02-11T19:22:24.027Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-02-11T19:22:24.027Z] === RUN TestPingGet [2022-02-11T19:22:24.027Z] --- PASS: TestPingGet (0.01s) [2022-02-11T19:22:24.027Z] === RUN TestPingHead [2022-02-11T19:22:24.027Z] --- PASS: TestPingHead (0.02s) [2022-02-11T19:22:24.027Z] === RUN TestVersion [2022-02-11T19:22:24.027Z] --- PASS: TestVersion (0.02s) [2022-02-11T19:22:24.027Z] === CONT TestDiskUsage [2022-02-11T19:22:24.589Z] === RUN TestDiskUsage/empty [2022-02-11T19:22:24.589Z] === RUN TestDiskUsage/empty/container_types [2022-02-11T19:22:24.589Z] === RUN TestDiskUsage/empty/image_types [2022-02-11T19:22:24.589Z] === RUN TestDiskUsage/empty/volume_types [2022-02-11T19:22:24.589Z] === RUN TestDiskUsage/empty/build-cache_types [2022-02-11T19:22:24.589Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-02-11T19:22:24.589Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-02-11T19:22:24.589Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-02-11T19:22:24.589Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-02-11T19:22:24.589Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-02-11T19:22:24.589Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-02-11T19:22:24.589Z] === RUN TestDiskUsage/after_LoadBusybox [2022-02-11T19:22:24.589Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-02-11T19:22:24.589Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-02-11T19:22:24.589Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-02-11T19:22:24.589Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-02-11T19:22:24.589Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-02-11T19:22:24.589Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-02-11T19:22:24.589Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-02-11T19:22:24.589Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-02-11T19:22:24.589Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-02-11T19:22:24.589Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-02-11T19:22:24.589Z] === RUN TestDiskUsage/after_container.Run [2022-02-11T19:22:24.845Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-02-11T19:22:24.845Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-02-11T19:22:24.845Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-02-11T19:22:24.845Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-02-11T19:22:24.845Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-02-11T19:22:24.845Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-02-11T19:22:24.845Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-02-11T19:22:24.845Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-02-11T19:22:24.845Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-02-11T19:22:24.845Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-02-11T19:22:24.850Z] --- PASS: TestRandomAllocateDeallocate (8.32s) [2022-02-11T19:22:24.850Z] === RUN TestAllocateRandomDeallocate [2022-02-11T19:22:25.102Z] --- PASS: TestDiskUsage (1.12s) [2022-02-11T19:22:25.102Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-02-11T19:22:25.102Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-02-11T19:22:25.102Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-02-11T19:22:25.102Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-02-11T19:22:25.102Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-02-11T19:22:25.102Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-02-11T19:22:25.102Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-02-11T19:22:25.102Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-02-11T19:22:25.102Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-02-11T19:22:25.102Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-02-11T19:22:25.102Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-02-11T19:22:25.102Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.15s) [2022-02-11T19:22:25.102Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-02-11T19:22:25.102Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-02-11T19:22:25.102Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-02-11T19:22:25.102Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-02-11T19:22:25.102Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-02-11T19:22:25.102Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-02-11T19:22:25.102Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-02-11T19:22:25.102Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-02-11T19:22:25.102Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-02-11T19:22:25.102Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-02-11T19:22:25.102Z] --- PASS: TestDiskUsage/after_container.Run (0.31s) [2022-02-11T19:22:25.102Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-02-11T19:22:25.102Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-02-11T19:22:25.102Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-02-11T19:22:25.102Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-02-11T19:22:25.102Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-02-11T19:22:25.102Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-02-11T19:22:25.102Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-02-11T19:22:25.102Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-02-11T19:22:25.102Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-02-11T19:22:25.102Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-02-11T19:22:25.102Z] PASS [2022-02-11T19:22:25.102Z] [2022-02-11T19:22:25.102Z] === Skipped [2022-02-11T19:22:25.102Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-11T19:22:25.102Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-02-11T19:22:25.102Z] [2022-02-11T19:22:25.102Z] DONE 50 tests, 1 skipped in 19.933s [2022-02-11T19:22:25.102Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-02-11T19:22:25.102Z] ++ 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-02-11T19:22:25.102Z] ++ set -e [2022-02-11T19:22:25.102Z] ++ '[' -n 0 ']' [2022-02-11T19:22:25.102Z] ++ set -x [2022-02-11T19:22:25.102Z] ++ 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-02-11T19:22:25.102Z] INFO: Testing against a local daemon [2022-02-11T19:22:25.102Z] === RUN TestVolumesCreateAndList [2022-02-11T19:22:25.102Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-02-11T19:22:25.102Z] === RUN TestVolumesRemove [2022-02-11T19:22:25.311Z] === RUN TestInt2IP2IntConversion [2022-02-11T19:22:25.358Z] --- PASS: TestVolumesRemove (0.06s) [2022-02-11T19:22:25.358Z] === RUN TestVolumesInspect [2022-02-11T19:22:25.358Z] --- PASS: TestVolumesInspect (0.02s) [2022-02-11T19:22:25.358Z] === RUN TestVolumesInvalidJSON [2022-02-11T19:22:25.358Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-02-11T19:22:25.358Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-02-11T19:22:25.358Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-02-11T19:22:25.358Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-02-11T19:22:25.358Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-02-11T19:22:25.358Z] PASS [2022-02-11T19:22:25.358Z] [2022-02-11T19:22:25.358Z] DONE 5 tests in 0.197s [2022-02-11T19:22:25.358Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-02-11T19:22:25.358Z] ++++ cat bundles/test-integration/docker.pid [2022-02-11T19:22:25.358Z] +++ kill 13052 [2022-02-11T19:22:25.616Z] +++ /etc/init.d/apparmor stop [2022-02-11T19:22:25.616Z] Leaving: AppArmorNo profiles have been unloaded. [2022-02-11T19:22:25.616Z] [2022-02-11T19:22:25.616Z] Unloading profiles will leave already running processes permanently [2022-02-11T19:22:25.616Z] unconfined, which can lead to unexpected situations. [2022-02-11T19:22:25.616Z] [2022-02-11T19:22:25.616Z] To set a process to complain mode, use the command line tool [2022-02-11T19:22:25.616Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-02-11T19:22:25.616Z] +++ true [2022-02-11T19:22:25.616Z] exiting test-integration [2022-02-11T19:22:25.616Z] ++ exit 0 [2022-02-11T19:22:25.616Z] [2022-02-11T19:22:25.775Z] --- PASS: TestInt2IP2IntConversion (0.53s) [2022-02-11T19:22:25.775Z] === RUN TestGetAddressVersion [2022-02-11T19:22:25.775Z] --- PASS: TestGetAddressVersion (0.00s) [2022-02-11T19:22:25.775Z] === RUN TestKeyString [2022-02-11T19:22:25.775Z] --- PASS: TestKeyString (0.00s) [2022-02-11T19:22:25.775Z] === RUN TestPoolDataMarshal [2022-02-11T19:22:25.775Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-02-11T19:22:25.775Z] === RUN TestSubnetsMarshal [2022-02-11T19:22:25.775Z] --- PASS: TestSubnetsMarshal (0.09s) [2022-02-11T19:22:25.775Z] === RUN TestAddSubnets [2022-02-11T19:22:26.126Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-02-11T19:22:26.126Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer Post stage [Pipeline] junit [2022-02-11T19:22:26.188Z] Recording test results [2022-02-11T19:22:26.237Z] --- PASS: TestAddSubnets (0.08s) [2022-02-11T19:22:26.237Z] === RUN TestDoublePoolRelease [2022-02-11T19:22:26.237Z] --- PASS: TestDoublePoolRelease (0.04s) [2022-02-11T19:22:26.237Z] === RUN TestAddReleasePoolID [2022-02-11T19:22:26.237Z] === RUN TestPoolRequest [2022-02-11T19:22:26.237Z] --- PASS: TestPoolRequest (0.00s) [2022-02-11T19:22:26.237Z] === RUN TestOtherRequests [2022-02-11T19:22:26.237Z] --- PASS: TestOtherRequests (0.00s) [2022-02-11T19:22:26.237Z] PASS [2022-02-11T19:22:26.237Z] coverage: 57.1% of statements [2022-02-11T19:22:26.237Z] ok github.com/docker/docker/libnetwork/ipams/null 0.053s coverage: 57.1% of statements [2022-02-11T19:22:26.237Z] --- PASS: TestAddReleasePoolID (0.13s) [2022-02-11T19:22:26.237Z] === RUN TestPredefinedPool [2022-02-11T19:22:26.237Z] --- PASS: TestPredefinedPool (0.05s) [2022-02-11T19:22:26.237Z] === RUN TestRemoveSubnet [2022-02-11T19:22:26.327Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-02-11T19:22:26.688Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-02-11T19:22:26.699Z] --- PASS: TestRemoveSubnet (0.35s) [2022-02-11T19:22:26.699Z] === RUN TestGetSameAddress [2022-02-11T19:22:26.699Z] --- PASS: TestAllocateRandomDeallocate (1.64s) [2022-02-11T19:22:26.699Z] === RUN TestAllocateRandomDeallocateSerialize [2022-02-11T19:22:26.699Z] --- PASS: TestGetSameAddress (0.04s) [2022-02-11T19:22:26.699Z] === RUN TestPoolAllocationReuse [2022-02-11T19:22:26.704Z] + echo Ensuring container killed. [2022-02-11T19:22:26.704Z] Ensuring container killed. [2022-02-11T19:22:26.704Z] + docker rm -vf docker-pr1 [2022-02-11T19:22:26.704Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-02-11T19:22:26.944Z] --- PASS: TestDaemonStartWithLogOpt (3.57s) [2022-02-11T19:22:26.944Z] === CONT TestReadPluginNoRead [2022-02-11T19:22:27.020Z] + echo Chowning /workspace to jenkins user [2022-02-11T19:22:27.020Z] Chowning /workspace to jenkins user [2022-02-11T19:22:27.020Z] + id -u [2022-02-11T19:22:27.020Z] + id -g [2022-02-11T19:22:27.020Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43230:/workspace busybox chown -R 1000:1000 /workspace [2022-02-11T19:22:27.020Z] Unable to find image 'busybox:latest' locally [2022-02-11T19:22:27.020Z] latest: Pulling from library/busybox [2022-02-11T19:22:27.162Z] === RUN TestGetCapabilities [2022-02-11T19:22:27.162Z] --- PASS: TestGetCapabilities (0.01s) [2022-02-11T19:22:27.162Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-02-11T19:22:27.162Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2022-02-11T19:22:27.162Z] === RUN TestGetDefaultAddressSpaces [2022-02-11T19:22:27.162Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2022-02-11T19:22:27.162Z] === RUN TestRemoteDriver [2022-02-11T19:22:27.162Z] --- PASS: TestRemoteDriver (0.01s) [2022-02-11T19:22:27.162Z] PASS [2022-02-11T19:22:27.162Z] coverage: 47.4% of statements [2022-02-11T19:22:27.162Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.081s coverage: 47.4% of statements [2022-02-11T19:22:27.276Z] b0fae56fd889: Pulling fs layer [2022-02-11T19:22:27.276Z] b0fae56fd889: Verifying Checksum [2022-02-11T19:22:27.276Z] b0fae56fd889: Download complete [2022-02-11T19:22:27.276Z] b0fae56fd889: Pull complete [2022-02-11T19:22:27.276Z] Digest: sha256:afcc7f1ac1b49db317a7196c902e61c6c3c4607d63599ee1a82d702d249a0ccb [2022-02-11T19:22:27.276Z] Status: Downloaded newer image for busybox:latest [2022-02-11T19:22:27.507Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-02-11T19:22:28.135Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.61s) [2022-02-11T19:22:28.135Z] === RUN TestRetrieveFromStore [2022-02-11T19:22:28.135Z] === RUN TestWindowsIPAM [2022-02-11T19:22:28.135Z] --- PASS: TestWindowsIPAM (0.00s) [2022-02-11T19:22:28.135Z] PASS [2022-02-11T19:22:28.135Z] coverage: 71.4% of statements [2022-02-11T19:22:28.135Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.053s coverage: 71.4% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-02-11T19:22:28.980Z] + bundleName=arm64-integration [2022-02-11T19:22:28.980Z] + echo Creating arm64-integration-bundles.tar.gz [2022-02-11T19:22:28.980Z] Creating arm64-integration-bundles.tar.gz [2022-02-11T19:22:28.980Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-02-11T19:22:28.980Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-02-11T19:22:29.020Z] Archiving artifacts [2022-02-11T19:22:29.108Z] --- PASS: TestRetrieveFromStore (0.78s) [2022-02-11T19:22:29.108Z] === RUN TestIsCorrupted [2022-02-11T19:22:29.108Z] --- PASS: TestIsCorrupted (0.02s) [2022-02-11T19:22:29.108Z] === RUN TestSetRollover [2022-02-11T19:22:29.108Z] --- PASS: TestPoolAllocationReuse (2.44s) [2022-02-11T19:22:29.108Z] === RUN TestGetAddressSubPoolEqualPool [2022-02-11T19:22:29.108Z] --- PASS: TestGetAddressSubPoolEqualPool (0.04s) [2022-02-11T19:22:29.108Z] === RUN TestRequestReleaseAddressFromSubPool [2022-02-11T19:22:29.108Z] === RUN TestDefaultNetwork [2022-02-11T19:22:29.574Z] --- PASS: TestDefaultNetwork (0.30s) [2022-02-11T19:22:29.574Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-02-11T19:22:29.574Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.27s) [2022-02-11T19:22:29.574Z] === RUN TestInitAddressPools [2022-02-11T19:22:29.574Z] --- PASS: TestInitAddressPools (0.00s) [2022-02-11T19:22:29.574Z] PASS [2022-02-11T19:22:29.574Z] coverage: 74.0% of statements [2022-02-11T19:22:29.574Z] ok github.com/docker/docker/libnetwork/ipamutils 0.643s coverage: 74.0% of statements [2022-02-11T19:22:30.546Z] === RUN TestKeyValue [2022-02-11T19:22:30.546Z] --- PASS: TestKeyValue (0.00s) [2022-02-11T19:22:30.546Z] PASS [2022-02-11T19:22:30.546Z] coverage: 60.0% of statements [2022-02-11T19:22:30.546Z] ok github.com/docker/docker/libnetwork/netlabel 0.043s coverage: 60.0% of statements [2022-02-11T19:22:30.627Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43230/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-02-11T19:22:30.781Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-02-11T19:22:30.781Z] === RUN TestReadPluginNoRead/default [2022-02-11T19:22:30.983Z] + make clean [2022-02-11T19:22:30.983Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-02-11T19:22:30.983Z] docker-dev-cache [2022-02-11T19:22:30.983Z] docker-mod-cache [Pipeline] deleteDir [2022-02-11T19:22:31.520Z] --- PASS: TestSetRollover (2.31s) [2022-02-11T19:22:31.521Z] === RUN TestSetRolloverSerial [2022-02-11T19:22:32.152Z] === RUN TestReadPluginNoRead/disabled_caching [2022-02-11T19:22:32.152Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-02-11T19:22:32.408Z] --- PASS: TestContinueAfterPluginCrash (8.92s) [2022-02-11T19:22:32.495Z] --- PASS: TestRequestReleaseAddressFromSubPool (3.58s) [2022-02-11T19:22:32.495Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-02-11T19:22:32.665Z] docker_api_swarm_node_test.go:20: [d297a034f1f13] joining swarm manager [dbc387a86ae4c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-11T19:22:32.923Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-02-11T19:22:33.468Z] === RUN TestNetworkDBSimple [2022-02-11T19:22:33.852Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-02-11T19:22:33.852Z] docker_api_swarm_node_test.go:21: [d9e65a9a28f6d] joining swarm manager [dbc387a86ae4c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-11T19:22:33.929Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-02-11T19:22:33.929Z] PASS [2022-02-11T19:22:33.929Z] coverage: 100.0% of statements [2022-02-11T19:22:33.929Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.042s coverage: 100.0% of statements [2022-02-11T19:22:33.929Z] --- PASS: TestSetRolloverSerial (2.57s) [2022-02-11T19:22:33.929Z] === RUN TestGetFirstAvailableFromCurrent [2022-02-11T19:22:33.929Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-02-11T19:22:33.929Z] PASS [2022-02-11T19:22:33.929Z] coverage: 84.4% of statements [2022-02-11T19:22:33.929Z] ok github.com/docker/docker/libnetwork/bitseq 17.414s coverage: 84.4% of statements [2022-02-11T19:22:34.391Z] === RUN TestGenerate [2022-02-11T19:22:34.391Z] --- PASS: TestGenerate (0.00s) [2022-02-11T19:22:34.391Z] === RUN TestGeneratePtr [2022-02-11T19:22:34.391Z] --- PASS: TestGeneratePtr (0.00s) [2022-02-11T19:22:34.391Z] === RUN TestGenerateMissingField [2022-02-11T19:22:34.391Z] --- PASS: TestGenerateMissingField (0.00s) [2022-02-11T19:22:34.391Z] === RUN TestFieldCannotBeSet [2022-02-11T19:22:34.391Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-02-11T19:22:34.391Z] === RUN TestTypeMismatchError [2022-02-11T19:22:34.391Z] --- PASS: TestTypeMismatchError (0.00s) [2022-02-11T19:22:34.391Z] PASS [2022-02-11T19:22:34.391Z] coverage: 100.0% of statements [2022-02-11T19:22:34.391Z] ok github.com/docker/docker/libnetwork/options 0.044s coverage: 100.0% of statements [2022-02-11T19:22:34.391Z] 2022/02/11 19:22:34 Closing DB instances... [2022-02-11T19:22:34.780Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-02-11T19:22:35.344Z] === CONT TestReadPluginNoRead [2022-02-11T19:22:35.344Z] read_test.go:92: [d13f1134d4428] daemon is not started [2022-02-11T19:22:35.344Z] --- PASS: TestReadPluginNoRead (8.17s) [2022-02-11T19:22:35.344Z] --- PASS: TestReadPluginNoRead/default (1.36s) [2022-02-11T19:22:35.344Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.78s) [2022-02-11T19:22:35.344Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.54s) [2022-02-11T19:22:35.344Z] PASS [2022-02-11T19:22:35.344Z] [2022-02-11T19:22:35.344Z] DONE 6 tests in 11.859s [2022-02-11T19:22:35.344Z] 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-02-11T19:22:35.344Z] ++ 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-02-11T19:22:35.344Z] ++ set -e [2022-02-11T19:22:35.344Z] ++ '[' -n 0 ']' [2022-02-11T19:22:35.344Z] ++ set -x [2022-02-11T19:22:35.344Z] ++ 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-02-11T19:22:35.344Z] testing: warning: no tests to run [2022-02-11T19:22:35.344Z] PASS [2022-02-11T19:22:35.344Z] [2022-02-11T19:22:35.344Z] DONE 0 tests in 0.037s [2022-02-11T19:22:35.344Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-02-11T19:22:35.344Z] ++ 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-02-11T19:22:35.344Z] ++ set -e [2022-02-11T19:22:35.344Z] ++ '[' -n 0 ']' [2022-02-11T19:22:35.344Z] ++ set -x [2022-02-11T19:22:35.344Z] ++ 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-02-11T19:22:35.344Z] INFO: Testing against a local daemon [2022-02-11T19:22:35.344Z] === RUN TestPluginWithDevMounts [2022-02-11T19:22:35.344Z] === PAUSE TestPluginWithDevMounts [2022-02-11T19:22:35.344Z] === CONT TestPluginWithDevMounts [2022-02-11T19:22:35.363Z] testing: warning: no tests to run [2022-02-11T19:22:35.363Z] PASS [2022-02-11T19:22:35.363Z] coverage: 0.0% of statements [2022-02-11T19:22:35.363Z] ok github.com/docker/docker/libnetwork/osl 0.045s coverage: 0.0% of statements [no tests to run] [2022-02-11T19:22:35.602Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-02-11T19:22:35.826Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (3.18s) [2022-02-11T19:22:35.826Z] === RUN TestGetAddress [2022-02-11T19:22:36.287Z] --- PASS: TestNetworkDBSimple (2.65s) [2022-02-11T19:22:36.287Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-02-11T19:22:36.287Z] === RUN TestRequestNewPort [2022-02-11T19:22:36.287Z] --- PASS: TestRequestNewPort (0.00s) [2022-02-11T19:22:36.287Z] === RUN TestRequestSpecificPort [2022-02-11T19:22:36.287Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-02-11T19:22:36.287Z] === RUN TestReleasePort [2022-02-11T19:22:36.287Z] --- PASS: TestReleasePort (0.00s) [2022-02-11T19:22:36.287Z] === RUN TestReuseReleasedPort [2022-02-11T19:22:36.287Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-02-11T19:22:36.287Z] === RUN TestReleaseUnreadledPort [2022-02-11T19:22:36.287Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-02-11T19:22:36.287Z] === RUN TestUnknowProtocol [2022-02-11T19:22:36.287Z] --- PASS: TestUnknowProtocol (0.00s) [2022-02-11T19:22:36.287Z] === RUN TestAllocateAllPorts [2022-02-11T19:22:36.287Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-02-11T19:22:36.287Z] === RUN TestPortAllocation [2022-02-11T19:22:36.287Z] --- PASS: TestPortAllocation (0.00s) [2022-02-11T19:22:36.287Z] === RUN TestPortAllocationWithCustomRange [2022-02-11T19:22:36.287Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-02-11T19:22:36.287Z] === RUN TestNoDuplicateBPR [2022-02-11T19:22:36.287Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-02-11T19:22:36.287Z] === RUN TestChangePortRange [2022-02-11T19:22:36.287Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-02-11T19:22:36.287Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-02-11T19:22:36.287Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-02-11T19:22:36.287Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-02-11T19:22:36.287Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-02-11T19:22:36.287Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-02-11T19:22:36.287Z] --- PASS: TestChangePortRange (0.00s) [2022-02-11T19:22:36.287Z] PASS [2022-02-11T19:22:36.287Z] coverage: 88.6% of statements [2022-02-11T19:22:36.287Z] ok github.com/docker/docker/libnetwork/portallocator 0.050s coverage: 88.6% of statements [2022-02-11T19:22:36.531Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2022-02-11T19:22:37.094Z] --- PASS: TestPluginWithDevMounts (1.68s) [2022-02-11T19:22:37.094Z] PASS [2022-02-11T19:22:37.094Z] [2022-02-11T19:22:37.094Z] DONE 1 tests in 1.784s [2022-02-11T19:22:37.094Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-02-11T19:22:37.094Z] ++ 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-02-11T19:22:37.094Z] ++ set -e [2022-02-11T19:22:37.094Z] ++ '[' -n 0 ']' [2022-02-11T19:22:37.094Z] ++ set -x [2022-02-11T19:22:37.094Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-02-11T19:22:37.094Z] INFO: Testing against a local daemon [2022-02-11T19:22:37.094Z] === RUN TestSecretInspect [2022-02-11T19:22:37.261Z] testing: warning: no tests to run [2022-02-11T19:22:37.261Z] PASS [2022-02-11T19:22:37.261Z] coverage: 0.0% of statements [2022-02-11T19:22:37.261Z] ok github.com/docker/docker/libnetwork/portmapper 0.052s coverage: 0.0% of statements [no tests to run] [2022-02-11T19:22:37.723Z] 2022/02/11 19:22:37 Closing DB instances... [2022-02-11T19:22:37.723Z] === RUN TestHashData [2022-02-11T19:22:37.723Z] --- PASS: TestHashData (0.00s) [2022-02-11T19:22:37.723Z] PASS [2022-02-11T19:22:37.723Z] coverage: 2.8% of statements [2022-02-11T19:22:37.723Z] ok github.com/docker/docker/libnetwork/resolvconf 0.047s coverage: 2.8% of statements [2022-02-11T19:22:38.021Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2022-02-11T19:22:38.277Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2022-02-11T19:22:38.694Z] === RUN TestErrorConstructors [2022-02-11T19:22:38.694Z] --- PASS: TestErrorConstructors (0.00s) [2022-02-11T19:22:38.694Z] === RUN TestCompareIPMask [2022-02-11T19:22:38.694Z] --- PASS: TestCompareIPMask (0.00s) [2022-02-11T19:22:38.694Z] === RUN TestUtilGetHostPartIP [2022-02-11T19:22:38.694Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-02-11T19:22:38.694Z] === RUN TestUtilGetBroadcastIP [2022-02-11T19:22:38.694Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-02-11T19:22:38.694Z] === RUN TestParseCIDR [2022-02-11T19:22:38.694Z] --- PASS: TestParseCIDR (0.00s) [2022-02-11T19:22:38.694Z] PASS [2022-02-11T19:22:38.694Z] coverage: 37.3% of statements [2022-02-11T19:22:38.694Z] ok github.com/docker/docker/libnetwork/types 0.043s coverage: 37.3% of statements [2022-02-11T19:22:39.156Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.86s) [2022-02-11T19:22:39.156Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-02-11T19:22:39.618Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-02-11T19:22:39.618Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-02-11T19:22:39.618Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-02-11T19:22:39.618Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-02-11T19:22:39.618Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-02-11T19:22:39.618Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-02-11T19:22:39.618Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-02-11T19:22:39.618Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-02-11T19:22:39.618Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-02-11T19:22:39.618Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-02-11T19:22:39.618Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-02-11T19:22:39.618Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-02-11T19:22:39.618Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-02-11T19:22:39.618Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-02-11T19:22:39.618Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-02-11T19:22:39.618Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-02-11T19:22:39.618Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-02-11T19:22:39.642Z] --- PASS: TestSecretInspect (2.30s) [2022-02-11T19:22:39.642Z] === RUN TestSecretList [2022-02-11T19:22:39.642Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2022-02-11T19:22:40.080Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-02-11T19:22:40.080Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-02-11T19:22:40.080Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-02-11T19:22:40.080Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-02-11T19:22:40.080Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-02-11T19:22:40.080Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-02-11T19:22:40.080Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-02-11T19:22:40.080Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-02-11T19:22:40.080Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-02-11T19:22:40.080Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-02-11T19:22:40.080Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-02-11T19:22:40.080Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-02-11T19:22:40.080Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-02-11T19:22:40.080Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-02-11T19:22:40.080Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-02-11T19:22:40.080Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-02-11T19:22:40.080Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-02-11T19:22:40.080Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-02-11T19:22:40.080Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-02-11T19:22:40.080Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-02-11T19:22:40.080Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-02-11T19:22:40.080Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-02-11T19:22:40.080Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-02-11T19:22:40.080Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-02-11T19:22:40.080Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-02-11T19:22:40.080Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-02-11T19:22:40.080Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-02-11T19:22:40.080Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-02-11T19:22:40.080Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-02-11T19:22:40.080Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-02-11T19:22:40.080Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-02-11T19:22:40.080Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-02-11T19:22:40.080Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-02-11T19:22:40.080Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-02-11T19:22:40.080Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-02-11T19:22:40.080Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-02-11T19:22:40.080Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-02-11T19:22:40.080Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-02-11T19:22:40.080Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-02-11T19:22:40.080Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-02-11T19:22:40.080Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-02-11T19:22:40.080Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-02-11T19:22:40.080Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-02-11T19:22:40.080Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-02-11T19:22:40.080Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-02-11T19:22:40.080Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-02-11T19:22:40.080Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-02-11T19:22:40.080Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-02-11T19:22:40.080Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-02-11T19:22:40.080Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-02-11T19:22:40.080Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-02-11T19:22:40.080Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-02-11T19:22:40.080Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-02-11T19:22:40.080Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-02-11T19:22:40.080Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-02-11T19:22:40.080Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-02-11T19:22:40.080Z] PASS [2022-02-11T19:22:40.080Z] coverage: 50.0% of statements [2022-02-11T19:22:40.080Z] ok github.com/docker/docker/oci 0.051s coverage: 50.0% of statements [2022-02-11T19:22:40.543Z] 2022/02/11 19:22:40 Closing DB instances... [2022-02-11T19:22:40.543Z] === RUN TestParseVersion [2022-02-11T19:22:40.543Z] --- PASS: TestParseVersion (0.00s) [2022-02-11T19:22:40.543Z] PASS [2022-02-11T19:22:40.543Z] coverage: 52.9% of statements [2022-02-11T19:22:40.543Z] ok github.com/docker/docker/pkg/aaparser 0.041s coverage: 52.9% of statements [2022-02-11T19:22:41.005Z] === RUN TestAddressPoolOpt [2022-02-11T19:22:41.005Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-02-11T19:22:41.005Z] === RUN TestValidateEnv [2022-02-11T19:22:41.005Z] === RUN TestValidateEnv/a [2022-02-11T19:22:41.005Z] === RUN TestValidateEnv/something [2022-02-11T19:22:41.005Z] === RUN TestValidateEnv/_=a [2022-02-11T19:22:41.005Z] === RUN TestValidateEnv/env1=value1 [2022-02-11T19:22:41.005Z] === RUN TestValidateEnv/_env1=value1 [2022-02-11T19:22:41.005Z] === RUN TestValidateEnv/env2=value2=value3 [2022-02-11T19:22:41.005Z] === RUN TestValidateEnv/env3=abc!qwe [2022-02-11T19:22:41.005Z] === RUN TestValidateEnv/env_4=value_4 [2022-02-11T19:22:41.005Z] === RUN TestValidateEnv/PATH [2022-02-11T19:22:41.005Z] === RUN TestValidateEnv/=a [2022-02-11T19:22:41.005Z] === RUN TestValidateEnv/PATH= [2022-02-11T19:22:41.005Z] === RUN TestValidateEnv/PATH=something [2022-02-11T19:22:41.005Z] === RUN TestValidateEnv/asd!qwe [2022-02-11T19:22:41.005Z] === RUN TestValidateEnv/1asd [2022-02-11T19:22:41.008Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000c38828_} [2022-02-11T19:22:41.468Z] === RUN TestValidateEnv/123 [2022-02-11T19:22:41.468Z] === RUN TestValidateEnv/some_space [2022-02-11T19:22:41.468Z] === RUN TestValidateEnv/__some_space_before [2022-02-11T19:22:41.468Z] === RUN TestValidateEnv/some_space_after__ [2022-02-11T19:22:41.468Z] === RUN TestValidateEnv/= [2022-02-11T19:22:41.468Z] === RUN TestValidateEnv/PaTh [2022-02-11T19:22:41.468Z] --- PASS: TestValidateEnv (0.00s) [2022-02-11T19:22:41.468Z] --- PASS: TestValidateEnv/a (0.00s) [2022-02-11T19:22:41.468Z] --- PASS: TestValidateEnv/something (0.00s) [2022-02-11T19:22:41.468Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-02-11T19:22:41.468Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-02-11T19:22:41.468Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-02-11T19:22:41.468Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-02-11T19:22:41.468Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-02-11T19:22:41.468Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-02-11T19:22:41.468Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-02-11T19:22:41.468Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-02-11T19:22:41.468Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-02-11T19:22:41.468Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-02-11T19:22:41.468Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-02-11T19:22:41.468Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-02-11T19:22:41.468Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-02-11T19:22:41.468Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-02-11T19:22:41.468Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-02-11T19:22:41.468Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-02-11T19:22:41.468Z] --- PASS: TestValidateEnv/= (0.00s) [2022-02-11T19:22:41.468Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-02-11T19:22:41.468Z] === RUN TestParseHost [2022-02-11T19:22:41.468Z] --- PASS: TestParseHost (0.00s) [2022-02-11T19:22:41.468Z] === RUN TestParseDockerDaemonHost [2022-02-11T19:22:41.468Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-02-11T19:22:41.468Z] === RUN TestParseTCP [2022-02-11T19:22:41.468Z] --- PASS: TestParseTCP (0.00s) [2022-02-11T19:22:41.468Z] === RUN TestParseInvalidUnixAddrInvalid [2022-02-11T19:22:41.468Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-02-11T19:22:41.468Z] === RUN TestValidateExtraHosts [2022-02-11T19:22:41.468Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-02-11T19:22:41.468Z] === RUN TestIpOptString [2022-02-11T19:22:41.468Z] --- PASS: TestIpOptString (0.00s) [2022-02-11T19:22:41.468Z] === RUN TestNewIpOptInvalidDefaultVal [2022-02-11T19:22:41.468Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-02-11T19:22:41.468Z] === RUN TestNewIpOptValidDefaultVal [2022-02-11T19:22:41.468Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-02-11T19:22:41.468Z] === RUN TestIpOptSetInvalidVal [2022-02-11T19:22:41.468Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-02-11T19:22:41.468Z] === RUN TestValidateIPAddress [2022-02-11T19:22:41.468Z] --- PASS: TestValidateIPAddress (0.00s) [2022-02-11T19:22:41.468Z] === RUN TestMapOpts [2022-02-11T19:22:41.468Z] --- PASS: TestMapOpts (0.00s) [2022-02-11T19:22:41.468Z] === RUN TestListOptsWithoutValidator [2022-02-11T19:22:41.468Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-02-11T19:22:41.468Z] === RUN TestListOptsWithValidator [2022-02-11T19:22:41.468Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-02-11T19:22:41.468Z] === RUN TestValidateDNSSearch [2022-02-11T19:22:41.468Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-02-11T19:22:41.468Z] === RUN TestValidateLabel [2022-02-11T19:22:41.468Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-02-11T19:22:41.468Z] === RUN TestValidateLabel/label_with_general_format [2022-02-11T19:22:41.468Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-02-11T19:22:41.468Z] === RUN TestValidateLabel/label_with_one_more [2022-02-11T19:22:41.468Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-02-11T19:22:41.468Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-02-11T19:22:41.468Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-02-11T19:22:41.468Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-02-11T19:22:41.468Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-02-11T19:22:41.468Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-02-11T19:22:41.468Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-02-11T19:22:41.468Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-02-11T19:22:41.468Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-02-11T19:22:41.468Z] --- PASS: TestValidateLabel (0.00s) [2022-02-11T19:22:41.468Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-02-11T19:22:41.468Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-02-11T19:22:41.468Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-02-11T19:22:41.468Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-02-11T19:22:41.468Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-02-11T19:22:41.468Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-02-11T19:22:41.468Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-02-11T19:22:41.468Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-02-11T19:22:41.468Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-02-11T19:22:41.468Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-02-11T19:22:41.468Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-02-11T19:22:41.468Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-02-11T19:22:41.468Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-02-11T19:22:41.468Z] === RUN TestNamedListOpts [2022-02-11T19:22:41.468Z] --- PASS: TestNamedListOpts (0.00s) [2022-02-11T19:22:41.468Z] === RUN TestNamedMapOpts [2022-02-11T19:22:41.468Z] --- PASS: TestNamedMapOpts (0.00s) [2022-02-11T19:22:41.468Z] === RUN TestParseLink [2022-02-11T19:22:41.468Z] --- PASS: TestParseLink (0.00s) [2022-02-11T19:22:41.468Z] === RUN TestQuotedStringSetWithQuotes [2022-02-11T19:22:41.468Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-02-11T19:22:41.468Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-02-11T19:22:41.468Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-02-11T19:22:41.468Z] === RUN TestQuotedStringSetWithNoQuotes [2022-02-11T19:22:41.468Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-02-11T19:22:41.468Z] === RUN TestUlimitOpt [2022-02-11T19:22:41.468Z] --- PASS: TestUlimitOpt (0.00s) [2022-02-11T19:22:41.468Z] PASS [2022-02-11T19:22:41.468Z] coverage: 67.1% of statements [2022-02-11T19:22:41.468Z] ok github.com/docker/docker/opts 0.071s coverage: 67.1% of statements [2022-02-11T19:22:41.933Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.84s) [2022-02-11T19:22:41.933Z] === RUN TestNetworkDBCRUDTableEntry [2022-02-11T19:22:41.936Z] --- PASS: TestSecretList (2.32s) [2022-02-11T19:22:41.936Z] === RUN TestSecretsCreateAndDelete [2022-02-11T19:22:42.498Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12035519609_/foo_false____} [2022-02-11T19:22:42.906Z] === RUN TestIsArchivePathDir [2022-02-11T19:22:42.906Z] === RUN TestPeerCertificateMarshalJSON [2022-02-11T19:22:43.370Z] --- PASS: TestIsArchivePathDir (0.07s) [2022-02-11T19:22:43.370Z] === RUN TestIsArchivePathInvalidFile [2022-02-11T19:22:43.370Z] --- PASS: TestIsArchivePathInvalidFile (0.16s) [2022-02-11T19:22:43.370Z] === RUN TestIsArchivePathTar [2022-02-11T19:22:43.370Z] --- PASS: TestIsArchivePathTar (0.18s) [2022-02-11T19:22:43.370Z] === RUN TestDecompressStreamGzip [2022-02-11T19:22:43.833Z] --- PASS: TestDecompressStreamGzip (0.13s) [2022-02-11T19:22:43.833Z] === RUN TestDecompressStreamBzip2 [2022-02-11T19:22:43.833Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-02-11T19:22:43.833Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-02-11T19:22:43.833Z] --- PASS: TestPeerCertificateMarshalJSON (0.60s) [2022-02-11T19:22:43.833Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-02-11T19:22:43.833Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-02-11T19:22:43.833Z] === RUN TestMiddleware [2022-02-11T19:22:43.833Z] --- PASS: TestMiddleware (0.00s) [2022-02-11T19:22:43.833Z] === RUN TestNewResponseModifier [2022-02-11T19:22:43.833Z] --- PASS: TestNewResponseModifier (0.00s) [2022-02-11T19:22:43.833Z] PASS [2022-02-11T19:22:43.833Z] coverage: 26.8% of statements [2022-02-11T19:22:43.833Z] ok github.com/docker/docker/pkg/authorization 0.661s coverage: 26.8% of statements [2022-02-11T19:22:43.833Z] --- PASS: TestDecompressStreamBzip2 (0.14s) [2022-02-11T19:22:43.833Z] === RUN TestDecompressStreamXz [2022-02-11T19:22:43.833Z] archive_test.go:133: Xz not present in msys2 [2022-02-11T19:22:43.833Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-02-11T19:22:43.833Z] === RUN TestDecompressStreamZstd [2022-02-11T19:22:43.833Z] archive_test.go:140: zstd not installed [2022-02-11T19:22:43.833Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2022-02-11T19:22:43.833Z] === RUN TestCompressStreamXzUnsupported [2022-02-11T19:22:43.833Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-02-11T19:22:43.833Z] === RUN TestCompressStreamBzip2Unsupported [2022-02-11T19:22:43.833Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-02-11T19:22:43.833Z] === RUN TestCompressStreamInvalid [2022-02-11T19:22:43.833Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-02-11T19:22:43.833Z] === RUN TestExtensionInvalid [2022-02-11T19:22:43.833Z] --- PASS: TestExtensionInvalid (0.00s) [2022-02-11T19:22:43.833Z] === RUN TestExtensionUncompressed [2022-02-11T19:22:43.833Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-02-11T19:22:43.833Z] === RUN TestExtensionBzip2 [2022-02-11T19:22:43.833Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-02-11T19:22:43.833Z] === RUN TestExtensionGzip [2022-02-11T19:22:43.833Z] --- PASS: TestExtensionGzip (0.00s) [2022-02-11T19:22:43.833Z] === RUN TestExtensionXz [2022-02-11T19:22:43.833Z] --- PASS: TestExtensionXz (0.00s) [2022-02-11T19:22:43.833Z] === RUN TestExtensionZstd [2022-02-11T19:22:43.833Z] --- PASS: TestExtensionZstd (0.00s) [2022-02-11T19:22:43.833Z] === RUN TestCmdStreamLargeStderr [2022-02-11T19:22:43.833Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2022-02-11T19:22:43.833Z] === RUN TestCmdStreamBad [2022-02-11T19:22:43.833Z] archive_test.go:252: Failing on Windows CI machines [2022-02-11T19:22:43.833Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-02-11T19:22:43.833Z] === RUN TestCmdStreamGood [2022-02-11T19:22:43.833Z] --- PASS: TestCmdStreamGood (0.05s) [2022-02-11T19:22:43.833Z] === RUN TestUntarPathWithInvalidDest [2022-02-11T19:22:43.833Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2022-02-11T19:22:43.833Z] === RUN TestUntarPathWithInvalidSrc [2022-02-11T19:22:43.833Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-02-11T19:22:43.833Z] === RUN TestUntarPath [2022-02-11T19:22:43.833Z] --- PASS: TestUntarPath (0.07s) [2022-02-11T19:22:43.833Z] === RUN TestUntarPathWithDestinationFile [2022-02-11T19:22:43.865Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12035519609_/foo_true____} [2022-02-11T19:22:44.122Z] --- PASS: TestSecretsCreateAndDelete (2.18s) [2022-02-11T19:22:44.122Z] === RUN TestSecretsUpdate [2022-02-11T19:22:44.295Z] 2022/02/11 19:22:43 Closing DB instances... [2022-02-11T19:22:44.295Z] --- PASS: TestUntarPathWithDestinationFile (0.08s) [2022-02-11T19:22:44.295Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-02-11T19:22:44.295Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2022-02-11T19:22:44.295Z] === RUN TestCopyWithTarInvalidSrc [2022-02-11T19:22:44.295Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-02-11T19:22:44.295Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-02-11T19:22:44.295Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-02-11T19:22:44.295Z] === RUN TestCopyWithTarSrcFile [2022-02-11T19:22:44.295Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-02-11T19:22:44.295Z] === RUN TestCopyWithTarSrcFolder [2022-02-11T19:22:44.295Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-02-11T19:22:44.295Z] === RUN TestCopyFileWithTarInvalidSrc [2022-02-11T19:22:44.295Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-02-11T19:22:44.295Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-02-11T19:22:44.295Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-02-11T19:22:44.295Z] === RUN TestCopyFileWithTarSrcFolder [2022-02-11T19:22:44.295Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-02-11T19:22:44.295Z] === RUN TestCopyFileWithTarSrcFile [2022-02-11T19:22:44.295Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-02-11T19:22:44.295Z] === RUN TestTarFiles [2022-02-11T19:22:44.295Z] === RUN TestUnbuffered [2022-02-11T19:22:44.295Z] --- PASS: TestUnbuffered (0.00s) [2022-02-11T19:22:44.295Z] === RUN TestRaceUnbuffered [2022-02-11T19:22:44.295Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-02-11T19:22:44.295Z] PASS [2022-02-11T19:22:44.295Z] coverage: 100.0% of statements [2022-02-11T19:22:44.295Z] ok github.com/docker/docker/pkg/broadcaster 0.047s coverage: 100.0% of statements [2022-02-11T19:22:44.328Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-11T19:22:44.328Z] INFO: Testing against a local daemon [2022-02-11T19:22:44.328Z] === RUN TestBuildWithSession [2022-02-11T19:22:44.328Z] build_session_test.go:25: TODO: BuildKit [2022-02-11T19:22:44.328Z] --- SKIP: TestBuildWithSession (0.00s) [2022-02-11T19:22:44.328Z] === RUN TestBuildSquashParent [2022-02-11T19:22:44.328Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:22:44.328Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-02-11T19:22:44.328Z] === RUN TestBuildWithRemoveAndForceRemove [2022-02-11T19:22:44.328Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-11T19:22:44.328Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-11T19:22:44.328Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-11T19:22:44.328Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-11T19:22:44.328Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-11T19:22:44.328Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-11T19:22:44.328Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-11T19:22:44.328Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-11T19:22:44.328Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-11T19:22:44.328Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-11T19:22:44.328Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-11T19:22:44.328Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-11T19:22:44.328Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-11T19:22:44.328Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-11T19:22:44.328Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-11T19:22:44.328Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-11T19:22:44.378Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-02-11T19:22:45.269Z] === RUN TestMatch [2022-02-11T19:22:45.269Z] === RUN TestMatch/[[]] [2022-02-11T19:22:45.269Z] === RUN TestMatch/[[foo]] [2022-02-11T19:22:45.269Z] === RUN TestMatch/[[bar]_[foo]] [2022-02-11T19:22:45.269Z] === RUN TestMatch/[[foo_bar]] [2022-02-11T19:22:45.269Z] === RUN TestMatch/[[qux]_[foo]] [2022-02-11T19:22:45.269Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-02-11T19:22:45.269Z] === RUN TestMatch/[] [2022-02-11T19:22:45.269Z] === RUN TestMatch/[]#01 [2022-02-11T19:22:45.269Z] === RUN TestMatch/[[qux]] [2022-02-11T19:22:45.269Z] === RUN TestMatch/[[foo_bar_qux]] [2022-02-11T19:22:45.269Z] === RUN TestMatch/[[qux]_[baz]] [2022-02-11T19:22:45.269Z] === RUN TestMatch/[[foo_baz]] [2022-02-11T19:22:45.269Z] --- PASS: TestMatch (0.00s) [2022-02-11T19:22:45.269Z] --- PASS: TestMatch/[[]] (0.00s) [2022-02-11T19:22:45.269Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-02-11T19:22:45.269Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-02-11T19:22:45.269Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-02-11T19:22:45.269Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-02-11T19:22:45.269Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-02-11T19:22:45.269Z] --- PASS: TestMatch/[] (0.00s) [2022-02-11T19:22:45.269Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-02-11T19:22:45.269Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-02-11T19:22:45.269Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-02-11T19:22:45.269Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-02-11T19:22:45.269Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-02-11T19:22:45.269Z] PASS [2022-02-11T19:22:45.269Z] coverage: 87.5% of statements [2022-02-11T19:22:45.269Z] ok github.com/docker/docker/pkg/capabilities 0.044s coverage: 87.5% of statements [2022-02-11T19:22:45.309Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32585675865_/foo_false____} [2022-02-11T19:22:46.243Z] --- PASS: TestNetworkDBCRUDTableEntry (4.22s) [2022-02-11T19:22:46.243Z] === RUN TestNetworkDBCRUDTableEntries [2022-02-11T19:22:46.243Z] === RUN TestChrootTarUntar [2022-02-11T19:22:46.243Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-02-11T19:22:46.243Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-02-11T19:22:46.243Z] === RUN TestChrootUntarWithHugeExcludesList [2022-02-11T19:22:46.243Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-02-11T19:22:46.243Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-02-11T19:22:46.243Z] === RUN TestChrootUntarEmptyArchive [2022-02-11T19:22:46.243Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-02-11T19:22:46.243Z] === RUN TestChrootTarUntarWithSymlink [2022-02-11T19:22:46.243Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-11T19:22:46.243Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-02-11T19:22:46.243Z] === RUN TestChrootCopyWithTar [2022-02-11T19:22:46.243Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-11T19:22:46.243Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-02-11T19:22:46.243Z] === RUN TestChrootCopyFileWithTar [2022-02-11T19:22:46.243Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-02-11T19:22:46.243Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-02-11T19:22:46.243Z] === RUN TestChrootUntarPath [2022-02-11T19:22:46.243Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-11T19:22:46.243Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-02-11T19:22:46.243Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-02-11T19:22:46.243Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-02-11T19:22:46.243Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-02-11T19:22:46.243Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-02-11T19:22:46.243Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-02-11T19:22:46.243Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-02-11T19:22:46.243Z] === RUN TestChrootApplyDotDotFile [2022-02-11T19:22:46.243Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-02-11T19:22:46.243Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-02-11T19:22:46.243Z] PASS [2022-02-11T19:22:46.243Z] coverage: 15.1% of statements [2022-02-11T19:22:46.243Z] ok github.com/docker/docker/pkg/chrootarchive 0.111s coverage: 15.1% of statements [2022-02-11T19:22:46.679Z] --- PASS: TestSecretsUpdate (2.45s) [2022-02-11T19:22:46.679Z] === RUN TestTemplatedSecret [2022-02-11T19:22:46.679Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32585675865_/foo_true____} [2022-02-11T19:22:47.219Z] === RUN TestSizeEmpty [2022-02-11T19:22:47.219Z] --- PASS: TestSizeEmpty (0.00s) [2022-02-11T19:22:47.219Z] === RUN TestSizeEmptyFile [2022-02-11T19:22:47.219Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-02-11T19:22:47.219Z] === RUN TestSizeNonemptyFile [2022-02-11T19:22:47.219Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-02-11T19:22:47.219Z] === RUN TestSizeNestedDirectoryEmpty [2022-02-11T19:22:47.219Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-02-11T19:22:47.219Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-02-11T19:22:47.219Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-02-11T19:22:47.219Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-02-11T19:22:47.219Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-02-11T19:22:47.219Z] === RUN TestMoveToSubdir [2022-02-11T19:22:47.219Z] --- PASS: TestMoveToSubdir (0.01s) [2022-02-11T19:22:47.219Z] === RUN TestSizeNonExistingDirectory [2022-02-11T19:22:47.219Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-02-11T19:22:47.219Z] PASS [2022-02-11T19:22:47.219Z] coverage: 80.0% of statements [2022-02-11T19:22:47.219Z] ok github.com/docker/docker/pkg/directory 0.062s coverage: 80.0% of statements [2022-02-11T19:22:48.193Z] 2022/02/11 19:22:47 Closing DB instances... [2022-02-11T19:22:48.193Z] === RUN TestPollerAddRemove [2022-02-11T19:22:48.193Z] --- PASS: TestPollerAddRemove (0.00s) [2022-02-11T19:22:48.193Z] === RUN TestPollerEvent [2022-02-11T19:22:48.193Z] poller_test.go:40: No chmod on Windows [2022-02-11T19:22:48.193Z] --- SKIP: TestPollerEvent (0.00s) [2022-02-11T19:22:48.193Z] === RUN TestPollerClose [2022-02-11T19:22:48.193Z] --- PASS: TestPollerClose (0.00s) [2022-02-11T19:22:48.193Z] PASS [2022-02-11T19:22:48.193Z] coverage: 36.2% of statements [2022-02-11T19:22:48.193Z] ok github.com/docker/docker/pkg/filenotify 0.048s coverage: 36.2% of statements [2022-02-11T19:22:48.572Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32585675865_/foo_true__0xc000c38858__} [2022-02-11T19:22:49.501Z] docker_api_swarm_test.go:502: [d77c670f7d4b2] joining swarm manager [d635fcab843c5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-11T19:22:49.738Z] === RUN TestCopyFileWithInvalidSrc [2022-02-11T19:22:49.738Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-02-11T19:22:49.738Z] === RUN TestCopyFileWithInvalidDest [2022-02-11T19:22:49.738Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-02-11T19:22:49.738Z] === RUN TestCopyFileWithSameSrcAndDest [2022-02-11T19:22:49.738Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-02-11T19:22:49.738Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-02-11T19:22:49.738Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.01s) [2022-02-11T19:22:49.738Z] === RUN TestCopyFile [2022-02-11T19:22:49.738Z] --- PASS: TestCopyFile (0.01s) [2022-02-11T19:22:49.738Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-02-11T19:22:49.738Z] fileutils_test.go:133: Needs porting to Windows [2022-02-11T19:22:49.738Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-02-11T19:22:49.738Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-02-11T19:22:49.738Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-02-11T19:22:49.738Z] === RUN TestReadSymlinkedDirectoryToFile [2022-02-11T19:22:49.738Z] fileutils_test.go:179: Needs porting to Windows [2022-02-11T19:22:49.738Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-02-11T19:22:49.738Z] === RUN TestWildcardMatches [2022-02-11T19:22:49.738Z] --- PASS: TestWildcardMatches (0.00s) [2022-02-11T19:22:49.738Z] === RUN TestPatternMatches [2022-02-11T19:22:49.738Z] --- PASS: TestPatternMatches (0.00s) [2022-02-11T19:22:49.738Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-02-11T19:22:49.738Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-02-11T19:22:49.738Z] === RUN TestPatternMatchesFolderExclusions [2022-02-11T19:22:49.738Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-02-11T19:22:49.738Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-02-11T19:22:49.738Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-02-11T19:22:49.738Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-02-11T19:22:49.738Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-02-11T19:22:49.738Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-02-11T19:22:49.738Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-02-11T19:22:49.738Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-02-11T19:22:49.738Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-02-11T19:22:49.738Z] === RUN TestSingleExclamationError [2022-02-11T19:22:49.738Z] --- PASS: TestSingleExclamationError (0.00s) [2022-02-11T19:22:49.738Z] === RUN TestMatchesWithNoPatterns [2022-02-11T19:22:49.738Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-02-11T19:22:49.738Z] === RUN TestMatchesWithMalformedPatterns [2022-02-11T19:22:49.738Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-02-11T19:22:49.738Z] === RUN TestMatches [2022-02-11T19:22:49.738Z] === RUN TestMatches/MatchesOrParentMatches [2022-02-11T19:22:49.738Z] === RUN TestMatches/MatchesUsingParentResult [2022-02-11T19:22:49.738Z] === RUN TestMatches/MatchesUsingParentResults [2022-02-11T19:22:49.738Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-02-11T19:22:49.738Z] --- PASS: TestMatches (0.01s) [2022-02-11T19:22:49.738Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-02-11T19:22:49.738Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-02-11T19:22:49.738Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-02-11T19:22:49.738Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-02-11T19:22:49.738Z] === RUN TestCleanPatterns [2022-02-11T19:22:49.738Z] --- PASS: TestCleanPatterns (0.00s) [2022-02-11T19:22:49.738Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-02-11T19:22:49.738Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-02-11T19:22:49.738Z] === RUN TestCleanPatternsExceptionFlag [2022-02-11T19:22:49.738Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-02-11T19:22:49.738Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-02-11T19:22:49.738Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-02-11T19:22:49.738Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-02-11T19:22:49.738Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-02-11T19:22:49.738Z] === RUN TestCleanPatternsErrorSingleException [2022-02-11T19:22:49.738Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-02-11T19:22:49.738Z] === RUN TestCreateIfNotExistsDir [2022-02-11T19:22:49.738Z] --- PASS: TestCreateIfNotExistsDir (0.01s) [2022-02-11T19:22:49.738Z] === RUN TestCreateIfNotExistsFile [2022-02-11T19:22:49.738Z] --- PASS: TestCreateIfNotExistsFile (0.02s) [2022-02-11T19:22:49.738Z] === RUN TestMatch [2022-02-11T19:22:49.738Z] --- PASS: TestMatch (0.00s) [2022-02-11T19:22:49.738Z] === RUN TestCompile [2022-02-11T19:22:49.738Z] === RUN TestCompile/slash [2022-02-11T19:22:49.738Z] === RUN TestCompile/backslash [2022-02-11T19:22:49.738Z] --- PASS: TestCompile (0.00s) [2022-02-11T19:22:49.738Z] --- PASS: TestCompile/slash (0.00s) [2022-02-11T19:22:49.738Z] --- PASS: TestCompile/backslash (0.00s) [2022-02-11T19:22:49.738Z] PASS [2022-02-11T19:22:49.738Z] coverage: 84.7% of statements [2022-02-11T19:22:49.738Z] ok github.com/docker/docker/pkg/fileutils 0.115s coverage: 84.7% of statements [2022-02-11T19:22:49.738Z] --- PASS: TestNetworkDBCRUDTableEntries (3.44s) [2022-02-11T19:22:49.738Z] === RUN TestNetworkDBNodeLeave [2022-02-11T19:22:49.757Z] --- PASS: TestTemplatedSecret (3.25s) [2022-02-11T19:22:49.757Z] === RUN TestSecretCreateResolve [2022-02-11T19:22:50.013Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000c38870_} [2022-02-11T19:22:50.216Z] === RUN TestGet [2022-02-11T19:22:50.216Z] --- PASS: TestGet (0.00s) [2022-02-11T19:22:50.216Z] === RUN TestGetShortcutString [2022-02-11T19:22:50.216Z] --- PASS: TestGetShortcutString (0.00s) [2022-02-11T19:22:50.216Z] PASS [2022-02-11T19:22:50.216Z] coverage: 42.9% of statements [2022-02-11T19:22:50.216Z] ok github.com/docker/docker/pkg/homedir 0.044s coverage: 42.9% of statements [2022-02-11T19:22:51.191Z] === RUN TestCreateIDMapOrder [2022-02-11T19:22:51.191Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-02-11T19:22:51.191Z] PASS [2022-02-11T19:22:51.191Z] coverage: 7.2% of statements [2022-02-11T19:22:51.191Z] ok github.com/docker/docker/pkg/idtools 0.044s coverage: 7.2% of statements [2022-02-11T19:22:51.191Z] --- PASS: TestTarFiles (7.06s) [2022-02-11T19:22:51.191Z] === RUN TestDetectCompressionZstd [2022-02-11T19:22:51.191Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-02-11T19:22:51.191Z] === RUN TestTarUntar [2022-02-11T19:22:51.191Z] --- PASS: TestTarUntar (0.04s) [2022-02-11T19:22:51.191Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-02-11T19:22:51.191Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2022-02-11T19:22:51.191Z] === RUN TestTarWithOptions [2022-02-11T19:22:51.191Z] --- PASS: TestTarWithOptions (0.03s) [2022-02-11T19:22:51.191Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-02-11T19:22:51.191Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-02-11T19:22:51.191Z] === RUN TestUntarUstarGnuConflict [2022-02-11T19:22:51.191Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-02-11T19:22:51.191Z] === RUN TestUntarInvalidFilenames [2022-02-11T19:22:51.383Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000c38888_} [2022-02-11T19:22:51.653Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames4905629\\dest" [2022-02-11T19:22:51.653Z] --- PASS: TestUntarInvalidFilenames (0.23s) [2022-02-11T19:22:51.653Z] === RUN TestUntarHardlinkToSymlink [2022-02-11T19:22:51.653Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-02-11T19:22:51.653Z] === RUN TestUntarInvalidHardlink [2022-02-11T19:22:51.653Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2962371605\\victim\\hello" -> "../victim/hello" [2022-02-11T19:22:51.653Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1558296834\\victim\\hello" -> "/../victim/hello" [2022-02-11T19:22:51.653Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2854688866\\victim" -> "../victim" [2022-02-11T19:22:51.653Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1598608043\\victim" -> "../victim" [2022-02-11T19:22:51.653Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3005302790\\victim" -> "../victim" [2022-02-11T19:22:51.653Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2362941075\\victim" -> "../victim" [2022-02-11T19:22:51.653Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2022-02-11T19:22:51.653Z] === RUN TestUntarInvalidSymlink [2022-02-11T19:22:51.653Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2300575044\\dest\\dotdot" -> "../victim/hello" [2022-02-11T19:22:51.653Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3093006060\\dest\\slash-dotdot" -> "/../victim/hello" [2022-02-11T19:22:51.653Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3898307813\\dest\\loophole-victim" -> "../victim" [2022-02-11T19:22:51.653Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1604894990\\dest\\loophole-victim" -> "../victim" [2022-02-11T19:22:51.653Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2857805974\\dest\\loophole-victim" -> "../victim" [2022-02-11T19:22:51.653Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2727404132\\dest\\loophole-victim" -> "../victim" [2022-02-11T19:22:51.653Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3307812704\\dest\\dir\\loophole" -> "../../victim" [2022-02-11T19:22:51.653Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2022-02-11T19:22:51.653Z] === RUN TestTempArchiveCloseMultipleTimes [2022-02-11T19:22:51.653Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-02-11T19:22:51.653Z] === RUN TestXGlobalNoParent [2022-02-11T19:22:51.653Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-02-11T19:22:51.653Z] === RUN TestReplaceFileTarWrapper [2022-02-11T19:22:51.945Z] --- PASS: TestSecretCreateResolve (2.33s) [2022-02-11T19:22:51.945Z] PASS [2022-02-11T19:22:51.945Z] [2022-02-11T19:22:51.945Z] DONE 6 tests in 14.928s [2022-02-11T19:22:51.945Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-02-11T19:22:51.945Z] ++ 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-02-11T19:22:51.945Z] ++ set -e [2022-02-11T19:22:51.945Z] ++ '[' -n 0 ']' [2022-02-11T19:22:51.945Z] ++ set -x [2022-02-11T19:22:51.945Z] ++ 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-02-11T19:22:52.114Z] --- PASS: TestReplaceFileTarWrapper (0.26s) [2022-02-11T19:22:52.114Z] === RUN TestPrefixHeaderReadable [2022-02-11T19:22:52.114Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-02-11T19:22:52.114Z] === RUN TestDisablePigz [2022-02-11T19:22:52.114Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-02-11T19:22:52.114Z] --- PASS: TestDisablePigz (0.14s) [2022-02-11T19:22:52.114Z] === RUN TestPigz [2022-02-11T19:22:52.114Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-02-11T19:22:52.114Z] --- PASS: TestPigz (0.16s) [2022-02-11T19:22:52.114Z] === RUN TestCopyFileWithInvalidDest [2022-02-11T19:22:52.114Z] archive_windows_test.go:16: Currently fails [2022-02-11T19:22:52.114Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-02-11T19:22:52.114Z] === RUN TestCanonicalTarNameForPath [2022-02-11T19:22:52.114Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-02-11T19:22:52.114Z] === RUN TestCanonicalTarName [2022-02-11T19:22:52.114Z] --- PASS: TestCanonicalTarName (0.00s) [2022-02-11T19:22:52.114Z] === RUN TestChmodTarEntry [2022-02-11T19:22:52.114Z] --- PASS: TestChmodTarEntry (0.00s) [2022-02-11T19:22:52.114Z] === RUN TestHardLinkOrder [2022-02-11T19:22:52.201Z] INFO: Testing against a local daemon [2022-02-11T19:22:52.201Z] === RUN TestServiceCreateInit [2022-02-11T19:22:52.201Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-02-11T19:22:52.575Z] --- PASS: TestHardLinkOrder (0.09s) [2022-02-11T19:22:52.575Z] === RUN TestChangeString [2022-02-11T19:22:52.575Z] --- PASS: TestChangeString (0.00s) [2022-02-11T19:22:52.575Z] === RUN TestChangesWithNoChanges [2022-02-11T19:22:52.575Z] --- PASS: TestNetworkDBNodeLeave (2.83s) [2022-02-11T19:22:52.575Z] === RUN TestNetworkDBWatch [2022-02-11T19:22:52.575Z] --- PASS: TestChangesWithNoChanges (0.04s) [2022-02-11T19:22:52.575Z] === RUN TestChangesWithChanges [2022-02-11T19:22:52.575Z] --- PASS: TestChangesWithChanges (0.04s) [2022-02-11T19:22:52.575Z] === RUN TestChangesWithChangesGH13590 [2022-02-11T19:22:52.575Z] changes_test.go:195: needs more investigation [2022-02-11T19:22:52.575Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-02-11T19:22:52.575Z] === RUN TestChangesDirsEmpty [2022-02-11T19:22:52.575Z] === RUN TestFixedBufferCap [2022-02-11T19:22:52.575Z] --- PASS: TestFixedBufferCap (0.00s) [2022-02-11T19:22:52.575Z] === RUN TestFixedBufferLen [2022-02-11T19:22:52.575Z] --- PASS: TestFixedBufferLen (0.00s) [2022-02-11T19:22:52.575Z] === RUN TestFixedBufferString [2022-02-11T19:22:52.575Z] --- PASS: TestFixedBufferString (0.00s) [2022-02-11T19:22:52.575Z] === RUN TestFixedBufferWrite [2022-02-11T19:22:52.575Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-02-11T19:22:52.575Z] === RUN TestFixedBufferRead [2022-02-11T19:22:52.575Z] --- PASS: TestFixedBufferRead (0.00s) [2022-02-11T19:22:52.575Z] === RUN TestBytesPipeRead [2022-02-11T19:22:52.575Z] --- PASS: TestBytesPipeRead (0.00s) [2022-02-11T19:22:52.575Z] === RUN TestBytesPipeWrite [2022-02-11T19:22:52.575Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-02-11T19:22:52.575Z] === RUN TestBytesPipeWriteRandomChunks [2022-02-11T19:22:52.575Z] --- PASS: TestChangesDirsEmpty (0.16s) [2022-02-11T19:22:52.575Z] === RUN TestChangesDirsMutated [2022-02-11T19:22:52.575Z] --- PASS: TestChangesDirsMutated (0.15s) [2022-02-11T19:22:52.575Z] === RUN TestApplyLayer [2022-02-11T19:22:52.575Z] changes_test.go:432: needs further investigation [2022-02-11T19:22:52.575Z] --- SKIP: TestApplyLayer (0.00s) [2022-02-11T19:22:52.575Z] === RUN TestChangesSizeWithHardlinks [2022-02-11T19:22:52.575Z] changes_test.go:468: needs further investigation [2022-02-11T19:22:52.575Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-02-11T19:22:52.575Z] === RUN TestChangesSizeWithNoChanges [2022-02-11T19:22:52.575Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-02-11T19:22:52.575Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-02-11T19:22:52.763Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000c388a0_} [2022-02-11T19:22:53.037Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-02-11T19:22:53.037Z] === RUN TestChangesSize [2022-02-11T19:22:53.037Z] --- PASS: TestChangesSize (0.00s) [2022-02-11T19:22:53.037Z] === RUN TestApplyLayerInvalidFilenames [2022-02-11T19:22:53.037Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames1107209081\\dest" [2022-02-11T19:22:53.037Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-02-11T19:22:53.037Z] === RUN TestApplyLayerInvalidHardlink [2022-02-11T19:22:53.037Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink643643777\\victim\\hello" -> "../victim/hello" [2022-02-11T19:22:53.037Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink576109070\\victim\\hello" -> "/../victim/hello" [2022-02-11T19:22:53.037Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3393768244\\victim" -> "../victim" [2022-02-11T19:22:53.037Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3963623858\\victim" -> "../victim" [2022-02-11T19:22:53.037Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3949599060\\victim" -> "../victim" [2022-02-11T19:22:53.037Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3467708941\\victim" -> "../victim" [2022-02-11T19:22:53.037Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2022-02-11T19:22:53.037Z] === RUN TestApplyLayerInvalidSymlink [2022-02-11T19:22:53.037Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3469893092\\dest\\dotdot" -> "../victim/hello" [2022-02-11T19:22:53.037Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3776308830\\dest\\slash-dotdot" -> "/../victim/hello" [2022-02-11T19:22:53.037Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2079891958\\dest\\loophole-victim" -> "../victim" [2022-02-11T19:22:53.037Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3853674823\\dest\\loophole-victim" -> "../victim" [2022-02-11T19:22:53.037Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2805674349\\dest\\loophole-victim" -> "../victim" [2022-02-11T19:22:53.037Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink423551693\\dest\\loophole-victim" -> "../victim" [2022-02-11T19:22:53.037Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2022-02-11T19:22:53.037Z] === RUN TestApplyLayerWhiteouts [2022-02-11T19:22:53.037Z] --- PASS: TestApplyLayerWhiteouts (0.08s) [2022-02-11T19:22:53.037Z] === RUN TestGenerateEmptyFile [2022-02-11T19:22:53.037Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-02-11T19:22:53.037Z] === RUN TestGenerateWithContent [2022-02-11T19:22:53.037Z] --- PASS: TestGenerateWithContent (0.00s) [2022-02-11T19:22:53.037Z] PASS [2022-02-11T19:22:53.037Z] coverage: 63.0% of statements [2022-02-11T19:22:53.037Z] ok github.com/docker/docker/pkg/archive 9.942s coverage: 63.0% of statements [2022-02-11T19:22:53.037Z] --- PASS: TestBytesPipeWriteRandomChunks (0.48s) [2022-02-11T19:22:53.037Z] === RUN TestAtomicWriteToFile [2022-02-11T19:22:53.037Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-02-11T19:22:53.037Z] === RUN TestAtomicWriteSetCommit [2022-02-11T19:22:53.037Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-02-11T19:22:53.037Z] === RUN TestAtomicWriteSetCancel [2022-02-11T19:22:53.037Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-02-11T19:22:53.037Z] === RUN TestReadCloserWrapperClose [2022-02-11T19:22:53.037Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-02-11T19:22:53.037Z] === RUN TestReaderErrWrapperReadOnError [2022-02-11T19:22:53.037Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-02-11T19:22:53.037Z] === RUN TestReaderErrWrapperRead [2022-02-11T19:22:53.037Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-02-11T19:22:53.037Z] === RUN TestCancelReadCloser [2022-02-11T19:22:53.037Z] --- PASS: TestCancelReadCloser (0.10s) [2022-02-11T19:22:53.037Z] === RUN TestWriteCloserWrapperClose [2022-02-11T19:22:53.037Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-02-11T19:22:53.037Z] === RUN TestNopWriteCloser [2022-02-11T19:22:53.037Z] --- PASS: TestNopWriteCloser (0.00s) [2022-02-11T19:22:53.037Z] === RUN TestNopWriter [2022-02-11T19:22:53.037Z] --- PASS: TestNopWriter (0.00s) [2022-02-11T19:22:53.037Z] === RUN TestWriteCounter [2022-02-11T19:22:53.037Z] --- PASS: TestWriteCounter (0.00s) [2022-02-11T19:22:53.037Z] PASS [2022-02-11T19:22:53.037Z] coverage: 69.2% of statements [2022-02-11T19:22:53.037Z] ok github.com/docker/docker/pkg/ioutils 0.670s coverage: 69.2% of statements [2022-02-11T19:22:54.010Z] 2022/02/11 19:22:53 Closing DB instances... [2022-02-11T19:22:54.010Z] === RUN TestError [2022-02-11T19:22:54.010Z] --- PASS: TestError (0.00s) [2022-02-11T19:22:54.010Z] === RUN TestProgressString [2022-02-11T19:22:54.010Z] === RUN TestProgressString/no_progress [2022-02-11T19:22:54.010Z] === RUN TestProgressString/progress_1 [2022-02-11T19:22:54.010Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-02-11T19:22:54.010Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-02-11T19:22:54.010Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-02-11T19:22:54.010Z] === RUN TestProgressString/with_units [2022-02-11T19:22:54.010Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-02-11T19:22:54.010Z] === RUN TestProgressString/hide_counts [2022-02-11T19:22:54.010Z] --- PASS: TestProgressString (0.00s) [2022-02-11T19:22:54.010Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-02-11T19:22:54.010Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-02-11T19:22:54.010Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-02-11T19:22:54.010Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-02-11T19:22:54.010Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-02-11T19:22:54.010Z] --- PASS: TestProgressString/with_units (0.00s) [2022-02-11T19:22:54.010Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-02-11T19:22:54.010Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-02-11T19:22:54.010Z] === RUN TestJSONMessageDisplay [2022-02-11T19:22:54.128Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000c388b8_} [2022-02-11T19:22:54.472Z] --- PASS: TestJSONMessageDisplay (0.21s) [2022-02-11T19:22:54.473Z] === RUN TestJSONMessageDisplayWithJSONError [2022-02-11T19:22:54.473Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-02-11T19:22:54.473Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-02-11T19:22:54.473Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-02-11T19:22:54.473Z] === RUN TestDisplayJSONMessagesStream [2022-02-11T19:22:54.473Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-02-11T19:22:54.473Z] PASS [2022-02-11T19:22:54.473Z] coverage: 91.7% of statements [2022-02-11T19:22:54.473Z] ok github.com/docker/docker/pkg/jsonmessage 0.259s coverage: 91.7% of statements [2022-02-11T19:22:54.691Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-02-11T19:22:55.446Z] === RUN TestStandardLongPath [2022-02-11T19:22:55.446Z] --- PASS: TestStandardLongPath (0.00s) [2022-02-11T19:22:55.446Z] === RUN TestUNCLongPath [2022-02-11T19:22:55.446Z] --- PASS: TestUNCLongPath (0.00s) [2022-02-11T19:22:55.446Z] PASS [2022-02-11T19:22:55.446Z] coverage: 100.0% of statements [2022-02-11T19:22:55.446Z] ok github.com/docker/docker/pkg/longpath 0.049s coverage: 100.0% of statements [2022-02-11T19:22:55.446Z] --- PASS: TestNetworkDBWatch (3.04s) [2022-02-11T19:22:55.446Z] === RUN TestNetworkDBBulkSync [2022-02-11T19:22:55.624Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-02-11T19:22:55.624Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-02-11T19:22:55.624Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-02-11T19:22:55.624Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-02-11T19:22:55.881Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-02-11T19:22:55.881Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-02-11T19:22:55.881Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-02-11T19:22:55.881Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-02-11T19:22:55.881Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-02-11T19:22:55.881Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-02-11T19:22:55.881Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-02-11T19:22:55.881Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-02-11T19:22:55.881Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-02-11T19:22:55.881Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-02-11T19:22:55.881Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-02-11T19:22:55.881Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-02-11T19:22:55.907Z] === RUN TestNameFormat [2022-02-11T19:22:55.907Z] --- PASS: TestNameFormat (0.00s) [2022-02-11T19:22:55.907Z] === RUN TestNameRetries [2022-02-11T19:22:55.907Z] --- PASS: TestNameRetries (0.00s) [2022-02-11T19:22:55.907Z] PASS [2022-02-11T19:22:55.907Z] coverage: 85.7% of statements [2022-02-11T19:22:55.907Z] ok github.com/docker/docker/pkg/namesgenerator 0.048s coverage: 85.7% of statements [2022-02-11T19:22:56.138Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-02-11T19:22:56.138Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-02-11T19:22:56.394Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-02-11T19:22:56.861Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-11T19:22:56.861Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-11T19:22:56.879Z] === RUN TestParseKeyValueOpt [2022-02-11T19:22:56.879Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-02-11T19:22:56.879Z] === RUN TestParseUintList [2022-02-11T19:22:56.879Z] --- PASS: TestParseUintList (0.00s) [2022-02-11T19:22:56.879Z] === RUN TestParseUintListMaximumLimits [2022-02-11T19:22:56.879Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-02-11T19:22:56.879Z] PASS [2022-02-11T19:22:56.879Z] coverage: 97.0% of statements [2022-02-11T19:22:56.879Z] ok github.com/docker/docker/pkg/parsers 0.047s coverage: 97.0% of statements [2022-02-11T19:22:56.879Z] 2022/02/11 19:22:56 Closing DB instances... [2022-02-11T19:22:56.956Z] docker_api_swarm_test.go:507: [d0048d3c7ae64] joining swarm manager [d635fcab843c5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-11T19:22:57.341Z] === RUN TestNewAndRemove [2022-02-11T19:22:57.341Z] --- PASS: TestNewAndRemove (0.00s) [2022-02-11T19:22:57.341Z] === RUN TestRemoveInvalidPath [2022-02-11T19:22:57.341Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-02-11T19:22:57.341Z] PASS [2022-02-11T19:22:57.341Z] coverage: 82.6% of statements [2022-02-11T19:22:57.521Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-11T19:22:57.521Z] INFO: Testing against a local daemon [2022-02-11T19:22:57.521Z] === RUN TestBuildWithSession [2022-02-11T19:22:57.521Z] build_session_test.go:25: TODO: BuildKit [2022-02-11T19:22:57.521Z] --- SKIP: TestBuildWithSession (0.00s) [2022-02-11T19:22:57.521Z] === RUN TestBuildSquashParent [2022-02-11T19:22:57.521Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:22:57.521Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-02-11T19:22:57.521Z] === RUN TestBuildWithRemoveAndForceRemove [2022-02-11T19:22:57.521Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-11T19:22:57.521Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-11T19:22:57.521Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-11T19:22:57.521Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-11T19:22:57.521Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-11T19:22:57.521Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-11T19:22:57.521Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-11T19:22:57.521Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-11T19:22:57.521Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-11T19:22:57.521Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-11T19:22:57.521Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-11T19:22:57.521Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-11T19:22:57.521Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-11T19:22:57.521Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-11T19:22:57.521Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-11T19:22:57.521Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-11T19:22:57.802Z] ok github.com/docker/docker/pkg/pidfile 0.044s coverage: 82.6% of statements [2022-02-11T19:22:58.265Z] --- PASS: TestNetworkDBBulkSync (3.05s) [2022-02-11T19:22:58.265Z] === RUN TestNetworkDBCRUDMediumCluster [2022-02-11T19:22:58.847Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-02-11T19:22:59.238Z] === RUN TestFailedConnection [2022-02-11T19:23:00.212Z] --- PASS: TestGetAddress (24.22s) [2022-02-11T19:23:00.212Z] === RUN TestRequestSyntaxCheck [2022-02-11T19:23:00.212Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2022-02-11T19:23:00.212Z] === RUN TestRequest [2022-02-11T19:23:00.213Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-02-11T19:23:00.673Z] --- PASS: TestFailedConnection (1.06s) [2022-02-11T19:23:00.673Z] === RUN TestFailOnce [2022-02-11T19:23:00.673Z] 2022/02/11 19:23:00 http: panic serving 127.0.0.1:49287: Plugin not ready [2022-02-11T19:23:00.673Z] goroutine 34 [running]: [2022-02-11T19:23:00.673Z] net/http.(*conn).serve.func1() [2022-02-11T19:23:00.673Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-02-11T19:23:00.673Z] panic({0xf6bc20, 0x1079a70}) [2022-02-11T19:23:00.673Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-02-11T19:23:00.673Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0x8bb8c4cae76226d9}, 0xc00004ba98) [2022-02-11T19:23:00.673Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-02-11T19:23:00.673Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x1086810, 0xc0001b4000}, 0xec05e6) [2022-02-11T19:23:00.673Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-02-11T19:23:00.673Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x1086810, 0xc0001b4000}, 0xc0001a8000) [2022-02-11T19:23:00.673Z] c:/go/src/net/http/server.go:2425 +0x149 [2022-02-11T19:23:00.673Z] net/http.serverHandler.ServeHTTP({0x1084e10}, {0x1086810, 0xc0001b4000}, 0xc0001a8000) [2022-02-11T19:23:00.673Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-02-11T19:23:00.673Z] net/http.(*conn).serve(0xc0001a0000, {0x10886a0, 0xc0001820c0}) [2022-02-11T19:23:00.673Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-02-11T19:23:00.673Z] created by net/http.(*Server).Serve [2022-02-11T19:23:00.673Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-02-11T19:23:00.673Z] time="2022-02-11T19:23:00Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49286/Test.FailOnce: Post \"http://127.0.0.1:49286/Test.FailOnce\": EOF, retrying in 1s" [2022-02-11T19:23:00.777Z] --- PASS: TestServiceCreateInit (8.44s) [2022-02-11T19:23:00.777Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.20s) [2022-02-11T19:23:00.777Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.22s) [2022-02-11T19:23:00.777Z] === RUN TestCreateServiceMultipleTimes [2022-02-11T19:23:01.644Z] 2022/02/11 19:23:01 Closing DB instances... [2022-02-11T19:23:01.644Z] time="2022-02-11T19:23:01Z" level=error msg="node: 52f800357028 is unknown to memberlist" [2022-02-11T19:23:01.644Z] --- PASS: TestFailOnce (1.21s) [2022-02-11T19:23:01.644Z] === RUN TestEchoInputOutput [2022-02-11T19:23:01.644Z] --- PASS: TestEchoInputOutput (0.00s) [2022-02-11T19:23:01.644Z] === RUN TestBackoff [2022-02-11T19:23:01.644Z] --- PASS: TestBackoff (0.00s) [2022-02-11T19:23:01.644Z] === RUN TestAbortRetry [2022-02-11T19:23:01.644Z] --- PASS: TestAbortRetry (0.00s) [2022-02-11T19:23:01.644Z] === RUN TestClientScheme [2022-02-11T19:23:01.644Z] --- PASS: TestClientScheme (0.00s) [2022-02-11T19:23:01.644Z] === RUN TestNewClientWithTimeout [2022-02-11T19:23:02.107Z] time="2022-02-11T19:23:01Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49291/Test.Echo: Post \"http://127.0.0.1:49291/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-02-11T19:23:02.145Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-02-11T19:23:03.514Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-02-11T19:23:03.514Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-02-11T19:23:03.651Z] time="2022-02-11T19:23:03Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49291/Test.Echo: Post \"http://127.0.0.1:49291/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-02-11T19:23:04.444Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-02-11T19:23:04.628Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.93s) [2022-02-11T19:23:04.628Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-02-11T19:23:05.010Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-02-11T19:23:05.576Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-02-11T19:23:05.599Z] 2022/02/11 19:23:05 Closing DB instances... [2022-02-11T19:23:06.065Z] time="2022-02-11T19:23:05Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49291/Test.Echo: Post \"http://127.0.0.1:49291/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-02-11T19:23:06.506Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-02-11T19:23:07.039Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2022-02-11T19:23:07.039Z] === RUN TestNetworkDBGarbageCollection [2022-02-11T19:23:07.072Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-02-11T19:23:07.301Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-02-11T19:23:07.301Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (15.51s) [2022-02-11T19:23:07.301Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (16.32s) [2022-02-11T19:23:07.301Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (18.02s) [2022-02-11T19:23:07.301Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (18.10s) [2022-02-11T19:23:07.301Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (11.02s) [2022-02-11T19:23:07.301Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (10.31s) [2022-02-11T19:23:07.301Z] === RUN TestBuildMultiStageCopy [2022-02-11T19:23:07.301Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-02-11T19:23:07.633Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-02-11T19:23:08.563Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-02-11T19:23:09.126Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-02-11T19:23:09.692Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-02-11T19:23:10.621Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-02-11T19:23:10.794Z] time="2022-02-11T19:23:10Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49291/Test.Echo: Post \"http://127.0.0.1:49291/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-02-11T19:23:11.183Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-02-11T19:23:11.748Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-02-11T19:23:12.679Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-02-11T19:23:13.241Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-02-11T19:23:13.708Z] --- PASS: TestRequest (13.29s) [2022-02-11T19:23:13.709Z] === RUN TestOverlappingRequests [2022-02-11T19:23:14.169Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-02-11T19:23:14.177Z] --- PASS: TestOverlappingRequests (0.64s) [2022-02-11T19:23:14.177Z] === RUN TestRelease [2022-02-11T19:23:14.426Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-02-11T19:23:14.426Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-02-11T19:23:14.988Z] === RUN TestDockerSuite/TestCpRelativePath [2022-02-11T19:23:15.379Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-11T19:23:15.379Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-11T19:23:15.551Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-02-11T19:23:16.115Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-02-11T19:23:16.422Z] === RUN TestParseEmptyInterface [2022-02-11T19:23:16.422Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-02-11T19:23:16.422Z] === RUN TestParseNonInterfaceType [2022-02-11T19:23:16.422Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-02-11T19:23:16.422Z] === RUN TestParseWithOneFunction [2022-02-11T19:23:16.422Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-02-11T19:23:16.422Z] === RUN TestParseWithMultipleFuncs [2022-02-11T19:23:16.422Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-02-11T19:23:16.422Z] === RUN TestParseWithUnnamedReturn [2022-02-11T19:23:16.422Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-02-11T19:23:16.422Z] === RUN TestEmbeddedInterface [2022-02-11T19:23:16.422Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-02-11T19:23:16.422Z] === RUN TestParsedImports [2022-02-11T19:23:16.422Z] --- PASS: TestParsedImports (0.00s) [2022-02-11T19:23:16.422Z] === RUN TestAliasedImports [2022-02-11T19:23:16.422Z] --- PASS: TestAliasedImports (0.00s) [2022-02-11T19:23:16.422Z] PASS [2022-02-11T19:23:16.422Z] coverage: 56.8% of statements [2022-02-11T19:23:16.422Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.063s coverage: 56.8% of statements [2022-02-11T19:23:16.677Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-02-11T19:23:16.895Z] --- PASS: TestRelease (2.84s) [2022-02-11T19:23:16.896Z] === RUN TestAllocateRandomDeallocate [2022-02-11T19:23:17.240Z] --- PASS: TestCreateServiceMultipleTimes (16.65s) [2022-02-11T19:23:17.240Z] === RUN TestCreateServiceConflict [2022-02-11T19:23:17.368Z] === RUN TestHTTPTransport [2022-02-11T19:23:17.368Z] --- PASS: TestHTTPTransport (0.00s) [2022-02-11T19:23:17.368Z] PASS [2022-02-11T19:23:17.368Z] coverage: 85.7% of statements [2022-02-11T19:23:17.368Z] ok github.com/docker/docker/pkg/plugins/transport 0.047s coverage: 85.7% of statements [2022-02-11T19:23:17.497Z] === RUN TestDockerSuite/TestCpToCaseA [2022-02-11T19:23:17.728Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-02-11T19:23:17.728Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-02-11T19:23:18.363Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-02-11T19:23:18.363Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-02-11T19:23:18.363Z] === RUN TestBufioReaderPoolPutAndGet [2022-02-11T19:23:18.363Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-02-11T19:23:18.363Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-02-11T19:23:18.363Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-02-11T19:23:18.363Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-02-11T19:23:18.363Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-02-11T19:23:18.363Z] === RUN TestBufioWriterPoolPutAndGet [2022-02-11T19:23:18.363Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-02-11T19:23:18.363Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-02-11T19:23:18.363Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-02-11T19:23:18.363Z] === RUN TestBufferPoolPutAndGet [2022-02-11T19:23:18.363Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-02-11T19:23:18.363Z] PASS [2022-02-11T19:23:18.363Z] coverage: 88.2% of statements [2022-02-11T19:23:18.363Z] ok github.com/docker/docker/pkg/pools 0.046s coverage: 88.2% of statements [2022-02-11T19:23:18.428Z] === RUN TestDockerSuite/TestCpToCaseB [2022-02-11T19:23:18.835Z] === RUN TestOutputOnPrematureClose [2022-02-11T19:23:18.835Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-02-11T19:23:18.835Z] === RUN TestCompleteSilently [2022-02-11T19:23:18.835Z] --- PASS: TestCompleteSilently (0.00s) [2022-02-11T19:23:18.835Z] PASS [2022-02-11T19:23:18.835Z] coverage: 75.9% of statements [2022-02-11T19:23:18.835Z] ok github.com/docker/docker/pkg/progress 0.042s coverage: 75.9% of statements [2022-02-11T19:23:18.991Z] === RUN TestDockerSuite/TestCpToCaseC [2022-02-11T19:23:19.299Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-02-11T19:23:19.307Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-02-11T19:23:19.307Z] === RUN TestClientStream [2022-02-11T19:23:19.307Z] --- PASS: TestClientStream (0.00s) [2022-02-11T19:23:19.307Z] === RUN TestClientSendFile [2022-02-11T19:23:19.307Z] --- PASS: TestClientSendFile (0.00s) [2022-02-11T19:23:19.307Z] === RUN TestClientWithRequestTimeout [2022-02-11T19:23:19.307Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2022-02-11T19:23:19.307Z] === RUN TestFileSpecPlugin [2022-02-11T19:23:19.307Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-02-11T19:23:19.307Z] === RUN TestFileJSONSpecPlugin [2022-02-11T19:23:19.307Z] --- PASS: TestFileJSONSpecPlugin (0.01s) [2022-02-11T19:23:19.307Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-02-11T19:23:19.307Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-02-11T19:23:19.307Z] === RUN TestPluginAddHandler [2022-02-11T19:23:19.307Z] --- PASS: TestPluginAddHandler (0.00s) [2022-02-11T19:23:19.307Z] === RUN TestPluginWaitBadPlugin [2022-02-11T19:23:19.307Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-02-11T19:23:19.307Z] === RUN TestGet [2022-02-11T19:23:19.307Z] time="2022-02-11T19:23:19Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-02-11T19:23:19.780Z] === RUN TestSendToOneSub [2022-02-11T19:23:19.780Z] --- PASS: TestSendToOneSub (0.00s) [2022-02-11T19:23:19.780Z] === RUN TestSendToMultipleSubs [2022-02-11T19:23:19.780Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-02-11T19:23:19.780Z] === RUN TestEvictOneSub [2022-02-11T19:23:19.780Z] --- PASS: TestEvictOneSub (0.00s) [2022-02-11T19:23:19.780Z] === RUN TestClosePublisher [2022-02-11T19:23:19.780Z] --- PASS: TestClosePublisher (0.00s) [2022-02-11T19:23:19.780Z] === RUN TestPubSubRace [2022-02-11T19:23:19.918Z] --- PASS: TestCreateServiceConflict (2.45s) [2022-02-11T19:23:19.918Z] === RUN TestCreateServiceMaxReplicas [2022-02-11T19:23:20.252Z] time="2022-02-11T19:23:20Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-02-11T19:23:20.727Z] --- PASS: TestPubSubRace (1.07s) [2022-02-11T19:23:20.727Z] PASS [2022-02-11T19:23:20.727Z] coverage: 75.0% of statements [2022-02-11T19:23:20.727Z] ok github.com/docker/docker/pkg/pubsub 1.112s coverage: 75.0% of statements [2022-02-11T19:23:20.846Z] === RUN TestDockerSuite/TestCpToCaseD [2022-02-11T19:23:20.865Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-02-11T19:23:21.607Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-02-11T19:23:21.607Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-02-11T19:23:21.607Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-02-11T19:23:21.607Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-02-11T19:23:21.607Z] Cross building: bundles/cross/linux/s390x [2022-02-11T19:23:21.607Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-02-11T19:23:21.607Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-02-11T19:23:21.722Z] === RUN TestRegister [2022-02-11T19:23:21.722Z] --- PASS: TestRegister (0.00s) [2022-02-11T19:23:21.722Z] === RUN TestCommand [2022-02-11T19:23:21.722Z] --- PASS: TestCommand (0.04s) [2022-02-11T19:23:21.722Z] === RUN TestNaiveSelf [2022-02-11T19:23:21.722Z] --- PASS: TestNaiveSelf (0.03s) [2022-02-11T19:23:21.722Z] PASS [2022-02-11T19:23:21.722Z] coverage: 82.4% of statements [2022-02-11T19:23:21.722Z] ok github.com/docker/docker/pkg/reexec 0.115s coverage: 82.4% of statements [2022-02-11T19:23:22.195Z] === RUN TestDump [2022-02-11T19:23:22.195Z] goroutine 19 [running]: [2022-02-11T19:23:22.195Z] github.com/docker/docker/pkg/stack.dump(0x3eb6b7) [2022-02-11T19:23:22.195Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-02-11T19:23:22.195Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-02-11T19:23:22.195Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-02-11T19:23:22.195Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2022-02-11T19:23:22.195Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-02-11T19:23:22.195Z] testing.tRunner(0xc000085380, 0x558e68) [2022-02-11T19:23:22.195Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-11T19:23:22.195Z] created by testing.(*T).Run [2022-02-11T19:23:22.195Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-02-11T19:23:22.195Z] [2022-02-11T19:23:22.195Z] goroutine 1 [chan receive]: [2022-02-11T19:23:22.195Z] testing.(*T).Run(0xc0000851e0, {0x54a52e, 0x3ca413}, 0x558e68) [2022-02-11T19:23:22.195Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-02-11T19:23:22.195Z] testing.runTests.func1(0xc0000b6720) [2022-02-11T19:23:22.195Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-02-11T19:23:22.195Z] testing.tRunner(0xc0000851e0, 0xc0000c1ce0) [2022-02-11T19:23:22.195Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-11T19:23:22.195Z] testing.runTests(0xc0000d0080, {0x6bcba0, 0x3, 0x3}, {0x3ea90d, 0x54c228, 0x6c1640}) [2022-02-11T19:23:22.195Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-02-11T19:23:22.195Z] testing.(*M).Run(0xc0000d0080) [2022-02-11T19:23:22.195Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-02-11T19:23:22.195Z] main.main() [2022-02-11T19:23:22.195Z] _testmain.go:95 +0x1f5 [2022-02-11T19:23:22.195Z] --- PASS: TestDump (0.00s) [2022-02-11T19:23:22.195Z] === RUN TestDumpToFile [2022-02-11T19:23:22.195Z] time="2022-02-11T19:23:22Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-02-11T19:23:22.431Z] --- PASS: TestBuildMultiStageCopy (14.90s) [2022-02-11T19:23:22.431Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.69s) [2022-02-11T19:23:22.431Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.95s) [2022-02-11T19:23:22.431Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.27s) [2022-02-11T19:23:22.431Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.37s) [2022-02-11T19:23:22.431Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.62s) [2022-02-11T19:23:22.431Z] === RUN TestBuildMultiStageParentConfig [2022-02-11T19:23:22.669Z] --- PASS: TestDumpToFile (0.19s) [2022-02-11T19:23:22.669Z] === RUN TestDumpToFileWithEmptyInput [2022-02-11T19:23:22.669Z] goroutine 21 [running]: [2022-02-11T19:23:22.669Z] github.com/docker/docker/pkg/stack.dump(0x4586f4) [2022-02-11T19:23:22.669Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-02-11T19:23:22.669Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0x458aa0}) [2022-02-11T19:23:22.669Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2022-02-11T19:23:22.669Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000085380) [2022-02-11T19:23:22.669Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-02-11T19:23:22.669Z] testing.tRunner(0xc000085860, 0x558e58) [2022-02-11T19:23:22.669Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-11T19:23:22.669Z] created by testing.(*T).Run [2022-02-11T19:23:22.669Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-02-11T19:23:22.669Z] [2022-02-11T19:23:22.669Z] goroutine 1 [chan receive]: [2022-02-11T19:23:22.669Z] testing.(*T).Run(0xc0000851e0, {0x5512ba, 0x3ca413}, 0x558e58) [2022-02-11T19:23:22.669Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-02-11T19:23:22.669Z] testing.runTests.func1(0xc0000b6720) [2022-02-11T19:23:22.669Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-02-11T19:23:22.669Z] testing.tRunner(0xc0000851e0, 0xc0000c1ce0) [2022-02-11T19:23:22.669Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-11T19:23:22.669Z] testing.runTests(0xc0000d0080, {0x6bcba0, 0x3, 0x3}, {0x3ea90d, 0x54c228, 0x6c1640}) [2022-02-11T19:23:22.669Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-02-11T19:23:22.669Z] testing.(*M).Run(0xc0000d0080) [2022-02-11T19:23:22.669Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-02-11T19:23:22.669Z] main.main() [2022-02-11T19:23:22.669Z] _testmain.go:95 +0x1f5 [2022-02-11T19:23:22.669Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-02-11T19:23:22.669Z] PASS [2022-02-11T19:23:22.669Z] coverage: 90.9% of statements [2022-02-11T19:23:22.669Z] ok github.com/docker/docker/pkg/stack 0.239s coverage: 90.9% of statements [2022-02-11T19:23:23.142Z] === RUN TestNewStdWriter [2022-02-11T19:23:23.142Z] --- PASS: TestNewStdWriter (0.00s) [2022-02-11T19:23:23.142Z] === RUN TestWriteWithUninitializedStdWriter [2022-02-11T19:23:23.142Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-02-11T19:23:23.142Z] === RUN TestWriteWithNilBytes [2022-02-11T19:23:23.142Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-02-11T19:23:23.142Z] === RUN TestWrite [2022-02-11T19:23:23.142Z] --- PASS: TestWrite (0.00s) [2022-02-11T19:23:23.142Z] === RUN TestWriteWithWriterError [2022-02-11T19:23:23.142Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-02-11T19:23:23.142Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-02-11T19:23:23.142Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-02-11T19:23:23.142Z] === RUN TestStdCopyWriteAndRead [2022-02-11T19:23:23.142Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-02-11T19:23:23.142Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-02-11T19:23:23.142Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-02-11T19:23:23.142Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-02-11T19:23:23.142Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-02-11T19:23:23.142Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-02-11T19:23:23.142Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-02-11T19:23:23.142Z] === RUN TestStdCopyWithInvalidInputHeader [2022-02-11T19:23:23.142Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-02-11T19:23:23.142Z] === RUN TestStdCopyWithCorruptedPrefix [2022-02-11T19:23:23.142Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-02-11T19:23:23.142Z] === RUN TestStdCopyReturnsWriteErrors [2022-02-11T19:23:23.142Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-02-11T19:23:23.142Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-02-11T19:23:23.142Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-02-11T19:23:23.142Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-02-11T19:23:23.142Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-02-11T19:23:23.142Z] PASS [2022-02-11T19:23:23.142Z] coverage: 100.0% of statements [2022-02-11T19:23:23.142Z] ok github.com/docker/docker/pkg/stdcopy 0.043s coverage: 100.0% of statements [2022-02-11T19:23:23.366Z] --- PASS: TestCreateServiceMaxReplicas (3.32s) [2022-02-11T19:23:23.366Z] === RUN TestCreateWithDuplicateNetworkNames [2022-02-11T19:23:24.138Z] === RUN TestRawProgressFormatterFormatStatus [2022-02-11T19:23:24.138Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-02-11T19:23:24.138Z] === RUN TestRawProgressFormatterFormatProgress [2022-02-11T19:23:24.138Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-02-11T19:23:24.138Z] === RUN TestFormatStatus [2022-02-11T19:23:24.138Z] --- PASS: TestFormatStatus (0.00s) [2022-02-11T19:23:24.138Z] === RUN TestFormatError [2022-02-11T19:23:24.138Z] --- PASS: TestFormatError (0.00s) [2022-02-11T19:23:24.138Z] === RUN TestFormatJSONError [2022-02-11T19:23:24.138Z] --- PASS: TestFormatJSONError (0.00s) [2022-02-11T19:23:24.138Z] === RUN TestJsonProgressFormatterFormatProgress [2022-02-11T19:23:24.138Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-02-11T19:23:24.138Z] === RUN TestJsonProgressFormatterFormatStatus [2022-02-11T19:23:24.138Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-02-11T19:23:24.138Z] === RUN TestNewJSONProgressOutput [2022-02-11T19:23:24.138Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-02-11T19:23:24.138Z] === RUN TestAuxFormatterEmit [2022-02-11T19:23:24.138Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-02-11T19:23:24.138Z] === RUN TestStreamWriterStdout [2022-02-11T19:23:24.138Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-02-11T19:23:24.138Z] === RUN TestStreamWriterStderr [2022-02-11T19:23:24.138Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-02-11T19:23:24.138Z] PASS [2022-02-11T19:23:24.138Z] coverage: 66.2% of statements [2022-02-11T19:23:24.138Z] ok github.com/docker/docker/pkg/streamformatter 0.048s coverage: 66.2% of statements [2022-02-11T19:23:24.294Z] === RUN TestDockerSuite/TestCpToCaseE [2022-02-11T19:23:24.611Z] --- PASS: TestAllocateRandomDeallocate (7.55s) [2022-02-11T19:23:24.611Z] === RUN TestRetrieveFromStore [2022-02-11T19:23:24.611Z] === RUN TestGenerateRandomID [2022-02-11T19:23:24.611Z] --- PASS: TestGenerateRandomID (0.00s) [2022-02-11T19:23:24.611Z] === RUN TestShortenId [2022-02-11T19:23:24.611Z] --- PASS: TestShortenId (0.00s) [2022-02-11T19:23:24.611Z] === RUN TestShortenSha256Id [2022-02-11T19:23:24.611Z] --- PASS: TestShortenSha256Id (0.00s) [2022-02-11T19:23:24.611Z] === RUN TestShortenIdEmpty [2022-02-11T19:23:24.611Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-02-11T19:23:24.611Z] === RUN TestShortenIdInvalid [2022-02-11T19:23:24.611Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-02-11T19:23:24.611Z] === RUN TestIsShortIDNonHex [2022-02-11T19:23:24.611Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-02-11T19:23:24.611Z] === RUN TestIsShortIDNotCorrectSize [2022-02-11T19:23:24.611Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-02-11T19:23:24.611Z] PASS [2022-02-11T19:23:24.611Z] coverage: 70.6% of statements [2022-02-11T19:23:24.611Z] ok github.com/docker/docker/pkg/stringid 0.044s coverage: 70.6% of statements [2022-02-11T19:23:25.390Z] --- PASS: TestBuildMultiStageParentConfig (3.03s) [2022-02-11T19:23:25.390Z] === RUN TestBuildLabelWithTargets [2022-02-11T19:23:25.390Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-11T19:23:25.390Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-02-11T19:23:25.390Z] === RUN TestBuildWithEmptyLayers [2022-02-11T19:23:25.608Z] === RUN TestIsCpusetListAvailable [2022-02-11T19:23:25.608Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-02-11T19:23:25.608Z] PASS [2022-02-11T19:23:25.608Z] coverage: 39.4% of statements [2022-02-11T19:23:25.608Z] ok github.com/docker/docker/pkg/sysinfo 0.044s coverage: 39.4% of statements [2022-02-11T19:23:26.603Z] time="2022-02-11T19:23:26Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-02-11T19:23:26.813Z] === RUN TestDockerSuite/TestCpToCaseF [2022-02-11T19:23:26.956Z] --- PASS: TestBuildWithEmptyLayers (1.60s) [2022-02-11T19:23:26.956Z] === RUN TestBuildMultiStageOnBuild [2022-02-11T19:23:27.069Z] === RUN TestDockerSuite/TestCpToCaseG [2022-02-11T19:23:27.077Z] --- PASS: TestRetrieveFromStore (2.54s) [2022-02-11T19:23:27.078Z] === RUN TestRequestReleaseAddressDuplicate [2022-02-11T19:23:27.078Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-02-11T19:23:27.078Z] === RUN TestParallelPredefinedRequest1 [2022-02-11T19:23:27.078Z] === PAUSE TestParallelPredefinedRequest1 [2022-02-11T19:23:27.078Z] === RUN TestParallelPredefinedRequest2 [2022-02-11T19:23:27.078Z] === PAUSE TestParallelPredefinedRequest2 [2022-02-11T19:23:27.078Z] === RUN TestParallelPredefinedRequest3 [2022-02-11T19:23:27.078Z] === PAUSE TestParallelPredefinedRequest3 [2022-02-11T19:23:27.078Z] === RUN TestParallelPredefinedRequest4 [2022-02-11T19:23:27.078Z] === PAUSE TestParallelPredefinedRequest4 [2022-02-11T19:23:27.078Z] === RUN TestParallelPredefinedRequest5 [2022-02-11T19:23:27.078Z] === PAUSE TestParallelPredefinedRequest5 [2022-02-11T19:23:27.078Z] === RUN TestDebug [2022-02-11T19:23:27.078Z] --- PASS: TestDebug (0.00s) [2022-02-11T19:23:27.078Z] === RUN TestRequestPoolParallel [2022-02-11T19:23:27.078Z] === RUN TestChtimes [2022-02-11T19:23:27.078Z] --- PASS: TestChtimes (0.01s) [2022-02-11T19:23:27.078Z] === RUN TestChtimesWindows [2022-02-11T19:23:27.078Z] --- PASS: TestChtimesWindows (0.00s) [2022-02-11T19:23:27.078Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-02-11T19:23:27.078Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-02-11T19:23:27.078Z] === RUN TestEnsureRemoveAllNotExist [2022-02-11T19:23:27.078Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-02-11T19:23:27.078Z] === RUN TestEnsureRemoveAllWithDir [2022-02-11T19:23:27.078Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-02-11T19:23:27.078Z] === RUN TestEnsureRemoveAllWithFile [2022-02-11T19:23:27.078Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-02-11T19:23:27.078Z] PASS [2022-02-11T19:23:27.078Z] coverage: 12.9% of statements [2022-02-11T19:23:27.078Z] ok github.com/docker/docker/pkg/system 0.056s coverage: 12.9% of statements [2022-02-11T19:23:27.551Z] --- PASS: TestRequestPoolParallel (0.75s) [2022-02-11T19:23:27.551Z] === RUN TestFullAllocateRelease [2022-02-11T19:23:27.886Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-02-11T19:23:27.886Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (19.55s) [2022-02-11T19:23:27.886Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (20.09s) [2022-02-11T19:23:27.886Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (20.21s) [2022-02-11T19:23:27.886Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (20.29s) [2022-02-11T19:23:27.887Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (12.01s) [2022-02-11T19:23:27.887Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (12.06s) [2022-02-11T19:23:27.887Z] === RUN TestBuildMultiStageCopy [2022-02-11T19:23:27.887Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-02-11T19:23:28.027Z] === RUN TestTailFile [2022-02-11T19:23:28.027Z] --- PASS: TestTailFile (0.00s) [2022-02-11T19:23:28.027Z] === RUN TestTailFileManyLines [2022-02-11T19:23:28.027Z] --- PASS: TestTailFileManyLines (0.00s) [2022-02-11T19:23:28.027Z] === RUN TestTailEmptyFile [2022-02-11T19:23:28.027Z] --- PASS: TestTailEmptyFile (0.00s) [2022-02-11T19:23:28.027Z] === RUN TestTailNegativeN [2022-02-11T19:23:28.027Z] --- PASS: TestTailNegativeN (0.00s) [2022-02-11T19:23:28.027Z] === RUN TestNewTailReader [2022-02-11T19:23:28.027Z] === PAUSE TestNewTailReader [2022-02-11T19:23:28.027Z] === CONT TestNewTailReader [2022-02-11T19:23:28.027Z] === RUN TestNewTailReader/2_byte_delimiter [2022-02-11T19:23:28.027Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-02-11T19:23:28.027Z] === RUN TestNewTailReader/4_byte_delimiter [2022-02-11T19:23:28.027Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-02-11T19:23:28.027Z] === RUN TestNewTailReader/8_byte_delimiter [2022-02-11T19:23:28.027Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-02-11T19:23:28.027Z] === RUN TestNewTailReader/12_byte_delimiter [2022-02-11T19:23:28.027Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-02-11T19:23:28.027Z] === RUN TestNewTailReader/no_delimiter [2022-02-11T19:23:28.027Z] === PAUSE TestNewTailReader/no_delimiter [2022-02-11T19:23:28.027Z] === RUN TestNewTailReader/single_byte_delimiter [2022-02-11T19:23:28.027Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-02-11T19:23:28.027Z] === RUN TestNewTailReader/truncated_last_line [2022-02-11T19:23:28.027Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-02-11T19:23:28.027Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-02-11T19:23:28.027Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-02-11T19:23:28.027Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-02-11T19:23:28.027Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-02-11T19:23:28.027Z] === CONT TestNewTailReader/2_byte_delimiter [2022-02-11T19:23:28.027Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-02-11T19:23:28.027Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-02-11T19:23:28.027Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-02-11T19:23:28.027Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-02-11T19:23:28.027Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-02-11T19:23:28.027Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-02-11T19:23:28.027Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-11T19:23:28.027Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-11T19:23:28.027Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-11T19:23:28.027Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-11T19:23:28.027Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-02-11T19:23:28.027Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-02-11T19:23:28.027Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-02-11T19:23:28.028Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-02-11T19:23:28.028Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-02-11T19:23:28.028Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-02-11T19:23:28.028Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-02-11T19:23:28.028Z] === CONT TestNewTailReader/12_byte_delimiter [2022-02-11T19:23:28.028Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-02-11T19:23:28.028Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-02-11T19:23:28.028Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-02-11T19:23:28.028Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-02-11T19:23:28.028Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-02-11T19:23:28.028Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-02-11T19:23:28.028Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-11T19:23:28.028Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-11T19:23:28.028Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-11T19:23:28.028Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-11T19:23:28.028Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-02-11T19:23:28.028Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-02-11T19:23:28.028Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-02-11T19:23:28.028Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-02-11T19:23:28.028Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-02-11T19:23:28.028Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-02-11T19:23:28.028Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-02-11T19:23:28.028Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-02-11T19:23:28.028Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-02-11T19:23:28.028Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-02-11T19:23:28.028Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-02-11T19:23:28.028Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-02-11T19:23:28.028Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-02-11T19:23:28.028Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-02-11T19:23:28.028Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-02-11T19:23:28.028Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-02-11T19:23:28.028Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-02-11T19:23:28.028Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-02-11T19:23:28.028Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-02-11T19:23:28.028Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-02-11T19:23:28.028Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-02-11T19:23:28.028Z] === CONT TestNewTailReader/single_byte_delimiter [2022-02-11T19:23:28.028Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-02-11T19:23:28.028Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-02-11T19:23:28.028Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-02-11T19:23:28.028Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-02-11T19:23:28.028Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-02-11T19:23:28.028Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-02-11T19:23:28.028Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-11T19:23:28.028Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-11T19:23:28.028Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-11T19:23:28.028Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-11T19:23:28.028Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-02-11T19:23:28.028Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-02-11T19:23:28.028Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-02-11T19:23:28.028Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-02-11T19:23:28.028Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-02-11T19:23:28.028Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-02-11T19:23:28.028Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-02-11T19:23:28.028Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-02-11T19:23:28.028Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-02-11T19:23:28.028Z] === CONT TestNewTailReader/8_byte_delimiter [2022-02-11T19:23:28.028Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-02-11T19:23:28.028Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-02-11T19:23:28.028Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-02-11T19:23:28.028Z] === CONT TestNewTailReader/4_byte_delimiter [2022-02-11T19:23:28.028Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-02-11T19:23:28.028Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-02-11T19:23:28.028Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-02-11T19:23:28.028Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-02-11T19:23:28.028Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-02-11T19:23:28.028Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-02-11T19:23:28.028Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-11T19:23:28.028Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-11T19:23:28.028Z] === CONT TestNewTailReader/no_delimiter [2022-02-11T19:23:28.028Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-11T19:23:28.028Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-11T19:23:28.028Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-02-11T19:23:28.028Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-02-11T19:23:28.028Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-02-11T19:23:28.028Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-02-11T19:23:28.028Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-02-11T19:23:28.028Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-02-11T19:23:28.028Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-02-11T19:23:28.028Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-02-11T19:23:28.028Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-02-11T19:23:28.028Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-02-11T19:23:28.028Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-02-11T19:23:28.028Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-02-11T19:23:28.028Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-02-11T19:23:28.028Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-02-11T19:23:28.028Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-02-11T19:23:28.028Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-02-11T19:23:28.028Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-02-11T19:23:28.028Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-02-11T19:23:28.028Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-02-11T19:23:28.028Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-02-11T19:23:28.028Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-02-11T19:23:28.028Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-02-11T19:23:28.028Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-02-11T19:23:28.028Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-02-11T19:23:28.028Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-02-11T19:23:28.028Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-02-11T19:23:28.028Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-02-11T19:23:28.028Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-02-11T19:23:28.028Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-02-11T19:23:28.028Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-02-11T19:23:28.028Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-02-11T19:23:28.028Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-02-11T19:23:28.028Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-02-11T19:23:28.028Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-02-11T19:23:28.028Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-02-11T19:23:28.028Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-02-11T19:23:28.028Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-02-11T19:23:28.028Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-02-11T19:23:28.028Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-02-11T19:23:28.028Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-02-11T19:23:28.028Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-02-11T19:23:28.028Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-11T19:23:28.028Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-11T19:23:28.028Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-02-11T19:23:28.028Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-02-11T19:23:28.028Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-02-11T19:23:28.028Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-11T19:23:28.028Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-11T19:23:28.028Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-11T19:23:28.028Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-11T19:23:28.028Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-02-11T19:23:28.028Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-02-11T19:23:28.028Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-02-11T19:23:28.028Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-02-11T19:23:28.028Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-02-11T19:23:28.028Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-02-11T19:23:28.028Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-02-11T19:23:28.028Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-02-11T19:23:28.028Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-02-11T19:23:28.028Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-02-11T19:23:28.028Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-02-11T19:23:28.028Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-02-11T19:23:28.028Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-02-11T19:23:28.028Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-02-11T19:23:28.028Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-02-11T19:23:28.028Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-02-11T19:23:28.028Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-02-11T19:23:28.028Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-11T19:23:28.028Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-11T19:23:28.028Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-02-11T19:23:28.028Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-11T19:23:28.028Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-11T19:23:28.028Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-11T19:23:28.028Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-11T19:23:28.028Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-02-11T19:23:28.028Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-02-11T19:23:28.028Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-02-11T19:23:28.028Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-11T19:23:28.028Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-11T19:23:28.028Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-02-11T19:23:28.028Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-11T19:23:28.028Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-11T19:23:28.028Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-02-11T19:23:28.028Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-02-11T19:23:28.028Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-02-11T19:23:28.028Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-02-11T19:23:28.028Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-02-11T19:23:28.028Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-02-11T19:23:28.028Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-02-11T19:23:28.028Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-02-11T19:23:28.028Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-02-11T19:23:28.028Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-02-11T19:23:28.028Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-02-11T19:23:28.028Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-02-11T19:23:28.028Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-02-11T19:23:28.028Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-02-11T19:23:28.028Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-02-11T19:23:28.028Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-02-11T19:23:28.028Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-02-11T19:23:28.028Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-02-11T19:23:28.028Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-02-11T19:23:28.028Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-02-11T19:23:28.028Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-02-11T19:23:28.028Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-11T19:23:28.028Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-11T19:23:28.028Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-02-11T19:23:28.028Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-02-11T19:23:28.028Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-02-11T19:23:28.028Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-02-11T19:23:28.028Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-02-11T19:23:28.028Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-02-11T19:23:28.028Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-02-11T19:23:28.028Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-02-11T19:23:28.028Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-11T19:23:28.028Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-11T19:23:28.028Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-02-11T19:23:28.028Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-02-11T19:23:28.028Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-02-11T19:23:28.028Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-11T19:23:28.028Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-11T19:23:28.028Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-11T19:23:28.028Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-11T19:23:28.028Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-11T19:23:28.028Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-11T19:23:28.028Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-11T19:23:28.028Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-11T19:23:28.028Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-11T19:23:28.028Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-11T19:23:28.028Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-11T19:23:28.028Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-11T19:23:28.028Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-11T19:23:28.028Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-11T19:23:28.028Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-11T19:23:28.028Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-11T19:23:28.028Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-11T19:23:28.028Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-11T19:23:28.028Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-11T19:23:28.028Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-11T19:23:28.028Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-11T19:23:28.028Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-11T19:23:28.028Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-11T19:23:28.028Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-11T19:23:28.028Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-11T19:23:28.028Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-11T19:23:28.028Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-11T19:23:28.028Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-11T19:23:28.028Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-02-11T19:23:28.028Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-02-11T19:23:28.028Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-02-11T19:23:28.028Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-02-11T19:23:28.028Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-02-11T19:23:28.028Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-02-11T19:23:28.028Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-02-11T19:23:28.028Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-02-11T19:23:28.028Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-11T19:23:28.028Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-11T19:23:28.028Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-02-11T19:23:28.028Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-02-11T19:23:28.028Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-02-11T19:23:28.028Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-02-11T19:23:28.029Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-02-11T19:23:28.029Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-02-11T19:23:28.029Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-02-11T19:23:28.029Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-02-11T19:23:28.029Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-02-11T19:23:28.029Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-02-11T19:23:28.029Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-02-11T19:23:28.029Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-02-11T19:23:28.029Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-02-11T19:23:28.029Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-02-11T19:23:28.029Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-02-11T19:23:28.029Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-02-11T19:23:28.029Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-02-11T19:23:28.029Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-02-11T19:23:28.029Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-02-11T19:23:28.029Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-02-11T19:23:28.029Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-11T19:23:28.029Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-11T19:23:28.029Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-02-11T19:23:28.029Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-11T19:23:28.029Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-11T19:23:28.029Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-11T19:23:28.029Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-11T19:23:28.029Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-02-11T19:23:28.029Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-11T19:23:28.029Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-11T19:23:28.029Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-02-11T19:23:28.029Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-02-11T19:23:28.029Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-02-11T19:23:28.029Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-11T19:23:28.029Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-11T19:23:28.029Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-02-11T19:23:28.029Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-02-11T19:23:28.029Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-02-11T19:23:28.029Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-02-11T19:23:28.029Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-02-11T19:23:28.029Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-02-11T19:23:28.029Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-02-11T19:23:28.029Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-02-11T19:23:28.029Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-02-11T19:23:28.029Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-02-11T19:23:28.029Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-02-11T19:23:28.029Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-02-11T19:23:28.029Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-02-11T19:23:28.029Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-02-11T19:23:28.029Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-02-11T19:23:28.029Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-02-11T19:23:28.029Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-02-11T19:23:28.029Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-02-11T19:23:28.029Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-02-11T19:23:28.029Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-02-11T19:23:28.029Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-02-11T19:23:28.029Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-11T19:23:28.029Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-11T19:23:28.029Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-02-11T19:23:28.029Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-02-11T19:23:28.029Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-11T19:23:28.029Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-02-11T19:23:28.029Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-02-11T19:23:28.029Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-02-11T19:23:28.029Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-11T19:23:28.029Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-11T19:23:28.029Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-02-11T19:23:28.029Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-02-11T19:23:28.029Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-11T19:23:28.029Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-11T19:23:28.029Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-11T19:23:28.029Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-11T19:23:28.029Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-11T19:23:28.029Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-11T19:23:28.029Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-11T19:23:28.029Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-11T19:23:28.029Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-11T19:23:28.029Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-11T19:23:28.029Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-11T19:23:28.029Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-11T19:23:28.029Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-11T19:23:28.029Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-11T19:23:28.029Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-11T19:23:28.029Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-11T19:23:28.029Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-11T19:23:28.029Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-11T19:23:28.029Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-11T19:23:28.029Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-11T19:23:28.029Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-11T19:23:28.029Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-11T19:23:28.029Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-11T19:23:28.029Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-11T19:23:28.029Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-11T19:23:28.029Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-11T19:23:28.029Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-02-11T19:23:28.029Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-11T19:23:28.029Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-11T19:23:28.029Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-11T19:23:28.029Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-11T19:23:28.029Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-11T19:23:28.029Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-11T19:23:28.029Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-11T19:23:28.029Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-11T19:23:28.029Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-11T19:23:28.029Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-11T19:23:28.029Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-11T19:23:28.029Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-11T19:23:28.029Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-02-11T19:23:28.029Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-02-11T19:23:28.029Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-02-11T19:23:28.029Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-02-11T19:23:28.029Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-02-11T19:23:28.029Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-02-11T19:23:28.029Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-02-11T19:23:28.029Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-02-11T19:23:28.029Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-02-11T19:23:28.029Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-02-11T19:23:28.029Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-02-11T19:23:28.029Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-02-11T19:23:28.029Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-02-11T19:23:28.029Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-02-11T19:23:28.029Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-02-11T19:23:28.029Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-02-11T19:23:28.029Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-02-11T19:23:28.029Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-02-11T19:23:28.029Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-02-11T19:23:28.029Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-02-11T19:23:28.029Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-02-11T19:23:28.029Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-11T19:23:28.029Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-11T19:23:28.029Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-02-11T19:23:28.029Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-02-11T19:23:28.029Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-02-11T19:23:28.029Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-11T19:23:28.029Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-11T19:23:28.029Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-11T19:23:28.029Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-11T19:23:28.029Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-11T19:23:28.029Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-11T19:23:28.029Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-11T19:23:28.029Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-11T19:23:28.029Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-11T19:23:28.029Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-11T19:23:28.029Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-11T19:23:28.029Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-11T19:23:28.029Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-11T19:23:28.029Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-02-11T19:23:28.029Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-11T19:23:28.029Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-11T19:23:28.029Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-02-11T19:23:28.029Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-02-11T19:23:28.029Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-02-11T19:23:28.029Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-02-11T19:23:28.029Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-02-11T19:23:28.029Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-02-11T19:23:28.029Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-11T19:23:28.029Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-02-11T19:23:28.029Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-11T19:23:28.029Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-11T19:23:28.029Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-11T19:23:28.029Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-02-11T19:23:28.029Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-02-11T19:23:28.029Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-02-11T19:23:28.029Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-02-11T19:23:28.029Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-02-11T19:23:28.029Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-11T19:23:28.029Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-11T19:23:28.029Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-02-11T19:23:28.029Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-02-11T19:23:28.029Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-02-11T19:23:28.029Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-02-11T19:23:28.029Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-11T19:23:28.029Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-11T19:23:28.029Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-02-11T19:23:28.029Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-02-11T19:23:28.029Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-02-11T19:23:28.029Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-02-11T19:23:28.029Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-02-11T19:23:28.029Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-02-11T19:23:28.029Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-02-11T19:23:28.029Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-02-11T19:23:28.029Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-02-11T19:23:28.029Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-11T19:23:28.029Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-02-11T19:23:28.029Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-11T19:23:28.029Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-11T19:23:28.029Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-02-11T19:23:28.029Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-11T19:23:28.029Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-02-11T19:23:28.029Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-11T19:23:28.029Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-02-11T19:23:28.029Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-02-11T19:23:28.029Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-02-11T19:23:28.029Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-11T19:23:28.029Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-11T19:23:28.029Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-11T19:23:28.029Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-11T19:23:28.029Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-02-11T19:23:28.029Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-11T19:23:28.029Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-11T19:23:28.029Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-11T19:23:28.029Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-11T19:23:28.029Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-11T19:23:28.029Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-11T19:23:28.029Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-11T19:23:28.029Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-11T19:23:28.029Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-11T19:23:28.029Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-11T19:23:28.029Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-11T19:23:28.029Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-11T19:23:28.029Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-11T19:23:28.029Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-11T19:23:28.029Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-11T19:23:28.029Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-11T19:23:28.029Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-11T19:23:28.029Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-11T19:23:28.029Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-11T19:23:28.029Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-11T19:23:28.029Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-11T19:23:28.029Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-11T19:23:28.029Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-11T19:23:28.029Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-11T19:23:28.029Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-11T19:23:28.030Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-02-11T19:23:28.030Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-02-11T19:23:28.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-02-11T19:23:28.030Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-02-11T19:23:28.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-02-11T19:23:28.030Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-02-11T19:23:28.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-02-11T19:23:28.030Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-02-11T19:23:28.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-02-11T19:23:28.030Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-02-11T19:23:28.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-02-11T19:23:28.030Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-02-11T19:23:28.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-02-11T19:23:28.030Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-02-11T19:23:28.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-02-11T19:23:28.030Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-02-11T19:23:28.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-02-11T19:23:28.030Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-02-11T19:23:28.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-02-11T19:23:28.030Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-02-11T19:23:28.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-02-11T19:23:28.030Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-11T19:23:28.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-11T19:23:28.030Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-11T19:23:28.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-11T19:23:28.030Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-11T19:23:28.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-11T19:23:28.030Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-11T19:23:28.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-11T19:23:28.030Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-11T19:23:28.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-11T19:23:28.030Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-11T19:23:28.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-11T19:23:28.030Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-02-11T19:23:28.030Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-02-11T19:23:28.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-02-11T19:23:28.030Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-02-11T19:23:28.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-02-11T19:23:28.030Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-02-11T19:23:28.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-02-11T19:23:28.030Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-11T19:23:28.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-11T19:23:28.030Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-02-11T19:23:28.030Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-02-11T19:23:28.030Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-02-11T19:23:28.030Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-02-11T19:23:28.030Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-02-11T19:23:28.030Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-02-11T19:23:28.030Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-02-11T19:23:28.030Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-02-11T19:23:28.030Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-02-11T19:23:28.030Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-02-11T19:23:28.030Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-02-11T19:23:28.030Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-11T19:23:28.030Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-11T19:23:28.030Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-02-11T19:23:28.030Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-02-11T19:23:28.030Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-02-11T19:23:28.030Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-02-11T19:23:28.030Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-02-11T19:23:28.030Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-02-11T19:23:28.030Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-11T19:23:28.030Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-11T19:23:28.030Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-02-11T19:23:28.030Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-02-11T19:23:28.030Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-02-11T19:23:28.030Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-02-11T19:23:28.030Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-02-11T19:23:28.030Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-02-11T19:23:28.030Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-02-11T19:23:28.030Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-02-11T19:23:28.030Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-02-11T19:23:28.030Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-02-11T19:23:28.030Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-02-11T19:23:28.030Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-02-11T19:23:28.030Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-02-11T19:23:28.030Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-02-11T19:23:28.030Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-02-11T19:23:28.030Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-02-11T19:23:28.030Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-02-11T19:23:28.030Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-02-11T19:23:28.030Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-02-11T19:23:28.030Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-02-11T19:23:28.030Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-02-11T19:23:28.030Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-11T19:23:28.030Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-11T19:23:28.030Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-02-11T19:23:28.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-02-11T19:23:28.030Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-02-11T19:23:28.030Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-02-11T19:23:28.030Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-02-11T19:23:28.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-02-11T19:23:28.030Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-02-11T19:23:28.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-02-11T19:23:28.030Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-02-11T19:23:28.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-02-11T19:23:28.030Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-02-11T19:23:28.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-02-11T19:23:28.030Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-02-11T19:23:28.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-02-11T19:23:28.030Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-02-11T19:23:28.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-02-11T19:23:28.030Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-11T19:23:28.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-11T19:23:28.030Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-02-11T19:23:28.030Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-02-11T19:23:28.030Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-11T19:23:28.030Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-11T19:23:28.030Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-02-11T19:23:28.030Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-02-11T19:23:28.030Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-02-11T19:23:28.030Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-02-11T19:23:28.030Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-02-11T19:23:28.030Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-02-11T19:23:28.030Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-02-11T19:23:28.030Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-02-11T19:23:28.030Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-02-11T19:23:28.030Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-02-11T19:23:28.030Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-02-11T19:23:28.030Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-11T19:23:28.030Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-11T19:23:28.030Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-02-11T19:23:28.030Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-11T19:23:28.030Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-11T19:23:28.030Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-11T19:23:28.030Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-11T19:23:28.030Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-11T19:23:28.030Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-11T19:23:28.030Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-11T19:23:28.030Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-11T19:23:28.030Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-11T19:23:28.030Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-11T19:23:28.030Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-11T19:23:28.030Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-11T19:23:28.030Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-02-11T19:23:28.030Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-11T19:23:28.030Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-11T19:23:28.030Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-11T19:23:28.436Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-02-11T19:23:28.596Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-02-11T19:23:28.596Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-02-11T19:23:28.596Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-02-11T19:23:28.596Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-11T19:23:28.596Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-11T19:23:28.596Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-02-11T19:23:28.596Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-02-11T19:23:28.596Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-02-11T19:23:28.596Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-02-11T19:23:28.596Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-02-11T19:23:28.596Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-02-11T19:23:28.596Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-02-11T19:23:28.596Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-02-11T19:23:28.596Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-02-11T19:23:28.596Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-02-11T19:23:28.596Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-02-11T19:23:28.596Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-02-11T19:23:28.596Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-02-11T19:23:28.596Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-02-11T19:23:28.596Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-02-11T19:23:28.596Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-02-11T19:23:28.596Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-02-11T19:23:28.596Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-02-11T19:23:28.596Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-02-11T19:23:28.596Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-02-11T19:23:28.596Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-02-11T19:23:28.596Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-02-11T19:23:28.596Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-02-11T19:23:28.596Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-02-11T19:23:28.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-02-11T19:23:28.596Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-11T19:23:28.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-11T19:23:28.596Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-11T19:23:28.596Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-02-11T19:23:28.596Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-11T19:23:28.596Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-11T19:23:28.596Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-11T19:23:28.596Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-11T19:23:28.596Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-11T19:23:28.596Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-11T19:23:28.596Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-11T19:23:28.596Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-11T19:23:28.596Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-11T19:23:28.596Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-11T19:23:28.596Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-02-11T19:23:28.596Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-11T19:23:28.596Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-02-11T19:23:28.596Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-02-11T19:23:28.596Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-11T19:23:28.596Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-02-11T19:23:28.596Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-02-11T19:23:28.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-11T19:23:28.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-02-11T19:23:28.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-11T19:23:28.596Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-11T19:23:28.596Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-11T19:23:28.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-11T19:23:28.596Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-02-11T19:23:28.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-02-11T19:23:28.596Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-02-11T19:23:28.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-02-11T19:23:28.596Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-02-11T19:23:28.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-02-11T19:23:28.596Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-02-11T19:23:28.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-02-11T19:23:28.596Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-02-11T19:23:28.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-02-11T19:23:28.596Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-02-11T19:23:28.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-02-11T19:23:28.596Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-02-11T19:23:28.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-02-11T19:23:28.596Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-02-11T19:23:28.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-02-11T19:23:28.596Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-02-11T19:23:28.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-02-11T19:23:28.596Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-02-11T19:23:28.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-02-11T19:23:28.596Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-11T19:23:28.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-11T19:23:28.596Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-02-11T19:23:28.596Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-02-11T19:23:28.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-02-11T19:23:28.596Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-11T19:23:28.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-11T19:23:28.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-11T19:23:28.596Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-02-11T19:23:28.596Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-11T19:23:28.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-11T19:23:28.596Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-11T19:23:28.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-11T19:23:28.596Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-11T19:23:28.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-11T19:23:28.596Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-11T19:23:28.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-11T19:23:28.596Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-11T19:23:28.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-11T19:23:28.596Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-11T19:23:28.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-11T19:23:28.596Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-11T19:23:28.596Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-11T19:23:28.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-11T19:23:28.596Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-11T19:23:28.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-11T19:23:28.596Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-11T19:23:28.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-11T19:23:28.596Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-11T19:23:28.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-11T19:23:28.596Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-11T19:23:28.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-11T19:23:28.596Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-11T19:23:28.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-11T19:23:28.596Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-02-11T19:23:28.596Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-02-11T19:23:28.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-02-11T19:23:28.596Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-02-11T19:23:28.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-02-11T19:23:28.596Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-02-11T19:23:28.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-02-11T19:23:28.596Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-02-11T19:23:28.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-02-11T19:23:28.596Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-02-11T19:23:28.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-02-11T19:23:28.596Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-02-11T19:23:28.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-02-11T19:23:28.596Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-02-11T19:23:28.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-02-11T19:23:28.596Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-02-11T19:23:28.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-02-11T19:23:28.596Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-02-11T19:23:28.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-02-11T19:23:28.596Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-02-11T19:23:28.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-02-11T19:23:28.596Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-11T19:23:28.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-11T19:23:28.596Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-02-11T19:23:28.596Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-02-11T19:23:28.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-02-11T19:23:28.596Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-02-11T19:23:28.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-02-11T19:23:28.596Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-02-11T19:23:28.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-02-11T19:23:28.596Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-11T19:23:28.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-11T19:23:28.596Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-02-11T19:23:28.596Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-02-11T19:23:28.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-02-11T19:23:28.596Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-11T19:23:28.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-11T19:23:28.596Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-02-11T19:23:28.596Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-11T19:23:28.596Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-11T19:23:28.596Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-11T19:23:28.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-11T19:23:28.596Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-11T19:23:28.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-11T19:23:28.596Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-11T19:23:28.597Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-11T19:23:28.597Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-11T19:23:28.597Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-11T19:23:28.597Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-11T19:23:28.597Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-11T19:23:28.597Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-11T19:23:28.597Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-11T19:23:28.597Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-11T19:23:28.597Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-02-11T19:23:28.597Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-02-11T19:23:28.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-02-11T19:23:28.597Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-11T19:23:28.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-11T19:23:28.597Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-02-11T19:23:28.597Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-02-11T19:23:28.597Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-11T19:23:28.597Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-11T19:23:28.597Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-11T19:23:28.597Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-02-11T19:23:28.597Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-02-11T19:23:28.597Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-02-11T19:23:28.597Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-02-11T19:23:28.597Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-02-11T19:23:28.597Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-02-11T19:23:28.597Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-02-11T19:23:28.597Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-11T19:23:28.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-11T19:23:28.597Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-11T19:23:28.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-11T19:23:28.597Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-02-11T19:23:28.597Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-02-11T19:23:28.597Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-02-11T19:23:28.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-02-11T19:23:28.597Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-02-11T19:23:28.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-02-11T19:23:28.597Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-02-11T19:23:28.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-02-11T19:23:28.597Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-02-11T19:23:28.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-02-11T19:23:28.597Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-02-11T19:23:28.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-02-11T19:23:28.597Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-02-11T19:23:28.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-02-11T19:23:28.597Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-02-11T19:23:28.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-02-11T19:23:28.597Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-02-11T19:23:28.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-02-11T19:23:28.597Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-02-11T19:23:28.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-02-11T19:23:28.597Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-02-11T19:23:28.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-02-11T19:23:28.597Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-11T19:23:28.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-11T19:23:28.597Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-02-11T19:23:28.597Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-02-11T19:23:28.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-02-11T19:23:28.597Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-11T19:23:28.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-11T19:23:28.597Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-02-11T19:23:28.597Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-02-11T19:23:28.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-02-11T19:23:28.597Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-11T19:23:28.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-11T19:23:28.597Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-02-11T19:23:28.597Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-11T19:23:28.597Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-11T19:23:28.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-11T19:23:28.597Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-11T19:23:28.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-11T19:23:28.597Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-11T19:23:28.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-11T19:23:28.597Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-11T19:23:28.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-11T19:23:28.597Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-11T19:23:28.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-11T19:23:28.597Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-11T19:23:28.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-11T19:23:28.597Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-02-11T19:23:28.597Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-02-11T19:23:28.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-02-11T19:23:28.597Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-11T19:23:28.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-11T19:23:28.597Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-02-11T19:23:28.597Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-11T19:23:28.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-11T19:23:28.597Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-02-11T19:23:28.597Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-11T19:23:28.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-11T19:23:28.597Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-11T19:23:28.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-11T19:23:28.597Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-11T19:23:28.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-11T19:23:28.597Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-11T19:23:28.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-11T19:23:28.597Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-11T19:23:28.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-11T19:23:28.597Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-11T19:23:28.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-11T19:23:28.597Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-02-11T19:23:28.597Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-02-11T19:23:28.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-02-11T19:23:28.597Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-02-11T19:23:28.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-02-11T19:23:28.597Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-02-11T19:23:28.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-02-11T19:23:28.597Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-02-11T19:23:28.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-02-11T19:23:28.597Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-02-11T19:23:28.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-02-11T19:23:28.597Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-02-11T19:23:28.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-02-11T19:23:28.597Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-02-11T19:23:28.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-02-11T19:23:28.597Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-02-11T19:23:28.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-02-11T19:23:28.597Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-02-11T19:23:28.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-02-11T19:23:28.597Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-02-11T19:23:28.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-02-11T19:23:28.597Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-11T19:23:28.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-11T19:23:28.597Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-02-11T19:23:28.597Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-11T19:23:28.597Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-11T19:23:28.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-11T19:23:28.597Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-02-11T19:23:28.597Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-11T19:23:28.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-11T19:23:28.597Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-11T19:23:28.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-11T19:23:28.597Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-11T19:23:28.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-11T19:23:28.597Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-11T19:23:28.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-11T19:23:28.597Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-11T19:23:28.597Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-11T19:23:28.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-11T19:23:28.597Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-11T19:23:28.597Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-11T19:23:28.597Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-02-11T19:23:28.597Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-02-11T19:23:28.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-02-11T19:23:28.597Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-02-11T19:23:28.597Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-11T19:23:28.597Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-11T19:23:28.597Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-11T19:23:28.597Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-11T19:23:28.597Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-11T19:23:28.597Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-11T19:23:28.597Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-11T19:23:28.597Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-11T19:23:28.597Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-11T19:23:28.597Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-11T19:23:28.597Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-02-11T19:23:28.597Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-11T19:23:28.597Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-02-11T19:23:28.597Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-02-11T19:23:28.597Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-02-11T19:23:28.597Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-11T19:23:28.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-02-11T19:23:28.597Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-02-11T19:23:28.597Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-11T19:23:28.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-02-11T19:23:28.597Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-11T19:23:28.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-11T19:23:28.597Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-11T19:23:28.597Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-11T19:23:28.597Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-02-11T19:23:28.597Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-02-11T19:23:28.597Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-02-11T19:23:28.597Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-02-11T19:23:28.597Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-02-11T19:23:28.597Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-02-11T19:23:28.597Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-02-11T19:23:28.597Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-02-11T19:23:28.597Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-02-11T19:23:28.597Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-02-11T19:23:28.597Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-11T19:23:28.597Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-02-11T19:23:28.597Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-11T19:23:28.597Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-02-11T19:23:28.597Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-02-11T19:23:28.597Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-02-11T19:23:28.597Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-02-11T19:23:28.597Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-11T19:23:28.597Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-02-11T19:23:28.597Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-02-11T19:23:28.597Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-02-11T19:23:28.597Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-02-11T19:23:28.597Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-02-11T19:23:28.597Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-02-11T19:23:28.597Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-11T19:23:28.597Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-11T19:23:28.597Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-11T19:23:28.597Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-11T19:23:28.597Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-11T19:23:28.597Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-11T19:23:28.597Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-11T19:23:28.597Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-11T19:23:28.597Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-02-11T19:23:28.597Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-11T19:23:28.597Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-11T19:23:28.597Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-11T19:23:28.597Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-11T19:23:28.597Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-11T19:23:28.597Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-11T19:23:28.597Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-02-11T19:23:28.598Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-02-11T19:23:28.599Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-02-11T19:23:28.599Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-11T19:23:28.599Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-02-11T19:23:28.599Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-11T19:23:28.599Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-02-11T19:23:28.599Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-11T19:23:28.599Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-11T19:23:28.599Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-11T19:23:28.599Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-11T19:23:28.599Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-11T19:23:28.599Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-11T19:23:28.599Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-11T19:23:28.599Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-11T19:23:28.599Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-02-11T19:23:28.599Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-11T19:23:28.599Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-11T19:23:28.599Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-11T19:23:28.599Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-11T19:23:28.599Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-02-11T19:23:28.599Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-11T19:23:28.599Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-02-11T19:23:28.599Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-02-11T19:23:28.599Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-02-11T19:23:28.599Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-02-11T19:23:28.599Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-02-11T19:23:28.599Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-11T19:23:28.599Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-11T19:23:28.599Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-02-11T19:23:28.599Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-11T19:23:28.599Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-02-11T19:23:28.599Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-11T19:23:28.599Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-11T19:23:28.599Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-11T19:23:28.599Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-02-11T19:23:28.599Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-02-11T19:23:28.599Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-11T19:23:28.599Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-11T19:23:28.599Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-02-11T19:23:28.599Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-02-11T19:23:28.599Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-11T19:23:28.599Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader (0.00s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.01s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-11T19:23:28.599Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2022-02-11T19:23:28.600Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-11T19:23:28.600Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-11T19:23:28.600Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-11T19:23:28.600Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-11T19:23:28.600Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-11T19:23:28.600Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-11T19:23:28.600Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-11T19:23:28.600Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-11T19:23:28.600Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-11T19:23:28.600Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-11T19:23:28.600Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-11T19:23:28.600Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-11T19:23:28.600Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-11T19:23:28.600Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-11T19:23:28.600Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-11T19:23:28.600Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-11T19:23:28.600Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-11T19:23:28.600Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.02s) [2022-02-11T19:23:28.600Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-02-11T19:23:28.600Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-02-11T19:23:28.600Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-11T19:23:28.600Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-11T19:23:28.600Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-02-11T19:23:28.600Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-11T19:23:28.600Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-11T19:23:28.600Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-02-11T19:23:28.600Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-11T19:23:28.600Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-02-11T19:23:28.600Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-11T19:23:28.600Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-11T19:23:28.600Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-11T19:23:28.600Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-11T19:23:28.600Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-11T19:23:28.600Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-02-11T19:23:28.600Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-11T19:23:28.600Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-11T19:23:28.600Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-11T19:23:28.600Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-11T19:23:28.600Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-11T19:23:28.600Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-11T19:23:28.600Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-11T19:23:28.600Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-11T19:23:28.600Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-11T19:23:28.600Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-11T19:23:28.600Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-11T19:23:28.600Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-11T19:23:28.600Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-11T19:23:28.600Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-02-11T19:23:28.600Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-11T19:23:28.600Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-11T19:23:28.600Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-11T19:23:28.600Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-11T19:23:28.600Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-11T19:23:28.600Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-11T19:23:28.600Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.01s) [2022-02-11T19:23:28.600Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-11T19:23:28.600Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-11T19:23:28.600Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-11T19:23:28.600Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-11T19:23:28.600Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-02-11T19:23:28.600Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-11T19:23:28.600Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-11T19:23:28.600Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-11T19:23:28.600Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-11T19:23:28.600Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-11T19:23:28.600Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-11T19:23:29.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-11T19:23:29.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-11T19:23:29.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-11T19:23:29.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-11T19:23:29.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-11T19:23:29.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-11T19:23:29.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-11T19:23:29.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-11T19:23:29.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.02s) [2022-02-11T19:23:29.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-11T19:23:29.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-11T19:23:29.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-11T19:23:29.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-11T19:23:29.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-11T19:23:29.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-11T19:23:29.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-11T19:23:29.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-11T19:23:29.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-11T19:23:29.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-11T19:23:29.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-11T19:23:29.073Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-02-11T19:23:29.073Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-02-11T19:23:29.073Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-02-11T19:23:29.073Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-11T19:23:29.073Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-02-11T19:23:29.073Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-11T19:23:29.073Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-11T19:23:29.073Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-11T19:23:29.073Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-11T19:23:29.073Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-11T19:23:29.073Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-11T19:23:29.073Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-11T19:23:29.073Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-11T19:23:29.073Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-02-11T19:23:29.073Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-11T19:23:29.073Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-11T19:23:29.073Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-02-11T19:23:29.073Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-11T19:23:29.073Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-11T19:23:29.073Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-11T19:23:29.073Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-11T19:23:29.073Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-11T19:23:29.073Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-11T19:23:29.073Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-11T19:23:29.073Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-11T19:23:29.073Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-11T19:23:29.073Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-11T19:23:29.073Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-11T19:23:29.073Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-02-11T19:23:29.073Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-11T19:23:29.073Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-11T19:23:29.073Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-11T19:23:29.073Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-11T19:23:29.073Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-11T19:23:29.073Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-11T19:23:29.073Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-11T19:23:29.073Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-11T19:23:29.073Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-11T19:23:29.073Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-02-11T19:23:29.073Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.02s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.01s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.01s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.01s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.01s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.02s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-11T19:23:29.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-11T19:23:29.075Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-11T19:23:29.075Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-11T19:23:29.075Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-11T19:23:29.075Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-02-11T19:23:29.075Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-11T19:23:29.075Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-11T19:23:29.075Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-11T19:23:29.075Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-11T19:23:29.075Z] PASS [2022-02-11T19:23:29.075Z] coverage: 88.6% of statements [2022-02-11T19:23:29.075Z] ok github.com/docker/docker/pkg/tailfile 0.291s coverage: 88.6% of statements [2022-02-11T19:23:29.075Z] --- PASS: TestFullAllocateRelease (0.68s) [2022-02-11T19:23:29.075Z] === RUN TestOddAllocateRelease [2022-02-11T19:23:29.075Z] --- PASS: TestOddAllocateRelease (0.38s) [2022-02-11T19:23:29.075Z] === RUN TestFullAllocateSerialReleaseParallel [2022-02-11T19:23:29.075Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.12s) [2022-02-11T19:23:29.075Z] === RUN TestOddAllocateSerialReleaseParallel [2022-02-11T19:23:29.075Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.07s) [2022-02-11T19:23:29.075Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-02-11T19:23:29.075Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2022-02-11T19:23:29.075Z] === CONT TestParallelPredefinedRequest1 [2022-02-11T19:23:29.075Z] === CONT TestParallelPredefinedRequest4 [2022-02-11T19:23:29.075Z] === CONT TestParallelPredefinedRequest1 [2022-02-11T19:23:29.075Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-11T19:23:29.075Z] === CONT TestParallelPredefinedRequest3 [2022-02-11T19:23:29.075Z] === CONT TestParallelPredefinedRequest4 [2022-02-11T19:23:29.075Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-11T19:23:29.075Z] === CONT TestParallelPredefinedRequest5 [2022-02-11T19:23:29.075Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-11T19:23:29.075Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-02-11T19:23:29.075Z] === CONT TestParallelPredefinedRequest2 [2022-02-11T19:23:29.075Z] === CONT TestParallelPredefinedRequest3 [2022-02-11T19:23:29.075Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-11T19:23:29.075Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-02-11T19:23:29.075Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-02-11T19:23:29.075Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-02-11T19:23:29.075Z] === CONT TestParallelPredefinedRequest2 [2022-02-11T19:23:29.075Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-11T19:23:29.075Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-02-11T19:23:29.075Z] PASS [2022-02-11T19:23:29.075Z] coverage: 85.3% of statements [2022-02-11T19:23:29.075Z] ok github.com/docker/docker/libnetwork/ipam 63.801s coverage: 85.3% of statements [2022-02-11T19:23:29.550Z] === RUN TestTarSumRemoveNonExistent [2022-02-11T19:23:29.550Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-02-11T19:23:29.550Z] === RUN TestTarSumRemove [2022-02-11T19:23:29.550Z] --- PASS: TestTarSumRemove (0.00s) [2022-02-11T19:23:29.550Z] === RUN TestSortFileInfoSums [2022-02-11T19:23:29.550Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-02-11T19:23:29.550Z] === RUN TestNewTarSumForLabelInvalid [2022-02-11T19:23:29.550Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-02-11T19:23:29.550Z] === RUN TestNewTarSumForLabel [2022-02-11T19:23:29.550Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-02-11T19:23:29.550Z] === RUN TestEmptyTar [2022-02-11T19:23:29.550Z] --- PASS: TestEmptyTar (0.00s) [2022-02-11T19:23:29.550Z] === RUN TestTarSumsReadSize [2022-02-11T19:23:29.550Z] --- PASS: TestTarSumsReadSize (0.01s) [2022-02-11T19:23:29.550Z] === RUN TestTarSums [2022-02-11T19:23:29.550Z] --- PASS: TestTarSums (0.08s) [2022-02-11T19:23:29.550Z] === RUN TestIteration [2022-02-11T19:23:29.550Z] --- PASS: TestIteration (0.00s) [2022-02-11T19:23:29.550Z] === RUN TestVersionLabelForChecksum [2022-02-11T19:23:29.550Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-02-11T19:23:29.550Z] === RUN TestVersion [2022-02-11T19:23:29.550Z] --- PASS: TestVersion (0.00s) [2022-02-11T19:23:29.550Z] === RUN TestGetVersion [2022-02-11T19:23:29.550Z] --- PASS: TestGetVersion (0.00s) [2022-02-11T19:23:29.550Z] === RUN TestGetVersions [2022-02-11T19:23:29.550Z] --- PASS: TestGetVersions (0.00s) [2022-02-11T19:23:29.550Z] PASS [2022-02-11T19:23:29.550Z] coverage: 89.3% of statements [2022-02-11T19:23:29.550Z] ok github.com/docker/docker/pkg/tarsum 0.136s coverage: 89.3% of statements [2022-02-11T19:23:30.023Z] testing: warning: no tests to run [2022-02-11T19:23:30.023Z] PASS [2022-02-11T19:23:30.023Z] coverage: [no statements] [2022-02-11T19:23:30.023Z] ok github.com/docker/docker/pkg/term/windows 0.036s coverage: [no statements] [no tests to run] [2022-02-11T19:23:30.981Z] docker_api_swarm_node_test.go:81: [d6e8a3c969fe7] joining swarm manager [da7fb4b304e64]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-11T19:23:30.981Z] === RUN TestDockerSuite/TestCpToCaseH [2022-02-11T19:23:31.029Z] === RUN TestTruncIndex [2022-02-11T19:23:31.029Z] --- PASS: TestTruncIndex (0.10s) [2022-02-11T19:23:31.029Z] PASS [2022-02-11T19:23:31.029Z] coverage: 91.5% of statements [2022-02-11T19:23:31.029Z] ok github.com/docker/docker/pkg/truncindex 0.139s coverage: 91.5% of statements [2022-02-11T19:23:32.032Z] === RUN TestIsGIT [2022-02-11T19:23:32.032Z] --- PASS: TestIsGIT (0.00s) [2022-02-11T19:23:32.032Z] === RUN TestIsTransport [2022-02-11T19:23:32.032Z] --- PASS: TestIsTransport (0.00s) [2022-02-11T19:23:32.032Z] PASS [2022-02-11T19:23:32.032Z] coverage: 100.0% of statements [2022-02-11T19:23:32.032Z] ok github.com/docker/docker/pkg/urlutil 0.049s coverage: 100.0% of statements [2022-02-11T19:23:32.504Z] === RUN TestVersionInfo [2022-02-11T19:23:32.504Z] --- PASS: TestVersionInfo (0.00s) [2022-02-11T19:23:32.504Z] === RUN TestAppendVersions [2022-02-11T19:23:32.504Z] --- PASS: TestAppendVersions (0.00s) [2022-02-11T19:23:32.504Z] PASS [2022-02-11T19:23:32.504Z] coverage: 88.9% of statements [2022-02-11T19:23:32.504Z] ok github.com/docker/docker/pkg/useragent 0.041s coverage: 88.9% of statements [2022-02-11T19:23:32.873Z] === RUN TestDockerSuite/TestCpToCaseI [2022-02-11T19:23:33.435Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-02-11T19:23:34.091Z] === RUN TestValidatePrivileges [2022-02-11T19:23:34.091Z] --- PASS: TestValidatePrivileges (0.00s) [2022-02-11T19:23:34.091Z] === RUN TestFilterByCapNeg [2022-02-11T19:23:34.091Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-02-11T19:23:34.091Z] === RUN TestFilterByCapPos [2022-02-11T19:23:34.091Z] --- PASS: TestFilterByCapPos (0.00s) [2022-02-11T19:23:34.091Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-02-11T19:23:34.091Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-02-11T19:23:34.091Z] PASS [2022-02-11T19:23:34.091Z] coverage: 12.0% of statements [2022-02-11T19:23:34.091Z] ok github.com/docker/docker/plugin 0.059s coverage: 12.0% of statements [2022-02-11T19:23:34.564Z] --- PASS: TestGet (15.03s) [2022-02-11T19:23:34.564Z] === RUN TestPluginWithNoManifest [2022-02-11T19:23:34.564Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-02-11T19:23:34.564Z] === RUN TestGetAll [2022-02-11T19:23:34.564Z] --- PASS: TestGetAll (0.01s) [2022-02-11T19:23:34.564Z] PASS [2022-02-11T19:23:34.564Z] coverage: 73.2% of statements [2022-02-11T19:23:34.564Z] ok github.com/docker/docker/pkg/plugins 34.990s coverage: 73.2% of statements [2022-02-11T19:23:35.037Z] === RUN TestNewSettable [2022-02-11T19:23:35.037Z] --- PASS: TestNewSettable (0.00s) [2022-02-11T19:23:35.037Z] === RUN TestIsSettable [2022-02-11T19:23:35.037Z] --- PASS: TestIsSettable (0.00s) [2022-02-11T19:23:35.037Z] === RUN TestUpdateSettingsEnv [2022-02-11T19:23:35.037Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-02-11T19:23:35.037Z] PASS [2022-02-11T19:23:35.037Z] coverage: 20.0% of statements [2022-02-11T19:23:35.037Z] ok github.com/docker/docker/plugin/v2 0.052s coverage: 20.0% of statements [2022-02-11T19:23:35.511Z] === RUN TestLoad [2022-02-11T19:23:35.511Z] --- PASS: TestLoad (0.00s) [2022-02-11T19:23:35.511Z] === RUN TestSave [2022-02-11T19:23:35.511Z] --- PASS: TestSave (0.05s) [2022-02-11T19:23:35.511Z] === RUN TestAddDeleteGet [2022-02-11T19:23:35.983Z] --- PASS: TestAddDeleteGet (0.05s) [2022-02-11T19:23:35.983Z] === RUN TestInvalidTags [2022-02-11T19:23:35.983Z] --- PASS: TestInvalidTags (0.01s) [2022-02-11T19:23:35.983Z] PASS [2022-02-11T19:23:35.983Z] coverage: 84.4% of statements [2022-02-11T19:23:35.983Z] ok github.com/docker/docker/reference 0.155s coverage: 84.4% of statements [2022-02-11T19:23:36.709Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-02-11T19:23:36.709Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.80s) [2022-02-11T19:23:36.709Z] === RUN TestCreateServiceSecretFileMode [2022-02-11T19:23:37.271Z] === RUN TestDockerSuite/TestCpToDot [2022-02-11T19:23:37.564Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-02-11T19:23:37.564Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-02-11T19:23:37.564Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-02-11T19:23:37.564Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-02-11T19:23:37.564Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-02-11T19:23:37.564Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-02-11T19:23:37.564Z] === RUN TestResumableRequestReaderWithReadError [2022-02-11T19:23:37.564Z] === RUN TestResolveAuthConfigIndexServer [2022-02-11T19:23:37.564Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-02-11T19:23:37.564Z] === RUN TestResolveAuthConfigFullURL [2022-02-11T19:23:37.564Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-02-11T19:23:37.564Z] === RUN TestLoadAllowNondistributableArtifacts [2022-02-11T19:23:37.564Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-02-11T19:23:37.564Z] === RUN TestValidateMirror [2022-02-11T19:23:37.564Z] --- PASS: TestValidateMirror (0.00s) [2022-02-11T19:23:37.564Z] === RUN TestLoadInsecureRegistries [2022-02-11T19:23:37.564Z] time="2022-02-11T19:23:37Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-02-11T19:23:37.564Z] --- PASS: TestResumableRequestReaderWithReadError (0.20s) [2022-02-11T19:23:37.564Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-02-11T19:23:37.564Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-02-11T19:23:37.564Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-02-11T19:23:37.564Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-02-11T19:23:37.564Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-02-11T19:23:37.564Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-02-11T19:23:37.564Z] === RUN TestResumableRequestReader [2022-02-11T19:23:37.564Z] --- PASS: TestResumableRequestReader (0.00s) [2022-02-11T19:23:37.564Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-02-11T19:23:37.564Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-02-11T19:23:37.564Z] PASS [2022-02-11T19:23:37.564Z] coverage: 100.0% of statements [2022-02-11T19:23:37.564Z] ok github.com/docker/docker/registry/resumable 0.275s coverage: 100.0% of statements [2022-02-11T19:23:37.564Z] time="2022-02-11T19:23:37Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-02-11T19:23:37.564Z] time="2022-02-11T19:23:37Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-02-11T19:23:37.564Z] time="2022-02-11T19:23:37Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-02-11T19:23:37.564Z] --- PASS: TestLoadInsecureRegistries (0.22s) [2022-02-11T19:23:37.564Z] === RUN TestNewServiceConfig [2022-02-11T19:23:37.564Z] --- PASS: TestNewServiceConfig (0.00s) [2022-02-11T19:23:37.564Z] === RUN TestValidateIndexName [2022-02-11T19:23:37.564Z] --- PASS: TestValidateIndexName (0.00s) [2022-02-11T19:23:37.564Z] === RUN TestValidateIndexNameWithError [2022-02-11T19:23:37.564Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-02-11T19:23:37.564Z] === RUN TestEndpointParse [2022-02-11T19:23:37.564Z] --- PASS: TestEndpointParse (0.00s) [2022-02-11T19:23:37.564Z] === RUN TestEndpointParseInvalid [2022-02-11T19:23:37.564Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-02-11T19:23:37.564Z] === RUN TestValidateEndpoint [2022-02-11T19:23:37.564Z] --- PASS: TestValidateEndpoint (0.01s) [2022-02-11T19:23:37.564Z] === RUN TestPing [2022-02-11T19:23:37.564Z] --- PASS: TestPing (0.00s) [2022-02-11T19:23:37.564Z] === RUN TestPingRegistryEndpoint [2022-02-11T19:23:37.564Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-02-11T19:23:37.564Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-02-11T19:23:37.564Z] === RUN TestEndpoint [2022-02-11T19:23:37.564Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-02-11T19:23:37.564Z] --- SKIP: TestEndpoint (0.01s) [2022-02-11T19:23:37.564Z] === RUN TestParseRepositoryInfo [2022-02-11T19:23:37.564Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-02-11T19:23:37.564Z] === RUN TestNewIndexInfo [2022-02-11T19:23:37.564Z] --- PASS: TestNewIndexInfo (0.00s) [2022-02-11T19:23:37.564Z] === RUN TestMirrorEndpointLookup [2022-02-11T19:23:37.564Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-02-11T19:23:37.564Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2022-02-11T19:23:37.564Z] === RUN TestSearchRepositories [2022-02-11T19:23:38.041Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-02-11T19:23:38.041Z] Host: 127.0.0.1:49323 [2022-02-11T19:23:38.041Z] User-Agent: docker test client [2022-02-11T19:23:38.041Z] Authorization: Token fake-token [2022-02-11T19:23:38.041Z] X-Docker-Token: true [2022-02-11T19:23:38.041Z] Accept-Encoding: gzip [2022-02-11T19:23:38.041Z] [2022-02-11T19:23:38.041Z] [2022-02-11T19:23:38.041Z] registry_test.go:730: HTTP/1.1 200 OK [2022-02-11T19:23:38.041Z] Connection: close [2022-02-11T19:23:38.041Z] Content-Length: 144 [2022-02-11T19:23:38.041Z] Cache-Control: no-cache [2022-02-11T19:23:38.041Z] Content-Type: application/json [2022-02-11T19:23:38.041Z] Date: Fri, 11 Feb 2022 19:23:37 GMT [2022-02-11T19:23:38.041Z] Expires: -1 [2022-02-11T19:23:38.041Z] Pragma: no-cache [2022-02-11T19:23:38.041Z] Server: docker-tests/mock [2022-02-11T19:23:38.041Z] X-Docker-Registry-Config: mock [2022-02-11T19:23:38.041Z] X-Docker-Registry-Version: 0.0.0 [2022-02-11T19:23:38.041Z] [2022-02-11T19:23:38.041Z] [2022-02-11T19:23:38.041Z] --- PASS: TestSearchRepositories (0.00s) [2022-02-11T19:23:38.041Z] === RUN TestTrustedLocation [2022-02-11T19:23:38.041Z] --- PASS: TestTrustedLocation (0.00s) [2022-02-11T19:23:38.041Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-02-11T19:23:38.041Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-02-11T19:23:38.041Z] === RUN TestAllowNondistributableArtifacts [2022-02-11T19:23:38.041Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-02-11T19:23:38.041Z] === RUN TestIsSecureIndex [2022-02-11T19:23:38.041Z] --- PASS: TestIsSecureIndex (0.00s) [2022-02-11T19:23:38.041Z] PASS [2022-02-11T19:23:38.041Z] coverage: 51.2% of statements [2022-02-11T19:23:38.041Z] ok github.com/docker/docker/registry 0.321s coverage: 51.2% of statements [2022-02-11T19:23:38.200Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-02-11T19:23:38.325Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-02-11T19:23:38.513Z] === RUN TestRestartManagerTimeout [2022-02-11T19:23:38.513Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-02-11T19:23:38.513Z] === RUN TestRestartManagerTimeoutReset [2022-02-11T19:23:38.513Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-02-11T19:23:38.513Z] PASS [2022-02-11T19:23:38.513Z] coverage: 50.9% of statements [2022-02-11T19:23:38.513Z] ok github.com/docker/docker/restartmanager 0.046s coverage: 50.9% of statements [2022-02-11T19:23:38.987Z] === RUN TestDecodeContainerConfig [2022-02-11T19:23:38.987Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-02-11T19:23:38.987Z] === RUN TestDecodeContainerConfigIsolation [2022-02-11T19:23:38.987Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-02-11T19:23:38.987Z] === RUN TestValidatePrivileged [2022-02-11T19:23:38.987Z] --- PASS: TestValidatePrivileged (0.00s) [2022-02-11T19:23:38.987Z] PASS [2022-02-11T19:23:38.987Z] coverage: 52.6% of statements [2022-02-11T19:23:38.987Z] ok github.com/docker/docker/runconfig 0.054s coverage: 52.6% of statements [2022-02-11T19:23:39.313Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-02-11T19:23:39.463Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-02-11T19:23:39.463Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-02-11T19:23:39.463Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-02-11T19:23:39.463Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-02-11T19:23:39.463Z] PASS [2022-02-11T19:23:39.463Z] coverage: 62.5% of statements [2022-02-11T19:23:39.463Z] ok github.com/docker/docker/testutil 0.135s coverage: 62.5% of statements [2022-02-11T19:23:39.568Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-02-11T19:23:40.497Z] === RUN TestDockerSuite/TestCpToStdout [2022-02-11T19:23:40.887Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-02-11T19:23:41.059Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-02-11T19:23:41.899Z] --- PASS: TestBuildMultiStageOnBuild (14.88s) [2022-02-11T19:23:41.899Z] === RUN TestBuildUncleanTarFilenames [2022-02-11T19:23:41.899Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-11T19:23:41.899Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-02-11T19:23:41.899Z] === RUN TestBuildMultiStageLayerLeak [2022-02-11T19:23:41.989Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-02-11T19:23:41.989Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-02-11T19:23:42.455Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-02-11T19:23:42.551Z] === RUN TestDockerSuite/TestCpVolumePath [2022-02-11T19:23:43.115Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-02-11T19:23:43.115Z] === RUN TestDockerSuite/TestCreateArgs [2022-02-11T19:23:43.283Z] === RUN TestGetDriver [2022-02-11T19:23:43.283Z] --- PASS: TestGetDriver (0.00s) [2022-02-11T19:23:43.283Z] === RUN TestVolumeRequestError [2022-02-11T19:23:43.283Z] --- PASS: TestVolumeRequestError (0.01s) [2022-02-11T19:23:43.283Z] PASS [2022-02-11T19:23:43.283Z] coverage: 36.1% of statements [2022-02-11T19:23:43.283Z] ok github.com/docker/docker/volume/drivers 0.060s coverage: 36.1% of statements [2022-02-11T19:23:43.283Z] === RUN TestGetAddress [2022-02-11T19:23:43.283Z] --- PASS: TestGetAddress (0.00s) [2022-02-11T19:23:43.283Z] === RUN TestRemove [2022-02-11T19:23:43.283Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-02-11T19:23:43.283Z] --- SKIP: TestRemove (0.00s) [2022-02-11T19:23:43.283Z] === RUN TestInitializeWithVolumes [2022-02-11T19:23:43.283Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-02-11T19:23:43.283Z] === RUN TestCreate [2022-02-11T19:23:43.283Z] --- PASS: TestCreate (0.01s) [2022-02-11T19:23:43.283Z] === RUN TestValidateName [2022-02-11T19:23:43.283Z] --- PASS: TestValidateName (0.00s) [2022-02-11T19:23:43.283Z] === RUN TestCreateWithOpts [2022-02-11T19:23:43.283Z] local_test.go:180: runtime.GOOS == "windows" [2022-02-11T19:23:43.283Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-02-11T19:23:43.283Z] === RUN TestRelaodNoOpts [2022-02-11T19:23:43.283Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-02-11T19:23:43.283Z] PASS [2022-02-11T19:23:43.283Z] coverage: 41.5% of statements [2022-02-11T19:23:43.283Z] ok github.com/docker/docker/volume/local 0.083s coverage: 41.5% of statements [2022-02-11T19:23:43.372Z] === RUN TestDockerSuite/TestCreateByImageID [2022-02-11T19:23:43.628Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-02-11T19:23:43.884Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-02-11T19:23:43.884Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-02-11T19:23:43.884Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-02-11T19:23:44.023Z] --- PASS: TestBuildMultiStageCopy (16.71s) [2022-02-11T19:23:44.023Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (11.26s) [2022-02-11T19:23:44.023Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-02-11T19:23:44.023Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.23s) [2022-02-11T19:23:44.023Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.46s) [2022-02-11T19:23:44.023Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.75s) [2022-02-11T19:23:44.023Z] === RUN TestBuildMultiStageParentConfig [2022-02-11T19:23:44.141Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-02-11T19:23:44.141Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-02-11T19:23:44.398Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-02-11T19:23:44.654Z] === RUN TestDockerSuite/TestCreateLabels [2022-02-11T19:23:44.864Z] === RUN TestLCOWParseMountRaw [2022-02-11T19:23:44.864Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-02-11T19:23:44.864Z] === RUN TestLCOWParseMountRawSplit [2022-02-11T19:23:44.864Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-02-11T19:23:44.864Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-02-11T19:23:44.864Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-02-11T19:23:44.864Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-02-11T19:23:44.864Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-02-11T19:23:44.864Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-02-11T19:23:44.864Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-02-11T19:23:44.864Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-02-11T19:23:44.864Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-02-11T19:23:44.864Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-02-11T19:23:44.864Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-02-11T19:23:44.864Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-02-11T19:23:44.864Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-02-11T19:23:44.864Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-02-11T19:23:44.864Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-02-11T19:23:44.864Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-02-11T19:23:44.864Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-02-11T19:23:44.864Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-02-11T19:23:44.864Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-02-11T19:23:44.864Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-02-11T19:23:44.864Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-02-11T19:23:44.864Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-02-11T19:23:44.864Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-02-11T19:23:44.864Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-02-11T19:23:44.864Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-02-11T19:23:44.864Z] === RUN TestLinuxParseMountRaw [2022-02-11T19:23:44.864Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-02-11T19:23:44.864Z] === RUN TestLinuxParseMountRawSplit [2022-02-11T19:23:44.864Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-02-11T19:23:44.864Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-02-11T19:23:44.864Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-02-11T19:23:44.864Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-02-11T19:23:44.864Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-02-11T19:23:44.864Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-02-11T19:23:44.864Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-02-11T19:23:44.864Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-02-11T19:23:44.864Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-02-11T19:23:44.864Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-02-11T19:23:44.864Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-02-11T19:23:44.864Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-02-11T19:23:44.864Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-02-11T19:23:44.864Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-02-11T19:23:44.864Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-02-11T19:23:44.864Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-02-11T19:23:44.864Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-02-11T19:23:44.864Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-02-11T19:23:44.864Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-02-11T19:23:44.864Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-02-11T19:23:44.864Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-02-11T19:23:44.864Z] === RUN TestConvertTmpfsOptions [2022-02-11T19:23:44.864Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-02-11T19:23:44.864Z] linux_parser_test.go:209: data="ro" [2022-02-11T19:23:44.864Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-02-11T19:23:44.864Z] === RUN TestParseMountSpec [2022-02-11T19:23:44.864Z] parser_test.go:62: case 0 [2022-02-11T19:23:44.864Z] parser_test.go:62: case 1 [2022-02-11T19:23:44.864Z] parser_test.go:62: case 2 [2022-02-11T19:23:44.864Z] parser_test.go:62: case 3 [2022-02-11T19:23:44.864Z] parser_test.go:62: case 4 [2022-02-11T19:23:44.864Z] parser_test.go:62: case 5 [2022-02-11T19:23:44.864Z] --- PASS: TestParseMountSpec (0.00s) [2022-02-11T19:23:44.864Z] === RUN TestValidateMount [2022-02-11T19:23:44.864Z] --- PASS: TestValidateMount (0.00s) [2022-02-11T19:23:44.864Z] === RUN TestWindowsParseMountRaw [2022-02-11T19:23:44.864Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-02-11T19:23:44.864Z] === RUN TestWindowsParseMountRawSplit [2022-02-11T19:23:44.864Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-02-11T19:23:44.864Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-02-11T19:23:44.864Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-02-11T19:23:44.864Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-02-11T19:23:44.864Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-02-11T19:23:44.864Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-02-11T19:23:44.864Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-02-11T19:23:44.864Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-02-11T19:23:44.864Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-02-11T19:23:44.864Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-02-11T19:23:44.864Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-02-11T19:23:44.864Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-02-11T19:23:44.864Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-02-11T19:23:44.864Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-02-11T19:23:44.864Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-02-11T19:23:44.864Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-02-11T19:23:44.864Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-02-11T19:23:44.864Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-02-11T19:23:44.864Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-02-11T19:23:44.865Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-02-11T19:23:44.865Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-02-11T19:23:44.865Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-02-11T19:23:44.865Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-02-11T19:23:44.865Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-02-11T19:23:44.865Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-02-11T19:23:44.865Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-02-11T19:23:44.865Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-02-11T19:23:44.865Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-02-11T19:23:44.865Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-02-11T19:23:44.865Z] PASS [2022-02-11T19:23:44.865Z] coverage: 67.6% of statements [2022-02-11T19:23:44.865Z] ok github.com/docker/docker/volume/mounts 0.074s coverage: 67.6% of statements [2022-02-11T19:23:44.911Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-02-11T19:23:44.911Z] === RUN TestDockerSuite/TestCreateRM [2022-02-11T19:23:45.168Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-02-11T19:23:45.168Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-02-11T19:23:45.168Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-02-11T19:23:45.168Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-02-11T19:23:45.168Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-02-11T19:23:45.860Z] === RUN TestSetGetMeta [2022-02-11T19:23:45.860Z] === PAUSE TestSetGetMeta [2022-02-11T19:23:45.860Z] === RUN TestRestore [2022-02-11T19:23:45.860Z] === PAUSE TestRestore [2022-02-11T19:23:45.860Z] === RUN TestServiceCreate [2022-02-11T19:23:45.860Z] === PAUSE TestServiceCreate [2022-02-11T19:23:45.860Z] === RUN TestServiceList [2022-02-11T19:23:45.860Z] === PAUSE TestServiceList [2022-02-11T19:23:45.860Z] === RUN TestServiceRemove [2022-02-11T19:23:45.860Z] === PAUSE TestServiceRemove [2022-02-11T19:23:45.860Z] === RUN TestServiceGet [2022-02-11T19:23:45.860Z] === PAUSE TestServiceGet [2022-02-11T19:23:45.860Z] === RUN TestServicePrune [2022-02-11T19:23:45.860Z] === PAUSE TestServicePrune [2022-02-11T19:23:45.860Z] === RUN TestCreate [2022-02-11T19:23:45.860Z] === PAUSE TestCreate [2022-02-11T19:23:45.860Z] === RUN TestRemove [2022-02-11T19:23:45.860Z] === PAUSE TestRemove [2022-02-11T19:23:45.860Z] === RUN TestList [2022-02-11T19:23:45.860Z] === PAUSE TestList [2022-02-11T19:23:45.860Z] === RUN TestFindByDriver [2022-02-11T19:23:45.860Z] === PAUSE TestFindByDriver [2022-02-11T19:23:45.860Z] === RUN TestFindByReferenced [2022-02-11T19:23:45.860Z] === PAUSE TestFindByReferenced [2022-02-11T19:23:45.860Z] === RUN TestDerefMultipleOfSameRef [2022-02-11T19:23:45.860Z] === PAUSE TestDerefMultipleOfSameRef [2022-02-11T19:23:45.860Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-02-11T19:23:45.860Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-02-11T19:23:45.860Z] === RUN TestDefererencePluginOnCreateError [2022-02-11T19:23:45.860Z] === PAUSE TestDefererencePluginOnCreateError [2022-02-11T19:23:45.860Z] === RUN TestRefDerefRemove [2022-02-11T19:23:45.860Z] === PAUSE TestRefDerefRemove [2022-02-11T19:23:45.860Z] === RUN TestGet [2022-02-11T19:23:45.860Z] === PAUSE TestGet [2022-02-11T19:23:45.860Z] === RUN TestGetWithReference [2022-02-11T19:23:45.860Z] === PAUSE TestGetWithReference [2022-02-11T19:23:45.860Z] === RUN TestFilterFunc [2022-02-11T19:23:45.860Z] === RUN TestFilterFunc/test_nil_list [2022-02-11T19:23:45.860Z] === PAUSE TestFilterFunc/test_nil_list [2022-02-11T19:23:45.860Z] === RUN TestFilterFunc/test_empty_list [2022-02-11T19:23:45.860Z] === PAUSE TestFilterFunc/test_empty_list [2022-02-11T19:23:45.860Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-02-11T19:23:45.860Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-02-11T19:23:45.860Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-02-11T19:23:45.860Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-02-11T19:23:45.860Z] === RUN TestFilterFunc/test_filter_some [2022-02-11T19:23:45.860Z] === PAUSE TestFilterFunc/test_filter_some [2022-02-11T19:23:45.860Z] === RUN TestFilterFunc/test_filter_middle [2022-02-11T19:23:45.860Z] === PAUSE TestFilterFunc/test_filter_middle [2022-02-11T19:23:45.860Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-02-11T19:23:45.860Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-02-11T19:23:45.860Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-02-11T19:23:45.860Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-02-11T19:23:45.860Z] === CONT TestFilterFunc/test_nil_list [2022-02-11T19:23:45.860Z] === CONT TestFilterFunc/test_filter_some [2022-02-11T19:23:45.860Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-02-11T19:23:45.860Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-02-11T19:23:45.860Z] === CONT TestFilterFunc/test_filter_middle [2022-02-11T19:23:45.860Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-02-11T19:23:45.860Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-02-11T19:23:45.860Z] === CONT TestFilterFunc/test_empty_list [2022-02-11T19:23:45.860Z] --- PASS: TestFilterFunc (0.00s) [2022-02-11T19:23:45.860Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-02-11T19:23:45.860Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-02-11T19:23:45.860Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-02-11T19:23:45.860Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-02-11T19:23:45.860Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-02-11T19:23:45.860Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-02-11T19:23:45.860Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-02-11T19:23:45.860Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-02-11T19:23:45.860Z] === CONT TestSetGetMeta [2022-02-11T19:23:45.860Z] === CONT TestServiceGet [2022-02-11T19:23:45.860Z] === CONT TestList [2022-02-11T19:23:45.860Z] === CONT TestGetWithReference [2022-02-11T19:23:45.860Z] --- PASS: TestSetGetMeta (0.03s) [2022-02-11T19:23:45.860Z] === CONT TestServiceRemove [2022-02-11T19:23:45.860Z] --- PASS: TestGetWithReference (0.05s) [2022-02-11T19:23:45.860Z] === CONT TestServiceList [2022-02-11T19:23:45.860Z] --- PASS: TestList (0.07s) [2022-02-11T19:23:45.860Z] === CONT TestServiceCreate [2022-02-11T19:23:45.860Z] --- PASS: TestServiceGet (0.24s) [2022-02-11T19:23:45.860Z] === CONT TestRestore [2022-02-11T19:23:45.860Z] --- PASS: TestServiceRemove (0.21s) [2022-02-11T19:23:45.860Z] === CONT TestGet [2022-02-11T19:23:45.860Z] --- PASS: TestServiceList (0.19s) [2022-02-11T19:23:45.860Z] === CONT TestRefDerefRemove [2022-02-11T19:23:45.860Z] --- PASS: TestServiceCreate (0.18s) [2022-02-11T19:23:45.860Z] === CONT TestDefererencePluginOnCreateError [2022-02-11T19:23:45.860Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-02-11T19:23:45.860Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-02-11T19:23:45.860Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-02-11T19:23:45.860Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-02-11T19:23:45.860Z] --- PASS: TestGet (0.03s) [2022-02-11T19:23:45.860Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-02-11T19:23:45.860Z] --- PASS: TestRestore (0.04s) [2022-02-11T19:23:45.860Z] === CONT TestDerefMultipleOfSameRef [2022-02-11T19:23:45.860Z] --- PASS: TestRefDerefRemove (0.03s) [2022-02-11T19:23:45.860Z] === CONT TestFindByReferenced [2022-02-11T19:23:45.860Z] --- PASS: TestDefererencePluginOnCreateError (0.04s) [2022-02-11T19:23:45.860Z] === CONT TestFindByDriver [2022-02-11T19:23:45.860Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s) [2022-02-11T19:23:45.860Z] === CONT TestRemove [2022-02-11T19:23:45.860Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2022-02-11T19:23:45.860Z] === CONT TestCreate [2022-02-11T19:23:45.860Z] --- PASS: TestFindByReferenced (0.03s) [2022-02-11T19:23:45.860Z] === CONT TestServicePrune [2022-02-11T19:23:45.860Z] --- PASS: TestFindByDriver (0.04s) [2022-02-11T19:23:45.860Z] --- PASS: TestRemove (0.03s) [2022-02-11T19:23:45.860Z] --- PASS: TestCreate (0.03s) [2022-02-11T19:23:45.860Z] time="2022-02-11T19:23:45Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-11T19:23:45.860Z] time="2022-02-11T19:23:45Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-11T19:23:46.332Z] time="2022-02-11T19:23:45Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-11T19:23:46.332Z] time="2022-02-11T19:23:45Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-02-11T19:23:46.332Z] time="2022-02-11T19:23:45Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-11T19:23:46.332Z] --- PASS: TestServicePrune (0.06s) [2022-02-11T19:23:46.332Z] PASS [2022-02-11T19:23:46.332Z] coverage: 69.0% of statements [2022-02-11T19:23:46.332Z] ok github.com/docker/docker/volume/service 0.428s coverage: 69.0% of statements [2022-02-11T19:23:46.537Z] docker_api_swarm_node_test.go:53: [d0ef11f015594] joining swarm manager [dda0b6a234a21]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-11T19:23:46.794Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-02-11T19:23:46.794Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-02-11T19:23:46.980Z] --- PASS: TestBuildMultiStageParentConfig (3.23s) [2022-02-11T19:23:46.980Z] === RUN TestBuildLabelWithTargets [2022-02-11T19:23:46.980Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-11T19:23:46.980Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-02-11T19:23:46.980Z] === RUN TestBuildWithEmptyLayers [2022-02-11T19:23:47.051Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-02-11T19:23:47.614Z] docker_api_swarm_node_test.go:54: [ddd0d4d5c55bc] joining swarm manager [dda0b6a234a21]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-11T19:23:49.200Z] --- PASS: TestBuildWithEmptyLayers (1.69s) [2022-02-11T19:23:49.200Z] === RUN TestBuildMultiStageOnBuild [2022-02-11T19:23:50.147Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-02-11T19:23:50.147Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-02-11T19:23:50.147Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-02-11T19:23:50.147Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-02-11T19:23:50.147Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-02-11T19:23:50.147Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-02-11T19:23:50.147Z] --- PASS: TestCreateServiceSecretFileMode (13.40s) [2022-02-11T19:23:50.147Z] === RUN TestCreateServiceConfigFileMode [2022-02-11T19:23:50.710Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-02-11T19:23:51.640Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-02-11T19:23:52.569Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-02-11T19:23:53.497Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-02-11T19:23:54.403Z] --- PASS: TestBuildMultiStageLayerLeak (12.68s) [2022-02-11T19:23:54.403Z] === RUN TestBuildWithHugeFile [2022-02-11T19:23:54.427Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-02-11T19:23:54.990Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-02-11T19:23:55.247Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-02-11T19:23:55.504Z] === RUN TestDockerSuite/TestDevicePermissions [2022-02-11T19:23:55.761Z] === RUN TestDockerSuite/TestDockerFails [2022-02-11T19:23:55.761Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-02-11T19:23:55.761Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-02-11T19:23:56.017Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-02-11T19:23:56.579Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-02-11T19:23:57.142Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-02-11T19:23:58.070Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-02-11T19:23:58.070Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-02-11T19:23:58.070Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-02-11T19:23:58.327Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-02-11T19:24:01.315Z] 2022/02/11 19:23:59 Closing DB instances... [2022-02-11T19:24:01.788Z] --- PASS: TestNetworkDBGarbageCollection (54.65s) [2022-02-11T19:24:01.788Z] === RUN TestFindNode [2022-02-11T19:24:01.788Z] 2022/02/11 19:24:01 Closing DB instances... [2022-02-11T19:24:01.788Z] --- PASS: TestFindNode (0.02s) [2022-02-11T19:24:01.788Z] === RUN TestChangeNodeState [2022-02-11T19:24:01.788Z] 2022/02/11 19:24:01 Closing DB instances... [2022-02-11T19:24:01.788Z] --- PASS: TestChangeNodeState (0.02s) [2022-02-11T19:24:01.788Z] === RUN TestNodeReincarnation [2022-02-11T19:24:01.788Z] 2022/02/11 19:24:01 Closing DB instances... [2022-02-11T19:24:03.573Z] --- PASS: TestCreateServiceConfigFileMode (12.96s) [2022-02-11T19:24:03.573Z] === RUN TestCreateServiceSysctls [2022-02-11T19:24:03.573Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-02-11T19:24:05.467Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-02-11T19:24:06.570Z] time="2022-02-11T19:24:06Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-02-11T19:24:06.570Z] --- PASS: TestNodeReincarnation (5.02s) [2022-02-11T19:24:06.570Z] === RUN TestParallelCreate [2022-02-11T19:24:06.570Z] 2022/02/11 19:24:06 Closing DB instances... [2022-02-11T19:24:06.570Z] --- PASS: TestParallelCreate (0.02s) [2022-02-11T19:24:06.570Z] === RUN TestParallelDelete [2022-02-11T19:24:06.570Z] 2022/02/11 19:24:06 Closing DB instances... [2022-02-11T19:24:06.570Z] --- PASS: TestParallelDelete (0.02s) [2022-02-11T19:24:06.570Z] === RUN TestNetworkDBIslands [2022-02-11T19:24:06.570Z] time="2022-02-11T19:24:06Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:745e1b2b459d with config:&{NodeID:745e1b2b459d 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-02-11T19:24:06.832Z] --- PASS: TestCreateServiceSysctls (3.46s) [2022-02-11T19:24:06.832Z] === RUN TestCreateServiceCapabilities [2022-02-11T19:24:07.034Z] --- PASS: TestBuildMultiStageOnBuild (17.51s) [2022-02-11T19:24:07.034Z] === RUN TestBuildUncleanTarFilenames [2022-02-11T19:24:07.034Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-11T19:24:07.034Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-02-11T19:24:07.034Z] === RUN TestBuildMultiStageLayerLeak [2022-02-11T19:24:07.042Z] time="2022-02-11T19:24:06Z" level=info msg="Node 745e1b2b459d/172.31.181.60, joined gossip cluster" [2022-02-11T19:24:07.042Z] time="2022-02-11T19:24:06Z" level=info msg="Node 745e1b2b459d/172.31.181.60, added to nodes list" [2022-02-11T19:24:07.042Z] time="2022-02-11T19:24:06Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:3f3e29426eab with config:&{NodeID:3f3e29426eab 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-02-11T19:24:07.042Z] time="2022-02-11T19:24:06Z" level=info msg="Node 3f3e29426eab/172.31.181.60, joined gossip cluster" [2022-02-11T19:24:07.042Z] time="2022-02-11T19:24:06Z" level=info msg="Node 3f3e29426eab/172.31.181.60, added to nodes list" [2022-02-11T19:24:07.042Z] time="2022-02-11T19:24:06Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-02-11T19:24:07.042Z] time="2022-02-11T19:24:06Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-02-11T19:24:07.042Z] time="2022-02-11T19:24:06Z" level=debug msg="memberlist: Stream connection from=[::1]:49348" [2022-02-11T19:24:07.042Z] time="2022-02-11T19:24:06Z" level=info msg="Node 3f3e29426eab/172.31.181.60, joined gossip cluster" [2022-02-11T19:24:07.042Z] time="2022-02-11T19:24:06Z" level=info msg="Node 3f3e29426eab/172.31.181.60, added to nodes list" [2022-02-11T19:24:07.042Z] time="2022-02-11T19:24:06Z" level=info msg="Node 745e1b2b459d/172.31.181.60, joined gossip cluster" [2022-02-11T19:24:07.042Z] time="2022-02-11T19:24:06Z" level=info msg="Node 745e1b2b459d/172.31.181.60, added to nodes list" [2022-02-11T19:24:07.042Z] time="2022-02-11T19:24:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-02-11T19:24:07.042Z] time="2022-02-11T19:24:06Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49349" [2022-02-11T19:24:07.515Z] time="2022-02-11T19:24:07Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:5f311bb3aab5 with config:&{NodeID:5f311bb3aab5 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-02-11T19:24:07.515Z] time="2022-02-11T19:24:07Z" level=info msg="Node 5f311bb3aab5/172.31.181.60, joined gossip cluster" [2022-02-11T19:24:07.515Z] time="2022-02-11T19:24:07Z" level=info msg="Node 5f311bb3aab5/172.31.181.60, added to nodes list" [2022-02-11T19:24:07.515Z] time="2022-02-11T19:24:07Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-02-11T19:24:07.515Z] time="2022-02-11T19:24:07Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-02-11T19:24:07.515Z] time="2022-02-11T19:24:07Z" level=debug msg="memberlist: Stream connection from=[::1]:49350" [2022-02-11T19:24:07.515Z] time="2022-02-11T19:24:07Z" level=info msg="Node 5f311bb3aab5/172.31.181.60, joined gossip cluster" [2022-02-11T19:24:07.515Z] time="2022-02-11T19:24:07Z" level=info msg="Node 5f311bb3aab5/172.31.181.60, added to nodes list" [2022-02-11T19:24:07.515Z] time="2022-02-11T19:24:07Z" level=info msg="Node 745e1b2b459d/172.31.181.60, joined gossip cluster" [2022-02-11T19:24:07.515Z] time="2022-02-11T19:24:07Z" level=info msg="Node 745e1b2b459d/172.31.181.60, added to nodes list" [2022-02-11T19:24:07.515Z] time="2022-02-11T19:24:07Z" level=info msg="Node 3f3e29426eab/172.31.181.60, joined gossip cluster" [2022-02-11T19:24:07.515Z] time="2022-02-11T19:24:07Z" level=info msg="Node 3f3e29426eab/172.31.181.60, added to nodes list" [2022-02-11T19:24:07.515Z] time="2022-02-11T19:24:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-02-11T19:24:07.515Z] time="2022-02-11T19:24:07Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49351" [2022-02-11T19:24:07.761Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-02-11T19:24:07.986Z] time="2022-02-11T19:24:07Z" level=info msg="Node 5f311bb3aab5/172.31.181.60, joined gossip cluster" [2022-02-11T19:24:07.987Z] time="2022-02-11T19:24:07Z" level=info msg="Node 5f311bb3aab5/172.31.181.60, added to nodes list" [2022-02-11T19:24:07.987Z] time="2022-02-11T19:24:07Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:526c0692b96b with config:&{NodeID:526c0692b96b 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-02-11T19:24:07.987Z] time="2022-02-11T19:24:07Z" level=info msg="Node 526c0692b96b/172.31.181.60, joined gossip cluster" [2022-02-11T19:24:07.987Z] time="2022-02-11T19:24:07Z" level=info msg="Node 526c0692b96b/172.31.181.60, added to nodes list" [2022-02-11T19:24:07.987Z] time="2022-02-11T19:24:07Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-02-11T19:24:07.987Z] time="2022-02-11T19:24:07Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-02-11T19:24:07.987Z] time="2022-02-11T19:24:07Z" level=debug msg="memberlist: Stream connection from=[::1]:49352" [2022-02-11T19:24:07.987Z] time="2022-02-11T19:24:07Z" level=info msg="Node 526c0692b96b/172.31.181.60, joined gossip cluster" [2022-02-11T19:24:07.987Z] time="2022-02-11T19:24:07Z" level=info msg="Node 526c0692b96b/172.31.181.60, added to nodes list" [2022-02-11T19:24:07.987Z] time="2022-02-11T19:24:07Z" level=info msg="Node 745e1b2b459d/172.31.181.60, joined gossip cluster" [2022-02-11T19:24:07.987Z] time="2022-02-11T19:24:07Z" level=info msg="Node 745e1b2b459d/172.31.181.60, added to nodes list" [2022-02-11T19:24:07.987Z] time="2022-02-11T19:24:07Z" level=info msg="Node 3f3e29426eab/172.31.181.60, joined gossip cluster" [2022-02-11T19:24:07.987Z] time="2022-02-11T19:24:07Z" level=info msg="Node 3f3e29426eab/172.31.181.60, added to nodes list" [2022-02-11T19:24:07.987Z] time="2022-02-11T19:24:07Z" level=info msg="Node 5f311bb3aab5/172.31.181.60, joined gossip cluster" [2022-02-11T19:24:07.987Z] time="2022-02-11T19:24:07Z" level=info msg="Node 5f311bb3aab5/172.31.181.60, added to nodes list" [2022-02-11T19:24:07.987Z] time="2022-02-11T19:24:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-02-11T19:24:07.987Z] time="2022-02-11T19:24:07Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49353" [2022-02-11T19:24:08.460Z] time="2022-02-11T19:24:07Z" level=info msg="Node 526c0692b96b/172.31.181.60, joined gossip cluster" [2022-02-11T19:24:08.460Z] time="2022-02-11T19:24:07Z" level=info msg="Node 526c0692b96b/172.31.181.60, joined gossip cluster" [2022-02-11T19:24:08.460Z] time="2022-02-11T19:24:07Z" level=info msg="Node 526c0692b96b/172.31.181.60, added to nodes list" [2022-02-11T19:24:08.460Z] time="2022-02-11T19:24:07Z" level=info msg="Node 526c0692b96b/172.31.181.60, added to nodes list" [2022-02-11T19:24:08.460Z] time="2022-02-11T19:24:08Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:024d81cb7848 with config:&{NodeID:024d81cb7848 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-02-11T19:24:08.460Z] time="2022-02-11T19:24:08Z" level=info msg="Node 024d81cb7848/172.31.181.60, joined gossip cluster" [2022-02-11T19:24:08.460Z] time="2022-02-11T19:24:08Z" level=info msg="Node 024d81cb7848/172.31.181.60, added to nodes list" [2022-02-11T19:24:08.460Z] time="2022-02-11T19:24:08Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-02-11T19:24:08.460Z] time="2022-02-11T19:24:08Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-02-11T19:24:08.460Z] time="2022-02-11T19:24:08Z" level=debug msg="memberlist: Stream connection from=[::1]:49354" [2022-02-11T19:24:08.460Z] time="2022-02-11T19:24:08Z" level=info msg="Node 024d81cb7848/172.31.181.60, joined gossip cluster" [2022-02-11T19:24:08.460Z] time="2022-02-11T19:24:08Z" level=info msg="Node 024d81cb7848/172.31.181.60, added to nodes list" [2022-02-11T19:24:08.460Z] time="2022-02-11T19:24:08Z" level=info msg="Node 3f3e29426eab/172.31.181.60, joined gossip cluster" [2022-02-11T19:24:08.460Z] time="2022-02-11T19:24:08Z" level=info msg="Node 3f3e29426eab/172.31.181.60, added to nodes list" [2022-02-11T19:24:08.460Z] time="2022-02-11T19:24:08Z" level=info msg="Node 526c0692b96b/172.31.181.60, joined gossip cluster" [2022-02-11T19:24:08.460Z] time="2022-02-11T19:24:08Z" level=info msg="Node 526c0692b96b/172.31.181.60, added to nodes list" [2022-02-11T19:24:08.460Z] time="2022-02-11T19:24:08Z" level=info msg="Node 5f311bb3aab5/172.31.181.60, joined gossip cluster" [2022-02-11T19:24:08.460Z] time="2022-02-11T19:24:08Z" level=info msg="Node 5f311bb3aab5/172.31.181.60, added to nodes list" [2022-02-11T19:24:08.460Z] time="2022-02-11T19:24:08Z" level=info msg="Node 745e1b2b459d/172.31.181.60, joined gossip cluster" [2022-02-11T19:24:08.460Z] time="2022-02-11T19:24:08Z" level=info msg="Node 745e1b2b459d/172.31.181.60, added to nodes list" [2022-02-11T19:24:08.460Z] time="2022-02-11T19:24:08Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49355" [2022-02-11T19:24:08.460Z] time="2022-02-11T19:24:08Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-02-11T19:24:08.460Z] time="2022-02-11T19:24:08Z" level=info msg="Node 024d81cb7848/172.31.181.60, joined gossip cluster" [2022-02-11T19:24:08.460Z] time="2022-02-11T19:24:08Z" level=info msg="Node 024d81cb7848/172.31.181.60, added to nodes list" [2022-02-11T19:24:08.460Z] time="2022-02-11T19:24:08Z" level=info msg="Node 024d81cb7848/172.31.181.60, joined gossip cluster" [2022-02-11T19:24:08.460Z] time="2022-02-11T19:24:08Z" level=info msg="Node 024d81cb7848/172.31.181.60, added to nodes list" [2022-02-11T19:24:08.460Z] time="2022-02-11T19:24:08Z" level=info msg="Node 024d81cb7848/172.31.181.60, joined gossip cluster" [2022-02-11T19:24:08.460Z] time="2022-02-11T19:24:08Z" level=info msg="Node 024d81cb7848/172.31.181.60, added to nodes list" [2022-02-11T19:24:08.932Z] networkdb_test.go:835: Re-joining: 3 [2022-02-11T19:24:08.932Z] time="2022-02-11T19:24:08Z" level=info msg="The new bootstrap node list is:[172.31.181.60:10033 172.31.181.60:10034 172.31.181.60:10035]" [2022-02-11T19:24:08.932Z] time="2022-02-11T19:24:08Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.181.60:10033" [2022-02-11T19:24:08.932Z] time="2022-02-11T19:24:08Z" level=debug msg="memberlist: Stream connection from=172.31.181.60:49356" [2022-02-11T19:24:08.932Z] time="2022-02-11T19:24:08Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.181.60:10034" [2022-02-11T19:24:08.932Z] time="2022-02-11T19:24:08Z" level=debug msg="memberlist: Stream connection from=172.31.181.60:49357" [2022-02-11T19:24:08.932Z] time="2022-02-11T19:24:08Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.181.60:10035" [2022-02-11T19:24:08.932Z] time="2022-02-11T19:24:08Z" level=debug msg="memberlist: Stream connection from=172.31.181.60:49358" [2022-02-11T19:24:08.932Z] networkdb_test.go:835: Re-joining: 4 [2022-02-11T19:24:08.932Z] time="2022-02-11T19:24:08Z" level=info msg="The new bootstrap node list is:[172.31.181.60:10033 172.31.181.60:10034 172.31.181.60:10035]" [2022-02-11T19:24:08.932Z] time="2022-02-11T19:24:08Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.181.60:10033" [2022-02-11T19:24:08.932Z] time="2022-02-11T19:24:08Z" level=debug msg="memberlist: Stream connection from=172.31.181.60:49359" [2022-02-11T19:24:08.932Z] time="2022-02-11T19:24:08Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.181.60:10034" [2022-02-11T19:24:08.932Z] time="2022-02-11T19:24:08Z" level=debug msg="memberlist: Stream connection from=172.31.181.60:49360" [2022-02-11T19:24:08.932Z] time="2022-02-11T19:24:08Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.181.60:10035" [2022-02-11T19:24:08.932Z] time="2022-02-11T19:24:08Z" level=debug msg="memberlist: Stream connection from=172.31.181.60:49361" [2022-02-11T19:24:09.403Z] time="2022-02-11T19:24:09Z" level=info msg="node 0 leaving" [2022-02-11T19:24:09.403Z] time="2022-02-11T19:24:09Z" level=info msg="Node 745e1b2b459d change state NodeActive --> NodeLeft" [2022-02-11T19:24:09.403Z] time="2022-02-11T19:24:09Z" level=info msg="node2(3f3e29426eab): Node leave event for 745e1b2b459d/172.31.181.60" [2022-02-11T19:24:09.403Z] time="2022-02-11T19:24:09Z" level=info msg="Node 745e1b2b459d change state NodeActive --> NodeLeft" [2022-02-11T19:24:09.403Z] time="2022-02-11T19:24:09Z" level=info msg="Node 745e1b2b459d change state NodeActive --> NodeLeft" [2022-02-11T19:24:09.403Z] time="2022-02-11T19:24:09Z" level=info msg="node5(024d81cb7848): Node leave event for 745e1b2b459d/172.31.181.60" [2022-02-11T19:24:09.403Z] time="2022-02-11T19:24:09Z" level=info msg="node4(526c0692b96b): Node leave event for 745e1b2b459d/172.31.181.60" [2022-02-11T19:24:09.403Z] time="2022-02-11T19:24:09Z" level=info msg="Node 745e1b2b459d change state NodeActive --> NodeLeft" [2022-02-11T19:24:09.403Z] time="2022-02-11T19:24:09Z" level=info msg="node3(5f311bb3aab5): Node leave event for 745e1b2b459d/172.31.181.60" [2022-02-11T19:24:09.403Z] time="2022-02-11T19:24:09Z" level=info msg="Node 745e1b2b459d change state NodeActive --> NodeLeft" [2022-02-11T19:24:09.403Z] time="2022-02-11T19:24:09Z" level=info msg="node1(745e1b2b459d): Node leave event for 745e1b2b459d/172.31.181.60" [2022-02-11T19:24:09.403Z] time="2022-02-11T19:24:09Z" level=info msg="Node 745e1b2b459d/172.31.181.60, left gossip cluster" [2022-02-11T19:24:09.403Z] time="2022-02-11T19:24:09Z" level=info msg="Node 745e1b2b459d/172.31.181.60, left gossip cluster" [2022-02-11T19:24:09.403Z] time="2022-02-11T19:24:09Z" level=info msg="Node 745e1b2b459d/172.31.181.60, left gossip cluster" [2022-02-11T19:24:09.657Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-02-11T19:24:09.657Z] --- PASS: TestCreateServiceCapabilities (2.84s) [2022-02-11T19:24:09.657Z] === RUN TestInspect [2022-02-11T19:24:09.876Z] time="2022-02-11T19:24:09Z" level=info msg="Node 745e1b2b459d/172.31.181.60, left gossip cluster" [2022-02-11T19:24:09.876Z] time="2022-02-11T19:24:09Z" level=info msg="Node 745e1b2b459d/172.31.181.60, left gossip cluster" [2022-02-11T19:24:09.876Z] time="2022-02-11T19:24:09Z" level=info msg="node 1 leaving" [2022-02-11T19:24:09.876Z] time="2022-02-11T19:24:09Z" level=info msg="Node 3f3e29426eab change state NodeActive --> NodeLeft" [2022-02-11T19:24:09.876Z] time="2022-02-11T19:24:09Z" level=info msg="node4(526c0692b96b): Node leave event for 3f3e29426eab/172.31.181.60" [2022-02-11T19:24:09.876Z] time="2022-02-11T19:24:09Z" level=info msg="Node 3f3e29426eab/172.31.181.60, left gossip cluster" [2022-02-11T19:24:09.876Z] time="2022-02-11T19:24:09Z" level=info msg="Node 3f3e29426eab change state NodeActive --> NodeLeft" [2022-02-11T19:24:09.876Z] time="2022-02-11T19:24:09Z" level=info msg="node5(024d81cb7848): Node leave event for 3f3e29426eab/172.31.181.60" [2022-02-11T19:24:09.876Z] time="2022-02-11T19:24:09Z" level=info msg="Node 3f3e29426eab change state NodeActive --> NodeFailed" [2022-02-11T19:24:09.876Z] time="2022-02-11T19:24:09Z" level=info msg="Node 3f3e29426eab/172.31.181.60, added to failed nodes list" [2022-02-11T19:24:09.876Z] time="2022-02-11T19:24:09Z" level=info msg="Node 3f3e29426eab change state NodeActive --> NodeLeft" [2022-02-11T19:24:09.876Z] time="2022-02-11T19:24:09Z" level=info msg="node3(5f311bb3aab5): Node leave event for 3f3e29426eab/172.31.181.60" [2022-02-11T19:24:09.876Z] time="2022-02-11T19:24:09Z" level=error msg="node: 3f3e29426eab is unknown to memberlist" [2022-02-11T19:24:09.876Z] time="2022-02-11T19:24:09Z" level=info msg="Node 3f3e29426eab/172.31.181.60, left gossip cluster" [2022-02-11T19:24:09.876Z] time="2022-02-11T19:24:09Z" level=info msg="Node 3f3e29426eab/172.31.181.60, left gossip cluster" [2022-02-11T19:24:09.876Z] time="2022-02-11T19:24:09Z" level=info msg="Node 3f3e29426eab/172.31.181.60, left gossip cluster" [2022-02-11T19:24:10.220Z] === RUN TestDockerSuite/TestEventsAttach [2022-02-11T19:24:10.348Z] time="2022-02-11T19:24:09Z" level=info msg="node 2 leaving" [2022-02-11T19:24:10.348Z] time="2022-02-11T19:24:09Z" level=info msg="Node 5f311bb3aab5 change state NodeActive --> NodeLeft" [2022-02-11T19:24:10.348Z] time="2022-02-11T19:24:09Z" level=info msg="node5(024d81cb7848): Node leave event for 5f311bb3aab5/172.31.181.60" [2022-02-11T19:24:10.348Z] time="2022-02-11T19:24:10Z" level=info msg="Node 5f311bb3aab5 change state NodeActive --> NodeLeft" [2022-02-11T19:24:10.348Z] time="2022-02-11T19:24:10Z" level=info msg="node3(5f311bb3aab5): Node leave event for 5f311bb3aab5/172.31.181.60" [2022-02-11T19:24:10.348Z] time="2022-02-11T19:24:10Z" level=info msg="Node 5f311bb3aab5 change state NodeActive --> NodeLeft" [2022-02-11T19:24:10.348Z] time="2022-02-11T19:24:10Z" level=info msg="node4(526c0692b96b): Node leave event for 5f311bb3aab5/172.31.181.60" [2022-02-11T19:24:10.348Z] time="2022-02-11T19:24:10Z" level=debug msg="memberlist: Failed ping: 024d81cb7848 (timeout reached)" [2022-02-11T19:24:10.348Z] time="2022-02-11T19:24:10Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.31.181.60:10035: use of closed network connection" [2022-02-11T19:24:10.348Z] time="2022-02-11T19:24:10Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.31.181.60:10036: use of closed network connection" [2022-02-11T19:24:10.348Z] time="2022-02-11T19:24:10Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.31.181.60:10034: use of closed network connection" [2022-02-11T19:24:10.348Z] time="2022-02-11T19:24:10Z" level=debug msg="memberlist: Stream connection from=172.31.181.60:49362" [2022-02-11T19:24:10.348Z] time="2022-02-11T19:24:10Z" level=info msg="Node 5f311bb3aab5/172.31.181.60, left gossip cluster" [2022-02-11T19:24:10.805Z] === RUN TestDockerSuite/TestEventsCommit [2022-02-11T19:24:10.821Z] time="2022-02-11T19:24:10Z" level=info msg="Node 5f311bb3aab5/172.31.181.60, left gossip cluster" [2022-02-11T19:24:10.822Z] time="2022-02-11T19:24:10Z" level=info msg="Node 5f311bb3aab5/172.31.181.60, left gossip cluster" [2022-02-11T19:24:10.822Z] time="2022-02-11T19:24:10Z" level=warning msg="memberlist: Was able to connect to 024d81cb7848 but other probes failed, network may be misconfigured" [2022-02-11T19:24:10.822Z] networkdb_test.go:867: node4: OK [2022-02-11T19:24:10.822Z] networkdb_test.go:867: node5: OK [2022-02-11T19:24:10.822Z] time="2022-02-11T19:24:10Z" level=info msg="node 0 coming back" [2022-02-11T19:24:10.822Z] time="2022-02-11T19:24:10Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:bc9b6e05dde4 with config:&{NodeID:bc9b6e05dde4 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-02-11T19:24:10.822Z] time="2022-02-11T19:24:10Z" level=info msg="Node bc9b6e05dde4/172.31.181.60, joined gossip cluster" [2022-02-11T19:24:10.822Z] time="2022-02-11T19:24:10Z" level=info msg="Node bc9b6e05dde4/172.31.181.60, added to nodes list" [2022-02-11T19:24:10.822Z] time="2022-02-11T19:24:10Z" level=info msg="node 1 coming back" [2022-02-11T19:24:10.822Z] time="2022-02-11T19:24:10Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:384336746c15 with config:&{NodeID:384336746c15 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-02-11T19:24:10.822Z] time="2022-02-11T19:24:10Z" level=info msg="Node 384336746c15/172.31.181.60, joined gossip cluster" [2022-02-11T19:24:10.822Z] time="2022-02-11T19:24:10Z" level=info msg="Node 384336746c15/172.31.181.60, added to nodes list" [2022-02-11T19:24:10.822Z] time="2022-02-11T19:24:10Z" level=info msg="node 2 coming back" [2022-02-11T19:24:10.822Z] time="2022-02-11T19:24:10Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:00ef8bc947c9 with config:&{NodeID:00ef8bc947c9 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-02-11T19:24:10.822Z] time="2022-02-11T19:24:10Z" level=info msg="Node 00ef8bc947c9/172.31.181.60, joined gossip cluster" [2022-02-11T19:24:10.822Z] time="2022-02-11T19:24:10Z" level=info msg="Node 00ef8bc947c9/172.31.181.60, added to nodes list" [2022-02-11T19:24:11.737Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-02-11T19:24:12.666Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-02-11T19:24:12.666Z] --- PASS: TestInspect (3.13s) [2022-02-11T19:24:12.666Z] === RUN TestCreateJob [2022-02-11T19:24:12.922Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-02-11T19:24:13.486Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-02-11T19:24:14.636Z] time="2022-02-11T19:24:13Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.31.181.60:10033 172.31.181.60:10034 172.31.181.60:10035]" [2022-02-11T19:24:14.637Z] time="2022-02-11T19:24:14Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.31.181.60:10033 172.31.181.60:10034 172.31.181.60:10035]" [2022-02-11T19:24:15.110Z] time="2022-02-11T19:24:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.181.60:10033" [2022-02-11T19:24:15.110Z] time="2022-02-11T19:24:14Z" level=debug msg="memberlist: Stream connection from=172.31.181.60:49363" [2022-02-11T19:24:15.110Z] time="2022-02-11T19:24:14Z" level=info msg="Node 526c0692b96b/172.31.181.60, joined gossip cluster" [2022-02-11T19:24:15.110Z] time="2022-02-11T19:24:14Z" level=info msg="Node 526c0692b96b/172.31.181.60, added to nodes list" [2022-02-11T19:24:15.110Z] time="2022-02-11T19:24:14Z" level=info msg="Node 024d81cb7848/172.31.181.60, joined gossip cluster" [2022-02-11T19:24:15.110Z] time="2022-02-11T19:24:14Z" level=info msg="Node 024d81cb7848/172.31.181.60, added to nodes list" [2022-02-11T19:24:15.110Z] time="2022-02-11T19:24:14Z" level=info msg="Node bc9b6e05dde4/172.31.181.60, joined gossip cluster" [2022-02-11T19:24:15.110Z] time="2022-02-11T19:24:14Z" level=info msg="Node bc9b6e05dde4/172.31.181.60, is the new incarnation of the shutdown node 745e1b2b459d/172.31.181.60" [2022-02-11T19:24:15.110Z] time="2022-02-11T19:24:14Z" level=info msg="Node bc9b6e05dde4/172.31.181.60, added to nodes list" [2022-02-11T19:24:15.110Z] time="2022-02-11T19:24:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.181.60:10034" [2022-02-11T19:24:15.110Z] time="2022-02-11T19:24:14Z" level=debug msg="memberlist: Stream connection from=172.31.181.60:49364" [2022-02-11T19:24:15.110Z] time="2022-02-11T19:24:14Z" level=info msg="Node bc9b6e05dde4/172.31.181.60, joined gossip cluster" [2022-02-11T19:24:15.110Z] time="2022-02-11T19:24:14Z" level=info msg="Node 384336746c15/172.31.181.60, joined gossip cluster" [2022-02-11T19:24:15.110Z] time="2022-02-11T19:24:14Z" level=info msg="Node 384336746c15/172.31.181.60, is the new incarnation of the shutdown node 3f3e29426eab/172.31.181.60" [2022-02-11T19:24:15.110Z] time="2022-02-11T19:24:14Z" level=info msg="Node bc9b6e05dde4/172.31.181.60, added to nodes list" [2022-02-11T19:24:15.110Z] time="2022-02-11T19:24:14Z" level=info msg="Node 384336746c15/172.31.181.60, added to nodes list" [2022-02-11T19:24:15.110Z] time="2022-02-11T19:24:14Z" level=info msg="Node 526c0692b96b/172.31.181.60, joined gossip cluster" [2022-02-11T19:24:15.110Z] time="2022-02-11T19:24:14Z" level=info msg="Node 526c0692b96b/172.31.181.60, added to nodes list" [2022-02-11T19:24:15.110Z] time="2022-02-11T19:24:14Z" level=info msg="Node 024d81cb7848/172.31.181.60, joined gossip cluster" [2022-02-11T19:24:15.110Z] time="2022-02-11T19:24:14Z" level=info msg="Node 024d81cb7848/172.31.181.60, added to nodes list" [2022-02-11T19:24:15.110Z] time="2022-02-11T19:24:14Z" level=info msg="Node bc9b6e05dde4/172.31.181.60, joined gossip cluster" [2022-02-11T19:24:15.110Z] time="2022-02-11T19:24:14Z" level=info msg="Node bc9b6e05dde4/172.31.181.60, is the new incarnation of the shutdown node 745e1b2b459d/172.31.181.60" [2022-02-11T19:24:15.110Z] time="2022-02-11T19:24:14Z" level=info msg="Node bc9b6e05dde4/172.31.181.60, added to nodes list" [2022-02-11T19:24:15.110Z] time="2022-02-11T19:24:14Z" level=debug msg="memberlist: Stream connection from=172.31.181.60:49365" [2022-02-11T19:24:15.110Z] time="2022-02-11T19:24:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.181.60:10035" [2022-02-11T19:24:15.110Z] time="2022-02-11T19:24:14Z" level=info msg="Node bc9b6e05dde4/172.31.181.60, joined gossip cluster" [2022-02-11T19:24:15.110Z] time="2022-02-11T19:24:14Z" level=info msg="Node bc9b6e05dde4/172.31.181.60, added to nodes list" [2022-02-11T19:24:15.110Z] time="2022-02-11T19:24:14Z" level=info msg="Node 526c0692b96b/172.31.181.60, joined gossip cluster" [2022-02-11T19:24:15.110Z] time="2022-02-11T19:24:14Z" level=info msg="Node 00ef8bc947c9/172.31.181.60, joined gossip cluster" [2022-02-11T19:24:15.110Z] time="2022-02-11T19:24:14Z" level=info msg="Node 00ef8bc947c9/172.31.181.60, is the new incarnation of the shutdown node 5f311bb3aab5/172.31.181.60" [2022-02-11T19:24:15.110Z] time="2022-02-11T19:24:14Z" level=info msg="Node 00ef8bc947c9/172.31.181.60, added to nodes list" [2022-02-11T19:24:15.110Z] time="2022-02-11T19:24:14Z" level=info msg="Node 526c0692b96b/172.31.181.60, added to nodes list" [2022-02-11T19:24:15.110Z] time="2022-02-11T19:24:14Z" level=info msg="Node 384336746c15/172.31.181.60, joined gossip cluster" [2022-02-11T19:24:15.110Z] time="2022-02-11T19:24:14Z" level=info msg="Node 384336746c15/172.31.181.60, added to nodes list" [2022-02-11T19:24:15.110Z] time="2022-02-11T19:24:14Z" level=info msg="Node 024d81cb7848/172.31.181.60, joined gossip cluster" [2022-02-11T19:24:15.110Z] time="2022-02-11T19:24:14Z" level=info msg="Node 024d81cb7848/172.31.181.60, added to nodes list" [2022-02-11T19:24:15.110Z] time="2022-02-11T19:24:14Z" level=info msg="Node 384336746c15/172.31.181.60, joined gossip cluster" [2022-02-11T19:24:15.110Z] time="2022-02-11T19:24:14Z" level=info msg="Node 384336746c15/172.31.181.60, is the new incarnation of the shutdown node 3f3e29426eab/172.31.181.60" [2022-02-11T19:24:15.110Z] time="2022-02-11T19:24:14Z" level=info msg="Node 384336746c15/172.31.181.60, added to nodes list" [2022-02-11T19:24:15.110Z] time="2022-02-11T19:24:14Z" level=info msg="Node 384336746c15/172.31.181.60, joined gossip cluster" [2022-02-11T19:24:15.110Z] time="2022-02-11T19:24:14Z" level=info msg="Node 384336746c15/172.31.181.60, added to nodes list" [2022-02-11T19:24:15.110Z] time="2022-02-11T19:24:14Z" level=info msg="Node 00ef8bc947c9/172.31.181.60, joined gossip cluster" [2022-02-11T19:24:15.110Z] time="2022-02-11T19:24:14Z" level=info msg="Node 00ef8bc947c9/172.31.181.60, added to nodes list" [2022-02-11T19:24:15.110Z] time="2022-02-11T19:24:14Z" level=info msg="Node 00ef8bc947c9/172.31.181.60, joined gossip cluster" [2022-02-11T19:24:15.110Z] time="2022-02-11T19:24:14Z" level=info msg="Node 00ef8bc947c9/172.31.181.60, added to nodes list" [2022-02-11T19:24:15.110Z] time="2022-02-11T19:24:14Z" level=info msg="Node 00ef8bc947c9/172.31.181.60, joined gossip cluster" [2022-02-11T19:24:15.110Z] time="2022-02-11T19:24:14Z" level=info msg="Node 00ef8bc947c9/172.31.181.60, is the new incarnation of the shutdown node 5f311bb3aab5/172.31.181.60" [2022-02-11T19:24:15.110Z] time="2022-02-11T19:24:14Z" level=info msg="Node 00ef8bc947c9/172.31.181.60, added to nodes list" [2022-02-11T19:24:15.379Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-02-11T19:24:15.583Z] time="2022-02-11T19:24:15Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.181.60:10033" [2022-02-11T19:24:15.583Z] time="2022-02-11T19:24:15Z" level=debug msg="memberlist: Stream connection from=172.31.181.60:49366" [2022-02-11T19:24:15.583Z] time="2022-02-11T19:24:15Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.181.60:10034" [2022-02-11T19:24:15.583Z] time="2022-02-11T19:24:15Z" level=debug msg="memberlist: Stream connection from=172.31.181.60:49367" [2022-02-11T19:24:15.583Z] time="2022-02-11T19:24:15Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.181.60:10035" [2022-02-11T19:24:15.583Z] time="2022-02-11T19:24:15Z" level=debug msg="memberlist: Stream connection from=172.31.181.60:49368" [2022-02-11T19:24:16.056Z] 2022/02/11 19:24:15 Closing DB instances... [2022-02-11T19:24:16.056Z] time="2022-02-11T19:24:15Z" level=info msg="Node bc9b6e05dde4 change state NodeActive --> NodeLeft" [2022-02-11T19:24:16.056Z] time="2022-02-11T19:24:15Z" level=info msg="node3(00ef8bc947c9): Node leave event for bc9b6e05dde4/172.31.181.60" [2022-02-11T19:24:16.056Z] time="2022-02-11T19:24:15Z" level=info msg="Node bc9b6e05dde4 change state NodeActive --> NodeLeft" [2022-02-11T19:24:16.056Z] time="2022-02-11T19:24:15Z" level=info msg="Node bc9b6e05dde4 change state NodeActive --> NodeLeft" [2022-02-11T19:24:16.056Z] time="2022-02-11T19:24:15Z" level=info msg="node5(024d81cb7848): Node leave event for bc9b6e05dde4/172.31.181.60" [2022-02-11T19:24:16.056Z] time="2022-02-11T19:24:15Z" level=info msg="node4(526c0692b96b): Node leave event for bc9b6e05dde4/172.31.181.60" [2022-02-11T19:24:16.056Z] time="2022-02-11T19:24:15Z" level=info msg="Node bc9b6e05dde4 change state NodeActive --> NodeLeft" [2022-02-11T19:24:16.056Z] time="2022-02-11T19:24:15Z" level=info msg="node1(bc9b6e05dde4): Node leave event for bc9b6e05dde4/172.31.181.60" [2022-02-11T19:24:16.056Z] time="2022-02-11T19:24:15Z" level=info msg="Node bc9b6e05dde4 change state NodeActive --> NodeLeft" [2022-02-11T19:24:16.056Z] time="2022-02-11T19:24:15Z" level=info msg="node2(384336746c15): Node leave event for bc9b6e05dde4/172.31.181.60" [2022-02-11T19:24:16.056Z] time="2022-02-11T19:24:16Z" level=info msg="Node bc9b6e05dde4/172.31.181.60, left gossip cluster" [2022-02-11T19:24:16.056Z] time="2022-02-11T19:24:16Z" level=info msg="Node bc9b6e05dde4/172.31.181.60, left gossip cluster" [2022-02-11T19:24:16.056Z] time="2022-02-11T19:24:16Z" level=info msg="Node bc9b6e05dde4/172.31.181.60, left gossip cluster" [2022-02-11T19:24:16.312Z] --- PASS: TestCreateJob (3.51s) [2022-02-11T19:24:16.312Z] === RUN TestReplicatedJob [2022-02-11T19:24:16.528Z] time="2022-02-11T19:24:16Z" level=info msg="Node bc9b6e05dde4/172.31.181.60, left gossip cluster" [2022-02-11T19:24:16.528Z] time="2022-02-11T19:24:16Z" level=info msg="Node bc9b6e05dde4/172.31.181.60, left gossip cluster" [2022-02-11T19:24:16.528Z] time="2022-02-11T19:24:16Z" level=info msg="Node 384336746c15 change state NodeActive --> NodeLeft" [2022-02-11T19:24:16.528Z] time="2022-02-11T19:24:16Z" level=info msg="node5(024d81cb7848): Node leave event for 384336746c15/172.31.181.60" [2022-02-11T19:24:16.528Z] time="2022-02-11T19:24:16Z" level=info msg="Node 384336746c15 change state NodeActive --> NodeLeft" [2022-02-11T19:24:16.528Z] time="2022-02-11T19:24:16Z" level=info msg="node4(526c0692b96b): Node leave event for 384336746c15/172.31.181.60" [2022-02-11T19:24:16.528Z] time="2022-02-11T19:24:16Z" level=info msg="Node 384336746c15 change state NodeActive --> NodeLeft" [2022-02-11T19:24:16.528Z] time="2022-02-11T19:24:16Z" level=info msg="node3(00ef8bc947c9): Node leave event for 384336746c15/172.31.181.60" [2022-02-11T19:24:16.528Z] time="2022-02-11T19:24:16Z" level=info msg="Node 384336746c15/172.31.181.60, left gossip cluster" [2022-02-11T19:24:16.528Z] time="2022-02-11T19:24:16Z" level=info msg="Node 384336746c15 change state NodeActive --> NodeFailed" [2022-02-11T19:24:16.528Z] time="2022-02-11T19:24:16Z" level=info msg="Node 384336746c15/172.31.181.60, added to failed nodes list" [2022-02-11T19:24:16.528Z] time="2022-02-11T19:24:16Z" level=error msg="node: 384336746c15 is unknown to memberlist" [2022-02-11T19:24:16.528Z] time="2022-02-11T19:24:16Z" level=info msg="Node 384336746c15/172.31.181.60, left gossip cluster" [2022-02-11T19:24:16.528Z] time="2022-02-11T19:24:16Z" level=info msg="Node 384336746c15/172.31.181.60, left gossip cluster" [2022-02-11T19:24:16.568Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-02-11T19:24:17.005Z] time="2022-02-11T19:24:16Z" level=info msg="Node 384336746c15/172.31.181.60, left gossip cluster" [2022-02-11T19:24:17.005Z] time="2022-02-11T19:24:16Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.181.60:10034" [2022-02-11T19:24:17.005Z] time="2022-02-11T19:24:16Z" level=debug msg="memberlist: Failed to join 172.31.181.60: write tcp 172.31.181.60:49369->172.31.181.60:10034: wsasend: An existing connection was forcibly closed by the remote host." [2022-02-11T19:24:17.005Z] time="2022-02-11T19:24:16Z" level=info msg="Node 00ef8bc947c9 change state NodeActive --> NodeLeft" [2022-02-11T19:24:17.005Z] time="2022-02-11T19:24:16Z" level=info msg="node4(526c0692b96b): Node leave event for 00ef8bc947c9/172.31.181.60" [2022-02-11T19:24:17.005Z] time="2022-02-11T19:24:16Z" level=info msg="Node 00ef8bc947c9 change state NodeActive --> NodeLeft" [2022-02-11T19:24:17.005Z] time="2022-02-11T19:24:16Z" level=info msg="node5(024d81cb7848): Node leave event for 00ef8bc947c9/172.31.181.60" [2022-02-11T19:24:17.005Z] time="2022-02-11T19:24:16Z" level=info msg="Node 00ef8bc947c9 change state NodeActive --> NodeLeft" [2022-02-11T19:24:17.005Z] time="2022-02-11T19:24:16Z" level=info msg="node3(00ef8bc947c9): Node leave event for 00ef8bc947c9/172.31.181.60" [2022-02-11T19:24:17.005Z] time="2022-02-11T19:24:16Z" level=info msg="Node 00ef8bc947c9/172.31.181.60, left gossip cluster" [2022-02-11T19:24:17.005Z] time="2022-02-11T19:24:16Z" level=info msg="Node 00ef8bc947c9/172.31.181.60, left gossip cluster" [2022-02-11T19:24:17.477Z] time="2022-02-11T19:24:17Z" level=info msg="Node 00ef8bc947c9/172.31.181.60, left gossip cluster" [2022-02-11T19:24:17.477Z] time="2022-02-11T19:24:17Z" level=debug msg="memberlist: Failed ping: 00ef8bc947c9 (timeout reached)" [2022-02-11T19:24:17.477Z] time="2022-02-11T19:24:17Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.31.181.60:10036: use of closed network connection" [2022-02-11T19:24:17.477Z] time="2022-02-11T19:24:17Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.31.181.60:10037: use of closed network connection" [2022-02-11T19:24:17.477Z] time="2022-02-11T19:24:17Z" level=debug msg="memberlist: Stream connection from=172.31.181.60:49370" [2022-02-11T19:24:17.477Z] time="2022-02-11T19:24:17Z" level=info msg="Node 526c0692b96b change state NodeActive --> NodeLeft" [2022-02-11T19:24:17.477Z] time="2022-02-11T19:24:17Z" level=info msg="node5(024d81cb7848): Node leave event for 526c0692b96b/172.31.181.60" [2022-02-11T19:24:17.477Z] time="2022-02-11T19:24:17Z" level=info msg="Node 526c0692b96b change state NodeActive --> NodeLeft" [2022-02-11T19:24:17.477Z] time="2022-02-11T19:24:17Z" level=info msg="node4(526c0692b96b): Node leave event for 526c0692b96b/172.31.181.60" [2022-02-11T19:24:17.949Z] time="2022-02-11T19:24:17Z" level=warning msg="memberlist: Was able to connect to 00ef8bc947c9 but other probes failed, network may be misconfigured" [2022-02-11T19:24:17.949Z] time="2022-02-11T19:24:17Z" level=info msg="Node 526c0692b96b/172.31.181.60, left gossip cluster" [2022-02-11T19:24:18.422Z] time="2022-02-11T19:24:17Z" level=info msg="Node 526c0692b96b/172.31.181.60, left gossip cluster" [2022-02-11T19:24:18.896Z] time="2022-02-11T19:24:18Z" level=info msg="Node 024d81cb7848/172.31.181.60, left gossip cluster" [2022-02-11T19:24:18.896Z] time="2022-02-11T19:24:18Z" level=info msg="Node 024d81cb7848 change state NodeActive --> NodeFailed" [2022-02-11T19:24:18.896Z] time="2022-02-11T19:24:18Z" level=info msg="Node 024d81cb7848/172.31.181.60, added to failed nodes list" [2022-02-11T19:24:18.896Z] --- PASS: TestNetworkDBIslands (12.08s) [2022-02-11T19:24:18.896Z] PASS [2022-02-11T19:24:18.896Z] coverage: 60.2% of statements [2022-02-11T19:24:18.896Z] ok github.com/docker/docker/libnetwork/networkdb 105.376s coverage: 60.2% of statements [2022-02-11T19:24:18.896Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-02-11T19:24:18.896Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-02-11T19:24:18.896Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-02-11T19:24:18.896Z] ? github.com/docker/docker/oci/caps [no test files] [2022-02-11T19:24:18.896Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-02-11T19:24:18.896Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-02-11T19:24:18.896Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-02-11T19:24:18.896Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-02-11T19:24:18.896Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-02-11T19:24:18.896Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-02-11T19:24:18.896Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-02-11T19:24:18.896Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-02-11T19:24:18.896Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-02-11T19:24:18.896Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-02-11T19:24:18.896Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-02-11T19:24:18.896Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-02-11T19:24:18.896Z] ? github.com/docker/docker/pkg/term [no test files] [2022-02-11T19:24:18.896Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-02-11T19:24:18.896Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-02-11T19:24:18.896Z] ? github.com/docker/docker/quota [no test files] [2022-02-11T19:24:18.896Z] ? github.com/docker/docker/rootless [no test files] [2022-02-11T19:24:18.896Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-02-11T19:24:18.896Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-02-11T19:24:18.896Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-02-11T19:24:18.896Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-02-11T19:24:18.896Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-02-11T19:24:18.896Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-02-11T19:24:18.896Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-02-11T19:24:18.896Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-02-11T19:24:18.896Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-02-11T19:24:18.896Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-02-11T19:24:18.896Z] ? github.com/docker/docker/testutil/request [no test files] [2022-02-11T19:24:18.896Z] ? github.com/docker/docker/volume [no test files] [2022-02-11T19:24:18.896Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-02-11T19:24:18.896Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-02-11T19:24:19.089Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-02-11T19:24:19.652Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-02-11T19:24:21.542Z] === RUN TestDockerSuite/TestEventsCopy [2022-02-11T19:24:21.799Z] --- PASS: TestReplicatedJob (5.72s) [2022-02-11T19:24:21.799Z] === RUN TestUpdateReplicatedJob [2022-02-11T19:24:21.873Z] [2022-02-11T19:24:21.873Z] === Skipped [2022-02-11T19:24:21.873Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-02-11T19:24:21.873Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-02-11T19:24:21.873Z] [2022-02-11T19:24:21.873Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.01s) [2022-02-11T19:24:21.873Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-11T19:24:21.873Z] [2022-02-11T19:24:21.873Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-02-11T19:24:21.873Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-11T19:24:21.873Z] [2022-02-11T19:24:21.873Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-02-11T19:24:21.873Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-11T19:24:21.873Z] [2022-02-11T19:24:21.873Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-02-11T19:24:21.873Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-11T19:24:21.873Z] [2022-02-11T19:24:21.873Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-02-11T19:24:21.873Z] client_test.go:23: runtime.GOOS == "windows" [2022-02-11T19:24:21.873Z] [2022-02-11T19:24:21.873Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-02-11T19:24:21.873Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-02-11T19:24:21.873Z] [2022-02-11T19:24:21.873Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-02-11T19:24:21.873Z] network_proxy_test.go:208: No support for dual stack yet [2022-02-11T19:24:21.873Z] [2022-02-11T19:24:21.873Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-02-11T19:24:21.873Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-02-11T19:24:21.873Z] [2022-02-11T19:24:21.873Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-02-11T19:24:21.873Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-02-11T19:24:21.873Z] [2022-02-11T19:24:21.873Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-02-11T19:24:21.873Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-02-11T19:24:21.873Z] [2022-02-11T19:24:21.873Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-02-11T19:24:21.873Z] daemon_test.go:145: root required [2022-02-11T19:24:21.873Z] [2022-02-11T19:24:21.873Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-02-11T19:24:21.873Z] reload_test.go:342: root required [2022-02-11T19:24:21.873Z] [2022-02-11T19:24:21.873Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-02-11T19:24:21.873Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-02-11T19:24:21.873Z] [2022-02-11T19:24:21.873Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-02-11T19:24:21.873Z] pull_v2_test.go:73: Needs fixing on Windows [2022-02-11T19:24:21.874Z] [2022-02-11T19:24:21.874Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-02-11T19:24:21.874Z] pull_v2_test.go:118: Needs fixing on Windows [2022-02-11T19:24:21.874Z] [2022-02-11T19:24:21.874Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-02-11T19:24:21.874Z] download_test.go:267: Needs fixing on Windows [2022-02-11T19:24:21.874Z] [2022-02-11T19:24:21.874Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-02-11T19:24:21.874Z] layer_test.go:303: Failing on Windows [2022-02-11T19:24:21.874Z] [2022-02-11T19:24:21.874Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-02-11T19:24:21.874Z] layer_test.go:352: Failing on Windows [2022-02-11T19:24:21.874Z] [2022-02-11T19:24:21.874Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-02-11T19:24:21.874Z] layer_test.go:467: Failing on Windows [2022-02-11T19:24:21.874Z] [2022-02-11T19:24:21.874Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-02-11T19:24:21.874Z] layer_test.go:696: Failing on Windows [2022-02-11T19:24:21.874Z] [2022-02-11T19:24:21.874Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-02-11T19:24:21.874Z] migration_test.go:45: Failing on Windows [2022-02-11T19:24:21.874Z] [2022-02-11T19:24:21.874Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-02-11T19:24:21.874Z] migration_test.go:181: Failing on Windows [2022-02-11T19:24:21.874Z] [2022-02-11T19:24:21.874Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-02-11T19:24:21.874Z] mount_test.go:17: Failing on Windows [2022-02-11T19:24:21.874Z] [2022-02-11T19:24:21.874Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-02-11T19:24:21.874Z] mount_test.go:76: Failing on Windows [2022-02-11T19:24:21.874Z] [2022-02-11T19:24:21.874Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-02-11T19:24:21.874Z] mount_test.go:125: Failing on Windows [2022-02-11T19:24:21.874Z] [2022-02-11T19:24:21.874Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-02-11T19:24:21.874Z] mount_test.go:212: Failing on Windows [2022-02-11T19:24:21.874Z] [2022-02-11T19:24:21.874Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2022-02-11T19:24:21.874Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-02-11T19:24:21.874Z] [2022-02-11T19:24:21.874Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.01s) [2022-02-11T19:24:21.874Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-02-11T19:24:21.874Z] [2022-02-11T19:24:21.874Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.01s) [2022-02-11T19:24:21.874Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-02-11T19:24:21.874Z] [2022-02-11T19:24:21.874Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-02-11T19:24:21.874Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-02-11T19:24:21.874Z] [2022-02-11T19:24:21.874Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-02-11T19:24:21.874Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-02-11T19:24:21.874Z] [2022-02-11T19:24:21.874Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-02-11T19:24:21.874Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-11T19:24:21.874Z] [2022-02-11T19:24:21.874Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-02-11T19:24:21.874Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-11T19:24:21.874Z] [2022-02-11T19:24:21.874Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-02-11T19:24:21.874Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-11T19:24:21.874Z] [2022-02-11T19:24:21.874Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-02-11T19:24:21.874Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-02-11T19:24:21.874Z] [2022-02-11T19:24:21.874Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-02-11T19:24:21.874Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-02-11T19:24:21.874Z] [2022-02-11T19:24:21.874Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-02-11T19:24:21.874Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-02-11T19:24:21.874Z] [2022-02-11T19:24:21.874Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-02-11T19:24:21.874Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-02-11T19:24:21.874Z] [2022-02-11T19:24:21.874Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-02-11T19:24:21.874Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-11T19:24:21.874Z] [2022-02-11T19:24:21.874Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-02-11T19:24:21.874Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-11T19:24:21.874Z] [2022-02-11T19:24:21.874Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-02-11T19:24:21.874Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-11T19:24:21.874Z] [2022-02-11T19:24:21.874Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-02-11T19:24:21.874Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-11T19:24:21.874Z] [2022-02-11T19:24:21.874Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-02-11T19:24:21.874Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-11T19:24:21.874Z] [2022-02-11T19:24:21.874Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-02-11T19:24:21.874Z] archive_test.go:133: Xz not present in msys2 [2022-02-11T19:24:21.874Z] [2022-02-11T19:24:21.874Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2022-02-11T19:24:21.874Z] archive_test.go:140: zstd not installed [2022-02-11T19:24:21.874Z] [2022-02-11T19:24:21.874Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-02-11T19:24:21.874Z] archive_test.go:252: Failing on Windows CI machines [2022-02-11T19:24:21.874Z] [2022-02-11T19:24:21.874Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-02-11T19:24:21.874Z] archive_windows_test.go:16: Currently fails [2022-02-11T19:24:21.874Z] [2022-02-11T19:24:21.874Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-02-11T19:24:21.874Z] changes_test.go:195: needs more investigation [2022-02-11T19:24:21.874Z] [2022-02-11T19:24:21.874Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-02-11T19:24:21.874Z] changes_test.go:432: needs further investigation [2022-02-11T19:24:21.874Z] [2022-02-11T19:24:21.874Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-02-11T19:24:21.874Z] changes_test.go:468: needs further investigation [2022-02-11T19:24:21.874Z] [2022-02-11T19:24:21.874Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-02-11T19:24:21.874Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-02-11T19:24:21.874Z] [2022-02-11T19:24:21.874Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-02-11T19:24:21.874Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-02-11T19:24:21.874Z] [2022-02-11T19:24:21.874Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-02-11T19:24:21.874Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-11T19:24:21.874Z] [2022-02-11T19:24:21.874Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-02-11T19:24:21.874Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-11T19:24:21.874Z] [2022-02-11T19:24:21.874Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-02-11T19:24:21.874Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-02-11T19:24:21.874Z] [2022-02-11T19:24:21.874Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-02-11T19:24:21.874Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-11T19:24:21.874Z] [2022-02-11T19:24:21.874Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-02-11T19:24:21.874Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-02-11T19:24:21.874Z] [2022-02-11T19:24:21.874Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-02-11T19:24:21.874Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-02-11T19:24:21.874Z] [2022-02-11T19:24:21.874Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-02-11T19:24:21.874Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-02-11T19:24:21.874Z] [2022-02-11T19:24:21.874Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-02-11T19:24:21.874Z] poller_test.go:40: No chmod on Windows [2022-02-11T19:24:21.874Z] [2022-02-11T19:24:21.874Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-02-11T19:24:21.874Z] fileutils_test.go:133: Needs porting to Windows [2022-02-11T19:24:21.874Z] [2022-02-11T19:24:21.874Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-02-11T19:24:21.874Z] fileutils_test.go:179: Needs porting to Windows [2022-02-11T19:24:21.874Z] [2022-02-11T19:24:21.874Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-02-11T19:24:21.874Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-02-11T19:24:21.874Z] [2022-02-11T19:24:21.874Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2022-02-11T19:24:21.874Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-02-11T19:24:21.874Z] [2022-02-11T19:24:21.874Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2022-02-11T19:24:21.874Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-02-11T19:24:21.874Z] [2022-02-11T19:24:21.874Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-02-11T19:24:21.874Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-02-11T19:24:21.874Z] [2022-02-11T19:24:21.874Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-02-11T19:24:21.874Z] local_test.go:180: runtime.GOOS == "windows" [2022-02-11T19:24:21.874Z] [2022-02-11T19:24:21.874Z] DONE 2070 tests, 68 skipped in 295.494s [2022-02-11T19:24:21.874Z] INFO: make.ps1 ended at 02/11/2022 19:24:21 [2022-02-11T19:24:21.984Z] --- PASS: TestBuildMultiStageLayerLeak (14.43s) [2022-02-11T19:24:21.984Z] === RUN TestBuildWithHugeFile [2022-02-11T19:24:22.364Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-02-11T19:24:23.292Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-02-11T19:24:24.108Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-02-11T19:24:24.108Z] INFO: Unit tests ended at 02/11/2022 19:24:23. Duration:00:05:16.0532826 [2022-02-11T19:24:24.108Z] INFO: Building busybox [2022-02-11T19:24:24.108Z] Sending build context to Docker daemon 5.12kB [2022-02-11T19:24:24.108Z] [2022-02-11T19:24:24.108Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-02-11T19:24:24.108Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-02-11T19:24:24.108Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-02-11T19:24:24.108Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-02-11T19:24:24.108Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-02-11T19:24:24.108Z] ---> c703d4d60533 [2022-02-11T19:24:24.108Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-02-11T19:24:24.108Z] ---> Running in 1416a45fd7a1 [2022-02-11T19:24:25.184Z] --- PASS: TestUpdateReplicatedJob (3.36s) [2022-02-11T19:24:25.184Z] === RUN TestServiceListWithStatuses [2022-02-11T19:24:25.184Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-02-11T19:24:25.184Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-02-11T19:24:25.184Z] === RUN TestDockerNetworkConnectAlias [2022-02-11T19:24:26.113Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-02-11T19:24:28.632Z] docker_api_swarm_test.go:202: [d49d90d9efe22] joining swarm manager [d6e4f4a957e95]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-11T19:24:28.889Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-02-11T19:24:29.146Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-02-11T19:24:29.708Z] --- PASS: TestDockerNetworkConnectAlias (4.45s) [2022-02-11T19:24:29.708Z] === RUN TestDockerNetworkReConnect [2022-02-11T19:24:30.271Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-02-11T19:24:31.200Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-02-11T19:24:31.463Z] === RUN TestDockerSuite/TestEventsFilterType [2022-02-11T19:24:31.720Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-02-11T19:24:31.976Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-02-11T19:24:31.976Z] === RUN TestDockerSuite/TestEventsFilters [2022-02-11T19:24:33.342Z] === RUN TestDockerSuite/TestEventsFormat [2022-02-11T19:24:33.599Z] --- PASS: TestDockerNetworkReConnect (3.90s) [2022-02-11T19:24:33.599Z] === RUN TestServicePlugin [2022-02-11T19:24:34.969Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-02-11T19:24:34.969Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-02-11T19:24:34.969Z] === RUN TestDockerSuite/TestEventsImageImport [2022-02-11T19:24:35.532Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-02-11T19:24:35.787Z] === RUN TestDockerSuite/TestEventsImagePull [2022-02-11T19:24:36.715Z] === RUN TestDockerSuite/TestEventsImageTag [2022-02-11T19:24:37.279Z] plugin_test.go:61: [d3f53a2a4bdb6] joining swarm manager [d61b983c312de]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-11T19:24:37.536Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-02-11T19:24:37.792Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-02-11T19:24:37.792Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-02-11T19:24:37.792Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-02-11T19:24:37.792Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-02-11T19:24:37.792Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-02-11T19:24:38.720Z] plugin_test.go:64: [d6443dd0bd311] joining swarm manager [d61b983c312de]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-11T19:24:40.086Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-02-11T19:24:40.651Z] === RUN TestDockerSuite/TestEventsRename [2022-02-11T19:24:41.213Z] === RUN TestDockerSuite/TestEventsResize [2022-02-11T19:24:41.776Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-02-11T19:24:43.130Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-02-11T19:24:43.130Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-02-11T19:24:43.130Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-02-11T19:24:43.130Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-02-11T19:24:43.130Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-02-11T19:24:43.466Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-02-11T19:24:43.755Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43230/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2deec80dba28461a3cb3a51b20dd98b7363dd45b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2deec80dba28461a3cb3a51b20dd98b7363dd45b hack/test/unit [2022-02-11T19:24:44.016Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-02-11T19:24:44.016Z] + TESTFLAGS+=' -test.timeout=5m' [2022-02-11T19:24:44.016Z] + TESTDIRS=./... [2022-02-11T19:24:44.016Z] + exclude_paths='/vendor/|/integration' [2022-02-11T19:24:44.016Z] ++ go list ./... [2022-02-11T19:24:44.016Z] ++ grep -vE '(/vendor/|/integration)' [2022-02-11T19:24:44.970Z] + pkg_list='github.com/docker/docker/api [2022-02-11T19:24:44.970Z] github.com/docker/docker/api/server [2022-02-11T19:24:44.970Z] github.com/docker/docker/api/server/backend/build [2022-02-11T19:24:44.970Z] github.com/docker/docker/api/server/httputils [2022-02-11T19:24:44.970Z] github.com/docker/docker/api/server/middleware [2022-02-11T19:24:44.970Z] github.com/docker/docker/api/server/router [2022-02-11T19:24:44.970Z] github.com/docker/docker/api/server/router/build [2022-02-11T19:24:44.970Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-11T19:24:44.970Z] github.com/docker/docker/api/server/router/container [2022-02-11T19:24:44.970Z] github.com/docker/docker/api/server/router/debug [2022-02-11T19:24:44.970Z] github.com/docker/docker/api/server/router/distribution [2022-02-11T19:24:44.970Z] github.com/docker/docker/api/server/router/grpc [2022-02-11T19:24:44.970Z] github.com/docker/docker/api/server/router/image [2022-02-11T19:24:44.970Z] github.com/docker/docker/api/server/router/network [2022-02-11T19:24:44.970Z] github.com/docker/docker/api/server/router/plugin [2022-02-11T19:24:44.970Z] github.com/docker/docker/api/server/router/session [2022-02-11T19:24:44.970Z] github.com/docker/docker/api/server/router/swarm [2022-02-11T19:24:44.970Z] github.com/docker/docker/api/server/router/system [2022-02-11T19:24:44.970Z] github.com/docker/docker/api/server/router/volume [2022-02-11T19:24:44.970Z] github.com/docker/docker/api/types [2022-02-11T19:24:44.970Z] github.com/docker/docker/api/types/backend [2022-02-11T19:24:44.970Z] github.com/docker/docker/api/types/blkiodev [2022-02-11T19:24:44.970Z] github.com/docker/docker/api/types/container [2022-02-11T19:24:44.970Z] github.com/docker/docker/api/types/events [2022-02-11T19:24:44.970Z] github.com/docker/docker/api/types/filters [2022-02-11T19:24:44.970Z] github.com/docker/docker/api/types/image [2022-02-11T19:24:44.970Z] github.com/docker/docker/api/types/mount [2022-02-11T19:24:44.970Z] github.com/docker/docker/api/types/network [2022-02-11T19:24:44.970Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-11T19:24:44.970Z] github.com/docker/docker/api/types/registry [2022-02-11T19:24:44.970Z] github.com/docker/docker/api/types/strslice [2022-02-11T19:24:44.970Z] github.com/docker/docker/api/types/swarm [2022-02-11T19:24:44.970Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-11T19:24:44.970Z] github.com/docker/docker/api/types/time [2022-02-11T19:24:44.970Z] github.com/docker/docker/api/types/versions [2022-02-11T19:24:44.970Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-11T19:24:44.970Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-11T19:24:44.970Z] github.com/docker/docker/api/types/volume [2022-02-11T19:24:44.970Z] github.com/docker/docker/builder [2022-02-11T19:24:44.970Z] github.com/docker/docker/builder/builder-next [2022-02-11T19:24:44.970Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-11T19:24:44.970Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-11T19:24:44.970Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-11T19:24:44.970Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-11T19:24:44.970Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-11T19:24:44.970Z] github.com/docker/docker/builder/builder-next/worker [2022-02-11T19:24:44.970Z] github.com/docker/docker/builder/dockerfile [2022-02-11T19:24:44.970Z] github.com/docker/docker/builder/dockerignore [2022-02-11T19:24:44.970Z] github.com/docker/docker/builder/remotecontext [2022-02-11T19:24:44.970Z] github.com/docker/docker/builder/remotecontext/git [2022-02-11T19:24:44.970Z] github.com/docker/docker/cli [2022-02-11T19:24:44.970Z] github.com/docker/docker/cli/config [2022-02-11T19:24:44.970Z] github.com/docker/docker/cli/debug [2022-02-11T19:24:44.970Z] github.com/docker/docker/client [2022-02-11T19:24:44.970Z] github.com/docker/docker/cmd/docker-proxy [2022-02-11T19:24:44.970Z] github.com/docker/docker/cmd/dockerd [2022-02-11T19:24:44.970Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-11T19:24:44.970Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-11T19:24:44.970Z] github.com/docker/docker/container [2022-02-11T19:24:44.970Z] github.com/docker/docker/container/stream [2022-02-11T19:24:44.970Z] github.com/docker/docker/contrib/apparmor [2022-02-11T19:24:44.970Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-11T19:24:44.970Z] github.com/docker/docker/contrib/httpserver [2022-02-11T19:24:44.970Z] github.com/docker/docker/daemon [2022-02-11T19:24:44.970Z] github.com/docker/docker/daemon/cluster [2022-02-11T19:24:44.970Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-11T19:24:44.970Z] github.com/docker/docker/daemon/cluster/convert [2022-02-11T19:24:44.970Z] github.com/docker/docker/daemon/cluster/executor [2022-02-11T19:24:44.970Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-11T19:24:44.970Z] github.com/docker/docker/daemon/cluster/provider [2022-02-11T19:24:44.970Z] github.com/docker/docker/daemon/config [2022-02-11T19:24:44.970Z] github.com/docker/docker/daemon/events [2022-02-11T19:24:44.970Z] github.com/docker/docker/daemon/events/testutils [2022-02-11T19:24:44.970Z] github.com/docker/docker/daemon/exec [2022-02-11T19:24:44.970Z] github.com/docker/docker/daemon/graphdriver [2022-02-11T19:24:44.970Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-11T19:24:44.970Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-11T19:24:44.970Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-11T19:24:44.970Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-11T19:24:44.970Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-11T19:24:44.970Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-11T19:24:44.970Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-11T19:24:44.970Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-11T19:24:44.970Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-11T19:24:44.970Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-11T19:24:44.970Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-11T19:24:44.970Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-11T19:24:44.970Z] github.com/docker/docker/daemon/images [2022-02-11T19:24:44.970Z] github.com/docker/docker/daemon/initlayer [2022-02-11T19:24:44.970Z] github.com/docker/docker/daemon/links [2022-02-11T19:24:44.970Z] github.com/docker/docker/daemon/listeners [2022-02-11T19:24:44.970Z] github.com/docker/docker/daemon/logger [2022-02-11T19:24:44.970Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-11T19:24:44.970Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-11T19:24:44.970Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-11T19:24:44.970Z] github.com/docker/docker/daemon/logger/gelf [2022-02-11T19:24:44.970Z] github.com/docker/docker/daemon/logger/journald [2022-02-11T19:24:44.970Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-11T19:24:44.970Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-11T19:24:44.970Z] github.com/docker/docker/daemon/logger/local [2022-02-11T19:24:44.970Z] github.com/docker/docker/daemon/logger/logentries [2022-02-11T19:24:44.970Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-11T19:24:44.970Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-11T19:24:44.970Z] github.com/docker/docker/daemon/logger/splunk [2022-02-11T19:24:44.970Z] github.com/docker/docker/daemon/logger/syslog [2022-02-11T19:24:44.970Z] github.com/docker/docker/daemon/logger/templates [2022-02-11T19:24:44.970Z] github.com/docker/docker/daemon/names [2022-02-11T19:24:44.970Z] github.com/docker/docker/daemon/network [2022-02-11T19:24:44.970Z] github.com/docker/docker/daemon/stats [2022-02-11T19:24:44.970Z] github.com/docker/docker/distribution [2022-02-11T19:24:44.970Z] github.com/docker/docker/distribution/metadata [2022-02-11T19:24:44.970Z] github.com/docker/docker/distribution/utils [2022-02-11T19:24:44.970Z] github.com/docker/docker/distribution/xfer [2022-02-11T19:24:44.970Z] github.com/docker/docker/dockerversion [2022-02-11T19:24:44.970Z] github.com/docker/docker/errdefs [2022-02-11T19:24:44.970Z] github.com/docker/docker/image [2022-02-11T19:24:44.970Z] github.com/docker/docker/image/cache [2022-02-11T19:24:44.970Z] github.com/docker/docker/image/tarexport [2022-02-11T19:24:44.970Z] github.com/docker/docker/image/v1 [2022-02-11T19:24:44.970Z] github.com/docker/docker/internal/test/suite [2022-02-11T19:24:44.970Z] github.com/docker/docker/layer [2022-02-11T19:24:44.970Z] github.com/docker/docker/libcontainerd [2022-02-11T19:24:44.970Z] github.com/docker/docker/libcontainerd/queue [2022-02-11T19:24:44.970Z] github.com/docker/docker/libcontainerd/remote [2022-02-11T19:24:44.970Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-11T19:24:44.970Z] github.com/docker/docker/libcontainerd/types [2022-02-11T19:24:44.970Z] github.com/docker/docker/libnetwork [2022-02-11T19:24:44.970Z] github.com/docker/docker/libnetwork/bitseq [2022-02-11T19:24:44.970Z] github.com/docker/docker/libnetwork/cluster [2022-02-11T19:24:44.970Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-11T19:24:44.970Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-11T19:24:44.970Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-11T19:24:44.970Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-11T19:24:44.970Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-11T19:24:44.970Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-11T19:24:44.970Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-11T19:24:44.970Z] github.com/docker/docker/libnetwork/config [2022-02-11T19:24:44.970Z] github.com/docker/docker/libnetwork/datastore [2022-02-11T19:24:44.970Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-11T19:24:44.970Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-11T19:24:44.970Z] github.com/docker/docker/libnetwork/driverapi [2022-02-11T19:24:44.970Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-11T19:24:44.970Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-11T19:24:44.970Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-11T19:24:44.970Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-11T19:24:44.970Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-11T19:24:44.970Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-11T19:24:44.970Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-11T19:24:44.970Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-11T19:24:44.970Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-11T19:24:44.970Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-11T19:24:44.970Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-11T19:24:44.970Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-11T19:24:44.970Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-11T19:24:44.970Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-11T19:24:44.970Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-11T19:24:44.970Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-11T19:24:44.970Z] github.com/docker/docker/libnetwork/etchosts [2022-02-11T19:24:44.970Z] github.com/docker/docker/libnetwork/idm [2022-02-11T19:24:44.970Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-11T19:24:44.970Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-11T19:24:44.970Z] github.com/docker/docker/libnetwork/ipam [2022-02-11T19:24:44.970Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-11T19:24:44.970Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-11T19:24:44.970Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-11T19:24:44.970Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-11T19:24:44.970Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-11T19:24:44.970Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-11T19:24:44.970Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-11T19:24:44.970Z] github.com/docker/docker/libnetwork/iptables [2022-02-11T19:24:44.970Z] github.com/docker/docker/libnetwork/netlabel [2022-02-11T19:24:44.970Z] github.com/docker/docker/libnetwork/netutils [2022-02-11T19:24:44.970Z] github.com/docker/docker/libnetwork/networkdb [2022-02-11T19:24:44.970Z] github.com/docker/docker/libnetwork/ns [2022-02-11T19:24:44.970Z] github.com/docker/docker/libnetwork/options [2022-02-11T19:24:44.970Z] github.com/docker/docker/libnetwork/osl [2022-02-11T19:24:44.970Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-11T19:24:44.970Z] github.com/docker/docker/libnetwork/portallocator [2022-02-11T19:24:44.970Z] github.com/docker/docker/libnetwork/portmapper [2022-02-11T19:24:44.970Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-11T19:24:44.970Z] github.com/docker/docker/libnetwork/testutils [2022-02-11T19:24:44.970Z] github.com/docker/docker/libnetwork/types [2022-02-11T19:24:44.970Z] github.com/docker/docker/oci [2022-02-11T19:24:44.970Z] github.com/docker/docker/oci/caps [2022-02-11T19:24:44.970Z] github.com/docker/docker/opts [2022-02-11T19:24:44.970Z] github.com/docker/docker/pkg/aaparser [2022-02-11T19:24:44.970Z] github.com/docker/docker/pkg/archive [2022-02-11T19:24:44.970Z] github.com/docker/docker/pkg/authorization [2022-02-11T19:24:44.970Z] github.com/docker/docker/pkg/broadcaster [2022-02-11T19:24:44.970Z] github.com/docker/docker/pkg/capabilities [2022-02-11T19:24:44.970Z] github.com/docker/docker/pkg/chrootarchive [2022-02-11T19:24:44.970Z] github.com/docker/docker/pkg/containerfs [2022-02-11T19:24:44.970Z] github.com/docker/docker/pkg/devicemapper [2022-02-11T19:24:44.970Z] github.com/docker/docker/pkg/directory [2022-02-11T19:24:44.970Z] github.com/docker/docker/pkg/dmesg [2022-02-11T19:24:44.970Z] github.com/docker/docker/pkg/filenotify [2022-02-11T19:24:44.970Z] github.com/docker/docker/pkg/fileutils [2022-02-11T19:24:44.970Z] github.com/docker/docker/pkg/fsutils [2022-02-11T19:24:44.970Z] github.com/docker/docker/pkg/homedir [2022-02-11T19:24:44.970Z] github.com/docker/docker/pkg/idtools [2022-02-11T19:24:44.970Z] github.com/docker/docker/pkg/ioutils [2022-02-11T19:24:44.970Z] github.com/docker/docker/pkg/jsonmessage [2022-02-11T19:24:44.970Z] github.com/docker/docker/pkg/locker [2022-02-11T19:24:44.970Z] github.com/docker/docker/pkg/longpath [2022-02-11T19:24:44.970Z] github.com/docker/docker/pkg/loopback [2022-02-11T19:24:44.970Z] github.com/docker/docker/pkg/mount [2022-02-11T19:24:44.970Z] github.com/docker/docker/pkg/namesgenerator [2022-02-11T19:24:44.970Z] github.com/docker/docker/pkg/parsers [2022-02-11T19:24:44.970Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-11T19:24:44.970Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-11T19:24:44.970Z] github.com/docker/docker/pkg/pidfile [2022-02-11T19:24:44.970Z] github.com/docker/docker/pkg/platform [2022-02-11T19:24:44.970Z] github.com/docker/docker/pkg/plugingetter [2022-02-11T19:24:44.970Z] github.com/docker/docker/pkg/plugins [2022-02-11T19:24:44.970Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-11T19:24:44.970Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-11T19:24:44.970Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-11T19:24:44.970Z] github.com/docker/docker/pkg/plugins/transport [2022-02-11T19:24:44.970Z] github.com/docker/docker/pkg/pools [2022-02-11T19:24:44.970Z] github.com/docker/docker/pkg/progress [2022-02-11T19:24:44.970Z] github.com/docker/docker/pkg/pubsub [2022-02-11T19:24:44.970Z] github.com/docker/docker/pkg/reexec [2022-02-11T19:24:44.970Z] github.com/docker/docker/pkg/signal [2022-02-11T19:24:44.970Z] github.com/docker/docker/pkg/stack [2022-02-11T19:24:44.970Z] github.com/docker/docker/pkg/stdcopy [2022-02-11T19:24:44.970Z] github.com/docker/docker/pkg/streamformatter [2022-02-11T19:24:44.970Z] github.com/docker/docker/pkg/stringid [2022-02-11T19:24:44.970Z] github.com/docker/docker/pkg/symlink [2022-02-11T19:24:44.970Z] github.com/docker/docker/pkg/sysinfo [2022-02-11T19:24:44.970Z] github.com/docker/docker/pkg/system [2022-02-11T19:24:44.970Z] github.com/docker/docker/pkg/tailfile [2022-02-11T19:24:44.970Z] github.com/docker/docker/pkg/tarsum [2022-02-11T19:24:44.970Z] github.com/docker/docker/pkg/term [2022-02-11T19:24:44.970Z] github.com/docker/docker/pkg/term/windows [2022-02-11T19:24:44.970Z] github.com/docker/docker/pkg/truncindex [2022-02-11T19:24:44.970Z] github.com/docker/docker/pkg/urlutil [2022-02-11T19:24:44.970Z] github.com/docker/docker/pkg/useragent [2022-02-11T19:24:44.970Z] github.com/docker/docker/plugin [2022-02-11T19:24:44.970Z] github.com/docker/docker/plugin/executor/containerd [2022-02-11T19:24:44.970Z] github.com/docker/docker/plugin/v2 [2022-02-11T19:24:44.970Z] github.com/docker/docker/profiles/apparmor [2022-02-11T19:24:44.970Z] github.com/docker/docker/profiles/seccomp [2022-02-11T19:24:44.970Z] github.com/docker/docker/quota [2022-02-11T19:24:44.970Z] github.com/docker/docker/reference [2022-02-11T19:24:44.970Z] github.com/docker/docker/registry [2022-02-11T19:24:44.970Z] github.com/docker/docker/registry/resumable [2022-02-11T19:24:44.970Z] github.com/docker/docker/restartmanager [2022-02-11T19:24:44.970Z] github.com/docker/docker/rootless [2022-02-11T19:24:44.970Z] github.com/docker/docker/rootless/specconv [2022-02-11T19:24:44.970Z] github.com/docker/docker/runconfig [2022-02-11T19:24:44.970Z] github.com/docker/docker/runconfig/opts [2022-02-11T19:24:44.970Z] github.com/docker/docker/testutil [2022-02-11T19:24:44.970Z] github.com/docker/docker/testutil/daemon [2022-02-11T19:24:44.970Z] github.com/docker/docker/testutil/environment [2022-02-11T19:24:44.970Z] github.com/docker/docker/testutil/fakecontext [2022-02-11T19:24:44.970Z] github.com/docker/docker/testutil/fakegit [2022-02-11T19:24:44.970Z] github.com/docker/docker/testutil/fakestorage [2022-02-11T19:24:44.970Z] github.com/docker/docker/testutil/fixtures/load [2022-02-11T19:24:44.970Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-11T19:24:44.970Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-11T19:24:44.970Z] github.com/docker/docker/testutil/registry [2022-02-11T19:24:44.970Z] github.com/docker/docker/testutil/request [2022-02-11T19:24:44.970Z] github.com/docker/docker/volume [2022-02-11T19:24:44.970Z] github.com/docker/docker/volume/drivers [2022-02-11T19:24:44.970Z] github.com/docker/docker/volume/local [2022-02-11T19:24:44.970Z] github.com/docker/docker/volume/mounts [2022-02-11T19:24:44.970Z] github.com/docker/docker/volume/service [2022-02-11T19:24:44.970Z] github.com/docker/docker/volume/service/opts [2022-02-11T19:24:44.970Z] github.com/docker/docker/volume/testutils' [2022-02-11T19:24:44.970Z] ++ grep --fixed-strings -v /libnetwork [2022-02-11T19:24:44.970Z] ++ echo 'github.com/docker/docker/api [2022-02-11T19:24:44.970Z] github.com/docker/docker/api/server [2022-02-11T19:24:44.970Z] github.com/docker/docker/api/server/backend/build [2022-02-11T19:24:44.970Z] github.com/docker/docker/api/server/httputils [2022-02-11T19:24:44.970Z] github.com/docker/docker/api/server/middleware [2022-02-11T19:24:44.970Z] github.com/docker/docker/api/server/router [2022-02-11T19:24:44.970Z] github.com/docker/docker/api/server/router/build [2022-02-11T19:24:44.970Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-11T19:24:44.970Z] github.com/docker/docker/api/server/router/container [2022-02-11T19:24:44.970Z] github.com/docker/docker/api/server/router/debug [2022-02-11T19:24:44.970Z] github.com/docker/docker/api/server/router/distribution [2022-02-11T19:24:44.970Z] github.com/docker/docker/api/server/router/grpc [2022-02-11T19:24:44.970Z] github.com/docker/docker/api/server/router/image [2022-02-11T19:24:44.970Z] github.com/docker/docker/api/server/router/network [2022-02-11T19:24:44.970Z] github.com/docker/docker/api/server/router/plugin [2022-02-11T19:24:44.970Z] github.com/docker/docker/api/server/router/session [2022-02-11T19:24:44.971Z] github.com/docker/docker/api/server/router/swarm [2022-02-11T19:24:44.971Z] github.com/docker/docker/api/server/router/system [2022-02-11T19:24:44.971Z] github.com/docker/docker/api/server/router/volume [2022-02-11T19:24:44.971Z] github.com/docker/docker/api/types [2022-02-11T19:24:44.971Z] github.com/docker/docker/api/types/backend [2022-02-11T19:24:44.971Z] github.com/docker/docker/api/types/blkiodev [2022-02-11T19:24:44.971Z] github.com/docker/docker/api/types/container [2022-02-11T19:24:44.971Z] github.com/docker/docker/api/types/events [2022-02-11T19:24:44.971Z] github.com/docker/docker/api/types/filters [2022-02-11T19:24:44.971Z] github.com/docker/docker/api/types/image [2022-02-11T19:24:44.971Z] github.com/docker/docker/api/types/mount [2022-02-11T19:24:44.971Z] github.com/docker/docker/api/types/network [2022-02-11T19:24:44.971Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-11T19:24:44.971Z] github.com/docker/docker/api/types/registry [2022-02-11T19:24:44.971Z] github.com/docker/docker/api/types/strslice [2022-02-11T19:24:44.971Z] github.com/docker/docker/api/types/swarm [2022-02-11T19:24:44.971Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-11T19:24:44.971Z] github.com/docker/docker/api/types/time [2022-02-11T19:24:44.971Z] github.com/docker/docker/api/types/versions [2022-02-11T19:24:44.971Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-11T19:24:44.971Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-11T19:24:44.971Z] github.com/docker/docker/api/types/volume [2022-02-11T19:24:44.971Z] github.com/docker/docker/builder [2022-02-11T19:24:44.971Z] github.com/docker/docker/builder/builder-next [2022-02-11T19:24:44.971Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-11T19:24:44.971Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-11T19:24:44.971Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-11T19:24:44.971Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-11T19:24:44.971Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-11T19:24:44.971Z] github.com/docker/docker/builder/builder-next/worker [2022-02-11T19:24:44.971Z] github.com/docker/docker/builder/dockerfile [2022-02-11T19:24:44.971Z] github.com/docker/docker/builder/dockerignore [2022-02-11T19:24:44.971Z] github.com/docker/docker/builder/remotecontext [2022-02-11T19:24:44.971Z] github.com/docker/docker/builder/remotecontext/git [2022-02-11T19:24:44.971Z] github.com/docker/docker/cli [2022-02-11T19:24:44.971Z] github.com/docker/docker/cli/config [2022-02-11T19:24:44.971Z] github.com/docker/docker/cli/debug [2022-02-11T19:24:44.971Z] github.com/docker/docker/client [2022-02-11T19:24:44.971Z] github.com/docker/docker/cmd/docker-proxy [2022-02-11T19:24:44.971Z] github.com/docker/docker/cmd/dockerd [2022-02-11T19:24:44.971Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-11T19:24:44.971Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-11T19:24:44.971Z] github.com/docker/docker/container [2022-02-11T19:24:44.971Z] github.com/docker/docker/container/stream [2022-02-11T19:24:44.971Z] github.com/docker/docker/contrib/apparmor [2022-02-11T19:24:44.971Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-11T19:24:44.971Z] github.com/docker/docker/contrib/httpserver [2022-02-11T19:24:44.971Z] github.com/docker/docker/daemon [2022-02-11T19:24:44.971Z] github.com/docker/docker/daemon/cluster [2022-02-11T19:24:44.971Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-11T19:24:44.971Z] github.com/docker/docker/daemon/cluster/convert [2022-02-11T19:24:44.971Z] github.com/docker/docker/daemon/cluster/executor [2022-02-11T19:24:44.971Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-11T19:24:44.971Z] github.com/docker/docker/daemon/cluster/provider [2022-02-11T19:24:44.971Z] github.com/docker/docker/daemon/config [2022-02-11T19:24:44.971Z] github.com/docker/docker/daemon/events [2022-02-11T19:24:44.971Z] github.com/docker/docker/daemon/events/testutils [2022-02-11T19:24:44.971Z] github.com/docker/docker/daemon/exec [2022-02-11T19:24:44.971Z] github.com/docker/docker/daemon/graphdriver [2022-02-11T19:24:44.971Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-11T19:24:44.971Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-11T19:24:44.971Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-11T19:24:44.971Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-11T19:24:44.971Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-11T19:24:44.971Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-11T19:24:44.971Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-11T19:24:44.971Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-11T19:24:44.971Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-11T19:24:44.971Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-11T19:24:44.971Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-11T19:24:44.971Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-11T19:24:44.971Z] github.com/docker/docker/daemon/images [2022-02-11T19:24:44.971Z] github.com/docker/docker/daemon/initlayer [2022-02-11T19:24:44.971Z] github.com/docker/docker/daemon/links [2022-02-11T19:24:44.971Z] github.com/docker/docker/daemon/listeners [2022-02-11T19:24:44.971Z] github.com/docker/docker/daemon/logger [2022-02-11T19:24:44.971Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-11T19:24:44.971Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-11T19:24:44.971Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-11T19:24:44.971Z] github.com/docker/docker/daemon/logger/gelf [2022-02-11T19:24:44.971Z] github.com/docker/docker/daemon/logger/journald [2022-02-11T19:24:44.971Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-11T19:24:44.971Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-11T19:24:44.971Z] github.com/docker/docker/daemon/logger/local [2022-02-11T19:24:44.971Z] github.com/docker/docker/daemon/logger/logentries [2022-02-11T19:24:44.971Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-11T19:24:44.971Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-11T19:24:44.971Z] github.com/docker/docker/daemon/logger/splunk [2022-02-11T19:24:44.971Z] github.com/docker/docker/daemon/logger/syslog [2022-02-11T19:24:44.971Z] github.com/docker/docker/daemon/logger/templates [2022-02-11T19:24:44.971Z] github.com/docker/docker/daemon/names [2022-02-11T19:24:44.971Z] github.com/docker/docker/daemon/network [2022-02-11T19:24:44.971Z] github.com/docker/docker/daemon/stats [2022-02-11T19:24:44.971Z] github.com/docker/docker/distribution [2022-02-11T19:24:44.971Z] github.com/docker/docker/distribution/metadata [2022-02-11T19:24:44.971Z] github.com/docker/docker/distribution/utils [2022-02-11T19:24:44.971Z] github.com/docker/docker/distribution/xfer [2022-02-11T19:24:44.971Z] github.com/docker/docker/dockerversion [2022-02-11T19:24:44.971Z] github.com/docker/docker/errdefs [2022-02-11T19:24:44.971Z] github.com/docker/docker/image [2022-02-11T19:24:44.971Z] github.com/docker/docker/image/cache [2022-02-11T19:24:44.971Z] github.com/docker/docker/image/tarexport [2022-02-11T19:24:44.971Z] github.com/docker/docker/image/v1 [2022-02-11T19:24:44.971Z] github.com/docker/docker/internal/test/suite [2022-02-11T19:24:44.971Z] github.com/docker/docker/layer [2022-02-11T19:24:44.971Z] github.com/docker/docker/libcontainerd [2022-02-11T19:24:44.971Z] github.com/docker/docker/libcontainerd/queue [2022-02-11T19:24:44.971Z] github.com/docker/docker/libcontainerd/remote [2022-02-11T19:24:44.971Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-11T19:24:44.971Z] github.com/docker/docker/libcontainerd/types [2022-02-11T19:24:44.971Z] github.com/docker/docker/libnetwork [2022-02-11T19:24:44.971Z] github.com/docker/docker/libnetwork/bitseq [2022-02-11T19:24:44.971Z] github.com/docker/docker/libnetwork/cluster [2022-02-11T19:24:44.971Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-11T19:24:44.971Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-11T19:24:44.971Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-11T19:24:44.971Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-11T19:24:44.971Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-11T19:24:44.971Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-11T19:24:44.971Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-11T19:24:44.971Z] github.com/docker/docker/libnetwork/config [2022-02-11T19:24:44.971Z] github.com/docker/docker/libnetwork/datastore [2022-02-11T19:24:44.971Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-11T19:24:44.971Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-11T19:24:44.971Z] github.com/docker/docker/libnetwork/driverapi [2022-02-11T19:24:44.971Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-11T19:24:44.971Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-11T19:24:44.971Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-11T19:24:44.971Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-11T19:24:44.971Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-11T19:24:44.971Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-11T19:24:44.971Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-11T19:24:44.971Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-11T19:24:44.971Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-11T19:24:44.971Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-11T19:24:44.971Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-11T19:24:44.971Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-11T19:24:44.971Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-11T19:24:44.971Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-11T19:24:44.971Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-11T19:24:44.971Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-11T19:24:44.971Z] github.com/docker/docker/libnetwork/etchosts [2022-02-11T19:24:44.971Z] github.com/docker/docker/libnetwork/idm [2022-02-11T19:24:44.971Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-11T19:24:44.971Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-11T19:24:44.971Z] github.com/docker/docker/libnetwork/ipam [2022-02-11T19:24:44.971Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-11T19:24:44.971Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-11T19:24:44.971Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-11T19:24:44.971Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-11T19:24:44.971Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-11T19:24:44.971Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-11T19:24:44.971Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-11T19:24:44.971Z] github.com/docker/docker/libnetwork/iptables [2022-02-11T19:24:44.971Z] github.com/docker/docker/libnetwork/netlabel [2022-02-11T19:24:44.971Z] github.com/docker/docker/libnetwork/netutils [2022-02-11T19:24:44.971Z] github.com/docker/docker/libnetwork/networkdb [2022-02-11T19:24:44.971Z] github.com/docker/docker/libnetwork/ns [2022-02-11T19:24:44.971Z] github.com/docker/docker/libnetwork/options [2022-02-11T19:24:44.971Z] github.com/docker/docker/libnetwork/osl [2022-02-11T19:24:44.971Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-11T19:24:44.971Z] github.com/docker/docker/libnetwork/portallocator [2022-02-11T19:24:44.971Z] github.com/docker/docker/libnetwork/portmapper [2022-02-11T19:24:44.971Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-11T19:24:44.971Z] github.com/docker/docker/libnetwork/testutils [2022-02-11T19:24:44.971Z] github.com/docker/docker/libnetwork/types [2022-02-11T19:24:44.971Z] github.com/docker/docker/oci [2022-02-11T19:24:44.971Z] github.com/docker/docker/oci/caps [2022-02-11T19:24:44.971Z] github.com/docker/docker/opts [2022-02-11T19:24:44.971Z] github.com/docker/docker/pkg/aaparser [2022-02-11T19:24:44.971Z] github.com/docker/docker/pkg/archive [2022-02-11T19:24:44.971Z] github.com/docker/docker/pkg/authorization [2022-02-11T19:24:44.971Z] github.com/docker/docker/pkg/broadcaster [2022-02-11T19:24:44.971Z] github.com/docker/docker/pkg/capabilities [2022-02-11T19:24:44.971Z] github.com/docker/docker/pkg/chrootarchive [2022-02-11T19:24:44.971Z] github.com/docker/docker/pkg/containerfs [2022-02-11T19:24:44.971Z] github.com/docker/docker/pkg/devicemapper [2022-02-11T19:24:44.971Z] github.com/docker/docker/pkg/directory [2022-02-11T19:24:44.971Z] github.com/docker/docker/pkg/dmesg [2022-02-11T19:24:44.971Z] github.com/docker/docker/pkg/filenotify [2022-02-11T19:24:44.971Z] github.com/docker/docker/pkg/fileutils [2022-02-11T19:24:44.971Z] github.com/docker/docker/pkg/fsutils [2022-02-11T19:24:44.971Z] github.com/docker/docker/pkg/homedir [2022-02-11T19:24:44.971Z] github.com/docker/docker/pkg/idtools [2022-02-11T19:24:44.971Z] github.com/docker/docker/pkg/ioutils [2022-02-11T19:24:44.971Z] github.com/docker/docker/pkg/jsonmessage [2022-02-11T19:24:44.971Z] github.com/docker/docker/pkg/locker [2022-02-11T19:24:44.971Z] github.com/docker/docker/pkg/longpath [2022-02-11T19:24:44.971Z] github.com/docker/docker/pkg/loopback [2022-02-11T19:24:44.971Z] github.com/docker/docker/pkg/mount [2022-02-11T19:24:44.971Z] github.com/docker/docker/pkg/namesgenerator [2022-02-11T19:24:44.971Z] github.com/docker/docker/pkg/parsers [2022-02-11T19:24:44.971Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-11T19:24:44.971Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-11T19:24:44.971Z] github.com/docker/docker/pkg/pidfile [2022-02-11T19:24:44.971Z] github.com/docker/docker/pkg/platform [2022-02-11T19:24:44.971Z] github.com/docker/docker/pkg/plugingetter [2022-02-11T19:24:44.971Z] github.com/docker/docker/pkg/plugins [2022-02-11T19:24:44.971Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-11T19:24:44.971Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-11T19:24:44.971Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-11T19:24:44.971Z] github.com/docker/docker/pkg/plugins/transport [2022-02-11T19:24:44.971Z] github.com/docker/docker/pkg/pools [2022-02-11T19:24:44.971Z] github.com/docker/docker/pkg/progress [2022-02-11T19:24:44.971Z] github.com/docker/docker/pkg/pubsub [2022-02-11T19:24:44.971Z] github.com/docker/docker/pkg/reexec [2022-02-11T19:24:44.971Z] github.com/docker/docker/pkg/signal [2022-02-11T19:24:44.971Z] github.com/docker/docker/pkg/stack [2022-02-11T19:24:44.971Z] github.com/docker/docker/pkg/stdcopy [2022-02-11T19:24:44.971Z] github.com/docker/docker/pkg/streamformatter [2022-02-11T19:24:44.971Z] github.com/docker/docker/pkg/stringid [2022-02-11T19:24:44.971Z] github.com/docker/docker/pkg/symlink [2022-02-11T19:24:44.971Z] github.com/docker/docker/pkg/sysinfo [2022-02-11T19:24:44.971Z] github.com/docker/docker/pkg/system [2022-02-11T19:24:44.971Z] github.com/docker/docker/pkg/tailfile [2022-02-11T19:24:44.971Z] github.com/docker/docker/pkg/tarsum [2022-02-11T19:24:44.971Z] github.com/docker/docker/pkg/term [2022-02-11T19:24:44.971Z] github.com/docker/docker/pkg/term/windows [2022-02-11T19:24:44.971Z] github.com/docker/docker/pkg/truncindex [2022-02-11T19:24:44.971Z] github.com/docker/docker/pkg/urlutil [2022-02-11T19:24:44.971Z] github.com/docker/docker/pkg/useragent [2022-02-11T19:24:44.971Z] github.com/docker/docker/plugin [2022-02-11T19:24:44.971Z] github.com/docker/docker/plugin/executor/containerd [2022-02-11T19:24:44.971Z] github.com/docker/docker/plugin/v2 [2022-02-11T19:24:44.971Z] github.com/docker/docker/profiles/apparmor [2022-02-11T19:24:44.971Z] github.com/docker/docker/profiles/seccomp [2022-02-11T19:24:44.971Z] github.com/docker/docker/quota [2022-02-11T19:24:44.971Z] github.com/docker/docker/reference [2022-02-11T19:24:44.971Z] github.com/docker/docker/registry [2022-02-11T19:24:44.971Z] github.com/docker/docker/registry/resumable [2022-02-11T19:24:44.971Z] github.com/docker/docker/restartmanager [2022-02-11T19:24:44.971Z] github.com/docker/docker/rootless [2022-02-11T19:24:44.971Z] github.com/docker/docker/rootless/specconv [2022-02-11T19:24:44.971Z] github.com/docker/docker/runconfig [2022-02-11T19:24:44.971Z] github.com/docker/docker/runconfig/opts [2022-02-11T19:24:44.971Z] github.com/docker/docker/testutil [2022-02-11T19:24:44.971Z] github.com/docker/docker/testutil/daemon [2022-02-11T19:24:44.971Z] github.com/docker/docker/testutil/environment [2022-02-11T19:24:44.971Z] github.com/docker/docker/testutil/fakecontext [2022-02-11T19:24:44.971Z] github.com/docker/docker/testutil/fakegit [2022-02-11T19:24:44.971Z] github.com/docker/docker/testutil/fakestorage [2022-02-11T19:24:44.971Z] github.com/docker/docker/testutil/fixtures/load [2022-02-11T19:24:44.971Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-11T19:24:44.971Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-11T19:24:44.971Z] github.com/docker/docker/testutil/registry [2022-02-11T19:24:44.971Z] github.com/docker/docker/testutil/request [2022-02-11T19:24:44.971Z] github.com/docker/docker/volume [2022-02-11T19:24:44.971Z] github.com/docker/docker/volume/drivers [2022-02-11T19:24:44.971Z] github.com/docker/docker/volume/local [2022-02-11T19:24:44.971Z] github.com/docker/docker/volume/mounts [2022-02-11T19:24:44.971Z] github.com/docker/docker/volume/service [2022-02-11T19:24:44.971Z] github.com/docker/docker/volume/service/opts [2022-02-11T19:24:44.971Z] github.com/docker/docker/volume/testutils' [2022-02-11T19:24:44.971Z] + base_pkg_list='github.com/docker/docker/api [2022-02-11T19:24:44.971Z] github.com/docker/docker/api/server [2022-02-11T19:24:44.971Z] github.com/docker/docker/api/server/backend/build [2022-02-11T19:24:44.971Z] github.com/docker/docker/api/server/httputils [2022-02-11T19:24:44.971Z] github.com/docker/docker/api/server/middleware [2022-02-11T19:24:44.971Z] github.com/docker/docker/api/server/router [2022-02-11T19:24:44.971Z] github.com/docker/docker/api/server/router/build [2022-02-11T19:24:44.971Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-11T19:24:44.971Z] github.com/docker/docker/api/server/router/container [2022-02-11T19:24:44.971Z] github.com/docker/docker/api/server/router/debug [2022-02-11T19:24:44.971Z] github.com/docker/docker/api/server/router/distribution [2022-02-11T19:24:44.971Z] github.com/docker/docker/api/server/router/grpc [2022-02-11T19:24:44.971Z] github.com/docker/docker/api/server/router/image [2022-02-11T19:24:44.971Z] github.com/docker/docker/api/server/router/network [2022-02-11T19:24:44.971Z] github.com/docker/docker/api/server/router/plugin [2022-02-11T19:24:44.971Z] github.com/docker/docker/api/server/router/session [2022-02-11T19:24:44.971Z] github.com/docker/docker/api/server/router/swarm [2022-02-11T19:24:44.971Z] github.com/docker/docker/api/server/router/system [2022-02-11T19:24:44.971Z] github.com/docker/docker/api/server/router/volume [2022-02-11T19:24:44.971Z] github.com/docker/docker/api/types [2022-02-11T19:24:44.971Z] github.com/docker/docker/api/types/backend [2022-02-11T19:24:44.971Z] github.com/docker/docker/api/types/blkiodev [2022-02-11T19:24:44.971Z] github.com/docker/docker/api/types/container [2022-02-11T19:24:44.971Z] github.com/docker/docker/api/types/events [2022-02-11T19:24:44.971Z] github.com/docker/docker/api/types/filters [2022-02-11T19:24:44.971Z] github.com/docker/docker/api/types/image [2022-02-11T19:24:44.971Z] github.com/docker/docker/api/types/mount [2022-02-11T19:24:44.971Z] github.com/docker/docker/api/types/network [2022-02-11T19:24:44.971Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-11T19:24:44.971Z] github.com/docker/docker/api/types/registry [2022-02-11T19:24:44.971Z] github.com/docker/docker/api/types/strslice [2022-02-11T19:24:44.971Z] github.com/docker/docker/api/types/swarm [2022-02-11T19:24:44.971Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-11T19:24:44.971Z] github.com/docker/docker/api/types/time [2022-02-11T19:24:44.971Z] github.com/docker/docker/api/types/versions [2022-02-11T19:24:44.971Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-11T19:24:44.971Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-11T19:24:44.971Z] github.com/docker/docker/api/types/volume [2022-02-11T19:24:44.971Z] github.com/docker/docker/builder [2022-02-11T19:24:44.971Z] github.com/docker/docker/builder/builder-next [2022-02-11T19:24:44.971Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-11T19:24:44.971Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-11T19:24:44.971Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-11T19:24:44.971Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-11T19:24:44.971Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-11T19:24:44.971Z] github.com/docker/docker/builder/builder-next/worker [2022-02-11T19:24:44.971Z] github.com/docker/docker/builder/dockerfile [2022-02-11T19:24:44.971Z] github.com/docker/docker/builder/dockerignore [2022-02-11T19:24:44.971Z] github.com/docker/docker/builder/remotecontext [2022-02-11T19:24:44.971Z] github.com/docker/docker/builder/remotecontext/git [2022-02-11T19:24:44.971Z] github.com/docker/docker/cli [2022-02-11T19:24:44.971Z] github.com/docker/docker/cli/config [2022-02-11T19:24:44.971Z] github.com/docker/docker/cli/debug [2022-02-11T19:24:44.971Z] github.com/docker/docker/client [2022-02-11T19:24:44.971Z] github.com/docker/docker/cmd/docker-proxy [2022-02-11T19:24:44.971Z] github.com/docker/docker/cmd/dockerd [2022-02-11T19:24:44.971Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-11T19:24:44.971Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-11T19:24:44.971Z] github.com/docker/docker/container [2022-02-11T19:24:44.971Z] github.com/docker/docker/container/stream [2022-02-11T19:24:44.971Z] github.com/docker/docker/contrib/apparmor [2022-02-11T19:24:44.971Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-11T19:24:44.971Z] github.com/docker/docker/contrib/httpserver [2022-02-11T19:24:44.971Z] github.com/docker/docker/daemon [2022-02-11T19:24:44.971Z] github.com/docker/docker/daemon/cluster [2022-02-11T19:24:44.971Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-11T19:24:44.971Z] github.com/docker/docker/daemon/cluster/convert [2022-02-11T19:24:44.971Z] github.com/docker/docker/daemon/cluster/executor [2022-02-11T19:24:44.971Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-11T19:24:44.971Z] github.com/docker/docker/daemon/cluster/provider [2022-02-11T19:24:44.971Z] github.com/docker/docker/daemon/config [2022-02-11T19:24:44.971Z] github.com/docker/docker/daemon/events [2022-02-11T19:24:44.971Z] github.com/docker/docker/daemon/events/testutils [2022-02-11T19:24:44.971Z] github.com/docker/docker/daemon/exec [2022-02-11T19:24:44.971Z] github.com/docker/docker/daemon/graphdriver [2022-02-11T19:24:44.971Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-11T19:24:44.971Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-11T19:24:44.971Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-11T19:24:44.971Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-11T19:24:44.971Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-11T19:24:44.971Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-11T19:24:44.971Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-11T19:24:44.971Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-11T19:24:44.971Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-11T19:24:44.971Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-11T19:24:44.971Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-11T19:24:44.971Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-11T19:24:44.971Z] github.com/docker/docker/daemon/images [2022-02-11T19:24:44.971Z] github.com/docker/docker/daemon/initlayer [2022-02-11T19:24:44.971Z] github.com/docker/docker/daemon/links [2022-02-11T19:24:44.971Z] github.com/docker/docker/daemon/listeners [2022-02-11T19:24:44.972Z] github.com/docker/docker/daemon/logger [2022-02-11T19:24:44.972Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-11T19:24:44.972Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-11T19:24:44.972Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-11T19:24:44.972Z] github.com/docker/docker/daemon/logger/gelf [2022-02-11T19:24:44.972Z] github.com/docker/docker/daemon/logger/journald [2022-02-11T19:24:44.972Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-11T19:24:44.972Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-11T19:24:44.972Z] github.com/docker/docker/daemon/logger/local [2022-02-11T19:24:44.972Z] github.com/docker/docker/daemon/logger/logentries [2022-02-11T19:24:44.972Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-11T19:24:44.972Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-11T19:24:44.972Z] github.com/docker/docker/daemon/logger/splunk [2022-02-11T19:24:44.972Z] github.com/docker/docker/daemon/logger/syslog [2022-02-11T19:24:44.972Z] github.com/docker/docker/daemon/logger/templates [2022-02-11T19:24:44.972Z] github.com/docker/docker/daemon/names [2022-02-11T19:24:44.972Z] github.com/docker/docker/daemon/network [2022-02-11T19:24:44.972Z] github.com/docker/docker/daemon/stats [2022-02-11T19:24:44.972Z] github.com/docker/docker/distribution [2022-02-11T19:24:44.972Z] github.com/docker/docker/distribution/metadata [2022-02-11T19:24:44.972Z] github.com/docker/docker/distribution/utils [2022-02-11T19:24:44.972Z] github.com/docker/docker/distribution/xfer [2022-02-11T19:24:44.972Z] github.com/docker/docker/dockerversion [2022-02-11T19:24:44.972Z] github.com/docker/docker/errdefs [2022-02-11T19:24:44.972Z] github.com/docker/docker/image [2022-02-11T19:24:44.972Z] github.com/docker/docker/image/cache [2022-02-11T19:24:44.972Z] github.com/docker/docker/image/tarexport [2022-02-11T19:24:44.972Z] github.com/docker/docker/image/v1 [2022-02-11T19:24:44.972Z] github.com/docker/docker/internal/test/suite [2022-02-11T19:24:44.972Z] github.com/docker/docker/layer [2022-02-11T19:24:44.972Z] github.com/docker/docker/libcontainerd [2022-02-11T19:24:44.972Z] github.com/docker/docker/libcontainerd/queue [2022-02-11T19:24:44.972Z] github.com/docker/docker/libcontainerd/remote [2022-02-11T19:24:44.972Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-11T19:24:44.972Z] github.com/docker/docker/libcontainerd/types [2022-02-11T19:24:44.972Z] github.com/docker/docker/oci [2022-02-11T19:24:44.972Z] github.com/docker/docker/oci/caps [2022-02-11T19:24:44.972Z] github.com/docker/docker/opts [2022-02-11T19:24:44.972Z] github.com/docker/docker/pkg/aaparser [2022-02-11T19:24:44.972Z] github.com/docker/docker/pkg/archive [2022-02-11T19:24:44.972Z] github.com/docker/docker/pkg/authorization [2022-02-11T19:24:44.972Z] github.com/docker/docker/pkg/broadcaster [2022-02-11T19:24:44.972Z] github.com/docker/docker/pkg/capabilities [2022-02-11T19:24:44.972Z] github.com/docker/docker/pkg/chrootarchive [2022-02-11T19:24:44.972Z] github.com/docker/docker/pkg/containerfs [2022-02-11T19:24:44.972Z] github.com/docker/docker/pkg/devicemapper [2022-02-11T19:24:44.972Z] github.com/docker/docker/pkg/directory [2022-02-11T19:24:44.972Z] github.com/docker/docker/pkg/dmesg [2022-02-11T19:24:44.972Z] github.com/docker/docker/pkg/filenotify [2022-02-11T19:24:44.972Z] github.com/docker/docker/pkg/fileutils [2022-02-11T19:24:44.972Z] github.com/docker/docker/pkg/fsutils [2022-02-11T19:24:44.972Z] github.com/docker/docker/pkg/homedir [2022-02-11T19:24:44.972Z] github.com/docker/docker/pkg/idtools [2022-02-11T19:24:44.972Z] github.com/docker/docker/pkg/ioutils [2022-02-11T19:24:44.972Z] github.com/docker/docker/pkg/jsonmessage [2022-02-11T19:24:44.972Z] github.com/docker/docker/pkg/locker [2022-02-11T19:24:44.972Z] github.com/docker/docker/pkg/longpath [2022-02-11T19:24:44.972Z] github.com/docker/docker/pkg/loopback [2022-02-11T19:24:44.972Z] github.com/docker/docker/pkg/mount [2022-02-11T19:24:44.972Z] github.com/docker/docker/pkg/namesgenerator [2022-02-11T19:24:44.972Z] github.com/docker/docker/pkg/parsers [2022-02-11T19:24:44.972Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-11T19:24:44.972Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-11T19:24:44.972Z] github.com/docker/docker/pkg/pidfile [2022-02-11T19:24:44.972Z] github.com/docker/docker/pkg/platform [2022-02-11T19:24:44.972Z] github.com/docker/docker/pkg/plugingetter [2022-02-11T19:24:44.972Z] github.com/docker/docker/pkg/plugins [2022-02-11T19:24:44.972Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-11T19:24:44.972Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-11T19:24:44.972Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-11T19:24:44.972Z] github.com/docker/docker/pkg/plugins/transport [2022-02-11T19:24:44.972Z] github.com/docker/docker/pkg/pools [2022-02-11T19:24:44.972Z] github.com/docker/docker/pkg/progress [2022-02-11T19:24:44.972Z] github.com/docker/docker/pkg/pubsub [2022-02-11T19:24:44.972Z] github.com/docker/docker/pkg/reexec [2022-02-11T19:24:44.972Z] github.com/docker/docker/pkg/signal [2022-02-11T19:24:44.972Z] github.com/docker/docker/pkg/stack [2022-02-11T19:24:44.972Z] github.com/docker/docker/pkg/stdcopy [2022-02-11T19:24:44.972Z] github.com/docker/docker/pkg/streamformatter [2022-02-11T19:24:44.972Z] github.com/docker/docker/pkg/stringid [2022-02-11T19:24:44.972Z] github.com/docker/docker/pkg/symlink [2022-02-11T19:24:44.972Z] github.com/docker/docker/pkg/sysinfo [2022-02-11T19:24:44.972Z] github.com/docker/docker/pkg/system [2022-02-11T19:24:44.972Z] github.com/docker/docker/pkg/tailfile [2022-02-11T19:24:44.972Z] github.com/docker/docker/pkg/tarsum [2022-02-11T19:24:44.972Z] github.com/docker/docker/pkg/term [2022-02-11T19:24:44.972Z] github.com/docker/docker/pkg/term/windows [2022-02-11T19:24:44.972Z] github.com/docker/docker/pkg/truncindex [2022-02-11T19:24:44.972Z] github.com/docker/docker/pkg/urlutil [2022-02-11T19:24:44.972Z] github.com/docker/docker/pkg/useragent [2022-02-11T19:24:44.972Z] github.com/docker/docker/plugin [2022-02-11T19:24:44.972Z] github.com/docker/docker/plugin/executor/containerd [2022-02-11T19:24:44.972Z] github.com/docker/docker/plugin/v2 [2022-02-11T19:24:44.972Z] github.com/docker/docker/profiles/apparmor [2022-02-11T19:24:44.972Z] github.com/docker/docker/profiles/seccomp [2022-02-11T19:24:44.972Z] github.com/docker/docker/quota [2022-02-11T19:24:44.972Z] github.com/docker/docker/reference [2022-02-11T19:24:44.972Z] github.com/docker/docker/registry [2022-02-11T19:24:44.972Z] github.com/docker/docker/registry/resumable [2022-02-11T19:24:44.972Z] github.com/docker/docker/restartmanager [2022-02-11T19:24:44.972Z] github.com/docker/docker/rootless [2022-02-11T19:24:44.972Z] github.com/docker/docker/rootless/specconv [2022-02-11T19:24:44.972Z] github.com/docker/docker/runconfig [2022-02-11T19:24:44.972Z] github.com/docker/docker/runconfig/opts [2022-02-11T19:24:44.972Z] github.com/docker/docker/testutil [2022-02-11T19:24:44.972Z] github.com/docker/docker/testutil/daemon [2022-02-11T19:24:44.972Z] github.com/docker/docker/testutil/environment [2022-02-11T19:24:44.972Z] github.com/docker/docker/testutil/fakecontext [2022-02-11T19:24:44.972Z] github.com/docker/docker/testutil/fakegit [2022-02-11T19:24:44.972Z] github.com/docker/docker/testutil/fakestorage [2022-02-11T19:24:44.972Z] github.com/docker/docker/testutil/fixtures/load [2022-02-11T19:24:44.972Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-11T19:24:44.972Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-11T19:24:44.972Z] github.com/docker/docker/testutil/registry [2022-02-11T19:24:44.972Z] github.com/docker/docker/testutil/request [2022-02-11T19:24:44.972Z] github.com/docker/docker/volume [2022-02-11T19:24:44.972Z] github.com/docker/docker/volume/drivers [2022-02-11T19:24:44.972Z] github.com/docker/docker/volume/local [2022-02-11T19:24:44.972Z] github.com/docker/docker/volume/mounts [2022-02-11T19:24:44.972Z] github.com/docker/docker/volume/service [2022-02-11T19:24:44.972Z] github.com/docker/docker/volume/service/opts [2022-02-11T19:24:44.972Z] github.com/docker/docker/volume/testutils' [2022-02-11T19:24:44.972Z] ++ grep --fixed-strings /libnetwork [2022-02-11T19:24:44.972Z] ++ echo 'github.com/docker/docker/api [2022-02-11T19:24:44.972Z] github.com/docker/docker/api/server [2022-02-11T19:24:44.972Z] github.com/docker/docker/api/server/backend/build [2022-02-11T19:24:44.972Z] github.com/docker/docker/api/server/httputils [2022-02-11T19:24:44.972Z] github.com/docker/docker/api/server/middleware [2022-02-11T19:24:44.972Z] github.com/docker/docker/api/server/router [2022-02-11T19:24:44.972Z] github.com/docker/docker/api/server/router/build [2022-02-11T19:24:44.972Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-11T19:24:44.972Z] github.com/docker/docker/api/server/router/container [2022-02-11T19:24:44.972Z] github.com/docker/docker/api/server/router/debug [2022-02-11T19:24:44.972Z] github.com/docker/docker/api/server/router/distribution [2022-02-11T19:24:44.972Z] github.com/docker/docker/api/server/router/grpc [2022-02-11T19:24:44.972Z] github.com/docker/docker/api/server/router/image [2022-02-11T19:24:44.972Z] github.com/docker/docker/api/server/router/network [2022-02-11T19:24:44.972Z] github.com/docker/docker/api/server/router/plugin [2022-02-11T19:24:44.972Z] github.com/docker/docker/api/server/router/session [2022-02-11T19:24:44.972Z] github.com/docker/docker/api/server/router/swarm [2022-02-11T19:24:44.972Z] github.com/docker/docker/api/server/router/system [2022-02-11T19:24:44.972Z] github.com/docker/docker/api/server/router/volume [2022-02-11T19:24:44.972Z] github.com/docker/docker/api/types [2022-02-11T19:24:44.972Z] github.com/docker/docker/api/types/backend [2022-02-11T19:24:44.972Z] github.com/docker/docker/api/types/blkiodev [2022-02-11T19:24:44.972Z] github.com/docker/docker/api/types/container [2022-02-11T19:24:44.972Z] github.com/docker/docker/api/types/events [2022-02-11T19:24:44.972Z] github.com/docker/docker/api/types/filters [2022-02-11T19:24:44.972Z] github.com/docker/docker/api/types/image [2022-02-11T19:24:44.972Z] github.com/docker/docker/api/types/mount [2022-02-11T19:24:44.972Z] github.com/docker/docker/api/types/network [2022-02-11T19:24:44.972Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-11T19:24:44.972Z] github.com/docker/docker/api/types/registry [2022-02-11T19:24:44.972Z] github.com/docker/docker/api/types/strslice [2022-02-11T19:24:44.972Z] github.com/docker/docker/api/types/swarm [2022-02-11T19:24:44.972Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-11T19:24:44.972Z] github.com/docker/docker/api/types/time [2022-02-11T19:24:44.972Z] github.com/docker/docker/api/types/versions [2022-02-11T19:24:44.972Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-11T19:24:44.972Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-11T19:24:44.972Z] github.com/docker/docker/api/types/volume [2022-02-11T19:24:44.972Z] github.com/docker/docker/builder [2022-02-11T19:24:44.972Z] github.com/docker/docker/builder/builder-next [2022-02-11T19:24:44.972Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-11T19:24:44.972Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-11T19:24:44.972Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-11T19:24:44.972Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-11T19:24:44.972Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-11T19:24:44.972Z] github.com/docker/docker/builder/builder-next/worker [2022-02-11T19:24:44.972Z] github.com/docker/docker/builder/dockerfile [2022-02-11T19:24:44.972Z] github.com/docker/docker/builder/dockerignore [2022-02-11T19:24:44.972Z] github.com/docker/docker/builder/remotecontext [2022-02-11T19:24:44.972Z] github.com/docker/docker/builder/remotecontext/git [2022-02-11T19:24:44.972Z] github.com/docker/docker/cli [2022-02-11T19:24:44.972Z] github.com/docker/docker/cli/config [2022-02-11T19:24:44.972Z] github.com/docker/docker/cli/debug [2022-02-11T19:24:44.972Z] github.com/docker/docker/client [2022-02-11T19:24:44.972Z] github.com/docker/docker/cmd/docker-proxy [2022-02-11T19:24:44.972Z] github.com/docker/docker/cmd/dockerd [2022-02-11T19:24:44.972Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-11T19:24:44.972Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-11T19:24:44.972Z] github.com/docker/docker/container [2022-02-11T19:24:44.972Z] github.com/docker/docker/container/stream [2022-02-11T19:24:44.972Z] github.com/docker/docker/contrib/apparmor [2022-02-11T19:24:44.972Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-11T19:24:44.972Z] github.com/docker/docker/contrib/httpserver [2022-02-11T19:24:44.972Z] github.com/docker/docker/daemon [2022-02-11T19:24:44.972Z] github.com/docker/docker/daemon/cluster [2022-02-11T19:24:44.972Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-11T19:24:44.972Z] github.com/docker/docker/daemon/cluster/convert [2022-02-11T19:24:44.972Z] github.com/docker/docker/daemon/cluster/executor [2022-02-11T19:24:44.972Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-11T19:24:44.972Z] github.com/docker/docker/daemon/cluster/provider [2022-02-11T19:24:44.972Z] github.com/docker/docker/daemon/config [2022-02-11T19:24:44.972Z] github.com/docker/docker/daemon/events [2022-02-11T19:24:44.972Z] github.com/docker/docker/daemon/events/testutils [2022-02-11T19:24:44.972Z] github.com/docker/docker/daemon/exec [2022-02-11T19:24:44.972Z] github.com/docker/docker/daemon/graphdriver [2022-02-11T19:24:44.972Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-11T19:24:44.972Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-11T19:24:44.972Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-11T19:24:44.972Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-11T19:24:44.972Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-11T19:24:44.972Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-11T19:24:44.972Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-11T19:24:44.972Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-11T19:24:44.972Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-11T19:24:44.972Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-11T19:24:44.972Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-11T19:24:44.972Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-11T19:24:44.972Z] github.com/docker/docker/daemon/images [2022-02-11T19:24:44.972Z] github.com/docker/docker/daemon/initlayer [2022-02-11T19:24:44.972Z] github.com/docker/docker/daemon/links [2022-02-11T19:24:44.972Z] github.com/docker/docker/daemon/listeners [2022-02-11T19:24:44.972Z] github.com/docker/docker/daemon/logger [2022-02-11T19:24:44.972Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-11T19:24:44.972Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-11T19:24:44.972Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-11T19:24:44.972Z] github.com/docker/docker/daemon/logger/gelf [2022-02-11T19:24:44.972Z] github.com/docker/docker/daemon/logger/journald [2022-02-11T19:24:44.972Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-11T19:24:44.972Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-11T19:24:44.972Z] github.com/docker/docker/daemon/logger/local [2022-02-11T19:24:44.972Z] github.com/docker/docker/daemon/logger/logentries [2022-02-11T19:24:44.972Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-11T19:24:44.972Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-11T19:24:44.972Z] github.com/docker/docker/daemon/logger/splunk [2022-02-11T19:24:44.972Z] github.com/docker/docker/daemon/logger/syslog [2022-02-11T19:24:44.972Z] github.com/docker/docker/daemon/logger/templates [2022-02-11T19:24:44.972Z] github.com/docker/docker/daemon/names [2022-02-11T19:24:44.972Z] github.com/docker/docker/daemon/network [2022-02-11T19:24:44.972Z] github.com/docker/docker/daemon/stats [2022-02-11T19:24:44.972Z] github.com/docker/docker/distribution [2022-02-11T19:24:44.972Z] github.com/docker/docker/distribution/metadata [2022-02-11T19:24:44.972Z] github.com/docker/docker/distribution/utils [2022-02-11T19:24:44.972Z] github.com/docker/docker/distribution/xfer [2022-02-11T19:24:44.972Z] github.com/docker/docker/dockerversion [2022-02-11T19:24:44.972Z] github.com/docker/docker/errdefs [2022-02-11T19:24:44.972Z] github.com/docker/docker/image [2022-02-11T19:24:44.972Z] github.com/docker/docker/image/cache [2022-02-11T19:24:44.972Z] github.com/docker/docker/image/tarexport [2022-02-11T19:24:44.972Z] github.com/docker/docker/image/v1 [2022-02-11T19:24:44.972Z] github.com/docker/docker/internal/test/suite [2022-02-11T19:24:44.972Z] github.com/docker/docker/layer [2022-02-11T19:24:44.972Z] github.com/docker/docker/libcontainerd [2022-02-11T19:24:44.972Z] github.com/docker/docker/libcontainerd/queue [2022-02-11T19:24:44.972Z] github.com/docker/docker/libcontainerd/remote [2022-02-11T19:24:44.972Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-11T19:24:44.972Z] github.com/docker/docker/libcontainerd/types [2022-02-11T19:24:44.972Z] github.com/docker/docker/libnetwork [2022-02-11T19:24:44.972Z] github.com/docker/docker/libnetwork/bitseq [2022-02-11T19:24:44.972Z] github.com/docker/docker/libnetwork/cluster [2022-02-11T19:24:44.972Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-11T19:24:44.972Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-11T19:24:44.972Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-11T19:24:44.972Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-11T19:24:44.972Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-11T19:24:44.972Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-11T19:24:44.972Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-11T19:24:44.972Z] github.com/docker/docker/libnetwork/config [2022-02-11T19:24:44.972Z] github.com/docker/docker/libnetwork/datastore [2022-02-11T19:24:44.972Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-11T19:24:44.972Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-11T19:24:44.972Z] github.com/docker/docker/libnetwork/driverapi [2022-02-11T19:24:44.972Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-11T19:24:44.972Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-11T19:24:44.972Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-11T19:24:44.972Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-11T19:24:44.972Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-11T19:24:44.972Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-11T19:24:44.972Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-11T19:24:44.972Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-11T19:24:44.972Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-11T19:24:44.972Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-11T19:24:44.972Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-11T19:24:44.972Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-11T19:24:44.972Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-11T19:24:44.972Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-11T19:24:44.972Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-11T19:24:44.972Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-11T19:24:44.972Z] github.com/docker/docker/libnetwork/etchosts [2022-02-11T19:24:44.972Z] github.com/docker/docker/libnetwork/idm [2022-02-11T19:24:44.972Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-11T19:24:44.972Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-11T19:24:44.972Z] github.com/docker/docker/libnetwork/ipam [2022-02-11T19:24:44.972Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-11T19:24:44.972Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-11T19:24:44.972Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-11T19:24:44.972Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-11T19:24:44.972Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-11T19:24:44.972Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-11T19:24:44.972Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-11T19:24:44.972Z] github.com/docker/docker/libnetwork/iptables [2022-02-11T19:24:44.972Z] github.com/docker/docker/libnetwork/netlabel [2022-02-11T19:24:44.972Z] github.com/docker/docker/libnetwork/netutils [2022-02-11T19:24:44.972Z] github.com/docker/docker/libnetwork/networkdb [2022-02-11T19:24:44.972Z] github.com/docker/docker/libnetwork/ns [2022-02-11T19:24:44.972Z] github.com/docker/docker/libnetwork/options [2022-02-11T19:24:44.972Z] github.com/docker/docker/libnetwork/osl [2022-02-11T19:24:44.972Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-11T19:24:44.972Z] github.com/docker/docker/libnetwork/portallocator [2022-02-11T19:24:44.972Z] github.com/docker/docker/libnetwork/portmapper [2022-02-11T19:24:44.972Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-11T19:24:44.972Z] github.com/docker/docker/libnetwork/testutils [2022-02-11T19:24:44.972Z] github.com/docker/docker/libnetwork/types [2022-02-11T19:24:44.972Z] github.com/docker/docker/oci [2022-02-11T19:24:44.972Z] github.com/docker/docker/oci/caps [2022-02-11T19:24:44.972Z] github.com/docker/docker/opts [2022-02-11T19:24:44.972Z] github.com/docker/docker/pkg/aaparser [2022-02-11T19:24:44.972Z] github.com/docker/docker/pkg/archive [2022-02-11T19:24:44.972Z] github.com/docker/docker/pkg/authorization [2022-02-11T19:24:44.972Z] github.com/docker/docker/pkg/broadcaster [2022-02-11T19:24:44.972Z] github.com/docker/docker/pkg/capabilities [2022-02-11T19:24:44.972Z] github.com/docker/docker/pkg/chrootarchive [2022-02-11T19:24:44.972Z] github.com/docker/docker/pkg/containerfs [2022-02-11T19:24:44.973Z] github.com/docker/docker/pkg/devicemapper [2022-02-11T19:24:44.973Z] github.com/docker/docker/pkg/directory [2022-02-11T19:24:44.973Z] github.com/docker/docker/pkg/dmesg [2022-02-11T19:24:44.973Z] github.com/docker/docker/pkg/filenotify [2022-02-11T19:24:44.973Z] github.com/docker/docker/pkg/fileutils [2022-02-11T19:24:44.973Z] github.com/docker/docker/pkg/fsutils [2022-02-11T19:24:44.973Z] github.com/docker/docker/pkg/homedir [2022-02-11T19:24:44.973Z] github.com/docker/docker/pkg/idtools [2022-02-11T19:24:44.973Z] github.com/docker/docker/pkg/ioutils [2022-02-11T19:24:44.973Z] github.com/docker/docker/pkg/jsonmessage [2022-02-11T19:24:44.973Z] github.com/docker/docker/pkg/locker [2022-02-11T19:24:44.973Z] github.com/docker/docker/pkg/longpath [2022-02-11T19:24:44.973Z] github.com/docker/docker/pkg/loopback [2022-02-11T19:24:44.973Z] github.com/docker/docker/pkg/mount [2022-02-11T19:24:44.973Z] github.com/docker/docker/pkg/namesgenerator [2022-02-11T19:24:44.973Z] github.com/docker/docker/pkg/parsers [2022-02-11T19:24:44.973Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-11T19:24:44.973Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-11T19:24:44.973Z] github.com/docker/docker/pkg/pidfile [2022-02-11T19:24:44.973Z] github.com/docker/docker/pkg/platform [2022-02-11T19:24:44.973Z] github.com/docker/docker/pkg/plugingetter [2022-02-11T19:24:44.973Z] github.com/docker/docker/pkg/plugins [2022-02-11T19:24:44.973Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-11T19:24:44.973Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-11T19:24:44.973Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-11T19:24:44.973Z] github.com/docker/docker/pkg/plugins/transport [2022-02-11T19:24:44.973Z] github.com/docker/docker/pkg/pools [2022-02-11T19:24:44.973Z] github.com/docker/docker/pkg/progress [2022-02-11T19:24:44.973Z] github.com/docker/docker/pkg/pubsub [2022-02-11T19:24:44.973Z] github.com/docker/docker/pkg/reexec [2022-02-11T19:24:44.973Z] github.com/docker/docker/pkg/signal [2022-02-11T19:24:44.973Z] github.com/docker/docker/pkg/stack [2022-02-11T19:24:44.973Z] github.com/docker/docker/pkg/stdcopy [2022-02-11T19:24:44.973Z] github.com/docker/docker/pkg/streamformatter [2022-02-11T19:24:44.973Z] github.com/docker/docker/pkg/stringid [2022-02-11T19:24:44.973Z] github.com/docker/docker/pkg/symlink [2022-02-11T19:24:44.973Z] github.com/docker/docker/pkg/sysinfo [2022-02-11T19:24:44.973Z] github.com/docker/docker/pkg/system [2022-02-11T19:24:44.973Z] github.com/docker/docker/pkg/tailfile [2022-02-11T19:24:44.973Z] github.com/docker/docker/pkg/tarsum [2022-02-11T19:24:44.973Z] github.com/docker/docker/pkg/term [2022-02-11T19:24:44.973Z] github.com/docker/docker/pkg/term/windows [2022-02-11T19:24:44.973Z] github.com/docker/docker/pkg/truncindex [2022-02-11T19:24:44.973Z] github.com/docker/docker/pkg/urlutil [2022-02-11T19:24:44.973Z] github.com/docker/docker/pkg/useragent [2022-02-11T19:24:44.973Z] github.com/docker/docker/plugin [2022-02-11T19:24:44.973Z] github.com/docker/docker/plugin/executor/containerd [2022-02-11T19:24:44.973Z] github.com/docker/docker/plugin/v2 [2022-02-11T19:24:44.973Z] github.com/docker/docker/profiles/apparmor [2022-02-11T19:24:44.973Z] github.com/docker/docker/profiles/seccomp [2022-02-11T19:24:44.973Z] github.com/docker/docker/quota [2022-02-11T19:24:44.973Z] github.com/docker/docker/reference [2022-02-11T19:24:44.973Z] github.com/docker/docker/registry [2022-02-11T19:24:44.973Z] github.com/docker/docker/registry/resumable [2022-02-11T19:24:44.973Z] github.com/docker/docker/restartmanager [2022-02-11T19:24:44.973Z] github.com/docker/docker/rootless [2022-02-11T19:24:44.973Z] github.com/docker/docker/rootless/specconv [2022-02-11T19:24:44.973Z] github.com/docker/docker/runconfig [2022-02-11T19:24:44.973Z] github.com/docker/docker/runconfig/opts [2022-02-11T19:24:44.973Z] github.com/docker/docker/testutil [2022-02-11T19:24:44.973Z] github.com/docker/docker/testutil/daemon [2022-02-11T19:24:44.973Z] github.com/docker/docker/testutil/environment [2022-02-11T19:24:44.973Z] github.com/docker/docker/testutil/fakecontext [2022-02-11T19:24:44.973Z] github.com/docker/docker/testutil/fakegit [2022-02-11T19:24:44.973Z] github.com/docker/docker/testutil/fakestorage [2022-02-11T19:24:44.973Z] github.com/docker/docker/testutil/fixtures/load [2022-02-11T19:24:44.973Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-11T19:24:44.973Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-11T19:24:44.973Z] github.com/docker/docker/testutil/registry [2022-02-11T19:24:44.973Z] github.com/docker/docker/testutil/request [2022-02-11T19:24:44.973Z] github.com/docker/docker/volume [2022-02-11T19:24:44.973Z] github.com/docker/docker/volume/drivers [2022-02-11T19:24:44.973Z] github.com/docker/docker/volume/local [2022-02-11T19:24:44.973Z] github.com/docker/docker/volume/mounts [2022-02-11T19:24:44.973Z] github.com/docker/docker/volume/service [2022-02-11T19:24:44.973Z] github.com/docker/docker/volume/service/opts [2022-02-11T19:24:44.973Z] github.com/docker/docker/volume/testutils' [2022-02-11T19:24:44.973Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-02-11T19:24:44.973Z] github.com/docker/docker/libnetwork/bitseq [2022-02-11T19:24:44.973Z] github.com/docker/docker/libnetwork/cluster [2022-02-11T19:24:44.973Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-11T19:24:44.973Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-11T19:24:44.973Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-11T19:24:44.973Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-11T19:24:44.973Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-11T19:24:44.973Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-11T19:24:44.973Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-11T19:24:44.973Z] github.com/docker/docker/libnetwork/config [2022-02-11T19:24:44.973Z] github.com/docker/docker/libnetwork/datastore [2022-02-11T19:24:44.973Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-11T19:24:44.973Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-11T19:24:44.973Z] github.com/docker/docker/libnetwork/driverapi [2022-02-11T19:24:44.973Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-11T19:24:44.973Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-11T19:24:44.973Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-11T19:24:44.973Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-11T19:24:44.973Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-11T19:24:44.973Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-11T19:24:44.973Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-11T19:24:44.973Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-11T19:24:44.973Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-11T19:24:44.973Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-11T19:24:44.973Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-11T19:24:44.973Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-11T19:24:44.973Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-11T19:24:44.973Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-11T19:24:44.973Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-11T19:24:44.973Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-11T19:24:44.973Z] github.com/docker/docker/libnetwork/etchosts [2022-02-11T19:24:44.973Z] github.com/docker/docker/libnetwork/idm [2022-02-11T19:24:44.973Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-11T19:24:44.973Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-11T19:24:44.973Z] github.com/docker/docker/libnetwork/ipam [2022-02-11T19:24:44.973Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-11T19:24:44.973Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-11T19:24:44.973Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-11T19:24:44.973Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-11T19:24:44.973Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-11T19:24:44.973Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-11T19:24:44.973Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-11T19:24:44.973Z] github.com/docker/docker/libnetwork/iptables [2022-02-11T19:24:44.973Z] github.com/docker/docker/libnetwork/netlabel [2022-02-11T19:24:44.973Z] github.com/docker/docker/libnetwork/netutils [2022-02-11T19:24:44.973Z] github.com/docker/docker/libnetwork/networkdb [2022-02-11T19:24:44.973Z] github.com/docker/docker/libnetwork/ns [2022-02-11T19:24:44.973Z] github.com/docker/docker/libnetwork/options [2022-02-11T19:24:44.973Z] github.com/docker/docker/libnetwork/osl [2022-02-11T19:24:44.973Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-11T19:24:44.973Z] github.com/docker/docker/libnetwork/portallocator [2022-02-11T19:24:44.973Z] github.com/docker/docker/libnetwork/portmapper [2022-02-11T19:24:44.973Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-11T19:24:44.973Z] github.com/docker/docker/libnetwork/testutils [2022-02-11T19:24:44.973Z] github.com/docker/docker/libnetwork/types' [2022-02-11T19:24:44.973Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-02-11T19:24:44.973Z] + echo 'github.com/docker/docker/libnetwork [2022-02-11T19:24:44.973Z] github.com/docker/docker/libnetwork/bitseq [2022-02-11T19:24:44.973Z] github.com/docker/docker/libnetwork/cluster [2022-02-11T19:24:44.973Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-11T19:24:44.973Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-11T19:24:44.973Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-11T19:24:44.973Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-11T19:24:44.973Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-11T19:24:44.973Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-11T19:24:44.973Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-11T19:24:44.973Z] github.com/docker/docker/libnetwork/config [2022-02-11T19:24:44.973Z] github.com/docker/docker/libnetwork/datastore [2022-02-11T19:24:44.973Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-11T19:24:44.973Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-11T19:24:44.973Z] github.com/docker/docker/libnetwork/driverapi [2022-02-11T19:24:44.973Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-11T19:24:44.973Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-11T19:24:44.973Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-11T19:24:44.973Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-11T19:24:44.973Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-11T19:24:44.973Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-11T19:24:44.973Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-11T19:24:44.973Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-11T19:24:44.973Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-11T19:24:44.973Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-11T19:24:44.973Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-11T19:24:44.973Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-11T19:24:44.973Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-11T19:24:44.973Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-11T19:24:44.973Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-11T19:24:44.973Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-11T19:24:44.973Z] github.com/docker/docker/libnetwork/etchosts [2022-02-11T19:24:44.973Z] github.com/docker/docker/libnetwork/idm [2022-02-11T19:24:44.973Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-11T19:24:44.973Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-11T19:24:44.973Z] github.com/docker/docker/libnetwork/ipam [2022-02-11T19:24:44.973Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-11T19:24:44.973Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-11T19:24:44.973Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-11T19:24:44.973Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-11T19:24:44.973Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-11T19:24:44.973Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-11T19:24:44.973Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-11T19:24:44.973Z] github.com/docker/docker/libnetwork/iptables [2022-02-11T19:24:44.973Z] github.com/docker/docker/libnetwork/netlabel [2022-02-11T19:24:44.973Z] github.com/docker/docker/libnetwork/netutils [2022-02-11T19:24:44.973Z] github.com/docker/docker/libnetwork/networkdb [2022-02-11T19:24:44.973Z] github.com/docker/docker/libnetwork/ns [2022-02-11T19:24:44.973Z] github.com/docker/docker/libnetwork/options [2022-02-11T19:24:44.973Z] github.com/docker/docker/libnetwork/osl [2022-02-11T19:24:44.973Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-11T19:24:44.973Z] github.com/docker/docker/libnetwork/portallocator [2022-02-11T19:24:44.973Z] github.com/docker/docker/libnetwork/portmapper [2022-02-11T19:24:44.973Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-11T19:24:44.973Z] github.com/docker/docker/libnetwork/testutils [2022-02-11T19:24:44.973Z] github.com/docker/docker/libnetwork/types' [2022-02-11T19:24:44.973Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-11T19:24:44.973Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-11T19:24:44.973Z] + type docker-proxy [2022-02-11T19:24:44.973Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-02-11T19:24:44.973Z] + hack/make.sh binary-proxy install-proxy [2022-02-11T19:24:44.973Z] [2022-02-11T19:24:44.973Z] Removing bundles/ [2022-02-11T19:24:44.973Z] [2022-02-11T19:24:44.973Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-02-11T19:24:44.973Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-02-11T19:24:44.973Z] GOOS="" GOARCH="" GOARM="" [2022-02-11T19:24:45.045Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-02-11T19:24:45.411Z] Removing intermediate container 1416a45fd7a1 [2022-02-11T19:24:45.412Z] ---> b60562fe6525 [2022-02-11T19:24:45.412Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-02-11T19:24:45.412Z] ---> Running in b19dd339fdfb [2022-02-11T19:24:45.412Z] Removing intermediate container b19dd339fdfb [2022-02-11T19:24:45.412Z] ---> f39a9800b5ca [2022-02-11T19:24:45.412Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-02-11T19:24:45.412Z] ---> Running in f2d434617634 [2022-02-11T19:24:45.412Z] Removing intermediate container f2d434617634 [2022-02-11T19:24:45.412Z] ---> 66725c30c6bb [2022-02-11T19:24:45.412Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-02-11T19:24:45.884Z] [2022-02-11T19:24:46.357Z] ---> 6701d5308025 [2022-02-11T19:24:46.358Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-02-11T19:24:46.358Z] ---> Running in 7c93cb34cac1 [2022-02-11T19:24:46.936Z] docker_api_swarm_test.go:384: [d048977f224ac] joining swarm manager [d5f94cd7ee19a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-11T19:24:46.936Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-02-11T19:24:47.864Z] === RUN TestDockerSuite/TestEventsStreaming [2022-02-11T19:24:48.121Z] docker_api_swarm_test.go:385: [df9749b665e0c] joining swarm manager [d5f94cd7ee19a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-11T19:24:48.378Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-02-11T19:24:51.573Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-02-11T19:24:51.573Z] [2022-02-11T19:24:51.573Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-02-11T19:24:51.573Z] Installing docker-proxy to /usr/local/bin/ [2022-02-11T19:24:51.573Z] [2022-02-11T19:24:51.573Z] + mkdir -p bundles [2022-02-11T19:24:51.573Z] + '[' -n 'github.com/docker/docker/api [2022-02-11T19:24:51.573Z] github.com/docker/docker/api/server [2022-02-11T19:24:51.573Z] github.com/docker/docker/api/server/backend/build [2022-02-11T19:24:51.573Z] github.com/docker/docker/api/server/httputils [2022-02-11T19:24:51.573Z] github.com/docker/docker/api/server/middleware [2022-02-11T19:24:51.573Z] github.com/docker/docker/api/server/router [2022-02-11T19:24:51.573Z] github.com/docker/docker/api/server/router/build [2022-02-11T19:24:51.573Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-11T19:24:51.573Z] github.com/docker/docker/api/server/router/container [2022-02-11T19:24:51.573Z] github.com/docker/docker/api/server/router/debug [2022-02-11T19:24:51.573Z] github.com/docker/docker/api/server/router/distribution [2022-02-11T19:24:51.573Z] github.com/docker/docker/api/server/router/grpc [2022-02-11T19:24:51.573Z] github.com/docker/docker/api/server/router/image [2022-02-11T19:24:51.573Z] github.com/docker/docker/api/server/router/network [2022-02-11T19:24:51.573Z] github.com/docker/docker/api/server/router/plugin [2022-02-11T19:24:51.573Z] github.com/docker/docker/api/server/router/session [2022-02-11T19:24:51.573Z] github.com/docker/docker/api/server/router/swarm [2022-02-11T19:24:51.573Z] github.com/docker/docker/api/server/router/system [2022-02-11T19:24:51.573Z] github.com/docker/docker/api/server/router/volume [2022-02-11T19:24:51.573Z] github.com/docker/docker/api/types [2022-02-11T19:24:51.573Z] github.com/docker/docker/api/types/backend [2022-02-11T19:24:51.573Z] github.com/docker/docker/api/types/blkiodev [2022-02-11T19:24:51.573Z] github.com/docker/docker/api/types/container [2022-02-11T19:24:51.573Z] github.com/docker/docker/api/types/events [2022-02-11T19:24:51.573Z] github.com/docker/docker/api/types/filters [2022-02-11T19:24:51.573Z] github.com/docker/docker/api/types/image [2022-02-11T19:24:51.573Z] github.com/docker/docker/api/types/mount [2022-02-11T19:24:51.573Z] github.com/docker/docker/api/types/network [2022-02-11T19:24:51.573Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-11T19:24:51.573Z] github.com/docker/docker/api/types/registry [2022-02-11T19:24:51.573Z] github.com/docker/docker/api/types/strslice [2022-02-11T19:24:51.573Z] github.com/docker/docker/api/types/swarm [2022-02-11T19:24:51.573Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-11T19:24:51.573Z] github.com/docker/docker/api/types/time [2022-02-11T19:24:51.573Z] github.com/docker/docker/api/types/versions [2022-02-11T19:24:51.573Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-11T19:24:51.573Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-11T19:24:51.573Z] github.com/docker/docker/api/types/volume [2022-02-11T19:24:51.573Z] github.com/docker/docker/builder [2022-02-11T19:24:51.573Z] github.com/docker/docker/builder/builder-next [2022-02-11T19:24:51.573Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-11T19:24:51.573Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-11T19:24:51.573Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-11T19:24:51.573Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-11T19:24:51.573Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-11T19:24:51.573Z] github.com/docker/docker/builder/builder-next/worker [2022-02-11T19:24:51.573Z] github.com/docker/docker/builder/dockerfile [2022-02-11T19:24:51.573Z] github.com/docker/docker/builder/dockerignore [2022-02-11T19:24:51.573Z] github.com/docker/docker/builder/remotecontext [2022-02-11T19:24:51.573Z] github.com/docker/docker/builder/remotecontext/git [2022-02-11T19:24:51.573Z] github.com/docker/docker/cli [2022-02-11T19:24:51.573Z] github.com/docker/docker/cli/config [2022-02-11T19:24:51.573Z] github.com/docker/docker/cli/debug [2022-02-11T19:24:51.573Z] github.com/docker/docker/client [2022-02-11T19:24:51.573Z] github.com/docker/docker/cmd/docker-proxy [2022-02-11T19:24:51.573Z] github.com/docker/docker/cmd/dockerd [2022-02-11T19:24:51.573Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-11T19:24:51.573Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-11T19:24:51.573Z] github.com/docker/docker/container [2022-02-11T19:24:51.573Z] github.com/docker/docker/container/stream [2022-02-11T19:24:51.573Z] github.com/docker/docker/contrib/apparmor [2022-02-11T19:24:51.573Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-11T19:24:51.573Z] github.com/docker/docker/contrib/httpserver [2022-02-11T19:24:51.573Z] github.com/docker/docker/daemon [2022-02-11T19:24:51.573Z] github.com/docker/docker/daemon/cluster [2022-02-11T19:24:51.573Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-11T19:24:51.573Z] github.com/docker/docker/daemon/cluster/convert [2022-02-11T19:24:51.573Z] github.com/docker/docker/daemon/cluster/executor [2022-02-11T19:24:51.573Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-11T19:24:51.573Z] github.com/docker/docker/daemon/cluster/provider [2022-02-11T19:24:51.573Z] github.com/docker/docker/daemon/config [2022-02-11T19:24:51.573Z] github.com/docker/docker/daemon/events [2022-02-11T19:24:51.573Z] github.com/docker/docker/daemon/events/testutils [2022-02-11T19:24:51.573Z] github.com/docker/docker/daemon/exec [2022-02-11T19:24:51.573Z] github.com/docker/docker/daemon/graphdriver [2022-02-11T19:24:51.573Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-11T19:24:51.573Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-11T19:24:51.573Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-11T19:24:51.573Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-11T19:24:51.573Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-11T19:24:51.573Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-11T19:24:51.573Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-11T19:24:51.573Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-11T19:24:51.573Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-11T19:24:51.573Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-11T19:24:51.573Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-11T19:24:51.573Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-11T19:24:51.573Z] github.com/docker/docker/daemon/images [2022-02-11T19:24:51.573Z] github.com/docker/docker/daemon/initlayer [2022-02-11T19:24:51.573Z] github.com/docker/docker/daemon/links [2022-02-11T19:24:51.573Z] github.com/docker/docker/daemon/listeners [2022-02-11T19:24:51.573Z] github.com/docker/docker/daemon/logger [2022-02-11T19:24:51.573Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-11T19:24:51.573Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-11T19:24:51.573Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-11T19:24:51.573Z] github.com/docker/docker/daemon/logger/gelf [2022-02-11T19:24:51.573Z] github.com/docker/docker/daemon/logger/journald [2022-02-11T19:24:51.573Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-11T19:24:51.573Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-11T19:24:51.573Z] github.com/docker/docker/daemon/logger/local [2022-02-11T19:24:51.573Z] github.com/docker/docker/daemon/logger/logentries [2022-02-11T19:24:51.573Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-11T19:24:51.573Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-11T19:24:51.573Z] github.com/docker/docker/daemon/logger/splunk [2022-02-11T19:24:51.573Z] github.com/docker/docker/daemon/logger/syslog [2022-02-11T19:24:51.573Z] github.com/docker/docker/daemon/logger/templates [2022-02-11T19:24:51.573Z] github.com/docker/docker/daemon/names [2022-02-11T19:24:51.573Z] github.com/docker/docker/daemon/network [2022-02-11T19:24:51.573Z] github.com/docker/docker/daemon/stats [2022-02-11T19:24:51.573Z] github.com/docker/docker/distribution [2022-02-11T19:24:51.573Z] github.com/docker/docker/distribution/metadata [2022-02-11T19:24:51.573Z] github.com/docker/docker/distribution/utils [2022-02-11T19:24:51.573Z] github.com/docker/docker/distribution/xfer [2022-02-11T19:24:51.573Z] github.com/docker/docker/dockerversion [2022-02-11T19:24:51.573Z] github.com/docker/docker/errdefs [2022-02-11T19:24:51.573Z] github.com/docker/docker/image [2022-02-11T19:24:51.573Z] github.com/docker/docker/image/cache [2022-02-11T19:24:51.573Z] github.com/docker/docker/image/tarexport [2022-02-11T19:24:51.573Z] github.com/docker/docker/image/v1 [2022-02-11T19:24:51.573Z] github.com/docker/docker/internal/test/suite [2022-02-11T19:24:51.573Z] github.com/docker/docker/layer [2022-02-11T19:24:51.573Z] github.com/docker/docker/libcontainerd [2022-02-11T19:24:51.573Z] github.com/docker/docker/libcontainerd/queue [2022-02-11T19:24:51.573Z] github.com/docker/docker/libcontainerd/remote [2022-02-11T19:24:51.573Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-11T19:24:51.573Z] github.com/docker/docker/libcontainerd/types [2022-02-11T19:24:51.573Z] github.com/docker/docker/oci [2022-02-11T19:24:51.573Z] github.com/docker/docker/oci/caps [2022-02-11T19:24:51.573Z] github.com/docker/docker/opts [2022-02-11T19:24:51.573Z] github.com/docker/docker/pkg/aaparser [2022-02-11T19:24:51.573Z] github.com/docker/docker/pkg/archive [2022-02-11T19:24:51.573Z] github.com/docker/docker/pkg/authorization [2022-02-11T19:24:51.573Z] github.com/docker/docker/pkg/broadcaster [2022-02-11T19:24:51.573Z] github.com/docker/docker/pkg/capabilities [2022-02-11T19:24:51.573Z] github.com/docker/docker/pkg/chrootarchive [2022-02-11T19:24:51.573Z] github.com/docker/docker/pkg/containerfs [2022-02-11T19:24:51.573Z] github.com/docker/docker/pkg/devicemapper [2022-02-11T19:24:51.573Z] github.com/docker/docker/pkg/directory [2022-02-11T19:24:51.573Z] github.com/docker/docker/pkg/dmesg [2022-02-11T19:24:51.573Z] github.com/docker/docker/pkg/filenotify [2022-02-11T19:24:51.573Z] github.com/docker/docker/pkg/fileutils [2022-02-11T19:24:51.573Z] github.com/docker/docker/pkg/fsutils [2022-02-11T19:24:51.573Z] github.com/docker/docker/pkg/homedir [2022-02-11T19:24:51.573Z] github.com/docker/docker/pkg/idtools [2022-02-11T19:24:51.573Z] github.com/docker/docker/pkg/ioutils [2022-02-11T19:24:51.573Z] github.com/docker/docker/pkg/jsonmessage [2022-02-11T19:24:51.573Z] github.com/docker/docker/pkg/locker [2022-02-11T19:24:51.573Z] github.com/docker/docker/pkg/longpath [2022-02-11T19:24:51.573Z] github.com/docker/docker/pkg/loopback [2022-02-11T19:24:51.573Z] github.com/docker/docker/pkg/mount [2022-02-11T19:24:51.573Z] github.com/docker/docker/pkg/namesgenerator [2022-02-11T19:24:51.573Z] github.com/docker/docker/pkg/parsers [2022-02-11T19:24:51.573Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-11T19:24:51.573Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-11T19:24:51.573Z] github.com/docker/docker/pkg/pidfile [2022-02-11T19:24:51.573Z] github.com/docker/docker/pkg/platform [2022-02-11T19:24:51.573Z] github.com/docker/docker/pkg/plugingetter [2022-02-11T19:24:51.573Z] github.com/docker/docker/pkg/plugins [2022-02-11T19:24:51.573Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-11T19:24:51.573Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-11T19:24:51.573Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-11T19:24:51.573Z] github.com/docker/docker/pkg/plugins/transport [2022-02-11T19:24:51.573Z] github.com/docker/docker/pkg/pools [2022-02-11T19:24:51.573Z] github.com/docker/docker/pkg/progress [2022-02-11T19:24:51.573Z] github.com/docker/docker/pkg/pubsub [2022-02-11T19:24:51.573Z] github.com/docker/docker/pkg/reexec [2022-02-11T19:24:51.573Z] github.com/docker/docker/pkg/signal [2022-02-11T19:24:51.573Z] github.com/docker/docker/pkg/stack [2022-02-11T19:24:51.573Z] github.com/docker/docker/pkg/stdcopy [2022-02-11T19:24:51.573Z] github.com/docker/docker/pkg/streamformatter [2022-02-11T19:24:51.573Z] github.com/docker/docker/pkg/stringid [2022-02-11T19:24:51.573Z] github.com/docker/docker/pkg/symlink [2022-02-11T19:24:51.573Z] github.com/docker/docker/pkg/sysinfo [2022-02-11T19:24:51.573Z] github.com/docker/docker/pkg/system [2022-02-11T19:24:51.573Z] github.com/docker/docker/pkg/tailfile [2022-02-11T19:24:51.573Z] github.com/docker/docker/pkg/tarsum [2022-02-11T19:24:51.573Z] github.com/docker/docker/pkg/term [2022-02-11T19:24:51.573Z] github.com/docker/docker/pkg/term/windows [2022-02-11T19:24:51.573Z] github.com/docker/docker/pkg/truncindex [2022-02-11T19:24:51.573Z] github.com/docker/docker/pkg/urlutil [2022-02-11T19:24:51.573Z] github.com/docker/docker/pkg/useragent [2022-02-11T19:24:51.573Z] github.com/docker/docker/plugin [2022-02-11T19:24:51.573Z] github.com/docker/docker/plugin/executor/containerd [2022-02-11T19:24:51.573Z] github.com/docker/docker/plugin/v2 [2022-02-11T19:24:51.573Z] github.com/docker/docker/profiles/apparmor [2022-02-11T19:24:51.573Z] github.com/docker/docker/profiles/seccomp [2022-02-11T19:24:51.573Z] github.com/docker/docker/quota [2022-02-11T19:24:51.573Z] github.com/docker/docker/reference [2022-02-11T19:24:51.573Z] github.com/docker/docker/registry [2022-02-11T19:24:51.573Z] github.com/docker/docker/registry/resumable [2022-02-11T19:24:51.573Z] github.com/docker/docker/restartmanager [2022-02-11T19:24:51.573Z] github.com/docker/docker/rootless [2022-02-11T19:24:51.573Z] github.com/docker/docker/rootless/specconv [2022-02-11T19:24:51.573Z] github.com/docker/docker/runconfig [2022-02-11T19:24:51.573Z] github.com/docker/docker/runconfig/opts [2022-02-11T19:24:51.573Z] github.com/docker/docker/testutil [2022-02-11T19:24:51.573Z] github.com/docker/docker/testutil/daemon [2022-02-11T19:24:51.573Z] github.com/docker/docker/testutil/environment [2022-02-11T19:24:51.573Z] github.com/docker/docker/testutil/fakecontext [2022-02-11T19:24:51.573Z] github.com/docker/docker/testutil/fakegit [2022-02-11T19:24:51.573Z] github.com/docker/docker/testutil/fakestorage [2022-02-11T19:24:51.573Z] github.com/docker/docker/testutil/fixtures/load [2022-02-11T19:24:51.573Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-11T19:24:51.573Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-11T19:24:51.573Z] github.com/docker/docker/testutil/registry [2022-02-11T19:24:51.573Z] github.com/docker/docker/testutil/request [2022-02-11T19:24:51.573Z] github.com/docker/docker/volume [2022-02-11T19:24:51.573Z] github.com/docker/docker/volume/drivers [2022-02-11T19:24:51.573Z] github.com/docker/docker/volume/local [2022-02-11T19:24:51.573Z] github.com/docker/docker/volume/mounts [2022-02-11T19:24:51.573Z] github.com/docker/docker/volume/service [2022-02-11T19:24:51.573Z] github.com/docker/docker/volume/service/opts [2022-02-11T19:24:51.573Z] github.com/docker/docker/volume/testutils' ']' [2022-02-11T19:24:51.574Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-02-11T19:24:51.647Z] === RUN TestDockerSuite/TestEventsTop [2022-02-11T19:24:51.903Z] === RUN TestDockerSuite/TestEventsUntag [2022-02-11T19:24:52.521Z] ? github.com/docker/docker/api [no test files] [2022-02-11T19:24:54.439Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-02-11T19:25:04.391Z] --- PASS: TestServicePlugin (30.82s) [2022-02-11T19:25:04.391Z] === RUN TestServiceUpdateLabel [2022-02-11T19:25:05.323Z] === RUN TestDockerSuite/TestExec [2022-02-11T19:25:05.579Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-02-11T19:25:06.508Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-02-11T19:25:06.765Z] --- PASS: TestServiceUpdateLabel (2.43s) [2022-02-11T19:25:06.765Z] === RUN TestServiceUpdateSecrets [2022-02-11T19:25:06.765Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-02-11T19:25:07.328Z] === RUN TestDockerSuite/TestExecAPIStart [2022-02-11T19:25:07.456Z] ok github.com/docker/docker/api/server 0.004s coverage: 9.0% of statements [2022-02-11T19:25:08.698Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-02-11T19:25:09.259Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-02-11T19:25:09.822Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-02-11T19:25:10.384Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-02-11T19:25:10.947Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-02-11T19:25:11.509Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-02-11T19:25:11.722Z] Removing intermediate container 7c93cb34cac1 [2022-02-11T19:25:11.722Z] ---> 23efe901dcf2 [2022-02-11T19:25:11.722Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-02-11T19:25:11.722Z] ---> Running in 0b7a6ba0c2b8 [2022-02-11T19:25:11.722Z] [2022-02-11T19:25:11.722Z] SUCCESS: Specified value was saved. [2022-02-11T19:25:11.765Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-02-11T19:25:12.694Z] === RUN TestDockerSuite/TestExecCgroup [2022-02-11T19:25:13.623Z] === RUN TestDockerSuite/TestExecEnv [2022-02-11T19:25:13.958Z] Removing intermediate container 0b7a6ba0c2b8 [2022-02-11T19:25:13.958Z] ---> dbc532da9601 [2022-02-11T19:25:13.958Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-02-11T19:25:13.958Z] ---> Running in 20737474c15d [2022-02-11T19:25:14.187Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-02-11T19:25:15.116Z] === RUN TestDockerSuite/TestExecExitStatus [2022-02-11T19:25:15.680Z] === RUN TestDockerSuite/TestExecInspectID [2022-02-11T19:25:17.571Z] === RUN TestDockerSuite/TestExecInteractive [2022-02-11T19:25:17.842Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-02-11T19:25:18.411Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-02-11T19:25:18.973Z] === RUN TestDockerSuite/TestExecParseError [2022-02-11T19:25:19.535Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-02-11T19:25:20.097Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-02-11T19:25:20.353Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-02-11T19:25:21.053Z] Cannot create a file when that file already exists. [2022-02-11T19:25:21.284Z] === RUN TestDockerSuite/TestExecSetEnv [2022-02-11T19:25:21.848Z] --- PASS: TestServiceUpdateSecrets (15.06s) [2022-02-11T19:25:21.848Z] === RUN TestServiceUpdateConfigs [2022-02-11T19:25:22.104Z] === RUN TestDockerSuite/TestExecStartFails [2022-02-11T19:25:22.668Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-02-11T19:25:26.862Z] Removing intermediate container 20737474c15d [2022-02-11T19:25:26.862Z] ---> ba32fd581949 [2022-02-11T19:25:26.862Z] Step 13/13 : CMD ["sh"] [2022-02-11T19:25:26.862Z] ---> Running in d3eeeff4438a [2022-02-11T19:25:26.862Z] Removing intermediate container d3eeeff4438a [2022-02-11T19:25:26.862Z] ---> d4ad05fe952d [2022-02-11T19:25:26.862Z] Successfully built d4ad05fe952d [2022-02-11T19:25:26.862Z] Successfully tagged busybox:latest [2022-02-11T19:25:26.862Z] INFO: Docker images of the daemon under test [2022-02-11T19:25:26.862Z] [2022-02-11T19:25:26.862Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-02-11T19:25:26.862Z] busybox latest d4ad05fe952d Less than a second ago 5.78GB [2022-02-11T19:25:26.862Z] microsoft/windowsservercore latest c703d4d60533 9 days ago 5.75GB [2022-02-11T19:25:26.862Z] mcr.microsoft.com/windows/servercore ltsc2019 c703d4d60533 9 days ago 5.75GB [2022-02-11T19:25:26.862Z] [2022-02-11T19:25:26.862Z] INFO: Running integration tests at 02/11/2022 19:25:26... [2022-02-11T19:25:26.862Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-02-11T19:25:26.862Z] INFO: Integration API tests being run from the host: [2022-02-11T19:25:26.862Z] INFO: make.ps1 starting at 02/11/2022 19:25:26 [2022-02-11T19:25:28.419Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-02-11T19:25:34.838Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-02-11T19:25:34.838Z] === RUN TestDockerSuite/TestExecTTY [2022-02-11T19:25:34.838Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-02-11T19:25:35.094Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-02-11T19:25:35.655Z] === RUN TestDockerSuite/TestExecUlimits [2022-02-11T19:25:36.220Z] --- PASS: TestServiceUpdateConfigs (14.29s) [2022-02-11T19:25:36.220Z] === RUN TestServiceUpdateNetwork [2022-02-11T19:25:36.220Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-02-11T19:25:36.220Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-02-11T19:25:36.220Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-02-11T19:25:38.112Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-02-11T19:25:38.369Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-02-11T19:25:39.296Z] === RUN TestDockerSuite/TestExecWithTERM [2022-02-11T19:25:39.859Z] === RUN TestDockerSuite/TestExecWithUser [2022-02-11T19:25:40.422Z] === RUN TestDockerSuite/TestGetContainerStats [2022-02-11T19:25:42.939Z] check_test.go:379: [df9749b665e0c] daemon is not started [2022-02-11T19:25:43.195Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-02-11T19:25:45.085Z] docker_api_swarm_test.go:802: [d31e4f4c5ee6c] joining swarm manager [d01ca7e0f1936]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-11T19:25:45.085Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-02-11T19:25:46.475Z] docker_api_swarm_test.go:802: [d64a34ccf3443] joining swarm manager [d01ca7e0f1936]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-11T19:25:47.403Z] docker_api_swarm_test.go:802: [d5b573c5c232a] joining swarm manager [d01ca7e0f1936]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-02-11T19:25:48.769Z] docker_api_swarm_test.go:802: [d05e2206c1d2f] joining swarm manager [d01ca7e0f1936]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-02-11T19:25:49.330Z] --- PASS: TestServiceUpdateNetwork (13.07s) [2022-02-11T19:25:49.330Z] === RUN TestServiceUpdatePidsLimit [2022-02-11T19:25:49.586Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-02-11T19:25:50.513Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-02-11T19:25:51.077Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-02-11T19:25:51.333Z] docker_api_swarm_test.go:810: [da1aefd7a8915] joining swarm manager [d01ca7e0f1936]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-02-11T19:25:51.333Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-02-11T19:25:56.578Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-02-11T19:25:56.578Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-02-11T19:25:56.578Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-02-11T19:25:56.578Z] === RUN TestDockerSuite/TestHealth [2022-02-11T19:25:58.468Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-02-11T19:26:04.146Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-11T19:26:04.146Z] INFO: Testing against a local daemon [2022-02-11T19:26:04.146Z] === RUN TestBuildWithSession [2022-02-11T19:26:04.146Z] build_session_test.go:25: TODO: BuildKit [2022-02-11T19:26:04.146Z] --- SKIP: TestBuildWithSession (0.00s) [2022-02-11T19:26:04.146Z] === RUN TestBuildSquashParent [2022-02-11T19:26:04.146Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:26:04.146Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-02-11T19:26:04.146Z] === RUN TestBuildWithRemoveAndForceRemove [2022-02-11T19:26:04.146Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-11T19:26:04.146Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-11T19:26:04.146Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-11T19:26:04.147Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-11T19:26:04.147Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-11T19:26:04.147Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-11T19:26:04.147Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-11T19:26:04.147Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-11T19:26:04.147Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-11T19:26:04.147Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-11T19:26:04.147Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-11T19:26:04.147Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-11T19:26:04.147Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-11T19:26:04.147Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-11T19:26:04.147Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-11T19:26:04.147Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-11T19:26:06.337Z] --- PASS: TestBuildWithHugeFile (125.29s) [2022-02-11T19:26:06.337Z] === RUN TestBuildWCOWSandboxSize [2022-02-11T19:26:06.337Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-11T19:26:06.337Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-02-11T19:26:06.337Z] === RUN TestBuildWithEmptyDockerfile [2022-02-11T19:26:06.337Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-11T19:26:06.337Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-11T19:26:06.337Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-11T19:26:06.337Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-11T19:26:06.337Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-11T19:26:06.337Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-11T19:26:06.337Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-11T19:26:06.337Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-11T19:26:06.337Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-11T19:26:06.337Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s) [2022-02-11T19:26:06.337Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-02-11T19:26:06.337Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-02-11T19:26:06.337Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-02-11T19:26:06.337Z] === RUN TestBuildPreserveOwnership [2022-02-11T19:26:06.337Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-11T19:26:06.337Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-02-11T19:26:06.337Z] === RUN TestBuildPlatformInvalid [2022-02-11T19:26:06.337Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-02-11T19:26:06.337Z] PASS [2022-02-11T19:26:06.337Z] ok github.com/docker/docker/integration/build 199.307s [2022-02-11T19:26:06.337Z] [2022-02-11T19:26:06.337Z] === Skipped [2022-02-11T19:26:06.337Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-02-11T19:26:06.337Z] build_session_test.go:25: TODO: BuildKit [2022-02-11T19:26:06.337Z] [2022-02-11T19:26:06.337Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-02-11T19:26:06.337Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:26:06.337Z] [2022-02-11T19:26:06.337Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-02-11T19:26:06.337Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-11T19:26:06.337Z] [2022-02-11T19:26:06.337Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-02-11T19:26:06.337Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-11T19:26:06.337Z] [2022-02-11T19:26:06.337Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-02-11T19:26:06.337Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-11T19:26:06.337Z] [2022-02-11T19:26:06.337Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-02-11T19:26:06.337Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-11T19:26:06.337Z] [2022-02-11T19:26:06.337Z] DONE 29 tests, 6 skipped in 232.211s [2022-02-11T19:26:06.337Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-02-11T19:26:06.337Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-11T19:26:06.337Z] INFO: Testing against a local daemon [2022-02-11T19:26:06.337Z] === RUN TestConfigInspect [2022-02-11T19:26:06.337Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:26:06.337Z] --- SKIP: TestConfigInspect (0.00s) [2022-02-11T19:26:06.337Z] === RUN TestConfigList [2022-02-11T19:26:06.337Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:26:06.337Z] --- SKIP: TestConfigList (0.00s) [2022-02-11T19:26:06.337Z] === RUN TestConfigsCreateAndDelete [2022-02-11T19:26:06.337Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:26:06.337Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-02-11T19:26:06.337Z] === RUN TestConfigsUpdate [2022-02-11T19:26:06.337Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:26:06.337Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-02-11T19:26:06.337Z] === RUN TestTemplatedConfig [2022-02-11T19:26:06.337Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:26:06.337Z] --- SKIP: TestTemplatedConfig (0.01s) [2022-02-11T19:26:06.337Z] === RUN TestConfigCreateResolve [2022-02-11T19:26:06.337Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-02-11T19:26:06.337Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-02-11T19:26:06.337Z] PASS [2022-02-11T19:26:06.337Z] ok github.com/docker/docker/integration/config 0.116s [2022-02-11T19:26:06.337Z] [2022-02-11T19:26:06.337Z] === Skipped [2022-02-11T19:26:06.337Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-02-11T19:26:06.337Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:26:06.337Z] [2022-02-11T19:26:06.337Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-02-11T19:26:06.337Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:26:06.337Z] [2022-02-11T19:26:06.337Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-02-11T19:26:06.337Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:26:06.337Z] [2022-02-11T19:26:06.337Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-02-11T19:26:06.337Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:26:06.337Z] [2022-02-11T19:26:06.337Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.01s) [2022-02-11T19:26:06.337Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:26:06.337Z] [2022-02-11T19:26:06.337Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-02-11T19:26:06.337Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-02-11T19:26:06.337Z] [2022-02-11T19:26:06.337Z] DONE 6 tests, 6 skipped in 2.298s [2022-02-11T19:26:06.337Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-02-11T19:26:06.337Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-11T19:26:06.337Z] INFO: Testing against a local daemon [2022-02-11T19:26:06.337Z] === RUN TestCheckpoint [2022-02-11T19:26:06.337Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-11T19:26:06.337Z] --- SKIP: TestCheckpoint (0.00s) [2022-02-11T19:26:06.337Z] === RUN TestContainerInvalidJSON [2022-02-11T19:26:06.337Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-02-11T19:26:06.337Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-02-11T19:26:06.337Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-02-11T19:26:06.337Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-02-11T19:26:06.337Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-02-11T19:26:06.337Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-02-11T19:26:06.337Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-02-11T19:26:06.337Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-02-11T19:26:06.337Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-02-11T19:26:06.337Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-02-11T19:26:06.337Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.27s) [2022-02-11T19:26:06.337Z] === RUN TestCopyFromContainerPathIsNotDir [2022-02-11T19:26:06.337Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.26s) [2022-02-11T19:26:06.337Z] === RUN TestCopyToContainerPathDoesNotExist [2022-02-11T19:26:06.337Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.24s) [2022-02-11T19:26:06.337Z] === RUN TestCopyToContainerPathIsNotDir [2022-02-11T19:26:06.555Z] --- PASS: TestServiceUpdatePidsLimit (16.33s) [2022-02-11T19:26:06.555Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.82s) [2022-02-11T19:26:06.555Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.81s) [2022-02-11T19:26:06.555Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-02-11T19:26:06.555Z] PASS [2022-02-11T19:26:06.555Z] [2022-02-11T19:26:06.555Z] === Skipped [2022-02-11T19:26:06.555Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-02-11T19:26:06.555Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-02-11T19:26:06.555Z] [2022-02-11T19:26:06.555Z] DONE 27 tests, 1 skipped in 193.506s [2022-02-11T19:26:06.555Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-02-11T19:26:06.555Z] ++ 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-02-11T19:26:06.555Z] ++ set -e [2022-02-11T19:26:06.555Z] ++ '[' -n 0 ']' [2022-02-11T19:26:06.555Z] ++ set -x [2022-02-11T19:26:06.555Z] ++ 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-02-11T19:26:06.555Z] INFO: Testing against a local daemon [2022-02-11T19:26:06.555Z] === RUN TestSessionCreate [2022-02-11T19:26:06.555Z] --- PASS: TestSessionCreate (0.02s) [2022-02-11T19:26:06.555Z] === RUN TestSessionCreateWithBadUpgrade [2022-02-11T19:26:06.555Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-02-11T19:26:06.555Z] PASS [2022-02-11T19:26:06.555Z] [2022-02-11T19:26:06.555Z] DONE 2 tests in 0.121s [2022-02-11T19:26:06.555Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-02-11T19:26:06.555Z] ++ 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-02-11T19:26:06.555Z] ++ set -e [2022-02-11T19:26:06.555Z] ++ '[' -n 0 ']' [2022-02-11T19:26:06.555Z] ++ set -x [2022-02-11T19:26:06.555Z] ++ 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-02-11T19:26:06.555Z] INFO: Testing against a local daemon [2022-02-11T19:26:06.555Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-02-11T19:26:06.555Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-02-11T19:26:06.555Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-11T19:26:06.555Z] === RUN TestDiskUsage [2022-02-11T19:26:06.555Z] === PAUSE TestDiskUsage [2022-02-11T19:26:06.555Z] === RUN TestEventsExecDie [2022-02-11T19:26:06.555Z] --- PASS: TestEventsExecDie (0.56s) [2022-02-11T19:26:06.555Z] === RUN TestEventsBackwardsCompatible [2022-02-11T19:26:06.555Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-02-11T19:26:06.555Z] === RUN TestEventsVolumeCreate [2022-02-11T19:26:06.555Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-02-11T19:26:06.555Z] === RUN TestInfoBinaryCommits [2022-02-11T19:26:06.555Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-02-11T19:26:06.555Z] === RUN TestInfoAPIVersioned [2022-02-11T19:26:06.555Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-02-11T19:26:06.555Z] === RUN TestInfoAPI [2022-02-11T19:26:06.555Z] --- PASS: TestInfoAPI (0.02s) [2022-02-11T19:26:06.555Z] === RUN TestInfoAPIWarnings [2022-02-11T19:26:06.806Z] --- PASS: TestCopyToContainerPathIsNotDir (0.26s) [2022-02-11T19:26:06.806Z] === RUN TestCopyFromContainer [2022-02-11T19:26:06.806Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:26:06.806Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-02-11T19:26:06.806Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-02-11T19:26:06.806Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-11T19:26:06.806Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-11T19:26:06.806Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-11T19:26:06.806Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-11T19:26:06.806Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-11T19:26:06.806Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-11T19:26:06.806Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-11T19:26:06.806Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-11T19:26:06.806Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-11T19:26:06.806Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-02-11T19:26:06.806Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-02-11T19:26:06.806Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-02-11T19:26:06.806Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-02-11T19:26:06.806Z] === RUN TestCreateLinkToNonExistingContainer [2022-02-11T19:26:06.806Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-02-11T19:26:06.806Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-02-11T19:26:06.806Z] === RUN TestCreateWithInvalidEnv [2022-02-11T19:26:06.806Z] === RUN TestCreateWithInvalidEnv/0 [2022-02-11T19:26:06.806Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-02-11T19:26:06.806Z] === RUN TestCreateWithInvalidEnv/1 [2022-02-11T19:26:06.806Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-02-11T19:26:06.806Z] === RUN TestCreateWithInvalidEnv/2 [2022-02-11T19:26:06.806Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-02-11T19:26:06.806Z] === CONT TestCreateWithInvalidEnv/0 [2022-02-11T19:26:06.806Z] === CONT TestCreateWithInvalidEnv/2 [2022-02-11T19:26:06.806Z] === CONT TestCreateWithInvalidEnv/1 [2022-02-11T19:26:06.806Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2022-02-11T19:26:06.806Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-02-11T19:26:06.806Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-02-11T19:26:06.806Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2022-02-11T19:26:06.806Z] === RUN TestCreateTmpfsMountsTarget [2022-02-11T19:26:06.806Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:26:06.806Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-02-11T19:26:06.806Z] === RUN TestCreateWithCustomMaskedPaths [2022-02-11T19:26:06.806Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-02-11T19:26:06.806Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-02-11T19:26:06.806Z] === RUN TestCreateWithCustomReadonlyPaths [2022-02-11T19:26:06.806Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-02-11T19:26:06.806Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-02-11T19:26:06.806Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-02-11T19:26:06.806Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-11T19:26:06.806Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-11T19:26:06.806Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-11T19:26:06.806Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-11T19:26:06.806Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-11T19:26:06.806Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-11T19:26:06.806Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-11T19:26:06.806Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-11T19:26:06.806Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-11T19:26:06.806Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-11T19:26:06.806Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-11T19:26:06.806Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-11T19:26:06.806Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-11T19:26:06.806Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-11T19:26:06.806Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-11T19:26:06.806Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2022-02-11T19:26:06.806Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-02-11T19:26:06.806Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-02-11T19:26:06.806Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-02-11T19:26:06.806Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-02-11T19:26:06.806Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-02-11T19:26:06.806Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-02-11T19:26:06.806Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-02-11T19:26:06.806Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-02-11T19:26:06.806Z] === RUN TestCreateDifferentPlatform [2022-02-11T19:26:06.806Z] === RUN TestCreateDifferentPlatform/different_os [2022-02-11T19:26:06.806Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-02-11T19:26:06.806Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2022-02-11T19:26:06.806Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-02-11T19:26:06.806Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-02-11T19:26:06.806Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-02-11T19:26:07.277Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.14s) [2022-02-11T19:26:07.277Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-02-11T19:26:07.277Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-02-11T19:26:07.277Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-02-11T19:26:07.277Z] === RUN TestContainerKillOnDaemonStart [2022-02-11T19:26:07.277Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:26:07.277Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-02-11T19:26:07.277Z] === RUN TestDiff [2022-02-11T19:26:07.277Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-02-11T19:26:07.277Z] --- SKIP: TestDiff (0.00s) [2022-02-11T19:26:07.277Z] === RUN TestExecWithCloseStdin [2022-02-11T19:26:10.236Z] --- PASS: TestExecWithCloseStdin (2.89s) [2022-02-11T19:26:10.236Z] === RUN TestExec [2022-02-11T19:26:12.455Z] --- PASS: TestExec (2.63s) [2022-02-11T19:26:12.455Z] === RUN TestExecUser [2022-02-11T19:26:12.455Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-02-11T19:26:12.455Z] --- SKIP: TestExecUser (0.00s) [2022-02-11T19:26:12.455Z] === RUN TestExportContainerAndImportImage [2022-02-11T19:26:12.455Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:26:12.455Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-02-11T19:26:12.455Z] === RUN TestExportContainerAfterDaemonRestart [2022-02-11T19:26:12.455Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:26:12.455Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-02-11T19:26:12.455Z] === RUN TestHealthCheckWorkdir [2022-02-11T19:26:12.455Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-02-11T19:26:12.455Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-02-11T19:26:12.455Z] === RUN TestHealthKillContainer [2022-02-11T19:26:12.455Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-02-11T19:26:12.455Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-02-11T19:26:12.455Z] === RUN TestInspectCpusetInConfigPre120 [2022-02-11T19:26:12.455Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-02-11T19:26:12.455Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-02-11T19:26:12.455Z] === RUN TestKillContainerInvalidSignal [2022-02-11T19:26:15.409Z] --- PASS: TestKillContainerInvalidSignal (2.50s) [2022-02-11T19:26:15.409Z] === RUN TestKillContainer [2022-02-11T19:26:15.409Z] === RUN TestKillContainer/no_signal [2022-02-11T19:26:16.498Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-02-11T19:26:16.498Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-02-11T19:26:16.498Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-02-11T19:26:16.498Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-02-11T19:26:16.498Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-02-11T19:26:16.498Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-02-11T19:26:16.498Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-02-11T19:26:16.498Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-02-11T19:26:16.498Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-02-11T19:26:16.753Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-02-11T19:26:16.754Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-02-11T19:26:17.009Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-02-11T19:26:17.266Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-02-11T19:26:17.266Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-02-11T19:26:17.626Z] === RUN TestKillContainer/non_killing_signal [2022-02-11T19:26:17.626Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-02-11T19:26:17.626Z] === RUN TestKillContainer/killing_signal [2022-02-11T19:26:17.845Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-02-11T19:26:17.845Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-02-11T19:26:18.410Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-02-11T19:26:18.971Z] === RUN TestDockerSuite/TestImagesFormat [2022-02-11T19:26:18.971Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-02-11T19:26:18.999Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-11T19:26:18.999Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-11T19:26:19.533Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-02-11T19:26:20.585Z] --- PASS: TestKillContainer (5.40s) [2022-02-11T19:26:20.585Z] --- PASS: TestKillContainer/no_signal (2.40s) [2022-02-11T19:26:20.585Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-02-11T19:26:20.585Z] --- PASS: TestKillContainer/killing_signal (2.94s) [2022-02-11T19:26:20.585Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-02-11T19:26:20.585Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-11T19:26:20.585Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-02-11T19:26:20.585Z] === RUN TestKillStoppedContainer [2022-02-11T19:26:20.585Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-11T19:26:20.585Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-02-11T19:26:20.585Z] === RUN TestKillStoppedContainerAPIPre120 [2022-02-11T19:26:20.585Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-11T19:26:20.585Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-02-11T19:26:20.585Z] === RUN TestKillDifferentUserContainer [2022-02-11T19:26:20.585Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-02-11T19:26:20.585Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-02-11T19:26:20.585Z] === RUN TestInspectOomKilledTrue [2022-02-11T19:26:20.585Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:26:20.585Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-02-11T19:26:20.585Z] === RUN TestInspectOomKilledFalse [2022-02-11T19:26:20.585Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-11T19:26:20.585Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-02-11T19:26:20.585Z] === RUN TestLogsFollowTailEmpty [2022-02-11T19:26:22.048Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-02-11T19:26:22.048Z] === RUN TestDockerSuite/TestImportBadURL [2022-02-11T19:26:22.048Z] === RUN TestDockerSuite/TestImportDisplay [2022-02-11T19:26:22.805Z] --- PASS: TestLogsFollowTailEmpty (2.43s) [2022-02-11T19:26:22.805Z] === RUN TestNetworkNat [2022-02-11T19:26:22.805Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-02-11T19:26:22.805Z] --- SKIP: TestNetworkNat (0.00s) [2022-02-11T19:26:22.806Z] === RUN TestNetworkLocalhostTCPNat [2022-02-11T19:26:22.984Z] --- PASS: TestInfoAPIWarnings (16.29s) [2022-02-11T19:26:22.984Z] === RUN TestInfoDebug [2022-02-11T19:26:23.240Z] === RUN TestDockerSuite/TestImportFile [2022-02-11T19:26:23.498Z] --- PASS: TestInfoDebug (0.58s) [2022-02-11T19:26:23.498Z] === RUN TestInfoInsecureRegistries [2022-02-11T19:26:24.060Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-02-11T19:26:24.060Z] === RUN TestInfoRegistryMirrors [2022-02-11T19:26:24.624Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2022-02-11T19:26:24.624Z] === RUN TestLoginFailsWithBadCredentials [2022-02-11T19:26:24.624Z] --- PASS: TestLoginFailsWithBadCredentials (0.13s) [2022-02-11T19:26:24.624Z] === RUN TestPingCacheHeaders [2022-02-11T19:26:24.624Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-02-11T19:26:24.624Z] === RUN TestPingGet [2022-02-11T19:26:24.624Z] --- PASS: TestPingGet (0.01s) [2022-02-11T19:26:24.624Z] === RUN TestPingHead [2022-02-11T19:26:24.624Z] --- PASS: TestPingHead (0.02s) [2022-02-11T19:26:24.624Z] === RUN TestVersion [2022-02-11T19:26:24.624Z] --- PASS: TestVersion (0.03s) [2022-02-11T19:26:24.624Z] === CONT TestDiskUsage [2022-02-11T19:26:24.880Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-02-11T19:26:24.880Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-02-11T19:26:25.136Z] === RUN TestDiskUsage/empty [2022-02-11T19:26:25.137Z] === RUN TestDiskUsage/empty/container_types [2022-02-11T19:26:25.137Z] === RUN TestDiskUsage/empty/image_types [2022-02-11T19:26:25.137Z] === RUN TestDiskUsage/empty/volume_types [2022-02-11T19:26:25.137Z] === RUN TestDiskUsage/empty/build-cache_types [2022-02-11T19:26:25.137Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-02-11T19:26:25.137Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-02-11T19:26:25.137Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-02-11T19:26:25.137Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-02-11T19:26:25.137Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-02-11T19:26:25.137Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-02-11T19:26:25.137Z] === RUN TestDiskUsage/after_LoadBusybox [2022-02-11T19:26:25.393Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-02-11T19:26:25.393Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-02-11T19:26:25.393Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-02-11T19:26:25.393Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-02-11T19:26:25.393Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-02-11T19:26:25.393Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-02-11T19:26:25.393Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-02-11T19:26:25.393Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-02-11T19:26:25.393Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-02-11T19:26:25.393Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-02-11T19:26:25.393Z] === RUN TestDiskUsage/after_container.Run [2022-02-11T19:26:25.761Z] --- PASS: TestNetworkLocalhostTCPNat (2.91s) [2022-02-11T19:26:25.761Z] === RUN TestNetworkLoopbackNat [2022-02-11T19:26:25.761Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-02-11T19:26:25.761Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-02-11T19:26:25.761Z] === RUN TestPause [2022-02-11T19:26:25.761Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-02-11T19:26:25.761Z] --- SKIP: TestPause (0.00s) [2022-02-11T19:26:25.761Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-02-11T19:26:25.959Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-02-11T19:26:25.959Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-02-11T19:26:25.959Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-02-11T19:26:25.959Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-02-11T19:26:25.959Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-02-11T19:26:25.959Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-02-11T19:26:25.959Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-02-11T19:26:25.959Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-02-11T19:26:25.959Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-02-11T19:26:25.959Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-02-11T19:26:25.959Z] --- PASS: TestDiskUsage (1.35s) [2022-02-11T19:26:25.959Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-02-11T19:26:25.959Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-02-11T19:26:25.959Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-02-11T19:26:25.959Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-02-11T19:26:25.959Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-02-11T19:26:25.959Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-02-11T19:26:25.959Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-02-11T19:26:25.959Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-02-11T19:26:25.959Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-02-11T19:26:25.959Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-02-11T19:26:25.959Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-02-11T19:26:25.959Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.26s) [2022-02-11T19:26:25.959Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-02-11T19:26:25.959Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-02-11T19:26:25.959Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-02-11T19:26:25.959Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-02-11T19:26:25.959Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-02-11T19:26:25.959Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-02-11T19:26:25.959Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-02-11T19:26:25.959Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-02-11T19:26:25.959Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-02-11T19:26:25.959Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-02-11T19:26:25.959Z] --- PASS: TestDiskUsage/after_container.Run (0.40s) [2022-02-11T19:26:25.959Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-02-11T19:26:25.959Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-02-11T19:26:25.959Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-02-11T19:26:25.959Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-02-11T19:26:25.959Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-02-11T19:26:25.959Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-02-11T19:26:25.959Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-02-11T19:26:25.959Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-02-11T19:26:25.959Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-02-11T19:26:25.959Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-02-11T19:26:25.959Z] PASS [2022-02-11T19:26:25.959Z] [2022-02-11T19:26:25.959Z] === Skipped [2022-02-11T19:26:25.959Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-11T19:26:25.959Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-02-11T19:26:25.959Z] [2022-02-11T19:26:25.959Z] DONE 50 tests, 1 skipped in 20.314s [2022-02-11T19:26:25.959Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-02-11T19:26:25.959Z] ++ 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-02-11T19:26:25.959Z] ++ set -e [2022-02-11T19:26:25.959Z] ++ '[' -n 0 ']' [2022-02-11T19:26:25.959Z] ++ set -x [2022-02-11T19:26:25.959Z] ++ 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-02-11T19:26:26.216Z] INFO: Testing against a local daemon [2022-02-11T19:26:26.216Z] === RUN TestVolumesCreateAndList [2022-02-11T19:26:26.216Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-02-11T19:26:26.216Z] === RUN TestVolumesRemove [2022-02-11T19:26:26.216Z] === RUN TestDockerSuite/TestImportGzipped [2022-02-11T19:26:26.216Z] --- PASS: TestVolumesRemove (0.07s) [2022-02-11T19:26:26.216Z] === RUN TestVolumesInspect [2022-02-11T19:26:26.216Z] --- PASS: TestVolumesInspect (0.04s) [2022-02-11T19:26:26.216Z] === RUN TestVolumesInvalidJSON [2022-02-11T19:26:26.216Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-02-11T19:26:26.216Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-02-11T19:26:26.216Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-02-11T19:26:26.216Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-02-11T19:26:26.216Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-02-11T19:26:26.216Z] PASS [2022-02-11T19:26:26.216Z] [2022-02-11T19:26:26.216Z] DONE 5 tests in 0.245s [2022-02-11T19:26:26.216Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-02-11T19:26:26.473Z] ++++ cat bundles/test-integration/docker.pid [2022-02-11T19:26:26.473Z] +++ kill 6146 [2022-02-11T19:26:26.734Z] +++ /etc/init.d/apparmor stop [2022-02-11T19:26:26.734Z] Leaving: AppArmorNo profiles have been unloaded. [2022-02-11T19:26:26.734Z] [2022-02-11T19:26:26.734Z] Unloading profiles will leave already running processes permanently [2022-02-11T19:26:26.734Z] unconfined, which can lead to unexpected situations. [2022-02-11T19:26:26.734Z] [2022-02-11T19:26:26.734Z] To set a process to complain mode, use the command line tool [2022-02-11T19:26:26.734Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-02-11T19:26:26.734Z] +++ true [2022-02-11T19:26:26.734Z] exiting test-integration [2022-02-11T19:26:26.734Z] ++ exit 0 [2022-02-11T19:26:26.734Z] [2022-02-11T19:26:27.301Z] + for job in $(jobs -p) [2022-02-11T19:26:27.301Z] + wait 5389 [2022-02-11T19:26:27.864Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-02-11T19:26:28.714Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.54s) [2022-02-11T19:26:28.715Z] === RUN TestPauseStopPausedContainer [2022-02-11T19:26:28.715Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:26:28.715Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-02-11T19:26:28.715Z] === RUN TestPsFilter [2022-02-11T19:26:28.715Z] --- PASS: TestPsFilter (0.38s) [2022-02-11T19:26:28.715Z] === RUN TestRemoveContainerWithRemovedVolume [2022-02-11T19:26:28.793Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-02-11T19:26:29.083Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-02-11T19:26:29.083Z] ok github.com/docker/docker/api/server/httputils 0.019s coverage: 14.7% of statements [2022-02-11T19:26:29.083Z] ok github.com/docker/docker/api/server/middleware 0.003s coverage: 37.7% of statements [2022-02-11T19:26:29.083Z] ? github.com/docker/docker/api/server/router [no test files] [2022-02-11T19:26:29.083Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-02-11T19:26:29.083Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-02-11T19:26:29.083Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-02-11T19:26:29.083Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-02-11T19:26:29.083Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-02-11T19:26:29.083Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-02-11T19:26:29.083Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-02-11T19:26:29.083Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-02-11T19:26:29.083Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-02-11T19:26:29.083Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-02-11T19:26:29.083Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 5.7% of statements [2022-02-11T19:26:29.083Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-02-11T19:26:29.083Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-02-11T19:26:29.083Z] ? github.com/docker/docker/api/types [no test files] [2022-02-11T19:26:29.083Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-02-11T19:26:29.083Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-02-11T19:26:29.083Z] ? github.com/docker/docker/api/types/container [no test files] [2022-02-11T19:26:29.083Z] ? github.com/docker/docker/api/types/events [no test files] [2022-02-11T19:26:29.083Z] ok github.com/docker/docker/api/types/strslice 0.004s coverage: 90.0% of statements [2022-02-11T19:26:29.083Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 92.2% of statements [2022-02-11T19:26:29.083Z] ? github.com/docker/docker/api/types/image [no test files] [2022-02-11T19:26:29.083Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-02-11T19:26:29.083Z] ? github.com/docker/docker/api/types/network [no test files] [2022-02-11T19:26:29.083Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-02-11T19:26:29.083Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-02-11T19:26:29.083Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-02-11T19:26:29.083Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-02-11T19:26:29.083Z] ok github.com/docker/docker/api/types/time 0.008s coverage: 100.0% of statements [2022-02-11T19:26:29.083Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-02-11T19:26:29.083Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-02-11T19:26:29.083Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-02-11T19:26:29.083Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-02-11T19:26:29.083Z] ? github.com/docker/docker/builder [no test files] [2022-02-11T19:26:29.083Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-02-11T19:26:29.083Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-02-11T19:26:29.083Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-02-11T19:26:29.083Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-02-11T19:26:29.083Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-02-11T19:26:29.083Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-02-11T19:26:29.083Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-02-11T19:26:29.083Z] ok github.com/docker/docker/builder/remotecontext 0.097s coverage: 13.7% of statements [2022-02-11T19:26:29.083Z] ok github.com/docker/docker/builder/dockerfile 0.174s coverage: 49.0% of statements [2022-02-11T19:26:29.083Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-02-11T19:26:29.083Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-02-11T19:26:29.083Z] ok github.com/docker/docker/builder/remotecontext/git 1.377s coverage: 86.3% of statements [2022-02-11T19:26:29.083Z] ? github.com/docker/docker/cli [no test files] [2022-02-11T19:26:29.083Z] ? github.com/docker/docker/cli/config [no test files] [2022-02-11T19:26:29.083Z] ok github.com/docker/docker/cmd/docker-proxy 0.163s coverage: 67.6% of statements [2022-02-11T19:26:29.327Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) [2022-02-11T19:26:29.327Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (14.74s) [2022-02-11T19:26:29.327Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (14.93s) [2022-02-11T19:26:29.327Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (15.26s) [2022-02-11T19:26:29.327Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (15.39s) [2022-02-11T19:26:29.327Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (9.20s) [2022-02-11T19:26:29.327Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (9.19s) [2022-02-11T19:26:29.327Z] === RUN TestBuildMultiStageCopy [2022-02-11T19:26:29.327Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-02-11T19:26:29.355Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-02-11T19:26:29.660Z] ok github.com/docker/docker/client 0.135s coverage: 75.8% of statements [2022-02-11T19:26:29.917Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-02-11T19:26:30.479Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-02-11T19:26:30.479Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-02-11T19:26:30.479Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-02-11T19:26:30.735Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-02-11T19:26:31.298Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-02-11T19:26:31.670Z] --- PASS: TestRemoveContainerWithRemovedVolume (3.04s) [2022-02-11T19:26:31.670Z] === RUN TestRemoveContainerWithVolume [2022-02-11T19:26:31.860Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-02-11T19:26:32.117Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-02-11T19:26:32.679Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-02-11T19:26:32.935Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-02-11T19:26:32.935Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-02-11T19:26:34.302Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-02-11T19:26:34.558Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-02-11T19:26:35.121Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-02-11T19:26:35.121Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-02-11T19:26:35.385Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-02-11T19:26:35.385Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-02-11T19:26:35.385Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-02-11T19:26:35.468Z] --- PASS: TestRemoveContainerWithVolume (3.10s) [2022-02-11T19:26:35.468Z] === RUN TestRemoveContainerRunning [2022-02-11T19:26:35.948Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-02-11T19:26:36.510Z] === RUN TestDockerSuite/TestInspectDefault [2022-02-11T19:26:37.074Z] === RUN TestDockerSuite/TestInspectHistory [2022-02-11T19:26:37.637Z] === RUN TestDockerSuite/TestInspectImage [2022-02-11T19:26:37.637Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-02-11T19:26:37.637Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-02-11T19:26:37.637Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-02-11T19:26:37.637Z] === RUN TestDockerSuite/TestInspectInt64 [2022-02-11T19:26:37.694Z] --- PASS: TestRemoveContainerRunning (2.41s) [2022-02-11T19:26:37.694Z] === RUN TestRemoveContainerForceRemoveRunning [2022-02-11T19:26:37.893Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-02-11T19:26:38.455Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-02-11T19:26:38.455Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-02-11T19:26:39.018Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-02-11T19:26:39.273Z] === RUN TestDockerSuite/TestInspectPlugin [2022-02-11T19:26:39.539Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-02-11T19:26:39.639Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-02-11T19:26:39.639Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-02-11T19:26:39.913Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.39s) [2022-02-11T19:26:39.913Z] === RUN TestRemoveInvalidContainer [2022-02-11T19:26:39.913Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-02-11T19:26:39.913Z] === RUN TestRenameLinkedContainer [2022-02-11T19:26:39.913Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-02-11T19:26:39.913Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-02-11T19:26:39.913Z] === RUN TestRenameStoppedContainer [2022-02-11T19:26:40.608Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-02-11T19:26:41.431Z] === RUN TestDockerSuite/TestInspectRootFS [2022-02-11T19:26:41.431Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-02-11T19:26:41.993Z] === RUN TestDockerSuite/TestInspectStatus [2022-02-11T19:26:42.142Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-02-11T19:26:42.556Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-02-11T19:26:42.869Z] --- PASS: TestRenameStoppedContainer (3.06s) [2022-02-11T19:26:42.869Z] === RUN TestRenameRunningContainerAndReuse [2022-02-11T19:26:43.484Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-02-11T19:26:43.677Z] --- PASS: TestBuildMultiStageCopy (15.50s) [2022-02-11T19:26:43.677Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (10.24s) [2022-02-11T19:26:43.677Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.03s) [2022-02-11T19:26:43.677Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.20s) [2022-02-11T19:26:43.677Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.44s) [2022-02-11T19:26:43.677Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.58s) [2022-02-11T19:26:43.677Z] === RUN TestBuildMultiStageParentConfig [2022-02-11T19:26:43.742Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-02-11T19:26:44.304Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-02-11T19:26:44.866Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-02-11T19:26:45.123Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-02-11T19:26:45.686Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-02-11T19:26:45.943Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-02-11T19:26:45.943Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-02-11T19:26:47.312Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-02-11T19:26:47.412Z] --- PASS: TestBuildMultiStageParentConfig (3.23s) [2022-02-11T19:26:47.412Z] === RUN TestBuildLabelWithTargets [2022-02-11T19:26:47.412Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-11T19:26:47.412Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2022-02-11T19:26:47.412Z] === RUN TestBuildWithEmptyLayers [2022-02-11T19:26:47.645Z] --- PASS: TestRenameRunningContainerAndReuse (4.88s) [2022-02-11T19:26:47.645Z] === RUN TestRenameInvalidName [2022-02-11T19:26:48.241Z] === RUN TestDockerSuite/TestLinksEnvs [2022-02-11T19:26:48.379Z] --- PASS: TestBuildWithEmptyLayers (1.60s) [2022-02-11T19:26:48.379Z] === RUN TestBuildMultiStageOnBuild [2022-02-11T19:26:49.152Z] --- PASS: TestBuildWithHugeFile (135.18s) [2022-02-11T19:26:49.152Z] === RUN TestBuildWCOWSandboxSize [2022-02-11T19:26:49.152Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-11T19:26:49.152Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-02-11T19:26:49.152Z] === RUN TestBuildWithEmptyDockerfile [2022-02-11T19:26:49.152Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-11T19:26:49.152Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-11T19:26:49.152Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-11T19:26:49.152Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-11T19:26:49.152Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-11T19:26:49.152Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-11T19:26:49.152Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-11T19:26:49.152Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-11T19:26:49.153Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-11T19:26:49.153Z] --- PASS: TestBuildWithEmptyDockerfile (0.11s) [2022-02-11T19:26:49.153Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-02-11T19:26:49.153Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-02-11T19:26:49.153Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-02-11T19:26:49.153Z] === RUN TestBuildPreserveOwnership [2022-02-11T19:26:49.153Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-11T19:26:49.153Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-02-11T19:26:49.153Z] === RUN TestBuildPlatformInvalid [2022-02-11T19:26:49.153Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2022-02-11T19:26:49.153Z] PASS [2022-02-11T19:26:49.153Z] ok github.com/docker/docker/integration/build 221.221s [2022-02-11T19:26:49.153Z] [2022-02-11T19:26:49.153Z] === Skipped [2022-02-11T19:26:49.153Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-02-11T19:26:49.153Z] build_session_test.go:25: TODO: BuildKit [2022-02-11T19:26:49.153Z] [2022-02-11T19:26:49.153Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-02-11T19:26:49.153Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:26:49.153Z] [2022-02-11T19:26:49.153Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-02-11T19:26:49.153Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-11T19:26:49.153Z] [2022-02-11T19:26:49.153Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-02-11T19:26:49.153Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-11T19:26:49.153Z] [2022-02-11T19:26:49.153Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-02-11T19:26:49.153Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-11T19:26:49.153Z] [2022-02-11T19:26:49.153Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-02-11T19:26:49.153Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-11T19:26:49.153Z] [2022-02-11T19:26:49.153Z] DONE 29 tests, 6 skipped in 254.859s [2022-02-11T19:26:49.153Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-02-11T19:26:49.153Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-11T19:26:49.153Z] INFO: Testing against a local daemon [2022-02-11T19:26:49.153Z] === RUN TestConfigInspect [2022-02-11T19:26:49.153Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:26:49.153Z] --- SKIP: TestConfigInspect (0.00s) [2022-02-11T19:26:49.153Z] === RUN TestConfigList [2022-02-11T19:26:49.153Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:26:49.153Z] --- SKIP: TestConfigList (0.00s) [2022-02-11T19:26:49.153Z] === RUN TestConfigsCreateAndDelete [2022-02-11T19:26:49.153Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:26:49.153Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-02-11T19:26:49.153Z] === RUN TestConfigsUpdate [2022-02-11T19:26:49.153Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:26:49.153Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-02-11T19:26:49.153Z] === RUN TestTemplatedConfig [2022-02-11T19:26:49.153Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:26:49.153Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-02-11T19:26:49.153Z] === RUN TestConfigCreateResolve [2022-02-11T19:26:49.153Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-02-11T19:26:49.153Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-02-11T19:26:49.153Z] PASS [2022-02-11T19:26:49.153Z] ok github.com/docker/docker/integration/config 0.104s [2022-02-11T19:26:49.153Z] [2022-02-11T19:26:49.153Z] === Skipped [2022-02-11T19:26:49.153Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-02-11T19:26:49.153Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:26:49.153Z] [2022-02-11T19:26:49.153Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-02-11T19:26:49.153Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:26:49.153Z] [2022-02-11T19:26:49.153Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-02-11T19:26:49.153Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:26:49.153Z] [2022-02-11T19:26:49.153Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-02-11T19:26:49.153Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:26:49.153Z] [2022-02-11T19:26:49.153Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-02-11T19:26:49.153Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:26:49.153Z] [2022-02-11T19:26:49.153Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-02-11T19:26:49.153Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-02-11T19:26:49.153Z] [2022-02-11T19:26:49.153Z] DONE 6 tests, 6 skipped in 2.370s [2022-02-11T19:26:49.153Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-02-11T19:26:49.153Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-11T19:26:49.153Z] INFO: Testing against a local daemon [2022-02-11T19:26:49.153Z] === RUN TestCheckpoint [2022-02-11T19:26:49.153Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-11T19:26:49.153Z] --- SKIP: TestCheckpoint (0.00s) [2022-02-11T19:26:49.153Z] === RUN TestContainerInvalidJSON [2022-02-11T19:26:49.153Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-02-11T19:26:49.153Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-02-11T19:26:49.153Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-02-11T19:26:49.153Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-02-11T19:26:49.153Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-02-11T19:26:49.153Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-02-11T19:26:49.153Z] --- PASS: TestContainerInvalidJSON (0.05s) [2022-02-11T19:26:49.153Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-02-11T19:26:49.153Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-02-11T19:26:49.153Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-02-11T19:26:49.153Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.30s) [2022-02-11T19:26:49.153Z] === RUN TestCopyFromContainerPathIsNotDir [2022-02-11T19:26:49.153Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.29s) [2022-02-11T19:26:49.153Z] === RUN TestCopyToContainerPathDoesNotExist [2022-02-11T19:26:49.153Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.26s) [2022-02-11T19:26:49.153Z] === RUN TestCopyToContainerPathIsNotDir [2022-02-11T19:26:49.153Z] --- PASS: TestCopyToContainerPathIsNotDir (0.28s) [2022-02-11T19:26:49.153Z] === RUN TestCopyFromContainer [2022-02-11T19:26:49.153Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:26:49.153Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-02-11T19:26:49.153Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-02-11T19:26:49.153Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-11T19:26:49.153Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-11T19:26:49.153Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-11T19:26:49.153Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-11T19:26:49.153Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-11T19:26:49.153Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-11T19:26:49.153Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-11T19:26:49.153Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-11T19:26:49.153Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-11T19:26:49.153Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2022-02-11T19:26:49.153Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-02-11T19:26:49.153Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-02-11T19:26:49.153Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-02-11T19:26:49.153Z] === RUN TestCreateLinkToNonExistingContainer [2022-02-11T19:26:49.153Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-02-11T19:26:49.153Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-02-11T19:26:49.153Z] === RUN TestCreateWithInvalidEnv [2022-02-11T19:26:49.153Z] === RUN TestCreateWithInvalidEnv/0 [2022-02-11T19:26:49.153Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-02-11T19:26:49.153Z] === RUN TestCreateWithInvalidEnv/1 [2022-02-11T19:26:49.153Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-02-11T19:26:49.153Z] === RUN TestCreateWithInvalidEnv/2 [2022-02-11T19:26:49.153Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-02-11T19:26:49.153Z] === CONT TestCreateWithInvalidEnv/0 [2022-02-11T19:26:49.153Z] === CONT TestCreateWithInvalidEnv/2 [2022-02-11T19:26:49.153Z] === CONT TestCreateWithInvalidEnv/1 [2022-02-11T19:26:49.153Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-02-11T19:26:49.153Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-02-11T19:26:49.153Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-02-11T19:26:49.153Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2022-02-11T19:26:49.153Z] === RUN TestCreateTmpfsMountsTarget [2022-02-11T19:26:49.153Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:26:49.153Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-02-11T19:26:49.153Z] === RUN TestCreateWithCustomMaskedPaths [2022-02-11T19:26:49.153Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-02-11T19:26:49.153Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-02-11T19:26:49.153Z] === RUN TestCreateWithCustomReadonlyPaths [2022-02-11T19:26:49.153Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-02-11T19:26:49.153Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-02-11T19:26:49.153Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-02-11T19:26:49.153Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-11T19:26:49.153Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-11T19:26:49.153Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-11T19:26:49.153Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-11T19:26:49.153Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-11T19:26:49.153Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-11T19:26:49.153Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-11T19:26:49.153Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-11T19:26:49.153Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-11T19:26:49.153Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-11T19:26:49.153Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-11T19:26:49.153Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-11T19:26:49.153Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-11T19:26:49.153Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-11T19:26:49.153Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-11T19:26:49.153Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2022-02-11T19:26:49.153Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-02-11T19:26:49.153Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-02-11T19:26:49.153Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-02-11T19:26:49.153Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-02-11T19:26:49.153Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-02-11T19:26:49.153Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-02-11T19:26:49.153Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-02-11T19:26:49.153Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-02-11T19:26:49.153Z] === RUN TestCreateDifferentPlatform [2022-02-11T19:26:49.153Z] === RUN TestCreateDifferentPlatform/different_os [2022-02-11T19:26:49.153Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-02-11T19:26:49.153Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2022-02-11T19:26:49.153Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-02-11T19:26:49.153Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-02-11T19:26:49.153Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-02-11T19:26:49.153Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.15s) [2022-02-11T19:26:49.153Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-02-11T19:26:49.153Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-02-11T19:26:49.153Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-02-11T19:26:49.153Z] === RUN TestContainerKillOnDaemonStart [2022-02-11T19:26:49.153Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:26:49.153Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-02-11T19:26:49.153Z] === RUN TestDiff [2022-02-11T19:26:49.153Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-02-11T19:26:49.153Z] --- SKIP: TestDiff (0.00s) [2022-02-11T19:26:49.153Z] === RUN TestExecWithCloseStdin [2022-02-11T19:26:49.153Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-02-11T19:26:49.153Z] --- SKIP: TestExecWithCloseStdin (0.00s) [2022-02-11T19:26:49.153Z] === RUN TestExec [2022-02-11T19:26:49.153Z] --- PASS: TestExec (4.54s) [2022-02-11T19:26:49.153Z] === RUN TestExecUser [2022-02-11T19:26:49.153Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-02-11T19:26:49.153Z] --- SKIP: TestExecUser (0.00s) [2022-02-11T19:26:49.153Z] === RUN TestExportContainerAndImportImage [2022-02-11T19:26:49.153Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:26:49.153Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-02-11T19:26:49.153Z] === RUN TestExportContainerAfterDaemonRestart [2022-02-11T19:26:49.153Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:26:49.153Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-02-11T19:26:49.153Z] === RUN TestHealthCheckWorkdir [2022-02-11T19:26:49.153Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-02-11T19:26:49.153Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-02-11T19:26:49.153Z] === RUN TestHealthKillContainer [2022-02-11T19:26:49.153Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-02-11T19:26:49.153Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-02-11T19:26:49.153Z] === RUN TestInspectCpusetInConfigPre120 [2022-02-11T19:26:49.153Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-02-11T19:26:49.153Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-02-11T19:26:49.153Z] === RUN TestKillContainerInvalidSignal [2022-02-11T19:26:49.170Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-02-11T19:26:49.426Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-02-11T19:26:50.355Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-02-11T19:26:50.604Z] --- PASS: TestRenameInvalidName (2.52s) [2022-02-11T19:26:50.604Z] === RUN TestRenameAnonymousContainer [2022-02-11T19:26:51.721Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-02-11T19:26:52.113Z] --- PASS: TestKillContainerInvalidSignal (3.68s) [2022-02-11T19:26:52.113Z] === RUN TestKillContainer [2022-02-11T19:26:52.113Z] === RUN TestKillContainer/no_signal [2022-02-11T19:26:53.094Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-02-11T19:26:53.094Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-02-11T19:26:54.476Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-02-11T19:26:54.732Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-02-11T19:26:55.295Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-02-11T19:26:55.926Z] === RUN TestKillContainer/non_killing_signal [2022-02-11T19:26:55.926Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-02-11T19:26:55.926Z] === RUN TestKillContainer/killing_signal [2022-02-11T19:26:59.734Z] --- PASS: TestKillContainer (7.41s) [2022-02-11T19:26:59.734Z] --- PASS: TestKillContainer/no_signal (3.65s) [2022-02-11T19:26:59.734Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-02-11T19:26:59.734Z] --- PASS: TestKillContainer/killing_signal (3.70s) [2022-02-11T19:26:59.734Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-02-11T19:26:59.734Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-11T19:26:59.734Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-02-11T19:26:59.734Z] === RUN TestKillStoppedContainer [2022-02-11T19:26:59.734Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-11T19:26:59.734Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-02-11T19:26:59.734Z] === RUN TestKillStoppedContainerAPIPre120 [2022-02-11T19:26:59.734Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-11T19:26:59.734Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-02-11T19:26:59.734Z] === RUN TestKillDifferentUserContainer [2022-02-11T19:26:59.734Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-02-11T19:26:59.734Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-02-11T19:26:59.734Z] === RUN TestInspectOomKilledTrue [2022-02-11T19:26:59.734Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:26:59.734Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-02-11T19:26:59.734Z] === RUN TestInspectOomKilledFalse [2022-02-11T19:26:59.734Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-11T19:26:59.734Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-02-11T19:26:59.734Z] === RUN TestLogsFollowTailEmpty [2022-02-11T19:27:01.835Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-02-11T19:27:01.835Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-02-11T19:27:03.104Z] --- PASS: TestRenameAnonymousContainer (11.15s) [2022-02-11T19:27:03.104Z] === RUN TestRenameContainerWithSameName [2022-02-11T19:27:03.173Z] --- PASS: TestBuildMultiStageOnBuild (14.74s) [2022-02-11T19:27:03.173Z] === RUN TestBuildUncleanTarFilenames [2022-02-11T19:27:03.173Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-11T19:27:03.173Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2022-02-11T19:27:03.173Z] === RUN TestBuildMultiStageLayerLeak [2022-02-11T19:27:03.554Z] --- PASS: TestLogsFollowTailEmpty (3.72s) [2022-02-11T19:27:03.554Z] === RUN TestNetworkNat [2022-02-11T19:27:03.554Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-02-11T19:27:03.554Z] --- SKIP: TestNetworkNat (0.00s) [2022-02-11T19:27:03.554Z] === RUN TestNetworkLocalhostTCPNat [2022-02-11T19:27:03.730Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-02-11T19:27:04.093Z] --- PASS: TestRenameContainerWithSameName (2.80s) [2022-02-11T19:27:04.093Z] === RUN TestRenameContainerWithLinkedContainer [2022-02-11T19:27:04.093Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-02-11T19:27:04.093Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-02-11T19:27:04.093Z] === RUN TestResize [2022-02-11T19:27:05.621Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-02-11T19:27:05.621Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-02-11T19:27:05.880Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-02-11T19:27:07.047Z] --- PASS: TestResize (2.73s) [2022-02-11T19:27:07.047Z] === RUN TestResizeWithInvalidSize [2022-02-11T19:27:07.771Z] docker_api_swarm_service_test.go:395: [db417f097966b] joining swarm manager [d6474699a6f0b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-11T19:27:07.771Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-02-11T19:27:07.771Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-02-11T19:27:08.028Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-02-11T19:27:08.028Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-02-11T19:27:08.028Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-02-11T19:27:08.334Z] --- PASS: TestNetworkLocalhostTCPNat (4.44s) [2022-02-11T19:27:08.334Z] === RUN TestNetworkLoopbackNat [2022-02-11T19:27:08.334Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-02-11T19:27:08.334Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-02-11T19:27:08.334Z] === RUN TestPause [2022-02-11T19:27:08.334Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-02-11T19:27:08.334Z] --- SKIP: TestPause (0.00s) [2022-02-11T19:27:08.334Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-02-11T19:27:08.450Z] ok github.com/docker/docker/cmd/dockerd 0.041s coverage: 29.1% of statements [2022-02-11T19:27:08.450Z] ok github.com/docker/docker/container 0.114s coverage: 34.8% of statements [2022-02-11T19:27:08.450Z] ok github.com/docker/docker/cmd/dockerd/trap 2.468s coverage: 0.0% of statements [2022-02-11T19:27:08.450Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-02-11T19:27:08.450Z] ? github.com/docker/docker/container/stream [no test files] [2022-02-11T19:27:08.450Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-02-11T19:27:08.450Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-02-11T19:27:08.450Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-02-11T19:27:08.591Z] docker_api_swarm_service_test.go:395: [d5f2a7cb001ad] joining swarm manager [d6474699a6f0b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-11T19:27:08.591Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-02-11T19:27:09.156Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-02-11T19:27:10.005Z] --- PASS: TestResizeWithInvalidSize (2.74s) [2022-02-11T19:27:10.005Z] === RUN TestResizeWhenContainerNotStarted [2022-02-11T19:27:11.306Z] --- PASS: TestPauseFailsOnWindowsServerContainers (3.70s) [2022-02-11T19:27:11.306Z] === RUN TestPauseStopPausedContainer [2022-02-11T19:27:11.306Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:27:11.306Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-02-11T19:27:11.306Z] === RUN TestPsFilter [2022-02-11T19:27:11.778Z] --- PASS: TestPsFilter (0.39s) [2022-02-11T19:27:11.778Z] === RUN TestRemoveContainerWithRemovedVolume [2022-02-11T19:27:12.960Z] --- PASS: TestResizeWhenContainerNotStarted (3.21s) [2022-02-11T19:27:12.960Z] === RUN TestDaemonRestartKillContainers [2022-02-11T19:27:12.960Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:27:12.960Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-02-11T19:27:12.960Z] === RUN TestStats [2022-02-11T19:27:12.960Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-02-11T19:27:12.960Z] --- SKIP: TestStats (0.00s) [2022-02-11T19:27:12.960Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-02-11T19:27:13.323Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-02-11T19:27:13.323Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-02-11T19:27:15.616Z] --- PASS: TestRemoveContainerWithRemovedVolume (3.67s) [2022-02-11T19:27:15.616Z] === RUN TestRemoveContainerWithVolume [2022-02-11T19:27:16.611Z] ok github.com/docker/docker/daemon/cluster 0.060s coverage: 0.5% of statements [2022-02-11T19:27:16.874Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.011s coverage: 65.3% of statements [2022-02-11T19:27:17.825Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2022-02-11T19:27:18.572Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-02-11T19:27:18.572Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-02-11T19:27:18.572Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-02-11T19:27:19.134Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-02-11T19:27:19.452Z] --- PASS: TestRemoveContainerWithVolume (3.72s) [2022-02-11T19:27:19.452Z] === RUN TestRemoveContainerRunning [2022-02-11T19:27:20.062Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-02-11T19:27:20.628Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-02-11T19:27:20.897Z] --- PASS: TestBuildMultiStageLayerLeak (17.32s) [2022-02-11T19:27:20.897Z] === RUN TestBuildWithHugeFile [2022-02-11T19:27:21.588Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-02-11T19:27:21.628Z] --- PASS: TestStopContainerWithRestartPolicyAlways (8.84s) [2022-02-11T19:27:21.628Z] === RUN TestStopContainerWithTimeout [2022-02-11T19:27:21.628Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-02-11T19:27:21.628Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-02-11T19:27:21.628Z] === RUN TestUpdateRestartPolicy [2022-02-11T19:27:22.515Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-02-11T19:27:23.078Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-02-11T19:27:23.318Z] --- PASS: TestRemoveContainerRunning (3.68s) [2022-02-11T19:27:23.318Z] === RUN TestRemoveContainerForceRemoveRunning [2022-02-11T19:27:24.446Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-02-11T19:27:24.703Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-02-11T19:27:25.265Z] === RUN TestDockerSuite/TestLogsSince [2022-02-11T19:27:25.265Z] docker_api_swarm_service_test.go:343: [de0c3b12da733] joining swarm manager [de9c24704bc4c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-11T19:27:25.976Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.433s coverage: 13.8% of statements [2022-02-11T19:27:25.976Z] ok github.com/docker/docker/daemon/config 0.025s coverage: 81.0% of statements [2022-02-11T19:27:25.976Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-02-11T19:27:26.193Z] docker_api_swarm_service_test.go:343: [debf138004a50] joining swarm manager [de9c24704bc4c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-11T19:27:26.328Z] --- PASS: TestRemoveContainerForceRemoveRunning (3.70s) [2022-02-11T19:27:26.329Z] === RUN TestRemoveInvalidContainer [2022-02-11T19:27:26.329Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-02-11T19:27:26.329Z] === RUN TestRenameLinkedContainer [2022-02-11T19:27:26.329Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-02-11T19:27:26.329Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-02-11T19:27:26.329Z] === RUN TestRenameStoppedContainer [2022-02-11T19:27:26.551Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2022-02-11T19:27:27.125Z] ok github.com/docker/docker/daemon 10.169s coverage: 17.1% of statements [2022-02-11T19:27:27.125Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-02-11T19:27:27.125Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-02-11T19:27:27.125Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-02-11T19:27:27.125Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-02-11T19:27:27.700Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.656s coverage: 74.6% of statements [2022-02-11T19:27:28.647Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.408s coverage: 56.2% of statements [2022-02-11T19:27:30.039Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.013s coverage: 3.0% of statements [2022-02-11T19:27:30.199Z] --- PASS: TestRenameStoppedContainer (3.65s) [2022-02-11T19:27:30.199Z] === RUN TestRenameRunningContainerAndReuse [2022-02-11T19:27:31.436Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.8% of statements [2022-02-11T19:27:32.732Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-02-11T19:27:33.372Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.330s coverage: 50.5% of statements [2022-02-11T19:27:33.372Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.521s coverage: 46.2% of statements [2022-02-11T19:27:33.372Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-02-11T19:27:34.765Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.010s coverage: 58.8% of statements [2022-02-11T19:27:35.027Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.699s coverage: 58.0% of statements [2022-02-11T19:27:35.027Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-02-11T19:27:35.027Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-02-11T19:27:35.603Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2022-02-11T19:27:36.549Z] ok github.com/docker/docker/daemon/links 0.008s coverage: 93.0% of statements [2022-02-11T19:27:37.124Z] ok github.com/docker/docker/daemon/images 0.019s coverage: 6.6% of statements [2022-02-11T19:27:37.124Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-02-11T19:27:37.124Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-02-11T19:27:37.466Z] --- PASS: TestRenameRunningContainerAndReuse (7.40s) [2022-02-11T19:27:37.466Z] === RUN TestRenameInvalidName [2022-02-11T19:27:37.698Z] ok github.com/docker/docker/daemon/logger 0.224s coverage: 43.5% of statements [2022-02-11T19:27:37.982Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-02-11T19:27:37.982Z] === RUN TestDockerSuite/TestLogsTail [2022-02-11T19:27:38.249Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-02-11T19:27:38.644Z] ok github.com/docker/docker/daemon/logger/fluentd 0.005s coverage: 33.6% of statements [2022-02-11T19:27:38.644Z] ok github.com/docker/docker/daemon/logger/awslogs 0.147s coverage: 80.2% of statements [2022-02-11T19:27:38.644Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-02-11T19:27:38.812Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-02-11T19:27:39.068Z] === RUN TestDockerSuite/TestMountIntoProc [2022-02-11T19:27:39.219Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 67.0% of statements [2022-02-11T19:27:39.219Z] ok github.com/docker/docker/daemon/logger/journald 0.007s coverage: 23.9% of statements [2022-02-11T19:27:39.325Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-02-11T19:27:39.583Z] === RUN TestDockerSuite/TestMountIntoSys [2022-02-11T19:27:39.794Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.006s coverage: 87.2% of statements [2022-02-11T19:27:39.840Z] === RUN TestDockerSuite/TestNetHostname [2022-02-11T19:27:40.056Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.019s coverage: 69.9% of statements [2022-02-11T19:27:40.631Z] ok github.com/docker/docker/daemon/logger/local 0.014s coverage: 78.7% of statements [2022-02-11T19:27:40.631Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-02-11T19:27:41.206Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.034s coverage: 54.7% of statements [2022-02-11T19:27:41.352Z] --- PASS: TestRenameInvalidName (3.90s) [2022-02-11T19:27:41.352Z] === RUN TestRenameAnonymousContainer [2022-02-11T19:27:41.468Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.008s coverage: 31.5% of statements [2022-02-11T19:27:41.731Z] docker_api_swarm_service_test.go:490: [d20c769addb05] joining swarm manager [d33b756014dde]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-11T19:27:41.731Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-02-11T19:27:41.731Z] === RUN TestDockerSuite/TestNetworkEvents [2022-02-11T19:27:42.294Z] docker_api_swarm_service_test.go:490: [d198c38048259] joining swarm manager [d33b756014dde]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-11T19:27:42.415Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 46.8% of statements [2022-02-11T19:27:42.415Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-02-11T19:27:42.990Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-02-11T19:27:43.936Z] ok github.com/docker/docker/daemon/logger/splunk 1.548s coverage: 82.5% of statements [2022-02-11T19:27:43.936Z] ? github.com/docker/docker/daemon/names [no test files] [2022-02-11T19:27:43.936Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-02-11T19:27:44.543Z] ok github.com/docker/docker/distribution 0.097s coverage: 26.3% of statements [2022-02-11T19:27:44.543Z] ok github.com/docker/docker/distribution/metadata 0.053s coverage: 48.2% of statements [2022-02-11T19:27:44.543Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-02-11T19:27:45.510Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2022-02-11T19:27:46.084Z] ok github.com/docker/docker/image 0.015s coverage: 86.6% of statements [2022-02-11T19:27:46.658Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-02-11T19:27:46.920Z] ok github.com/docker/docker/image/tarexport 0.006s coverage: 0.7% of statements [2022-02-11T19:27:46.923Z] --- PASS: TestUpdateRestartPolicy (23.92s) [2022-02-11T19:27:46.923Z] === RUN TestUpdateRestartWithAutoRemove [2022-02-11T19:27:47.494Z] ok github.com/docker/docker/image/v1 0.006s coverage: 25.0% of statements [2022-02-11T19:27:47.494Z] ok github.com/docker/docker/distribution/xfer 1.891s coverage: 86.0% of statements [2022-02-11T19:27:47.495Z] ? github.com/docker/docker/dockerversion [no test files] [2022-02-11T19:27:47.495Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-02-11T19:27:47.579Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-02-11T19:27:47.757Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2022-02-11T19:27:47.911Z] --- PASS: TestUpdateRestartWithAutoRemove (2.40s) [2022-02-11T19:27:47.911Z] === RUN TestWaitNonBlocked [2022-02-11T19:27:47.911Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-11T19:27:47.911Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-11T19:27:47.911Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-11T19:27:47.911Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-11T19:27:47.911Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-11T19:27:47.911Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-11T19:27:48.509Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-02-11T19:27:48.704Z] ok github.com/docker/docker/oci 0.007s coverage: 43.3% of statements [2022-02-11T19:27:49.075Z] === RUN TestDockerSuite/TestPluginActive [2022-02-11T19:27:49.279Z] ok github.com/docker/docker/opts 0.017s coverage: 67.1% of statements [2022-02-11T19:27:49.541Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2022-02-11T19:27:50.931Z] ok github.com/docker/docker/pkg/archive 0.314s coverage: 82.6% of statements [2022-02-11T19:27:50.963Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-02-11T19:27:51.708Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-02-11T19:27:51.708Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.73s) [2022-02-11T19:27:51.708Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.85s) [2022-02-11T19:27:51.708Z] === RUN TestWaitBlocked [2022-02-11T19:27:51.708Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-02-11T19:27:51.708Z] --- SKIP: TestWaitBlocked (0.00s) [2022-02-11T19:27:51.708Z] PASS [2022-02-11T19:27:51.877Z] ok github.com/docker/docker/pkg/authorization 0.388s coverage: 68.3% of statements [2022-02-11T19:27:51.877Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2022-02-11T19:27:52.140Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-02-11T19:27:52.179Z] ok github.com/docker/docker/integration/container 106.334s [2022-02-11T19:27:52.179Z] [2022-02-11T19:27:52.179Z] === Skipped [2022-02-11T19:27:52.179Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-02-11T19:27:52.179Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-11T19:27:52.179Z] [2022-02-11T19:27:52.179Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-02-11T19:27:52.179Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:27:52.179Z] [2022-02-11T19:27:52.179Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-02-11T19:27:52.179Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-02-11T19:27:52.179Z] [2022-02-11T19:27:52.179Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-02-11T19:27:52.179Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:27:52.179Z] [2022-02-11T19:27:52.179Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-02-11T19:27:52.179Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-02-11T19:27:52.179Z] [2022-02-11T19:27:52.179Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-02-11T19:27:52.179Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-02-11T19:27:52.179Z] [2022-02-11T19:27:52.179Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-02-11T19:27:52.179Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-02-11T19:27:52.179Z] [2022-02-11T19:27:52.179Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-02-11T19:27:52.179Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-02-11T19:27:52.179Z] [2022-02-11T19:27:52.179Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-02-11T19:27:52.179Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:27:52.179Z] [2022-02-11T19:27:52.179Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-02-11T19:27:52.179Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-02-11T19:27:52.179Z] [2022-02-11T19:27:52.179Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-02-11T19:27:52.179Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-02-11T19:27:52.179Z] [2022-02-11T19:27:52.179Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-02-11T19:27:52.179Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:27:52.179Z] [2022-02-11T19:27:52.179Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-02-11T19:27:52.179Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:27:52.179Z] [2022-02-11T19:27:52.179Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-02-11T19:27:52.179Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-02-11T19:27:52.179Z] [2022-02-11T19:27:52.179Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-02-11T19:27:52.179Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-02-11T19:27:52.179Z] [2022-02-11T19:27:52.179Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-02-11T19:27:52.179Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-02-11T19:27:52.179Z] [2022-02-11T19:27:52.179Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-02-11T19:27:52.179Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-02-11T19:27:52.180Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-02-11T19:27:52.180Z] [2022-02-11T19:27:52.180Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-02-11T19:27:52.180Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-11T19:27:52.180Z] [2022-02-11T19:27:52.180Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-02-11T19:27:52.180Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-11T19:27:52.180Z] [2022-02-11T19:27:52.180Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-02-11T19:27:52.180Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-11T19:27:52.180Z] [2022-02-11T19:27:52.180Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-02-11T19:27:52.180Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-02-11T19:27:52.180Z] [2022-02-11T19:27:52.180Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-02-11T19:27:52.180Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:27:52.180Z] [2022-02-11T19:27:52.180Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-02-11T19:27:52.180Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-11T19:27:52.180Z] [2022-02-11T19:27:52.180Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-02-11T19:27:52.180Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-02-11T19:27:52.180Z] [2022-02-11T19:27:52.180Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-02-11T19:27:52.180Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-02-11T19:27:52.180Z] [2022-02-11T19:27:52.180Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-02-11T19:27:52.180Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-02-11T19:27:52.180Z] [2022-02-11T19:27:52.180Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-02-11T19:27:52.180Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:27:52.180Z] [2022-02-11T19:27:52.180Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-02-11T19:27:52.180Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-02-11T19:27:52.180Z] [2022-02-11T19:27:52.180Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-02-11T19:27:52.180Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-02-11T19:27:52.180Z] [2022-02-11T19:27:52.180Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-02-11T19:27:52.180Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:27:52.180Z] [2022-02-11T19:27:52.180Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-02-11T19:27:52.180Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-02-11T19:27:52.180Z] [2022-02-11T19:27:52.180Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-02-11T19:27:52.180Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-02-11T19:27:52.180Z] [2022-02-11T19:27:52.180Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-02-11T19:27:52.180Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-02-11T19:27:52.180Z] [2022-02-11T19:27:52.180Z] DONE 87 tests, 33 skipped in 109.089s [2022-02-11T19:27:52.180Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-02-11T19:27:55.133Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-02-11T19:27:55.447Z] ok github.com/docker/docker/pkg/chrootarchive 2.466s coverage: 43.5% of statements [2022-02-11T19:27:55.447Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-02-11T19:27:55.447Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-02-11T19:27:56.391Z] ok github.com/docker/docker/pkg/filenotify 0.605s coverage: 67.0% of statements [2022-02-11T19:27:56.391Z] ok github.com/docker/docker/layer 7.186s coverage: 68.8% of statements [2022-02-11T19:27:56.391Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-02-11T19:27:56.391Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-02-11T19:27:56.391Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-02-11T19:27:56.391Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-02-11T19:27:56.391Z] ? github.com/docker/docker/oci/caps [no test files] [2022-02-11T19:27:56.391Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-02-11T19:27:56.391Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-02-11T19:27:56.444Z] --- PASS: TestRenameAnonymousContainer (12.80s) [2022-02-11T19:27:56.444Z] === RUN TestRenameContainerWithSameName [2022-02-11T19:27:56.654Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 87.2% of statements [2022-02-11T19:27:56.917Z] ok github.com/docker/docker/pkg/fsutils 0.206s coverage: 85.1% of statements [2022-02-11T19:27:56.917Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2022-02-11T19:27:57.863Z] ok github.com/docker/docker/pkg/idtools 0.569s coverage: 69.5% of statements [2022-02-11T19:27:57.863Z] ok github.com/docker/docker/pkg/ioutils 0.432s coverage: 71.5% of statements [2022-02-11T19:27:58.050Z] --- PASS: TestRenameContainerWithSameName (3.70s) [2022-02-11T19:27:58.050Z] === RUN TestRenameContainerWithLinkedContainer [2022-02-11T19:27:58.050Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-02-11T19:27:58.050Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-02-11T19:27:58.050Z] === RUN TestResize [2022-02-11T19:27:58.438Z] ok github.com/docker/docker/pkg/longpath 0.012s coverage: 100.0% of statements [2022-02-11T19:27:58.438Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2022-02-11T19:27:58.438Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-02-11T19:27:58.438Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-02-11T19:27:58.438Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-02-11T19:27:58.438Z] ok github.com/docker/docker/pkg/namesgenerator 0.007s coverage: 85.7% of statements [2022-02-11T19:27:58.700Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-02-11T19:27:58.963Z] ok github.com/docker/docker/pkg/parsers/kernel 0.006s coverage: 60.0% of statements [2022-02-11T19:27:58.963Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.008s coverage: 86.7% of statements [2022-02-11T19:27:58.963Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-02-11T19:27:58.963Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-02-11T19:27:58.963Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-02-11T19:27:59.303Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-02-11T19:27:59.303Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-02-11T19:27:59.303Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-02-11T19:27:59.911Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2022-02-11T19:28:00.173Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2022-02-11T19:28:00.231Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-02-11T19:28:00.435Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-02-11T19:28:00.435Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-02-11T19:28:00.794Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-02-11T19:28:01.823Z] ok github.com/docker/docker/pkg/pubsub 1.034s coverage: 75.0% of statements [2022-02-11T19:28:01.823Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2022-02-11T19:28:01.912Z] --- PASS: TestResize (3.80s) [2022-02-11T19:28:01.912Z] === RUN TestResizeWithInvalidSize [2022-02-11T19:28:02.085Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-02-11T19:28:02.347Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-02-11T19:28:02.610Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-02-11T19:28:02.610Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-02-11T19:28:03.185Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 51.2% of statements [2022-02-11T19:28:03.317Z] docker_api_swarm_service_test.go:128: [da3d8be1284d8] joining swarm manager [dbc148de29f08]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-11T19:28:03.317Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-02-11T19:28:03.447Z] ok github.com/docker/docker/pkg/system 0.005s coverage: 40.1% of statements [2022-02-11T19:28:03.710Z] ok github.com/docker/docker/pkg/tailfile 0.046s coverage: 88.6% of statements [2022-02-11T19:28:03.880Z] docker_api_swarm_service_test.go:129: [d4a304d9104ac] joining swarm manager [dbc148de29f08]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-11T19:28:04.284Z] ok github.com/docker/docker/pkg/tarsum 0.037s coverage: 89.3% of statements [2022-02-11T19:28:04.285Z] coverage: [no statements] [2022-02-11T19:28:04.285Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2022-02-11T19:28:04.547Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-02-11T19:28:04.809Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-02-11T19:28:04.809Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-02-11T19:28:05.768Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-02-11T19:28:05.768Z] docker_api_swarm_service_test.go:137: [d26902e520dd9] joining swarm manager [dbc148de29f08]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-02-11T19:28:05.777Z] --- PASS: TestResizeWithInvalidSize (3.78s) [2022-02-11T19:28:05.777Z] === RUN TestResizeWhenContainerNotStarted [2022-02-11T19:28:06.200Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2022-02-11T19:28:06.698Z] docker_api_swarm_service_test.go:138: [d1b01c8afca43] joining swarm manager [dbc148de29f08]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-02-11T19:28:06.775Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-02-11T19:28:07.037Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 86.0% of statements [2022-02-11T19:28:07.984Z] ok github.com/docker/docker/quota 0.196s coverage: 71.4% of statements [2022-02-11T19:28:08.065Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-02-11T19:28:08.246Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-02-11T19:28:09.193Z] ok github.com/docker/docker/registry 0.037s coverage: 58.3% of statements [2022-02-11T19:28:09.455Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2022-02-11T19:28:09.455Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-02-11T19:28:09.636Z] --- PASS: TestResizeWhenContainerNotStarted (3.58s) [2022-02-11T19:28:09.636Z] === RUN TestDaemonRestartKillContainers [2022-02-11T19:28:09.636Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:28:09.636Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-02-11T19:28:09.636Z] === RUN TestStats [2022-02-11T19:28:09.636Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-02-11T19:28:09.636Z] --- SKIP: TestStats (0.00s) [2022-02-11T19:28:09.636Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-02-11T19:28:10.030Z] ok github.com/docker/docker/runconfig 0.007s coverage: 65.7% of statements [2022-02-11T19:28:10.292Z] ok github.com/docker/docker/testutil 0.025s coverage: 62.5% of statements [2022-02-11T19:28:12.847Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-02-11T19:28:13.109Z] ok github.com/docker/docker/volume/local 0.079s coverage: 76.4% of statements [2022-02-11T19:28:13.347Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-02-11T19:28:13.683Z] ok github.com/docker/docker/volume/mounts 0.007s coverage: 67.7% of statements [2022-02-11T19:28:14.630Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2022-02-11T19:28:14.715Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-02-11T19:28:15.278Z] === RUN TestDockerSuite/TestPortHostBinding [2022-02-11T19:28:16.208Z] === RUN TestDockerSuite/TestPortList [2022-02-11T19:28:17.535Z] === RUN TestConfigDaemonLibtrustID [2022-02-11T19:28:17.535Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-02-11T19:28:17.535Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-02-11T19:28:17.535Z] === RUN TestDaemonConfigValidation [2022-02-11T19:28:17.535Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-02-11T19:28:17.535Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-02-11T19:28:17.535Z] === RUN TestConfigDaemonSeccompProfiles [2022-02-11T19:28:17.535Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-02-11T19:28:17.535Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-02-11T19:28:17.535Z] === RUN TestDaemonProxy [2022-02-11T19:28:17.535Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-02-11T19:28:17.535Z] --- SKIP: TestDaemonProxy (0.00s) [2022-02-11T19:28:17.535Z] PASS [2022-02-11T19:28:17.535Z] ok github.com/docker/docker/integration/daemon 0.146s [2022-02-11T19:28:17.535Z] [2022-02-11T19:28:17.535Z] === Skipped [2022-02-11T19:28:17.535Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-02-11T19:28:17.535Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-02-11T19:28:17.535Z] [2022-02-11T19:28:17.535Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-02-11T19:28:17.535Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-02-11T19:28:17.535Z] [2022-02-11T19:28:17.535Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-02-11T19:28:17.535Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-02-11T19:28:17.535Z] [2022-02-11T19:28:17.535Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-02-11T19:28:17.535Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-02-11T19:28:17.535Z] [2022-02-11T19:28:17.535Z] DONE 4 tests, 4 skipped in 24.712s [2022-02-11T19:28:17.535Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-02-11T19:28:20.197Z] --- PASS: TestStopContainerWithRestartPolicyAlways (9.64s) [2022-02-11T19:28:20.198Z] === RUN TestStopContainerWithTimeout [2022-02-11T19:28:20.198Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-02-11T19:28:20.198Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-02-11T19:28:20.198Z] === RUN TestUpdateRestartPolicy [2022-02-11T19:28:22.358Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-11T19:28:22.358Z] INFO: Testing against a local daemon [2022-02-11T19:28:22.358Z] === RUN TestCommitInheritsEnv [2022-02-11T19:28:22.358Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-11T19:28:22.358Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-02-11T19:28:22.358Z] === RUN TestImportExtremelyLargeImageWorks [2022-02-11T19:28:22.358Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-02-11T19:28:22.358Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-02-11T19:28:22.358Z] === RUN TestImportWithCustomPlatform [2022-02-11T19:28:22.358Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-02-11T19:28:22.358Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-02-11T19:28:22.358Z] === RUN TestImagesFilterMultiReference [2022-02-11T19:28:22.358Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2022-02-11T19:28:22.358Z] === RUN TestImagePullPlatformInvalid [2022-02-11T19:28:22.358Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2022-02-11T19:28:22.358Z] === RUN TestRemoveImageOrphaning [2022-02-11T19:28:22.749Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-02-11T19:28:22.828Z] --- PASS: TestRemoveImageOrphaning (1.28s) [2022-02-11T19:28:22.828Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-02-11T19:28:23.005Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-02-11T19:28:23.298Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-02-11T19:28:23.298Z] === RUN TestTagInvalidReference [2022-02-11T19:28:23.298Z] --- PASS: TestTagInvalidReference (0.03s) [2022-02-11T19:28:23.298Z] === RUN TestTagValidPrefixedRepo [2022-02-11T19:28:23.298Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2022-02-11T19:28:23.298Z] === RUN TestTagExistedNameWithoutForce [2022-02-11T19:28:23.298Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2022-02-11T19:28:23.298Z] === RUN TestTagOfficialNames [2022-02-11T19:28:23.298Z] --- PASS: TestTagOfficialNames (0.12s) [2022-02-11T19:28:23.298Z] === RUN TestTagMatchesDigest [2022-02-11T19:28:23.298Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-02-11T19:28:23.298Z] PASS [2022-02-11T19:28:23.298Z] ok github.com/docker/docker/integration/image 1.889s [2022-02-11T19:28:23.298Z] [2022-02-11T19:28:23.298Z] === Skipped [2022-02-11T19:28:23.298Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-02-11T19:28:23.298Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-11T19:28:23.298Z] [2022-02-11T19:28:23.298Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-02-11T19:28:23.298Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-02-11T19:28:23.298Z] [2022-02-11T19:28:23.298Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-02-11T19:28:23.298Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-02-11T19:28:23.298Z] [2022-02-11T19:28:23.298Z] DONE 12 tests, 3 skipped in 6.484s [2022-02-11T19:28:23.767Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-02-11T19:28:25.990Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-11T19:28:25.990Z] INFO: Testing against a local daemon [2022-02-11T19:28:25.990Z] === RUN TestNetworkCreateDelete [2022-02-11T19:28:25.990Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-02-11T19:28:25.990Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-02-11T19:28:25.990Z] === RUN TestDockerNetworkDeletePreferID [2022-02-11T19:28:25.990Z] 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-02-11T19:28:25.990Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-02-11T19:28:25.990Z] === RUN TestDaemonDNSFallback [2022-02-11T19:28:25.990Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-02-11T19:28:25.990Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-02-11T19:28:25.990Z] === RUN TestInspectNetwork [2022-02-11T19:28:25.990Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-02-11T19:28:25.990Z] --- SKIP: TestInspectNetwork (0.00s) [2022-02-11T19:28:25.990Z] === RUN TestRunContainerWithBridgeNone [2022-02-11T19:28:25.990Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-02-11T19:28:25.990Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-02-11T19:28:25.990Z] === RUN TestNetworkInvalidJSON [2022-02-11T19:28:25.990Z] === RUN TestNetworkInvalidJSON//networks/create [2022-02-11T19:28:25.990Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-02-11T19:28:25.990Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-02-11T19:28:25.990Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-02-11T19:28:25.990Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-11T19:28:25.990Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-11T19:28:25.990Z] === CONT TestNetworkInvalidJSON//networks/create [2022-02-11T19:28:25.990Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-11T19:28:25.990Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-02-11T19:28:25.990Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2022-02-11T19:28:25.990Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-02-11T19:28:25.990Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-02-11T19:28:25.990Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-02-11T19:28:25.990Z] === RUN TestNetworkList [2022-02-11T19:28:25.990Z] === RUN TestNetworkList//networks [2022-02-11T19:28:25.990Z] === PAUSE TestNetworkList//networks [2022-02-11T19:28:25.990Z] === RUN TestNetworkList//networks/ [2022-02-11T19:28:25.990Z] === PAUSE TestNetworkList//networks/ [2022-02-11T19:28:25.990Z] === CONT TestNetworkList//networks [2022-02-11T19:28:25.990Z] === CONT TestNetworkList//networks/ [2022-02-11T19:28:25.990Z] --- PASS: TestNetworkList (0.04s) [2022-02-11T19:28:25.990Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-02-11T19:28:25.990Z] --- PASS: TestNetworkList//networks (0.00s) [2022-02-11T19:28:25.990Z] === RUN TestHostIPv4BridgeLabel [2022-02-11T19:28:25.990Z] network_test.go:128: testEnv.OSType == "windows" [2022-02-11T19:28:25.990Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-02-11T19:28:25.990Z] === RUN TestDaemonRestartWithLiveRestore [2022-02-11T19:28:25.990Z] service_test.go:30: testEnv.OSType == "windows" [2022-02-11T19:28:25.990Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-02-11T19:28:25.990Z] === RUN TestDaemonDefaultNetworkPools [2022-02-11T19:28:25.990Z] service_test.go:59: testEnv.OSType == "windows" [2022-02-11T19:28:25.990Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-02-11T19:28:25.990Z] === RUN TestDaemonRestartWithExistingNetwork [2022-02-11T19:28:25.990Z] service_test.go:103: testEnv.OSType == "windows" [2022-02-11T19:28:25.990Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-02-11T19:28:25.990Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-02-11T19:28:25.990Z] service_test.go:137: testEnv.OSType == "windows" [2022-02-11T19:28:25.990Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-02-11T19:28:25.990Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-02-11T19:28:25.990Z] service_test.go:188: testEnv.OSType == "windows" [2022-02-11T19:28:25.990Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-02-11T19:28:25.990Z] === RUN TestServiceWithPredefinedNetwork [2022-02-11T19:28:25.990Z] service_test.go:213: testEnv.OSType == "windows" [2022-02-11T19:28:25.990Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-02-11T19:28:25.990Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-02-11T19:28:25.990Z] service_test.go:243: FLAKY_TEST [2022-02-11T19:28:25.990Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-11T19:28:25.990Z] === RUN TestServiceWithDataPathPortInit [2022-02-11T19:28:25.990Z] service_test.go:334: testEnv.OSType == "windows" [2022-02-11T19:28:25.990Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-02-11T19:28:25.990Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-02-11T19:28:25.990Z] service_test.go:402: testEnv.OSType == "windows" [2022-02-11T19:28:25.990Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-02-11T19:28:25.990Z] PASS [2022-02-11T19:28:25.990Z] ok github.com/docker/docker/integration/network 0.193s [2022-02-11T19:28:25.990Z] [2022-02-11T19:28:25.990Z] === Skipped [2022-02-11T19:28:25.990Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-02-11T19:28:25.990Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-02-11T19:28:25.990Z] [2022-02-11T19:28:25.990Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-02-11T19:28:25.990Z] 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-02-11T19:28:25.990Z] [2022-02-11T19:28:25.990Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-02-11T19:28:25.990Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-02-11T19:28:25.990Z] [2022-02-11T19:28:25.990Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-02-11T19:28:25.990Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-02-11T19:28:25.990Z] [2022-02-11T19:28:25.990Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-02-11T19:28:25.990Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-02-11T19:28:25.990Z] [2022-02-11T19:28:25.990Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-02-11T19:28:25.990Z] network_test.go:128: testEnv.OSType == "windows" [2022-02-11T19:28:25.990Z] [2022-02-11T19:28:25.990Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-02-11T19:28:25.990Z] service_test.go:30: testEnv.OSType == "windows" [2022-02-11T19:28:25.990Z] [2022-02-11T19:28:25.990Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-02-11T19:28:25.990Z] service_test.go:59: testEnv.OSType == "windows" [2022-02-11T19:28:25.990Z] [2022-02-11T19:28:25.990Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-02-11T19:28:25.990Z] service_test.go:103: testEnv.OSType == "windows" [2022-02-11T19:28:25.990Z] [2022-02-11T19:28:25.990Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-02-11T19:28:25.990Z] service_test.go:137: testEnv.OSType == "windows" [2022-02-11T19:28:25.990Z] [2022-02-11T19:28:25.990Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-02-11T19:28:25.990Z] service_test.go:188: testEnv.OSType == "windows" [2022-02-11T19:28:25.990Z] [2022-02-11T19:28:25.990Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-02-11T19:28:25.990Z] service_test.go:213: testEnv.OSType == "windows" [2022-02-11T19:28:25.990Z] [2022-02-11T19:28:25.990Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-11T19:28:25.990Z] service_test.go:243: FLAKY_TEST [2022-02-11T19:28:25.990Z] [2022-02-11T19:28:25.990Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-02-11T19:28:26.460Z] service_test.go:334: testEnv.OSType == "windows" [2022-02-11T19:28:26.460Z] [2022-02-11T19:28:26.460Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-02-11T19:28:26.460Z] service_test.go:402: testEnv.OSType == "windows" [2022-02-11T19:28:26.460Z] [2022-02-11T19:28:26.460Z] DONE 22 tests, 15 skipped in 2.564s [2022-02-11T19:28:26.460Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-02-11T19:28:26.930Z] testing: warning: no tests to run [2022-02-11T19:28:26.930Z] PASS [2022-02-11T19:28:26.930Z] ok github.com/docker/docker/integration/network/ipvlan 0.093s [2022-02-11T19:28:26.930Z] [2022-02-11T19:28:26.930Z] DONE 0 tests in 0.801s [2022-02-11T19:28:27.400Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-02-11T19:28:27.869Z] testing: warning: no tests to run [2022-02-11T19:28:27.869Z] PASS [2022-02-11T19:28:27.869Z] ok github.com/docker/docker/integration/network/macvlan 0.099s [2022-02-11T19:28:27.869Z] [2022-02-11T19:28:27.869Z] DONE 0 tests in 0.787s [2022-02-11T19:28:28.340Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-02-11T19:28:28.809Z] testing: warning: no tests to run [2022-02-11T19:28:28.809Z] PASS [2022-02-11T19:28:28.809Z] ok github.com/docker/docker/integration/plugin 0.084s [2022-02-11T19:28:28.809Z] [2022-02-11T19:28:28.809Z] DONE 0 tests in 0.828s [2022-02-11T19:28:29.278Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-02-11T19:28:29.549Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-02-11T19:28:29.549Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-02-11T19:28:29.549Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-02-11T19:28:29.549Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-02-11T19:28:29.549Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-02-11T19:28:29.549Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-02-11T19:28:29.747Z] testing: warning: no tests to run [2022-02-11T19:28:29.747Z] PASS [2022-02-11T19:28:29.747Z] ok github.com/docker/docker/integration/plugin/authz 0.090s [2022-02-11T19:28:30.111Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-02-11T19:28:30.111Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-02-11T19:28:30.216Z] [2022-02-11T19:28:30.216Z] DONE 0 tests in 0.827s [2022-02-11T19:28:30.216Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-02-11T19:28:30.675Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-02-11T19:28:30.675Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-02-11T19:28:30.931Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-02-11T19:28:31.862Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-02-11T19:28:31.862Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-02-11T19:28:33.229Z] docker_api_swarm_service_test.go:304: [d83086e06966a] joining swarm manager [dcce0292d7da5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-11T19:28:34.157Z] docker_api_swarm_service_test.go:304: [d5aea8cf6f5f8] joining swarm manager [dcce0292d7da5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-11T19:28:34.157Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-02-11T19:28:34.989Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-11T19:28:34.989Z] INFO: Testing against a local daemon [2022-02-11T19:28:34.989Z] === RUN TestPluginInvalidJSON [2022-02-11T19:28:34.989Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-02-11T19:28:34.989Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-02-11T19:28:34.989Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-02-11T19:28:34.989Z] --- PASS: TestPluginInvalidJSON (0.06s) [2022-02-11T19:28:34.989Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-02-11T19:28:34.989Z] === RUN TestPluginInstall [2022-02-11T19:28:34.989Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-02-11T19:28:34.989Z] --- SKIP: TestPluginInstall (0.00s) [2022-02-11T19:28:34.989Z] === RUN TestPluginsWithRuntimes [2022-02-11T19:28:34.989Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-02-11T19:28:34.989Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-02-11T19:28:34.989Z] === RUN TestPluginBackCompatMediaTypes [2022-02-11T19:28:34.989Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-02-11T19:28:34.989Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-02-11T19:28:34.989Z] PASS [2022-02-11T19:28:34.989Z] ok github.com/docker/docker/integration/plugin/common 0.140s [2022-02-11T19:28:35.457Z] [2022-02-11T19:28:35.457Z] === Skipped [2022-02-11T19:28:35.457Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-02-11T19:28:35.457Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-02-11T19:28:35.457Z] [2022-02-11T19:28:35.457Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-02-11T19:28:35.457Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-02-11T19:28:35.457Z] [2022-02-11T19:28:35.457Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-02-11T19:28:35.457Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-02-11T19:28:35.457Z] [2022-02-11T19:28:35.457Z] DONE 5 tests, 3 skipped in 5.253s [2022-02-11T19:28:35.457Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-02-11T19:28:35.527Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-02-11T19:28:36.090Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-02-11T19:28:36.091Z] === RUN TestDockerSuite/TestPsByOrder [2022-02-11T19:28:36.608Z] ok github.com/docker/docker/pkg/plugins 33.637s coverage: 76.3% of statements [2022-02-11T19:28:36.608Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-02-11T19:28:36.608Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-02-11T19:28:36.608Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-02-11T19:28:36.608Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-02-11T19:28:36.608Z] ? github.com/docker/docker/pkg/term [no test files] [2022-02-11T19:28:36.608Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-02-11T19:28:36.608Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-02-11T19:28:36.608Z] ? github.com/docker/docker/rootless [no test files] [2022-02-11T19:28:36.608Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-02-11T19:28:36.608Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-02-11T19:28:36.608Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-02-11T19:28:36.608Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-02-11T19:28:36.608Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-02-11T19:28:36.608Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-02-11T19:28:36.608Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-02-11T19:28:36.608Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-02-11T19:28:36.608Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-02-11T19:28:36.608Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-02-11T19:28:36.608Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-02-11T19:28:36.608Z] ? github.com/docker/docker/testutil/request [no test files] [2022-02-11T19:28:36.608Z] ? github.com/docker/docker/volume [no test files] [2022-02-11T19:28:36.608Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-02-11T19:28:36.608Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-02-11T19:28:36.608Z] [2022-02-11T19:28:36.608Z] === Skipped [2022-02-11T19:28:36.608Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-02-11T19:28:36.608Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-02-11T19:28:36.608Z] [2022-02-11T19:28:36.608Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-02-11T19:28:36.608Z] network_proxy_test.go:208: No support for dual stack yet [2022-02-11T19:28:36.608Z] [2022-02-11T19:28:36.608Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-02-11T19:28:36.608Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-02-11T19:28:36.608Z] [2022-02-11T19:28:36.608Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-02-11T19:28:36.608Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-02-11T19:28:36.608Z] [2022-02-11T19:28:36.608Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-02-11T19:28:36.608Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-11T19:28:36.608Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-11T19:28:36.608Z] [2022-02-11T19:28:36.608Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-02-11T19:28:36.608Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-11T19:28:36.608Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-11T19:28:36.608Z] [2022-02-11T19:28:36.608Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-02-11T19:28:36.608Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-11T19:28:36.608Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-11T19:28:36.608Z] [2022-02-11T19:28:36.608Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-02-11T19:28:36.608Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-11T19:28:36.608Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-11T19:28:36.608Z] [2022-02-11T19:28:36.608Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-02-11T19:28:36.608Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-11T19:28:36.608Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-11T19:28:36.608Z] [2022-02-11T19:28:36.608Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-02-11T19:28:36.608Z] graphtest_unix.go:71: No driver to put! [2022-02-11T19:28:36.608Z] [2022-02-11T19:28:36.608Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-02-11T19:28:36.608Z] time="2022-02-11T19:27:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-11T19:28:36.608Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-11T19:28:36.608Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-11T19:28:36.608Z] [2022-02-11T19:28:36.608Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-02-11T19:28:36.608Z] time="2022-02-11T19:27:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-11T19:28:36.608Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-11T19:28:36.608Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-11T19:28:36.608Z] [2022-02-11T19:28:36.608Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-02-11T19:28:36.608Z] time="2022-02-11T19:27:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-11T19:28:36.608Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-11T19:28:36.608Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-11T19:28:36.608Z] [2022-02-11T19:28:36.608Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-02-11T19:28:36.608Z] time="2022-02-11T19:27:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-11T19:28:36.608Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-11T19:28:36.608Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-11T19:28:36.608Z] [2022-02-11T19:28:36.608Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-02-11T19:28:36.608Z] time="2022-02-11T19:27:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-11T19:28:36.608Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-11T19:28:36.608Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-11T19:28:36.608Z] [2022-02-11T19:28:36.608Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-02-11T19:28:36.608Z] graphtest_unix.go:71: No driver to put! [2022-02-11T19:28:36.608Z] [2022-02-11T19:28:36.608Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-02-11T19:28:36.608Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-02-11T19:28:36.608Z] [2022-02-11T19:28:36.608Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-02-11T19:28:36.608Z] overlay_test.go:50: Fails to compute changes intermittently [2022-02-11T19:28:36.608Z] [2022-02-11T19:28:36.608Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-02-11T19:28:36.608Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-02-11T19:28:36.608Z] [2022-02-11T19:28:36.608Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-02-11T19:28:36.608Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-02-11T19:28:36.608Z] [2022-02-11T19:28:36.608Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-02-11T19:28:36.608Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-11T19:28:36.608Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-11T19:28:36.608Z] [2022-02-11T19:28:36.608Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-02-11T19:28:36.608Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-11T19:28:36.608Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-11T19:28:36.608Z] [2022-02-11T19:28:36.608Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-02-11T19:28:36.608Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-11T19:28:36.608Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-11T19:28:36.608Z] [2022-02-11T19:28:36.608Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-02-11T19:28:36.608Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-11T19:28:36.608Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-11T19:28:36.608Z] [2022-02-11T19:28:36.608Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-02-11T19:28:36.608Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-11T19:28:36.608Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-11T19:28:36.608Z] [2022-02-11T19:28:36.608Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-02-11T19:28:36.608Z] graphtest_unix.go:71: No driver to put! [2022-02-11T19:28:36.608Z] [2022-02-11T19:28:36.608Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-02-11T19:28:36.608Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-02-11T19:28:36.608Z] [2022-02-11T19:28:36.608Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-02-11T19:28:36.608Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-02-11T19:28:36.608Z] [2022-02-11T19:28:36.608Z] DONE 2316 tests, 28 skipped in 222.155s [2022-02-11T19:28:36.608Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-02-11T19:28:36.608Z] github.com/docker/docker/libnetwork/bitseq [2022-02-11T19:28:36.608Z] github.com/docker/docker/libnetwork/cluster [2022-02-11T19:28:36.608Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-11T19:28:36.608Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-11T19:28:36.608Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-11T19:28:36.608Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-11T19:28:36.608Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-11T19:28:36.608Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-11T19:28:36.608Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-11T19:28:36.608Z] github.com/docker/docker/libnetwork/config [2022-02-11T19:28:36.608Z] github.com/docker/docker/libnetwork/datastore [2022-02-11T19:28:36.608Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-11T19:28:36.608Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-11T19:28:36.608Z] github.com/docker/docker/libnetwork/driverapi [2022-02-11T19:28:36.608Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-11T19:28:36.608Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-11T19:28:36.608Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-11T19:28:36.608Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-11T19:28:36.608Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-11T19:28:36.608Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-11T19:28:36.608Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-11T19:28:36.608Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-11T19:28:36.608Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-11T19:28:36.608Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-11T19:28:36.608Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-11T19:28:36.608Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-11T19:28:36.608Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-11T19:28:36.608Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-11T19:28:36.608Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-11T19:28:36.608Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-11T19:28:36.608Z] github.com/docker/docker/libnetwork/etchosts [2022-02-11T19:28:36.608Z] github.com/docker/docker/libnetwork/idm [2022-02-11T19:28:36.608Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-11T19:28:36.608Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-11T19:28:36.608Z] github.com/docker/docker/libnetwork/ipam [2022-02-11T19:28:36.608Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-11T19:28:36.608Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-11T19:28:36.608Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-11T19:28:36.608Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-11T19:28:36.608Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-11T19:28:36.608Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-11T19:28:36.608Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-11T19:28:36.608Z] github.com/docker/docker/libnetwork/iptables [2022-02-11T19:28:36.608Z] github.com/docker/docker/libnetwork/netlabel [2022-02-11T19:28:36.608Z] github.com/docker/docker/libnetwork/netutils [2022-02-11T19:28:36.608Z] github.com/docker/docker/libnetwork/networkdb [2022-02-11T19:28:36.608Z] github.com/docker/docker/libnetwork/ns [2022-02-11T19:28:36.608Z] github.com/docker/docker/libnetwork/options [2022-02-11T19:28:36.608Z] github.com/docker/docker/libnetwork/osl [2022-02-11T19:28:36.608Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-11T19:28:36.608Z] github.com/docker/docker/libnetwork/portallocator [2022-02-11T19:28:36.608Z] github.com/docker/docker/libnetwork/portmapper [2022-02-11T19:28:36.608Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-11T19:28:36.608Z] github.com/docker/docker/libnetwork/testutils [2022-02-11T19:28:36.608Z] github.com/docker/docker/libnetwork/types' ']' [2022-02-11T19:28:36.608Z] + 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-02-11T19:28:38.430Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-11T19:28:38.430Z] INFO: Testing against a local daemon [2022-02-11T19:28:38.430Z] === RUN TestExternalGraphDriver [2022-02-11T19:28:38.430Z] external_test.go:47: runtime.GOOS == "windows" [2022-02-11T19:28:38.430Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-02-11T19:28:38.430Z] === RUN TestGraphdriverPluginV2 [2022-02-11T19:28:38.430Z] external_test.go:407: runtime.GOOS == "windows" [2022-02-11T19:28:38.430Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-02-11T19:28:38.430Z] PASS [2022-02-11T19:28:38.430Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.140s [2022-02-11T19:28:38.430Z] [2022-02-11T19:28:38.430Z] === Skipped [2022-02-11T19:28:38.430Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-02-11T19:28:38.430Z] external_test.go:47: runtime.GOOS == "windows" [2022-02-11T19:28:38.430Z] [2022-02-11T19:28:38.430Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-02-11T19:28:38.430Z] external_test.go:407: runtime.GOOS == "windows" [2022-02-11T19:28:38.430Z] [2022-02-11T19:28:38.430Z] DONE 2 tests, 2 skipped in 2.807s [2022-02-11T19:28:38.430Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-02-11T19:28:38.612Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-02-11T19:28:38.869Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-02-11T19:28:40.652Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-11T19:28:40.652Z] INFO: Testing against a local daemon [2022-02-11T19:28:40.652Z] === RUN TestReadPluginNoRead [2022-02-11T19:28:40.652Z] read_test.go:21: no unix domain sockets on Windows [2022-02-11T19:28:40.652Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-02-11T19:28:40.652Z] PASS [2022-02-11T19:28:40.652Z] ok github.com/docker/docker/integration/plugin/logging 0.101s [2022-02-11T19:28:41.122Z] [2022-02-11T19:28:41.122Z] === Skipped [2022-02-11T19:28:41.122Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-02-11T19:28:41.122Z] read_test.go:21: no unix domain sockets on Windows [2022-02-11T19:28:41.122Z] [2022-02-11T19:28:41.122Z] DONE 1 tests, 1 skipped in 2.479s [2022-02-11T19:28:41.122Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-02-11T19:28:41.385Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-02-11T19:28:42.121Z] testing: warning: no tests to run [2022-02-11T19:28:42.122Z] PASS [2022-02-11T19:28:42.122Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.090s [2022-02-11T19:28:42.122Z] [2022-02-11T19:28:42.122Z] DONE 0 tests in 1.236s [2022-02-11T19:28:42.591Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-02-11T19:28:44.658Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-02-11T19:28:44.659Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-02-11T19:28:44.811Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-11T19:28:44.811Z] INFO: Testing against a local daemon [2022-02-11T19:28:44.811Z] === RUN TestPluginWithDevMounts [2022-02-11T19:28:44.811Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:28:44.811Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-02-11T19:28:44.811Z] PASS [2022-02-11T19:28:44.811Z] ok github.com/docker/docker/integration/plugin/volumes 0.125s [2022-02-11T19:28:44.811Z] [2022-02-11T19:28:44.811Z] === Skipped [2022-02-11T19:28:44.811Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-02-11T19:28:44.811Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:28:44.811Z] [2022-02-11T19:28:44.811Z] DONE 1 tests, 1 skipped in 2.395s [2022-02-11T19:28:44.811Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-02-11T19:28:45.679Z] --- PASS: TestUpdateRestartPolicy (26.86s) [2022-02-11T19:28:45.679Z] === RUN TestUpdateRestartWithAutoRemove [2022-02-11T19:28:47.048Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-11T19:28:47.048Z] INFO: Testing against a local daemon [2022-02-11T19:28:47.048Z] === RUN TestSecretInspect [2022-02-11T19:28:47.048Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:28:47.048Z] --- SKIP: TestSecretInspect (0.00s) [2022-02-11T19:28:47.048Z] === RUN TestSecretList [2022-02-11T19:28:47.048Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:28:47.048Z] --- SKIP: TestSecretList (0.00s) [2022-02-11T19:28:47.048Z] === RUN TestSecretsCreateAndDelete [2022-02-11T19:28:47.048Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:28:47.048Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-02-11T19:28:47.048Z] === RUN TestSecretsUpdate [2022-02-11T19:28:47.048Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:28:47.048Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-02-11T19:28:47.048Z] === RUN TestTemplatedSecret [2022-02-11T19:28:47.048Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:28:47.048Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-02-11T19:28:47.048Z] === RUN TestSecretCreateResolve [2022-02-11T19:28:47.048Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-02-11T19:28:47.048Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-02-11T19:28:47.048Z] PASS [2022-02-11T19:28:47.048Z] ok github.com/docker/docker/integration/secret 0.101s [2022-02-11T19:28:47.048Z] [2022-02-11T19:28:47.048Z] === Skipped [2022-02-11T19:28:47.048Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-02-11T19:28:47.048Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:28:47.048Z] [2022-02-11T19:28:47.048Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-02-11T19:28:47.048Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:28:47.048Z] [2022-02-11T19:28:47.048Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-02-11T19:28:47.048Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:28:47.048Z] [2022-02-11T19:28:47.048Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-02-11T19:28:47.048Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:28:47.048Z] [2022-02-11T19:28:47.048Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-02-11T19:28:47.048Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:28:47.048Z] [2022-02-11T19:28:47.048Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-02-11T19:28:47.048Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-02-11T19:28:47.048Z] [2022-02-11T19:28:47.048Z] DONE 6 tests, 6 skipped in 2.124s [2022-02-11T19:28:47.048Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-02-11T19:28:47.176Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-02-11T19:28:49.547Z] --- PASS: TestUpdateRestartWithAutoRemove (3.62s) [2022-02-11T19:28:49.547Z] === RUN TestWaitNonBlocked [2022-02-11T19:28:49.547Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-11T19:28:49.547Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-11T19:28:49.547Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-11T19:28:49.547Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-11T19:28:49.547Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-11T19:28:49.547Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-11T19:28:50.003Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-11T19:28:50.003Z] INFO: Testing against a local daemon [2022-02-11T19:28:50.003Z] === RUN TestServiceCreateInit [2022-02-11T19:28:50.003Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-02-11T19:28:50.003Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:28:50.003Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-02-11T19:28:50.003Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:28:50.003Z] --- PASS: TestServiceCreateInit (0.05s) [2022-02-11T19:28:50.003Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-11T19:28:50.003Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-11T19:28:50.003Z] === RUN TestCreateServiceMultipleTimes [2022-02-11T19:28:50.003Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:28:50.003Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-02-11T19:28:50.003Z] === RUN TestCreateServiceConflict [2022-02-11T19:28:50.003Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:28:50.003Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-02-11T19:28:50.003Z] === RUN TestCreateServiceMaxReplicas [2022-02-11T19:28:50.003Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:28:50.003Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2022-02-11T19:28:50.003Z] === RUN TestCreateWithDuplicateNetworkNames [2022-02-11T19:28:50.003Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:28:50.003Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-02-11T19:28:50.004Z] === RUN TestCreateServiceSecretFileMode [2022-02-11T19:28:50.004Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:28:50.004Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-02-11T19:28:50.004Z] === RUN TestCreateServiceConfigFileMode [2022-02-11T19:28:50.004Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:28:50.004Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-02-11T19:28:50.004Z] === RUN TestCreateServiceSysctls [2022-02-11T19:28:50.004Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:28:50.004Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-02-11T19:28:50.004Z] === RUN TestCreateServiceCapabilities [2022-02-11T19:28:50.004Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:28:50.004Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-02-11T19:28:50.004Z] === RUN TestInspect [2022-02-11T19:28:50.004Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:28:50.004Z] --- SKIP: TestInspect (0.00s) [2022-02-11T19:28:50.004Z] === RUN TestCreateJob [2022-02-11T19:28:50.004Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:28:50.004Z] --- SKIP: TestCreateJob (0.00s) [2022-02-11T19:28:50.004Z] === RUN TestReplicatedJob [2022-02-11T19:28:50.004Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:28:50.004Z] --- SKIP: TestReplicatedJob (0.00s) [2022-02-11T19:28:50.004Z] === RUN TestUpdateReplicatedJob [2022-02-11T19:28:50.004Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:28:50.004Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-02-11T19:28:50.004Z] === RUN TestServiceListWithStatuses [2022-02-11T19:28:50.004Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:28:50.004Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-02-11T19:28:50.004Z] === RUN TestDockerNetworkConnectAlias [2022-02-11T19:28:50.004Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:28:50.004Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-02-11T19:28:50.004Z] === RUN TestDockerNetworkReConnect [2022-02-11T19:28:50.004Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:28:50.004Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-02-11T19:28:50.004Z] === RUN TestServicePlugin [2022-02-11T19:28:50.004Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:28:50.004Z] --- SKIP: TestServicePlugin (0.00s) [2022-02-11T19:28:50.004Z] === RUN TestServiceUpdateLabel [2022-02-11T19:28:50.004Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-02-11T19:28:50.004Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-02-11T19:28:50.004Z] === RUN TestServiceUpdateSecrets [2022-02-11T19:28:50.004Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-02-11T19:28:50.004Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-02-11T19:28:50.004Z] === RUN TestServiceUpdateConfigs [2022-02-11T19:28:50.004Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-02-11T19:28:50.004Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-02-11T19:28:50.004Z] === RUN TestServiceUpdateNetwork [2022-02-11T19:28:50.004Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-02-11T19:28:50.004Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-02-11T19:28:50.004Z] === RUN TestServiceUpdatePidsLimit [2022-02-11T19:28:50.004Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-02-11T19:28:50.004Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-02-11T19:28:50.004Z] PASS [2022-02-11T19:28:50.004Z] ok github.com/docker/docker/integration/service 0.273s [2022-02-11T19:28:50.004Z] [2022-02-11T19:28:50.004Z] === Skipped [2022-02-11T19:28:50.004Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-11T19:28:50.004Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:28:50.004Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-11T19:28:50.004Z] [2022-02-11T19:28:50.004Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-11T19:28:50.004Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:28:50.004Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-11T19:28:50.004Z] [2022-02-11T19:28:50.004Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-02-11T19:28:50.004Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:28:50.004Z] [2022-02-11T19:28:50.004Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-02-11T19:28:50.004Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:28:50.004Z] [2022-02-11T19:28:50.004Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2022-02-11T19:28:50.004Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:28:50.004Z] [2022-02-11T19:28:50.004Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-02-11T19:28:50.004Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:28:50.004Z] [2022-02-11T19:28:50.004Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-02-11T19:28:50.004Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:28:50.004Z] [2022-02-11T19:28:50.004Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-02-11T19:28:50.004Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:28:50.004Z] [2022-02-11T19:28:50.004Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2022-02-11T19:28:50.004Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:28:50.004Z] [2022-02-11T19:28:50.004Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2022-02-11T19:28:50.004Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:28:50.004Z] [2022-02-11T19:28:50.004Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-02-11T19:28:50.004Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:28:50.004Z] [2022-02-11T19:28:50.004Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-02-11T19:28:50.004Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:28:50.004Z] [2022-02-11T19:28:50.004Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-02-11T19:28:50.004Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:28:50.004Z] [2022-02-11T19:28:50.004Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-02-11T19:28:50.004Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:28:50.004Z] [2022-02-11T19:28:50.004Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-02-11T19:28:50.004Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:28:50.004Z] [2022-02-11T19:28:50.004Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-02-11T19:28:50.004Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:28:50.004Z] [2022-02-11T19:28:50.004Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-02-11T19:28:50.004Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:28:50.004Z] [2022-02-11T19:28:50.004Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-02-11T19:28:50.004Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:28:50.004Z] [2022-02-11T19:28:50.004Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-02-11T19:28:50.004Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-02-11T19:28:50.004Z] [2022-02-11T19:28:50.004Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-02-11T19:28:50.004Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-02-11T19:28:50.004Z] [2022-02-11T19:28:50.004Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-02-11T19:28:50.004Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-02-11T19:28:50.004Z] [2022-02-11T19:28:50.004Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-02-11T19:28:50.004Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-02-11T19:28:50.004Z] [2022-02-11T19:28:50.004Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-02-11T19:28:50.004Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-02-11T19:28:50.004Z] [2022-02-11T19:28:50.004Z] DONE 24 tests, 23 skipped in 2.930s [2022-02-11T19:28:50.474Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-02-11T19:28:52.041Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-11T19:28:52.041Z] INFO: Testing against a local daemon [2022-02-11T19:28:52.041Z] === RUN TestSessionCreate [2022-02-11T19:28:52.041Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-02-11T19:28:52.041Z] --- SKIP: TestSessionCreate (0.00s) [2022-02-11T19:28:52.041Z] === RUN TestSessionCreateWithBadUpgrade [2022-02-11T19:28:52.041Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-02-11T19:28:52.041Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-02-11T19:28:52.041Z] PASS [2022-02-11T19:28:52.041Z] ok github.com/docker/docker/integration/session 0.104s [2022-02-11T19:28:52.041Z] [2022-02-11T19:28:52.041Z] === Skipped [2022-02-11T19:28:52.041Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-02-11T19:28:52.041Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-02-11T19:28:52.041Z] [2022-02-11T19:28:52.041Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-02-11T19:28:52.041Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-02-11T19:28:52.041Z] [2022-02-11T19:28:52.041Z] DONE 2 tests, 2 skipped in 1.965s [2022-02-11T19:28:52.510Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-02-11T19:28:53.714Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-02-11T19:28:53.714Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-02-11T19:28:54.277Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-02-11T19:28:54.388Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-02-11T19:28:54.388Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (4.56s) [2022-02-11T19:28:54.388Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (4.63s) [2022-02-11T19:28:54.388Z] === RUN TestWaitBlocked [2022-02-11T19:28:54.388Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-02-11T19:28:54.388Z] --- SKIP: TestWaitBlocked (0.00s) [2022-02-11T19:28:54.388Z] PASS [2022-02-11T19:28:54.388Z] ok github.com/docker/docker/integration/container 131.714s [2022-02-11T19:28:54.388Z] [2022-02-11T19:28:54.388Z] === Skipped [2022-02-11T19:28:54.388Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-02-11T19:28:54.388Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-11T19:28:54.388Z] [2022-02-11T19:28:54.388Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-02-11T19:28:54.388Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:28:54.388Z] [2022-02-11T19:28:54.388Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-02-11T19:28:54.388Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-02-11T19:28:54.388Z] [2022-02-11T19:28:54.388Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-02-11T19:28:54.388Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:28:54.388Z] [2022-02-11T19:28:54.388Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-02-11T19:28:54.388Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-02-11T19:28:54.388Z] [2022-02-11T19:28:54.388Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-02-11T19:28:54.388Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-02-11T19:28:54.388Z] [2022-02-11T19:28:54.388Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-02-11T19:28:54.388Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-02-11T19:28:54.388Z] [2022-02-11T19:28:54.388Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-02-11T19:28:54.388Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-02-11T19:28:54.388Z] [2022-02-11T19:28:54.388Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-02-11T19:28:54.388Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:28:54.388Z] [2022-02-11T19:28:54.388Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-02-11T19:28:54.388Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-02-11T19:28:54.388Z] [2022-02-11T19:28:54.388Z] === SKIP: github.com/docker/docker/integration/container TestExecWithCloseStdin (0.00s) [2022-02-11T19:28:54.388Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-02-11T19:28:54.388Z] [2022-02-11T19:28:54.388Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-02-11T19:28:54.388Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-02-11T19:28:54.388Z] [2022-02-11T19:28:54.388Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-02-11T19:28:54.388Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:28:54.388Z] [2022-02-11T19:28:54.388Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-02-11T19:28:54.388Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:28:54.388Z] [2022-02-11T19:28:54.388Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-02-11T19:28:54.388Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-02-11T19:28:54.388Z] [2022-02-11T19:28:54.388Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-02-11T19:28:54.388Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-02-11T19:28:54.388Z] [2022-02-11T19:28:54.388Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-02-11T19:28:54.388Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-02-11T19:28:54.388Z] [2022-02-11T19:28:54.388Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-02-11T19:28:54.388Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-02-11T19:28:54.388Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-02-11T19:28:54.388Z] [2022-02-11T19:28:54.388Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-02-11T19:28:54.388Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-11T19:28:54.388Z] [2022-02-11T19:28:54.388Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-02-11T19:28:54.388Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-11T19:28:54.388Z] [2022-02-11T19:28:54.388Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-02-11T19:28:54.388Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-11T19:28:54.388Z] [2022-02-11T19:28:54.388Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-02-11T19:28:54.388Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-02-11T19:28:54.388Z] [2022-02-11T19:28:54.388Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-02-11T19:28:54.388Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:28:54.388Z] [2022-02-11T19:28:54.388Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-02-11T19:28:54.388Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-11T19:28:54.388Z] [2022-02-11T19:28:54.388Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-02-11T19:28:54.388Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-02-11T19:28:54.388Z] [2022-02-11T19:28:54.388Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-02-11T19:28:54.388Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-02-11T19:28:54.388Z] [2022-02-11T19:28:54.388Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-02-11T19:28:54.388Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-02-11T19:28:54.388Z] [2022-02-11T19:28:54.388Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-02-11T19:28:54.388Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:28:54.388Z] [2022-02-11T19:28:54.388Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-02-11T19:28:54.388Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-02-11T19:28:54.388Z] [2022-02-11T19:28:54.388Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-02-11T19:28:54.388Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-02-11T19:28:54.388Z] [2022-02-11T19:28:54.388Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-02-11T19:28:54.388Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:28:54.388Z] [2022-02-11T19:28:54.388Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-02-11T19:28:54.388Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-02-11T19:28:54.388Z] [2022-02-11T19:28:54.388Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-02-11T19:28:54.388Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-02-11T19:28:54.388Z] [2022-02-11T19:28:54.388Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-02-11T19:28:54.388Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-02-11T19:28:54.388Z] [2022-02-11T19:28:54.388Z] DONE 87 tests, 34 skipped in 134.651s [2022-02-11T19:28:54.388Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-02-11T19:28:54.728Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-11T19:28:54.728Z] INFO: Testing against a local daemon [2022-02-11T19:28:54.728Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-02-11T19:28:54.728Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:28:54.728Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-11T19:28:54.728Z] === RUN TestDiskUsage [2022-02-11T19:28:54.728Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-02-11T19:28:54.728Z] --- SKIP: TestDiskUsage (0.00s) [2022-02-11T19:28:54.728Z] === RUN TestEventsExecDie [2022-02-11T19:28:54.728Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-02-11T19:28:54.728Z] --- SKIP: TestEventsExecDie (0.00s) [2022-02-11T19:28:54.728Z] === RUN TestEventsBackwardsCompatible [2022-02-11T19:28:54.728Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-02-11T19:28:54.728Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-02-11T19:28:54.728Z] === RUN TestEventsVolumeCreate [2022-02-11T19:28:54.728Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-02-11T19:28:54.728Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-02-11T19:28:54.728Z] === RUN TestInfoAPI [2022-02-11T19:28:54.728Z] --- PASS: TestInfoAPI (0.05s) [2022-02-11T19:28:54.728Z] === RUN TestInfoAPIWarnings [2022-02-11T19:28:54.728Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-11T19:28:54.728Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-02-11T19:28:54.728Z] === RUN TestInfoDebug [2022-02-11T19:28:54.728Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-11T19:28:54.728Z] --- SKIP: TestInfoDebug (0.00s) [2022-02-11T19:28:54.728Z] === RUN TestInfoInsecureRegistries [2022-02-11T19:28:54.728Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-11T19:28:54.728Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-02-11T19:28:54.728Z] === RUN TestInfoRegistryMirrors [2022-02-11T19:28:54.728Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-11T19:28:54.728Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-02-11T19:28:54.728Z] === RUN TestLoginFailsWithBadCredentials [2022-02-11T19:28:55.197Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s) [2022-02-11T19:28:55.197Z] === RUN TestPingCacheHeaders [2022-02-11T19:28:55.645Z] docker_api_swarm_service_test.go:100: [d0ff36a2f7317] joining swarm manager [d608fb6545d76]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-11T19:28:55.665Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-02-11T19:28:55.665Z] === RUN TestPingGet [2022-02-11T19:28:55.665Z] --- PASS: TestPingGet (0.04s) [2022-02-11T19:28:55.665Z] === RUN TestPingHead [2022-02-11T19:28:55.665Z] --- PASS: TestPingHead (0.04s) [2022-02-11T19:28:55.665Z] === RUN TestVersion [2022-02-11T19:28:55.665Z] --- PASS: TestVersion (0.04s) [2022-02-11T19:28:55.665Z] PASS [2022-02-11T19:28:55.665Z] ok github.com/docker/docker/integration/system 1.252s [2022-02-11T19:28:55.665Z] [2022-02-11T19:28:55.665Z] === Skipped [2022-02-11T19:28:55.665Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-11T19:28:55.665Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:28:55.665Z] [2022-02-11T19:28:55.665Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-02-11T19:28:55.665Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-02-11T19:28:55.665Z] [2022-02-11T19:28:55.665Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-02-11T19:28:55.665Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-02-11T19:28:55.665Z] [2022-02-11T19:28:55.665Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-02-11T19:28:55.665Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-02-11T19:28:55.665Z] [2022-02-11T19:28:55.665Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-02-11T19:28:55.665Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-02-11T19:28:55.665Z] [2022-02-11T19:28:55.665Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-02-11T19:28:55.665Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-11T19:28:55.665Z] [2022-02-11T19:28:55.665Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-02-11T19:28:55.665Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-11T19:28:55.665Z] [2022-02-11T19:28:55.665Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-02-11T19:28:55.665Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-11T19:28:55.665Z] [2022-02-11T19:28:55.665Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-02-11T19:28:55.665Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-11T19:28:55.665Z] [2022-02-11T19:28:55.665Z] DONE 15 tests, 9 skipped in 3.337s [2022-02-11T19:28:55.665Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-02-11T19:28:56.208Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-02-11T19:28:56.770Z] docker_api_swarm_service_test.go:101: [dc79d896b6d3e] joining swarm manager [d608fb6545d76]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-11T19:28:57.026Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-02-11T19:28:57.883Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-11T19:28:57.883Z] INFO: Testing against a local daemon [2022-02-11T19:28:57.883Z] === RUN TestVolumesCreateAndList [2022-02-11T19:28:57.883Z] --- PASS: TestVolumesCreateAndList (0.06s) [2022-02-11T19:28:57.883Z] === RUN TestVolumesRemove [2022-02-11T19:28:57.883Z] --- PASS: TestVolumesRemove (0.17s) [2022-02-11T19:28:57.883Z] === RUN TestVolumesInspect [2022-02-11T19:28:57.955Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-02-11T19:28:58.352Z] --- PASS: TestVolumesInspect (0.05s) [2022-02-11T19:28:58.352Z] === RUN TestVolumesInvalidJSON [2022-02-11T19:28:58.352Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-02-11T19:28:58.352Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-02-11T19:28:58.352Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-02-11T19:28:58.352Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-02-11T19:28:58.352Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-02-11T19:28:58.352Z] PASS [2022-02-11T19:28:58.352Z] ok github.com/docker/docker/integration/volume 0.402s [2022-02-11T19:28:58.352Z] [2022-02-11T19:28:58.352Z] DONE 5 tests in 2.426s [2022-02-11T19:28:58.352Z] INFO: make.ps1 ended at 02/11/2022 19:28:58 [2022-02-11T19:28:58.352Z] INFO: Integration CLI tests being run from the host: [2022-02-11T19:28:58.352Z] 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-02-11T19:29:01.226Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-02-11T19:29:02.153Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-02-11T19:29:03.093Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-02-11T19:29:03.094Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-02-11T19:29:03.656Z] === RUN TestDockerSuite/TestPsRightTagName [2022-02-11T19:29:05.024Z] === RUN TestDockerSuite/TestPsShowMounts [2022-02-11T19:29:06.917Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-02-11T19:29:07.173Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-02-11T19:29:07.173Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-02-11T19:29:07.173Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-02-11T19:29:07.430Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-02-11T19:29:07.430Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-02-11T19:29:07.687Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-02-11T19:29:07.943Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-02-11T19:29:09.310Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-02-11T19:29:10.242Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-02-11T19:29:10.499Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-02-11T19:29:10.978Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-11T19:29:10.978Z] INFO: Testing against a local daemon [2022-02-11T19:29:10.978Z] === RUN TestDockerSuite [2022-02-11T19:29:10.978Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-02-11T19:29:10.978Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-02-11T19:29:10.978Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-02-11T19:29:10.978Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-02-11T19:29:10.978Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-02-11T19:29:10.978Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-02-11T19:29:10.978Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-02-11T19:29:10.978Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-02-11T19:29:10.978Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-02-11T19:29:10.978Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-02-11T19:29:10.978Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-02-11T19:29:10.978Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-02-11T19:29:11.449Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-02-11T19:29:11.920Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-02-11T19:29:14.670Z] check_test.go:379: [d0ff36a2f7317] daemon is not started [2022-02-11T19:29:15.377Z] ok github.com/docker/docker/libnetwork 37.346s coverage: 40.7% of statements [2022-02-11T19:29:15.377Z] ok github.com/docker/docker/libnetwork/bitseq 0.118s coverage: 84.4% of statements [2022-02-11T19:29:15.377Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-02-11T19:29:16.769Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-02-11T19:29:17.032Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-02-11T19:29:17.032Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-02-11T19:29:17.032Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-02-11T19:29:17.032Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-02-11T19:29:17.193Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-02-11T19:29:17.294Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-02-11T19:29:17.294Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-02-11T19:29:17.449Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-02-11T19:29:17.590Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 19.7% of statements [2022-02-11T19:29:17.867Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-02-11T19:29:17.867Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-02-11T19:29:17.867Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-02-11T19:29:18.131Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-02-11T19:29:18.819Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-02-11T19:29:19.075Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-02-11T19:29:19.075Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-02-11T19:29:19.331Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-02-11T19:29:19.856Z] === RUN TestConfigDaemonLibtrustID [2022-02-11T19:29:19.856Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-02-11T19:29:19.856Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-02-11T19:29:19.856Z] === RUN TestDaemonConfigValidation [2022-02-11T19:29:19.856Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-02-11T19:29:19.856Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-02-11T19:29:19.856Z] === RUN TestConfigDaemonSeccompProfiles [2022-02-11T19:29:19.856Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-02-11T19:29:19.856Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-02-11T19:29:19.856Z] === RUN TestDaemonProxy [2022-02-11T19:29:19.856Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-02-11T19:29:19.856Z] --- SKIP: TestDaemonProxy (0.01s) [2022-02-11T19:29:19.856Z] PASS [2022-02-11T19:29:19.856Z] ok github.com/docker/docker/integration/daemon 0.137s [2022-02-11T19:29:19.856Z] [2022-02-11T19:29:19.856Z] === Skipped [2022-02-11T19:29:19.856Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-02-11T19:29:19.856Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-02-11T19:29:19.856Z] [2022-02-11T19:29:19.856Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-02-11T19:29:19.856Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-02-11T19:29:19.856Z] [2022-02-11T19:29:19.856Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-02-11T19:29:19.856Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-02-11T19:29:19.856Z] [2022-02-11T19:29:19.856Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.01s) [2022-02-11T19:29:19.856Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-02-11T19:29:19.856Z] [2022-02-11T19:29:19.856Z] DONE 4 tests, 4 skipped in 25.795s [2022-02-11T19:29:19.856Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-02-11T19:29:19.893Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-02-11T19:29:20.701Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.392s coverage: 59.9% of statements [2022-02-11T19:29:20.701Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-02-11T19:29:20.963Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-02-11T19:29:21.260Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-02-11T19:29:21.538Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.198s coverage: 4.0% of statements [2022-02-11T19:29:21.800Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-02-11T19:29:21.823Z] docker_api_swarm_service_test.go:533: [db17557da5a90] joining swarm manager [dc6c2701f1e39]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-11T19:29:22.062Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2022-02-11T19:29:22.325Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-02-11T19:29:22.325Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-02-11T19:29:22.385Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-02-11T19:29:23.338Z] docker_api_swarm_service_test.go:534: [d81917481d757] joining swarm manager [dc6c2701f1e39]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-11T19:29:24.658Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-11T19:29:24.658Z] INFO: Testing against a local daemon [2022-02-11T19:29:24.658Z] === RUN TestCommitInheritsEnv [2022-02-11T19:29:24.658Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-11T19:29:24.658Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-02-11T19:29:24.658Z] === RUN TestImportExtremelyLargeImageWorks [2022-02-11T19:29:24.658Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-02-11T19:29:24.658Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-02-11T19:29:24.658Z] === RUN TestImportWithCustomPlatform [2022-02-11T19:29:24.658Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-02-11T19:29:24.658Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-02-11T19:29:24.658Z] === RUN TestImagesFilterMultiReference [2022-02-11T19:29:24.705Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-02-11T19:29:25.130Z] --- PASS: TestImagesFilterMultiReference (0.14s) [2022-02-11T19:29:25.130Z] === RUN TestImagePullPlatformInvalid [2022-02-11T19:29:25.130Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2022-02-11T19:29:25.130Z] === RUN TestRemoveImageOrphaning [2022-02-11T19:29:26.077Z] === RUN TestDockerSuite/TestRmiBlank [2022-02-11T19:29:26.077Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-02-11T19:29:26.077Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-02-11T19:29:26.125Z] --- PASS: TestRemoveImageOrphaning (1.23s) [2022-02-11T19:29:26.125Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-02-11T19:29:26.125Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-02-11T19:29:26.125Z] === RUN TestTagInvalidReference [2022-02-11T19:29:26.125Z] --- PASS: TestTagInvalidReference (0.04s) [2022-02-11T19:29:26.125Z] === RUN TestTagValidPrefixedRepo [2022-02-11T19:29:26.596Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2022-02-11T19:29:26.596Z] === RUN TestTagExistedNameWithoutForce [2022-02-11T19:29:26.597Z] --- PASS: TestTagExistedNameWithoutForce (0.06s) [2022-02-11T19:29:26.597Z] === RUN TestTagOfficialNames [2022-02-11T19:29:26.597Z] --- PASS: TestTagOfficialNames (0.12s) [2022-02-11T19:29:26.597Z] === RUN TestTagMatchesDigest [2022-02-11T19:29:26.597Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-02-11T19:29:26.597Z] PASS [2022-02-11T19:29:26.597Z] ok github.com/docker/docker/integration/image 1.896s [2022-02-11T19:29:26.597Z] [2022-02-11T19:29:26.597Z] === Skipped [2022-02-11T19:29:26.597Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-02-11T19:29:26.597Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-11T19:29:26.597Z] [2022-02-11T19:29:26.597Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-02-11T19:29:26.597Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-02-11T19:29:26.597Z] [2022-02-11T19:29:26.597Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-02-11T19:29:26.597Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-02-11T19:29:26.597Z] [2022-02-11T19:29:26.597Z] DONE 12 tests, 3 skipped in 6.676s [2022-02-11T19:29:27.071Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-02-11T19:29:29.308Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-11T19:29:29.308Z] INFO: Testing against a local daemon [2022-02-11T19:29:29.308Z] === RUN TestNetworkCreateDelete [2022-02-11T19:29:29.308Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-02-11T19:29:29.308Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-02-11T19:29:29.308Z] === RUN TestDockerNetworkDeletePreferID [2022-02-11T19:29:29.308Z] 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-02-11T19:29:29.308Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-02-11T19:29:29.308Z] === RUN TestDaemonDNSFallback [2022-02-11T19:29:29.308Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-02-11T19:29:29.308Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-02-11T19:29:29.308Z] === RUN TestInspectNetwork [2022-02-11T19:29:29.308Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-02-11T19:29:29.308Z] --- SKIP: TestInspectNetwork (0.00s) [2022-02-11T19:29:29.308Z] === RUN TestRunContainerWithBridgeNone [2022-02-11T19:29:29.308Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-02-11T19:29:29.308Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-02-11T19:29:29.308Z] === RUN TestNetworkInvalidJSON [2022-02-11T19:29:29.308Z] === RUN TestNetworkInvalidJSON//networks/create [2022-02-11T19:29:29.308Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-02-11T19:29:29.308Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-02-11T19:29:29.308Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-02-11T19:29:29.308Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-11T19:29:29.308Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-11T19:29:29.308Z] === CONT TestNetworkInvalidJSON//networks/create [2022-02-11T19:29:29.308Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-11T19:29:29.308Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-02-11T19:29:29.308Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2022-02-11T19:29:29.308Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-02-11T19:29:29.308Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-02-11T19:29:29.308Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-02-11T19:29:29.308Z] === RUN TestNetworkList [2022-02-11T19:29:29.308Z] === RUN TestNetworkList//networks [2022-02-11T19:29:29.308Z] === PAUSE TestNetworkList//networks [2022-02-11T19:29:29.308Z] === RUN TestNetworkList//networks/ [2022-02-11T19:29:29.308Z] === PAUSE TestNetworkList//networks/ [2022-02-11T19:29:29.308Z] === CONT TestNetworkList//networks [2022-02-11T19:29:29.308Z] === CONT TestNetworkList//networks/ [2022-02-11T19:29:29.308Z] --- PASS: TestNetworkList (0.04s) [2022-02-11T19:29:29.308Z] --- PASS: TestNetworkList//networks (0.00s) [2022-02-11T19:29:29.308Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-02-11T19:29:29.308Z] === RUN TestHostIPv4BridgeLabel [2022-02-11T19:29:29.308Z] network_test.go:128: testEnv.OSType == "windows" [2022-02-11T19:29:29.308Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-02-11T19:29:29.308Z] === RUN TestDaemonRestartWithLiveRestore [2022-02-11T19:29:29.308Z] service_test.go:30: testEnv.OSType == "windows" [2022-02-11T19:29:29.308Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-02-11T19:29:29.308Z] === RUN TestDaemonDefaultNetworkPools [2022-02-11T19:29:29.308Z] service_test.go:59: testEnv.OSType == "windows" [2022-02-11T19:29:29.308Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-02-11T19:29:29.308Z] === RUN TestDaemonRestartWithExistingNetwork [2022-02-11T19:29:29.308Z] service_test.go:103: testEnv.OSType == "windows" [2022-02-11T19:29:29.308Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-02-11T19:29:29.308Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-02-11T19:29:29.308Z] service_test.go:137: testEnv.OSType == "windows" [2022-02-11T19:29:29.308Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-02-11T19:29:29.308Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-02-11T19:29:29.308Z] service_test.go:188: testEnv.OSType == "windows" [2022-02-11T19:29:29.308Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-02-11T19:29:29.308Z] === RUN TestServiceWithPredefinedNetwork [2022-02-11T19:29:29.308Z] service_test.go:213: testEnv.OSType == "windows" [2022-02-11T19:29:29.308Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-02-11T19:29:29.308Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-02-11T19:29:29.308Z] service_test.go:243: FLAKY_TEST [2022-02-11T19:29:29.308Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-11T19:29:29.308Z] === RUN TestServiceWithDataPathPortInit [2022-02-11T19:29:29.308Z] service_test.go:334: testEnv.OSType == "windows" [2022-02-11T19:29:29.308Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-02-11T19:29:29.308Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-02-11T19:29:29.308Z] service_test.go:402: testEnv.OSType == "windows" [2022-02-11T19:29:29.308Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-02-11T19:29:29.308Z] PASS [2022-02-11T19:29:29.308Z] ok github.com/docker/docker/integration/network 0.182s [2022-02-11T19:29:29.353Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-02-11T19:29:29.782Z] [2022-02-11T19:29:29.782Z] === Skipped [2022-02-11T19:29:29.782Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-02-11T19:29:29.782Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-02-11T19:29:29.782Z] [2022-02-11T19:29:29.782Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-02-11T19:29:29.782Z] 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-02-11T19:29:29.782Z] [2022-02-11T19:29:29.782Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-02-11T19:29:29.782Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-02-11T19:29:29.782Z] [2022-02-11T19:29:29.782Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-02-11T19:29:29.782Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-02-11T19:29:29.782Z] [2022-02-11T19:29:29.782Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-02-11T19:29:29.782Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-02-11T19:29:29.782Z] [2022-02-11T19:29:29.782Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-02-11T19:29:29.782Z] network_test.go:128: testEnv.OSType == "windows" [2022-02-11T19:29:29.782Z] [2022-02-11T19:29:29.782Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-02-11T19:29:29.782Z] service_test.go:30: testEnv.OSType == "windows" [2022-02-11T19:29:29.782Z] [2022-02-11T19:29:29.782Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-02-11T19:29:29.782Z] service_test.go:59: testEnv.OSType == "windows" [2022-02-11T19:29:29.782Z] [2022-02-11T19:29:29.782Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-02-11T19:29:29.782Z] service_test.go:103: testEnv.OSType == "windows" [2022-02-11T19:29:29.782Z] [2022-02-11T19:29:29.782Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-02-11T19:29:29.782Z] service_test.go:137: testEnv.OSType == "windows" [2022-02-11T19:29:29.782Z] [2022-02-11T19:29:29.782Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-02-11T19:29:29.782Z] service_test.go:188: testEnv.OSType == "windows" [2022-02-11T19:29:29.782Z] [2022-02-11T19:29:29.782Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-02-11T19:29:29.782Z] service_test.go:213: testEnv.OSType == "windows" [2022-02-11T19:29:29.782Z] [2022-02-11T19:29:29.782Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-11T19:29:29.782Z] service_test.go:243: FLAKY_TEST [2022-02-11T19:29:29.782Z] [2022-02-11T19:29:29.782Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-02-11T19:29:29.782Z] service_test.go:334: testEnv.OSType == "windows" [2022-02-11T19:29:29.782Z] [2022-02-11T19:29:29.782Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-02-11T19:29:29.782Z] service_test.go:402: testEnv.OSType == "windows" [2022-02-11T19:29:29.782Z] [2022-02-11T19:29:29.782Z] DONE 22 tests, 15 skipped in 2.663s [2022-02-11T19:29:29.782Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-02-11T19:29:29.917Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-02-11T19:29:30.173Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-02-11T19:29:30.779Z] testing: warning: no tests to run [2022-02-11T19:29:30.779Z] PASS [2022-02-11T19:29:30.779Z] ok github.com/docker/docker/integration/network/ipvlan 0.086s [2022-02-11T19:29:30.779Z] [2022-02-11T19:29:30.779Z] DONE 0 tests in 0.826s [2022-02-11T19:29:30.779Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-02-11T19:29:31.542Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-02-11T19:29:31.776Z] testing: warning: no tests to run [2022-02-11T19:29:31.776Z] PASS [2022-02-11T19:29:31.776Z] ok github.com/docker/docker/integration/network/macvlan 0.087s [2022-02-11T19:29:31.776Z] [2022-02-11T19:29:31.776Z] DONE 0 tests in 0.838s [2022-02-11T19:29:31.776Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-02-11T19:29:31.799Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-02-11T19:29:32.337Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.753s coverage: 7.2% of statements [2022-02-11T19:29:32.337Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-02-11T19:29:32.337Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-02-11T19:29:32.337Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-02-11T19:29:32.337Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-02-11T19:29:32.337Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-02-11T19:29:32.337Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-02-11T19:29:32.337Z] ok github.com/docker/docker/libnetwork/drvregistry 0.014s coverage: 82.4% of statements [2022-02-11T19:29:32.599Z] ok github.com/docker/docker/libnetwork/etchosts 0.013s coverage: 81.2% of statements [2022-02-11T19:29:32.771Z] testing: warning: no tests to run [2022-02-11T19:29:32.771Z] PASS [2022-02-11T19:29:32.771Z] ok github.com/docker/docker/integration/plugin 0.101s [2022-02-11T19:29:32.771Z] [2022-02-11T19:29:32.771Z] DONE 0 tests in 0.836s [2022-02-11T19:29:32.771Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-02-11T19:29:32.861Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-02-11T19:29:32.861Z] ok github.com/docker/docker/libnetwork/internal/caller 0.001s coverage: 100.0% of statements [2022-02-11T19:29:33.166Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-02-11T19:29:33.243Z] testing: warning: no tests to run [2022-02-11T19:29:33.243Z] PASS [2022-02-11T19:29:33.243Z] ok github.com/docker/docker/integration/plugin/authz 0.088s [2022-02-11T19:29:33.715Z] [2022-02-11T19:29:33.715Z] DONE 0 tests in 0.799s [2022-02-11T19:29:33.715Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-02-11T19:29:33.728Z] === RUN TestDockerSuite/TestRmiTag [2022-02-11T19:29:33.728Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-02-11T19:29:34.292Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-02-11T19:29:36.809Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-02-11T19:29:37.374Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-02-11T19:29:37.938Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-02-11T19:29:38.194Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-02-11T19:29:38.510Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-11T19:29:38.510Z] INFO: Testing against a local daemon [2022-02-11T19:29:38.510Z] === RUN TestPluginInvalidJSON [2022-02-11T19:29:38.510Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-02-11T19:29:38.510Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-02-11T19:29:38.510Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-02-11T19:29:38.510Z] --- PASS: TestPluginInvalidJSON (0.05s) [2022-02-11T19:29:38.510Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-02-11T19:29:38.510Z] === RUN TestPluginInstall [2022-02-11T19:29:38.510Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-02-11T19:29:38.510Z] --- SKIP: TestPluginInstall (0.00s) [2022-02-11T19:29:38.510Z] === RUN TestPluginsWithRuntimes [2022-02-11T19:29:38.510Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-02-11T19:29:38.510Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-02-11T19:29:38.510Z] === RUN TestPluginBackCompatMediaTypes [2022-02-11T19:29:38.510Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-02-11T19:29:38.510Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-02-11T19:29:38.510Z] PASS [2022-02-11T19:29:38.510Z] ok github.com/docker/docker/integration/plugin/common 0.133s [2022-02-11T19:29:38.982Z] [2022-02-11T19:29:38.982Z] === Skipped [2022-02-11T19:29:38.982Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-02-11T19:29:38.982Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-02-11T19:29:38.982Z] [2022-02-11T19:29:38.982Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-02-11T19:29:38.982Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-02-11T19:29:38.982Z] [2022-02-11T19:29:38.982Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-02-11T19:29:38.982Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-02-11T19:29:38.982Z] [2022-02-11T19:29:38.982Z] DONE 5 tests, 3 skipped in 5.316s [2022-02-11T19:29:38.982Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-02-11T19:29:39.125Z] === RUN TestDockerSuite/TestRunAddHost [2022-02-11T19:29:39.382Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-02-11T19:29:39.638Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-02-11T19:29:39.895Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-02-11T19:29:39.895Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-02-11T19:29:40.457Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-02-11T19:29:41.826Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-02-11T19:29:41.960Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-11T19:29:41.960Z] INFO: Testing against a local daemon [2022-02-11T19:29:41.960Z] === RUN TestExternalGraphDriver [2022-02-11T19:29:41.960Z] external_test.go:47: runtime.GOOS == "windows" [2022-02-11T19:29:41.960Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-02-11T19:29:41.960Z] === RUN TestGraphdriverPluginV2 [2022-02-11T19:29:41.960Z] external_test.go:407: runtime.GOOS == "windows" [2022-02-11T19:29:41.960Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-02-11T19:29:41.960Z] PASS [2022-02-11T19:29:41.960Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.126s [2022-02-11T19:29:41.960Z] [2022-02-11T19:29:41.960Z] === Skipped [2022-02-11T19:29:41.960Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-02-11T19:29:41.960Z] external_test.go:47: runtime.GOOS == "windows" [2022-02-11T19:29:41.960Z] [2022-02-11T19:29:41.960Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-02-11T19:29:41.960Z] external_test.go:407: runtime.GOOS == "windows" [2022-02-11T19:29:41.960Z] [2022-02-11T19:29:41.960Z] DONE 2 tests, 2 skipped in 2.834s [2022-02-11T19:29:41.960Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-02-11T19:29:42.083Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-02-11T19:29:42.674Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-02-11T19:29:43.236Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-02-11T19:29:43.803Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-02-11T19:29:44.197Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-11T19:29:44.197Z] INFO: Testing against a local daemon [2022-02-11T19:29:44.197Z] === RUN TestReadPluginNoRead [2022-02-11T19:29:44.197Z] read_test.go:21: no unix domain sockets on Windows [2022-02-11T19:29:44.197Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-02-11T19:29:44.197Z] PASS [2022-02-11T19:29:44.197Z] ok github.com/docker/docker/integration/plugin/logging 0.109s [2022-02-11T19:29:44.674Z] [2022-02-11T19:29:44.674Z] === Skipped [2022-02-11T19:29:44.674Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-02-11T19:29:44.674Z] read_test.go:21: no unix domain sockets on Windows [2022-02-11T19:29:44.674Z] [2022-02-11T19:29:44.674Z] DONE 1 tests, 1 skipped in 2.481s [2022-02-11T19:29:44.674Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-02-11T19:29:44.731Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-02-11T19:29:45.111Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-02-11T19:29:45.292Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-02-11T19:29:45.669Z] testing: warning: no tests to run [2022-02-11T19:29:45.669Z] PASS [2022-02-11T19:29:45.669Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.094s [2022-02-11T19:29:45.854Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-02-11T19:29:45.854Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-02-11T19:29:46.141Z] [2022-02-11T19:29:46.141Z] DONE 0 tests in 1.458s [2022-02-11T19:29:46.141Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-02-11T19:29:46.782Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-02-11T19:29:47.041Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-02-11T19:29:47.972Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-02-11T19:29:47.972Z] docker_api_swarm_service_test.go:148: [d6c73a86cd1ce] joining swarm manager [d2982b1526f66]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-11T19:29:48.379Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-11T19:29:48.379Z] INFO: Testing against a local daemon [2022-02-11T19:29:48.379Z] === RUN TestPluginWithDevMounts [2022-02-11T19:29:48.379Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:29:48.379Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-02-11T19:29:48.379Z] PASS [2022-02-11T19:29:48.379Z] ok github.com/docker/docker/integration/plugin/volumes 0.107s [2022-02-11T19:29:48.536Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-02-11T19:29:48.794Z] docker_api_swarm_service_test.go:148: [d8023e3837105] joining swarm manager [d2982b1526f66]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-11T19:29:48.853Z] [2022-02-11T19:29:48.854Z] === Skipped [2022-02-11T19:29:48.854Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-02-11T19:29:48.854Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:29:48.854Z] [2022-02-11T19:29:48.854Z] DONE 1 tests, 1 skipped in 2.607s [2022-02-11T19:29:48.854Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-02-11T19:29:49.358Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-02-11T19:29:50.289Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-02-11T19:29:50.852Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-02-11T19:29:51.091Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-11T19:29:51.091Z] INFO: Testing against a local daemon [2022-02-11T19:29:51.091Z] === RUN TestSecretInspect [2022-02-11T19:29:51.091Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:29:51.091Z] --- SKIP: TestSecretInspect (0.00s) [2022-02-11T19:29:51.091Z] === RUN TestSecretList [2022-02-11T19:29:51.091Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:29:51.091Z] --- SKIP: TestSecretList (0.00s) [2022-02-11T19:29:51.091Z] === RUN TestSecretsCreateAndDelete [2022-02-11T19:29:51.091Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:29:51.091Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-02-11T19:29:51.091Z] === RUN TestSecretsUpdate [2022-02-11T19:29:51.091Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:29:51.091Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-02-11T19:29:51.091Z] === RUN TestTemplatedSecret [2022-02-11T19:29:51.091Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:29:51.091Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-02-11T19:29:51.091Z] === RUN TestSecretCreateResolve [2022-02-11T19:29:51.091Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-02-11T19:29:51.091Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-02-11T19:29:51.091Z] PASS [2022-02-11T19:29:51.091Z] ok github.com/docker/docker/integration/secret 0.122s [2022-02-11T19:29:51.091Z] [2022-02-11T19:29:51.091Z] === Skipped [2022-02-11T19:29:51.091Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-02-11T19:29:51.091Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:29:51.091Z] [2022-02-11T19:29:51.091Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-02-11T19:29:51.091Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:29:51.091Z] [2022-02-11T19:29:51.091Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-02-11T19:29:51.091Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:29:51.091Z] [2022-02-11T19:29:51.091Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-02-11T19:29:51.091Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:29:51.091Z] [2022-02-11T19:29:51.091Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-02-11T19:29:51.091Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:29:51.091Z] [2022-02-11T19:29:51.091Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-02-11T19:29:51.091Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-02-11T19:29:51.091Z] [2022-02-11T19:29:51.091Z] DONE 6 tests, 6 skipped in 2.210s [2022-02-11T19:29:51.108Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-02-11T19:29:51.108Z] === RUN TestDockerSuite/TestRunBindMounts [2022-02-11T19:29:51.564Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-02-11T19:29:53.004Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-02-11T19:29:53.260Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-02-11T19:29:53.516Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-02-11T19:29:54.080Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-02-11T19:29:54.537Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-11T19:29:54.537Z] INFO: Testing against a local daemon [2022-02-11T19:29:54.537Z] === RUN TestServiceCreateInit [2022-02-11T19:29:54.537Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-02-11T19:29:54.537Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:29:54.537Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-02-11T19:29:54.537Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:29:54.537Z] --- PASS: TestServiceCreateInit (0.06s) [2022-02-11T19:29:54.537Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-11T19:29:54.537Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-11T19:29:54.537Z] === RUN TestCreateServiceMultipleTimes [2022-02-11T19:29:54.537Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:29:54.537Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-02-11T19:29:54.537Z] === RUN TestCreateServiceConflict [2022-02-11T19:29:54.537Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:29:54.537Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-02-11T19:29:54.537Z] === RUN TestCreateServiceMaxReplicas [2022-02-11T19:29:54.537Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:29:54.537Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2022-02-11T19:29:54.537Z] === RUN TestCreateWithDuplicateNetworkNames [2022-02-11T19:29:54.537Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:29:54.537Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-02-11T19:29:54.537Z] === RUN TestCreateServiceSecretFileMode [2022-02-11T19:29:54.537Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:29:54.537Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-02-11T19:29:54.537Z] === RUN TestCreateServiceConfigFileMode [2022-02-11T19:29:54.537Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:29:54.537Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-02-11T19:29:54.537Z] === RUN TestCreateServiceSysctls [2022-02-11T19:29:54.537Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:29:54.537Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-02-11T19:29:54.537Z] === RUN TestCreateServiceCapabilities [2022-02-11T19:29:54.537Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:29:54.537Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-02-11T19:29:54.537Z] === RUN TestInspect [2022-02-11T19:29:54.537Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:29:54.537Z] --- SKIP: TestInspect (0.00s) [2022-02-11T19:29:54.537Z] === RUN TestCreateJob [2022-02-11T19:29:54.537Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:29:54.537Z] --- SKIP: TestCreateJob (0.00s) [2022-02-11T19:29:54.537Z] === RUN TestReplicatedJob [2022-02-11T19:29:54.537Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:29:54.537Z] --- SKIP: TestReplicatedJob (0.00s) [2022-02-11T19:29:54.537Z] === RUN TestUpdateReplicatedJob [2022-02-11T19:29:54.537Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:29:54.537Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-02-11T19:29:54.537Z] === RUN TestServiceListWithStatuses [2022-02-11T19:29:54.537Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:29:54.537Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-02-11T19:29:54.537Z] === RUN TestDockerNetworkConnectAlias [2022-02-11T19:29:54.537Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:29:54.537Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-02-11T19:29:54.537Z] === RUN TestDockerNetworkReConnect [2022-02-11T19:29:54.537Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:29:54.537Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-02-11T19:29:54.537Z] === RUN TestServicePlugin [2022-02-11T19:29:54.537Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:29:54.537Z] --- SKIP: TestServicePlugin (0.00s) [2022-02-11T19:29:54.537Z] === RUN TestServiceUpdateLabel [2022-02-11T19:29:54.537Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-02-11T19:29:54.537Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-02-11T19:29:54.537Z] === RUN TestServiceUpdateSecrets [2022-02-11T19:29:54.537Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-02-11T19:29:54.537Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-02-11T19:29:54.537Z] === RUN TestServiceUpdateConfigs [2022-02-11T19:29:54.537Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-02-11T19:29:54.537Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-02-11T19:29:54.537Z] === RUN TestServiceUpdateNetwork [2022-02-11T19:29:54.538Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-02-11T19:29:54.538Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-02-11T19:29:54.538Z] === RUN TestServiceUpdatePidsLimit [2022-02-11T19:29:54.538Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-02-11T19:29:54.538Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-02-11T19:29:54.538Z] PASS [2022-02-11T19:29:54.538Z] ok github.com/docker/docker/integration/service 0.292s [2022-02-11T19:29:54.538Z] [2022-02-11T19:29:54.538Z] === Skipped [2022-02-11T19:29:54.538Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-11T19:29:54.538Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:29:54.538Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-11T19:29:54.538Z] [2022-02-11T19:29:54.538Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-11T19:29:54.538Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:29:54.538Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-11T19:29:54.538Z] [2022-02-11T19:29:54.538Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-02-11T19:29:54.538Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:29:54.538Z] [2022-02-11T19:29:54.538Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.01s) [2022-02-11T19:29:54.538Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:29:54.538Z] [2022-02-11T19:29:54.538Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2022-02-11T19:29:54.538Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:29:54.538Z] [2022-02-11T19:29:54.538Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-02-11T19:29:54.538Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:29:54.538Z] [2022-02-11T19:29:54.538Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-02-11T19:29:54.538Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:29:54.538Z] [2022-02-11T19:29:54.538Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-02-11T19:29:54.538Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:29:54.538Z] [2022-02-11T19:29:54.538Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2022-02-11T19:29:54.538Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:29:54.538Z] [2022-02-11T19:29:54.538Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2022-02-11T19:29:54.538Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:29:54.538Z] [2022-02-11T19:29:54.538Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-02-11T19:29:54.538Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:29:54.538Z] [2022-02-11T19:29:54.538Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-02-11T19:29:54.538Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:29:54.538Z] [2022-02-11T19:29:54.538Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-02-11T19:29:54.538Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:29:54.538Z] [2022-02-11T19:29:54.538Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-02-11T19:29:54.538Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:29:54.538Z] [2022-02-11T19:29:54.538Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-02-11T19:29:54.538Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:29:54.538Z] [2022-02-11T19:29:54.538Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-02-11T19:29:54.538Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:29:54.538Z] [2022-02-11T19:29:54.538Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-02-11T19:29:54.538Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:29:54.538Z] [2022-02-11T19:29:54.538Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-02-11T19:29:54.538Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:29:54.538Z] [2022-02-11T19:29:54.538Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-02-11T19:29:54.538Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-02-11T19:29:54.538Z] [2022-02-11T19:29:54.538Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-02-11T19:29:54.538Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-02-11T19:29:54.538Z] [2022-02-11T19:29:54.538Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-02-11T19:29:54.538Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-02-11T19:29:54.538Z] [2022-02-11T19:29:54.538Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-02-11T19:29:54.538Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-02-11T19:29:54.538Z] [2022-02-11T19:29:54.538Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-02-11T19:29:54.538Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-02-11T19:29:54.538Z] [2022-02-11T19:29:54.538Z] DONE 24 tests, 23 skipped in 3.017s [2022-02-11T19:29:54.538Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-02-11T19:29:54.642Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-02-11T19:29:54.642Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-02-11T19:29:54.902Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-02-11T19:29:55.465Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-02-11T19:29:55.721Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-02-11T19:29:56.284Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-02-11T19:29:56.540Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-02-11T19:29:56.768Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-11T19:29:56.768Z] INFO: Testing against a local daemon [2022-02-11T19:29:56.768Z] === RUN TestSessionCreate [2022-02-11T19:29:56.768Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-02-11T19:29:56.768Z] --- SKIP: TestSessionCreate (0.00s) [2022-02-11T19:29:56.768Z] === RUN TestSessionCreateWithBadUpgrade [2022-02-11T19:29:56.768Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-02-11T19:29:56.768Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-02-11T19:29:56.768Z] PASS [2022-02-11T19:29:56.768Z] ok github.com/docker/docker/integration/session 0.118s [2022-02-11T19:29:56.768Z] [2022-02-11T19:29:56.768Z] === Skipped [2022-02-11T19:29:56.768Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-02-11T19:29:56.768Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-02-11T19:29:56.768Z] [2022-02-11T19:29:56.768Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-02-11T19:29:56.768Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-02-11T19:29:56.768Z] [2022-02-11T19:29:56.768Z] DONE 2 tests, 2 skipped in 1.963s [2022-02-11T19:29:56.768Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-02-11T19:29:56.796Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-02-11T19:29:57.053Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-02-11T19:29:57.053Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-02-11T19:29:57.981Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-02-11T19:29:58.545Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-02-11T19:29:59.001Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-11T19:29:59.001Z] INFO: Testing against a local daemon [2022-02-11T19:29:59.001Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-02-11T19:29:59.001Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:29:59.001Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-11T19:29:59.001Z] === RUN TestDiskUsage [2022-02-11T19:29:59.001Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-02-11T19:29:59.001Z] --- SKIP: TestDiskUsage (0.00s) [2022-02-11T19:29:59.001Z] === RUN TestEventsExecDie [2022-02-11T19:29:59.001Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-02-11T19:29:59.001Z] --- SKIP: TestEventsExecDie (0.00s) [2022-02-11T19:29:59.001Z] === RUN TestEventsBackwardsCompatible [2022-02-11T19:29:59.002Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-02-11T19:29:59.002Z] --- SKIP: TestEventsBackwardsCompatible (0.01s) [2022-02-11T19:29:59.002Z] === RUN TestEventsVolumeCreate [2022-02-11T19:29:59.002Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-02-11T19:29:59.002Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-02-11T19:29:59.002Z] === RUN TestInfoAPI [2022-02-11T19:29:59.002Z] --- PASS: TestInfoAPI (0.06s) [2022-02-11T19:29:59.002Z] === RUN TestInfoAPIWarnings [2022-02-11T19:29:59.002Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-11T19:29:59.002Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-02-11T19:29:59.002Z] === RUN TestInfoDebug [2022-02-11T19:29:59.002Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-11T19:29:59.002Z] --- SKIP: TestInfoDebug (0.00s) [2022-02-11T19:29:59.002Z] === RUN TestInfoInsecureRegistries [2022-02-11T19:29:59.002Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-11T19:29:59.002Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-02-11T19:29:59.002Z] === RUN TestInfoRegistryMirrors [2022-02-11T19:29:59.002Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-11T19:29:59.002Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-02-11T19:29:59.002Z] === RUN TestLoginFailsWithBadCredentials [2022-02-11T19:29:59.108Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-02-11T19:29:59.391Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-02-11T19:29:59.391Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-02-11T19:29:59.955Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-02-11T19:29:59.995Z] --- PASS: TestLoginFailsWithBadCredentials (1.03s) [2022-02-11T19:29:59.995Z] === RUN TestPingCacheHeaders [2022-02-11T19:29:59.995Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-02-11T19:29:59.995Z] === RUN TestPingGet [2022-02-11T19:29:59.995Z] --- PASS: TestPingGet (0.04s) [2022-02-11T19:29:59.995Z] === RUN TestPingHead [2022-02-11T19:29:59.995Z] --- PASS: TestPingHead (0.05s) [2022-02-11T19:29:59.995Z] === RUN TestVersion [2022-02-11T19:29:59.995Z] --- PASS: TestVersion (0.04s) [2022-02-11T19:29:59.995Z] PASS [2022-02-11T19:29:59.995Z] ok github.com/docker/docker/integration/system 1.339s [2022-02-11T19:29:59.995Z] [2022-02-11T19:29:59.995Z] === Skipped [2022-02-11T19:29:59.995Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-11T19:29:59.995Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:29:59.995Z] [2022-02-11T19:29:59.995Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-02-11T19:29:59.995Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-02-11T19:29:59.995Z] [2022-02-11T19:29:59.995Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-02-11T19:29:59.995Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-02-11T19:29:59.995Z] [2022-02-11T19:29:59.995Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.01s) [2022-02-11T19:29:59.995Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-02-11T19:29:59.995Z] [2022-02-11T19:29:59.995Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-02-11T19:29:59.995Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-02-11T19:29:59.995Z] [2022-02-11T19:29:59.995Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-02-11T19:29:59.995Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-11T19:29:59.995Z] [2022-02-11T19:29:59.995Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-02-11T19:29:59.995Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-11T19:29:59.995Z] [2022-02-11T19:29:59.995Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-02-11T19:29:59.995Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-11T19:29:59.995Z] [2022-02-11T19:29:59.995Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-02-11T19:29:59.995Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-11T19:29:59.995Z] [2022-02-11T19:29:59.995Z] DONE 15 tests, 9 skipped in 3.512s [2022-02-11T19:30:00.036Z] ok github.com/docker/docker/libnetwork/ipam 13.845s coverage: 85.3% of statements [2022-02-11T19:30:00.036Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-02-11T19:30:00.036Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-02-11T19:30:00.036Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-02-11T19:30:00.036Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2022-02-11T19:30:00.036Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-02-11T19:30:00.036Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-02-11T19:30:00.036Z] ok github.com/docker/docker/libnetwork/ipamutils 0.243s coverage: 74.0% of statements [2022-02-11T19:30:00.036Z] ok github.com/docker/docker/libnetwork/iptables 0.158s coverage: 45.1% of statements [2022-02-11T19:30:00.036Z] ok github.com/docker/docker/libnetwork/netlabel 0.001s coverage: 60.0% of statements [2022-02-11T19:30:00.036Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-02-11T19:30:00.467Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-02-11T19:30:00.886Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-02-11T19:30:01.815Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-02-11T19:30:02.726Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-11T19:30:02.726Z] INFO: Testing against a local daemon [2022-02-11T19:30:02.726Z] === RUN TestVolumesCreateAndList [2022-02-11T19:30:02.726Z] --- PASS: TestVolumesCreateAndList (0.06s) [2022-02-11T19:30:02.726Z] === RUN TestVolumesRemove [2022-02-11T19:30:02.726Z] --- PASS: TestVolumesRemove (0.19s) [2022-02-11T19:30:02.726Z] === RUN TestVolumesInspect [2022-02-11T19:30:02.726Z] --- PASS: TestVolumesInspect (0.05s) [2022-02-11T19:30:02.726Z] === RUN TestVolumesInvalidJSON [2022-02-11T19:30:02.726Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-02-11T19:30:02.726Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-02-11T19:30:02.726Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-02-11T19:30:02.726Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-02-11T19:30:02.726Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-02-11T19:30:02.726Z] PASS [2022-02-11T19:30:02.726Z] ok github.com/docker/docker/integration/volume 0.397s [2022-02-11T19:30:02.726Z] [2022-02-11T19:30:02.726Z] DONE 5 tests in 2.661s [2022-02-11T19:30:02.746Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-02-11T19:30:03.003Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-02-11T19:30:03.199Z] INFO: make.ps1 ended at 02/11/2022 19:30:02 [2022-02-11T19:30:03.199Z] INFO: Integration CLI tests being run from the host: [2022-02-11T19:30:03.199Z] 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-02-11T19:30:03.343Z] --- PASS: TestBuildWithHugeFile (155.96s) [2022-02-11T19:30:03.343Z] === RUN TestBuildWCOWSandboxSize [2022-02-11T19:30:03.343Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-11T19:30:03.343Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-02-11T19:30:03.343Z] === RUN TestBuildWithEmptyDockerfile [2022-02-11T19:30:03.343Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-11T19:30:03.343Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-11T19:30:03.343Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-11T19:30:03.343Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-11T19:30:03.343Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-11T19:30:03.343Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-11T19:30:03.343Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-11T19:30:03.343Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-11T19:30:03.343Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-11T19:30:03.343Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2022-02-11T19:30:03.343Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2022-02-11T19:30:03.343Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-02-11T19:30:03.343Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-02-11T19:30:03.343Z] === RUN TestBuildPreserveOwnership [2022-02-11T19:30:03.343Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-11T19:30:03.343Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-02-11T19:30:03.343Z] === RUN TestBuildPlatformInvalid [2022-02-11T19:30:03.343Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-02-11T19:30:03.343Z] PASS [2022-02-11T19:30:03.343Z] ok github.com/docker/docker/integration/build 232.741s [2022-02-11T19:30:03.343Z] [2022-02-11T19:30:03.343Z] === Skipped [2022-02-11T19:30:03.343Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-02-11T19:30:03.343Z] build_session_test.go:25: TODO: BuildKit [2022-02-11T19:30:03.343Z] [2022-02-11T19:30:03.343Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-02-11T19:30:03.343Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:30:03.343Z] [2022-02-11T19:30:03.343Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2022-02-11T19:30:03.343Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-11T19:30:03.343Z] [2022-02-11T19:30:03.343Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2022-02-11T19:30:03.343Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-11T19:30:03.343Z] [2022-02-11T19:30:03.343Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-02-11T19:30:03.343Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-11T19:30:03.343Z] [2022-02-11T19:30:03.343Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-02-11T19:30:03.343Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-11T19:30:03.343Z] [2022-02-11T19:30:03.343Z] DONE 29 tests, 6 skipped in 268.973s [2022-02-11T19:30:03.343Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-02-11T19:30:03.343Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-11T19:30:03.343Z] INFO: Testing against a local daemon [2022-02-11T19:30:03.343Z] === RUN TestConfigInspect [2022-02-11T19:30:03.343Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:30:03.343Z] --- SKIP: TestConfigInspect (0.00s) [2022-02-11T19:30:03.343Z] === RUN TestConfigList [2022-02-11T19:30:03.343Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:30:03.343Z] --- SKIP: TestConfigList (0.00s) [2022-02-11T19:30:03.343Z] === RUN TestConfigsCreateAndDelete [2022-02-11T19:30:03.343Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:30:03.343Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-02-11T19:30:03.343Z] === RUN TestConfigsUpdate [2022-02-11T19:30:03.343Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:30:03.343Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-02-11T19:30:03.343Z] === RUN TestTemplatedConfig [2022-02-11T19:30:03.343Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:30:03.343Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-02-11T19:30:03.343Z] === RUN TestConfigCreateResolve [2022-02-11T19:30:03.343Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-02-11T19:30:03.343Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-02-11T19:30:03.343Z] PASS [2022-02-11T19:30:03.343Z] ok github.com/docker/docker/integration/config 0.139s [2022-02-11T19:30:03.343Z] [2022-02-11T19:30:03.343Z] === Skipped [2022-02-11T19:30:03.343Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-02-11T19:30:03.343Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:30:03.343Z] [2022-02-11T19:30:03.343Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-02-11T19:30:03.343Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:30:03.343Z] [2022-02-11T19:30:03.343Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-02-11T19:30:03.343Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:30:03.343Z] [2022-02-11T19:30:03.343Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-02-11T19:30:03.343Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:30:03.343Z] [2022-02-11T19:30:03.343Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-02-11T19:30:03.343Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:30:03.343Z] [2022-02-11T19:30:03.343Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-02-11T19:30:03.343Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-02-11T19:30:03.343Z] [2022-02-11T19:30:03.343Z] DONE 6 tests, 6 skipped in 2.381s [2022-02-11T19:30:03.343Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-02-11T19:30:03.343Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-11T19:30:03.343Z] INFO: Testing against a local daemon [2022-02-11T19:30:03.343Z] === RUN TestCheckpoint [2022-02-11T19:30:03.343Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-11T19:30:03.343Z] --- SKIP: TestCheckpoint (0.00s) [2022-02-11T19:30:03.343Z] === RUN TestContainerInvalidJSON [2022-02-11T19:30:03.343Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-02-11T19:30:03.343Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-02-11T19:30:03.343Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-02-11T19:30:03.343Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-02-11T19:30:03.343Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-02-11T19:30:03.343Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-02-11T19:30:03.343Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-02-11T19:30:03.343Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-02-11T19:30:03.343Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-02-11T19:30:03.343Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-02-11T19:30:03.343Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.29s) [2022-02-11T19:30:03.343Z] === RUN TestCopyFromContainerPathIsNotDir [2022-02-11T19:30:03.343Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.26s) [2022-02-11T19:30:03.343Z] === RUN TestCopyToContainerPathDoesNotExist [2022-02-11T19:30:03.566Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-02-11T19:30:03.814Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.26s) [2022-02-11T19:30:03.814Z] === RUN TestCopyToContainerPathIsNotDir [2022-02-11T19:30:04.129Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-02-11T19:30:04.285Z] --- PASS: TestCopyToContainerPathIsNotDir (0.48s) [2022-02-11T19:30:04.285Z] === RUN TestCopyFromContainer [2022-02-11T19:30:04.285Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:30:04.285Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-02-11T19:30:04.285Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-02-11T19:30:04.285Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-11T19:30:04.285Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-11T19:30:04.285Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-11T19:30:04.285Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-11T19:30:04.285Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-11T19:30:04.285Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-11T19:30:04.285Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-11T19:30:04.285Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-11T19:30:04.285Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-11T19:30:04.285Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2022-02-11T19:30:04.285Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-02-11T19:30:04.285Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-02-11T19:30:04.285Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-02-11T19:30:04.285Z] === RUN TestCreateLinkToNonExistingContainer [2022-02-11T19:30:04.285Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-02-11T19:30:04.285Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-02-11T19:30:04.285Z] === RUN TestCreateWithInvalidEnv [2022-02-11T19:30:04.285Z] === RUN TestCreateWithInvalidEnv/0 [2022-02-11T19:30:04.285Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-02-11T19:30:04.285Z] === RUN TestCreateWithInvalidEnv/1 [2022-02-11T19:30:04.285Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-02-11T19:30:04.285Z] === RUN TestCreateWithInvalidEnv/2 [2022-02-11T19:30:04.285Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-02-11T19:30:04.285Z] === CONT TestCreateWithInvalidEnv/0 [2022-02-11T19:30:04.285Z] === CONT TestCreateWithInvalidEnv/1 [2022-02-11T19:30:04.285Z] === CONT TestCreateWithInvalidEnv/2 [2022-02-11T19:30:04.285Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2022-02-11T19:30:04.285Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-02-11T19:30:04.285Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2022-02-11T19:30:04.285Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2022-02-11T19:30:04.285Z] === RUN TestCreateTmpfsMountsTarget [2022-02-11T19:30:04.285Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:30:04.285Z] --- SKIP: TestCreateTmpfsMountsTarget (0.01s) [2022-02-11T19:30:04.285Z] === RUN TestCreateWithCustomMaskedPaths [2022-02-11T19:30:04.285Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-02-11T19:30:04.285Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-02-11T19:30:04.285Z] === RUN TestCreateWithCustomReadonlyPaths [2022-02-11T19:30:04.285Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-02-11T19:30:04.285Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-02-11T19:30:04.285Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-02-11T19:30:04.285Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-11T19:30:04.285Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-11T19:30:04.285Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-11T19:30:04.285Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-11T19:30:04.285Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-11T19:30:04.285Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-11T19:30:04.285Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-11T19:30:04.285Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-11T19:30:04.285Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-11T19:30:04.285Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-11T19:30:04.285Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-11T19:30:04.285Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-11T19:30:04.285Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-11T19:30:04.285Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-11T19:30:04.285Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-11T19:30:04.285Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2022-02-11T19:30:04.285Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-02-11T19:30:04.285Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-02-11T19:30:04.285Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-02-11T19:30:04.285Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-02-11T19:30:04.285Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-02-11T19:30:04.285Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-02-11T19:30:04.285Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-02-11T19:30:04.285Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-02-11T19:30:04.285Z] === RUN TestCreateDifferentPlatform [2022-02-11T19:30:04.285Z] === RUN TestCreateDifferentPlatform/different_os [2022-02-11T19:30:04.285Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-02-11T19:30:04.285Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2022-02-11T19:30:04.285Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-02-11T19:30:04.285Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-02-11T19:30:04.285Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-02-11T19:30:04.695Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-02-11T19:30:04.756Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.09s) [2022-02-11T19:30:04.756Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-02-11T19:30:04.756Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-02-11T19:30:04.756Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-02-11T19:30:04.756Z] === RUN TestContainerKillOnDaemonStart [2022-02-11T19:30:04.756Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:30:04.756Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-02-11T19:30:04.756Z] === RUN TestDiff [2022-02-11T19:30:04.756Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-02-11T19:30:04.756Z] --- SKIP: TestDiff (0.00s) [2022-02-11T19:30:04.756Z] === RUN TestExecWithCloseStdin [2022-02-11T19:30:04.952Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-02-11T19:30:06.321Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-02-11T19:30:07.717Z] --- PASS: TestExecWithCloseStdin (2.91s) [2022-02-11T19:30:07.717Z] === RUN TestExec [2022-02-11T19:30:08.838Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-02-11T19:30:08.838Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-02-11T19:30:08.838Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-02-11T19:30:10.205Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-02-11T19:30:10.683Z] --- PASS: TestExec (2.69s) [2022-02-11T19:30:10.683Z] === RUN TestExecUser [2022-02-11T19:30:10.683Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-02-11T19:30:10.683Z] --- SKIP: TestExecUser (0.00s) [2022-02-11T19:30:10.683Z] === RUN TestExportContainerAndImportImage [2022-02-11T19:30:10.683Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:30:10.683Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-02-11T19:30:10.683Z] === RUN TestExportContainerAfterDaemonRestart [2022-02-11T19:30:10.683Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:30:10.683Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-02-11T19:30:10.683Z] === RUN TestHealthCheckWorkdir [2022-02-11T19:30:10.683Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-02-11T19:30:10.683Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-02-11T19:30:10.683Z] === RUN TestHealthKillContainer [2022-02-11T19:30:10.683Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-02-11T19:30:10.683Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-02-11T19:30:10.683Z] === RUN TestInspectCpusetInConfigPre120 [2022-02-11T19:30:10.683Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-02-11T19:30:10.683Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-02-11T19:30:10.683Z] === RUN TestKillContainerInvalidSignal [2022-02-11T19:30:11.135Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-02-11T19:30:12.904Z] --- PASS: TestKillContainerInvalidSignal (2.35s) [2022-02-11T19:30:12.904Z] === RUN TestKillContainer [2022-02-11T19:30:12.904Z] === RUN TestKillContainer/no_signal [2022-02-11T19:30:13.028Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-02-11T19:30:14.920Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-02-11T19:30:14.920Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2022-02-11T19:30:14.920Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-02-11T19:30:14.920Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2022-02-11T19:30:14.920Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-02-11T19:30:14.920Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-02-11T19:30:15.128Z] === RUN TestKillContainer/non_killing_signal [2022-02-11T19:30:15.128Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-02-11T19:30:15.128Z] === RUN TestKillContainer/killing_signal [2022-02-11T19:30:15.757Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-11T19:30:15.757Z] INFO: Testing against a local daemon [2022-02-11T19:30:15.757Z] === RUN TestDockerSuite [2022-02-11T19:30:15.757Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-02-11T19:30:15.757Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-02-11T19:30:15.757Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-02-11T19:30:15.757Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-02-11T19:30:15.757Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-02-11T19:30:15.757Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-02-11T19:30:15.757Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-02-11T19:30:15.757Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-02-11T19:30:15.757Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-02-11T19:30:15.757Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-02-11T19:30:15.757Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-02-11T19:30:15.757Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-02-11T19:30:16.233Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-02-11T19:30:16.287Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-02-11T19:30:16.705Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-02-11T19:30:16.850Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-02-11T19:30:18.095Z] --- PASS: TestKillContainer (5.18s) [2022-02-11T19:30:18.095Z] --- PASS: TestKillContainer/no_signal (2.28s) [2022-02-11T19:30:18.095Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-02-11T19:30:18.095Z] --- PASS: TestKillContainer/killing_signal (2.84s) [2022-02-11T19:30:18.095Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-02-11T19:30:18.095Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-11T19:30:18.095Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-02-11T19:30:18.095Z] === RUN TestKillStoppedContainer [2022-02-11T19:30:18.095Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-11T19:30:18.095Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-02-11T19:30:18.095Z] === RUN TestKillStoppedContainerAPIPre120 [2022-02-11T19:30:18.095Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-11T19:30:18.095Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-02-11T19:30:18.095Z] === RUN TestKillDifferentUserContainer [2022-02-11T19:30:18.095Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-02-11T19:30:18.095Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-02-11T19:30:18.095Z] === RUN TestInspectOomKilledTrue [2022-02-11T19:30:18.095Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:30:18.095Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-02-11T19:30:18.095Z] === RUN TestInspectOomKilledFalse [2022-02-11T19:30:18.095Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-11T19:30:18.095Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-02-11T19:30:18.095Z] === RUN TestLogsFollowTailEmpty [2022-02-11T19:30:18.218Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-02-11T19:30:18.798Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-02-11T19:30:19.739Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-02-11T19:30:20.302Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-02-11T19:30:20.302Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-02-11T19:30:20.302Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-02-11T19:30:20.315Z] --- PASS: TestLogsFollowTailEmpty (2.21s) [2022-02-11T19:30:20.315Z] === RUN TestNetworkNat [2022-02-11T19:30:20.315Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-02-11T19:30:20.315Z] --- SKIP: TestNetworkNat (0.00s) [2022-02-11T19:30:20.315Z] === RUN TestNetworkLocalhostTCPNat [2022-02-11T19:30:20.558Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-02-11T19:30:21.926Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-02-11T19:30:21.926Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-02-11T19:30:22.183Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-02-11T19:30:22.537Z] --- PASS: TestNetworkLocalhostTCPNat (2.65s) [2022-02-11T19:30:22.537Z] === RUN TestNetworkLoopbackNat [2022-02-11T19:30:22.537Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-02-11T19:30:22.537Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-02-11T19:30:22.537Z] === RUN TestPause [2022-02-11T19:30:22.537Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-02-11T19:30:22.537Z] --- SKIP: TestPause (0.00s) [2022-02-11T19:30:22.537Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-02-11T19:30:22.745Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-02-11T19:30:23.005Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-02-11T19:30:23.566Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-02-11T19:30:23.567Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-02-11T19:30:24.130Z] === RUN TestDockerSuite/TestRunEnvironment [2022-02-11T19:30:24.130Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-02-11T19:30:24.387Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-02-11T19:30:24.761Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.21s) [2022-02-11T19:30:24.761Z] === RUN TestPauseStopPausedContainer [2022-02-11T19:30:24.761Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:30:24.761Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-02-11T19:30:24.761Z] === RUN TestPsFilter [2022-02-11T19:30:24.951Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-02-11T19:30:25.207Z] === RUN TestDockerSuite/TestRunExitCode [2022-02-11T19:30:25.231Z] --- PASS: TestPsFilter (0.22s) [2022-02-11T19:30:25.231Z] === RUN TestRemoveContainerWithRemovedVolume [2022-02-11T19:30:26.136Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-02-11T19:30:26.700Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-02-11T19:30:27.630Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-02-11T19:30:27.887Z] === RUN TestDockerSuite/TestRunExposePort [2022-02-11T19:30:27.887Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-02-11T19:30:28.199Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.79s) [2022-02-11T19:30:28.199Z] === RUN TestRemoveContainerWithVolume [2022-02-11T19:30:28.449Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-02-11T19:30:29.013Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-02-11T19:30:29.942Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-02-11T19:30:30.198Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-02-11T19:30:30.198Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-02-11T19:30:30.198Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-02-11T19:30:32.720Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-02-11T19:30:32.720Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-02-11T19:30:35.371Z] --- PASS: TestRemoveContainerWithVolume (7.33s) [2022-02-11T19:30:35.371Z] === RUN TestRemoveContainerRunning [2022-02-11T19:30:37.593Z] --- PASS: TestRemoveContainerRunning (2.33s) [2022-02-11T19:30:37.593Z] === RUN TestRemoveContainerForceRemoveRunning [2022-02-11T19:30:39.819Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.45s) [2022-02-11T19:30:39.819Z] === RUN TestRemoveInvalidContainer [2022-02-11T19:30:39.819Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-02-11T19:30:39.819Z] === RUN TestRenameLinkedContainer [2022-02-11T19:30:39.819Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-02-11T19:30:39.819Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-02-11T19:30:39.819Z] === RUN TestRenameStoppedContainer [2022-02-11T19:30:44.911Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-02-11T19:30:44.911Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-02-11T19:30:45.177Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-02-11T19:30:45.177Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-02-11T19:30:45.177Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-02-11T19:30:45.177Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-02-11T19:30:45.738Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-02-11T19:30:48.258Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-02-11T19:30:48.496Z] --- PASS: TestRenameStoppedContainer (7.33s) [2022-02-11T19:30:48.496Z] === RUN TestRenameRunningContainerAndReuse [2022-02-11T19:30:48.514Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-02-11T19:30:49.443Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-02-11T19:30:50.810Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-02-11T19:30:52.181Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-02-11T19:30:52.303Z] --- PASS: TestRenameRunningContainerAndReuse (4.67s) [2022-02-11T19:30:52.303Z] === RUN TestRenameInvalidName [2022-02-11T19:30:53.474Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-02-11T19:30:53.474Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-02-11T19:30:53.474Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-02-11T19:30:53.474Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-02-11T19:30:53.474Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-02-11T19:30:53.474Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-02-11T19:30:53.474Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-02-11T19:30:53.474Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-02-11T19:30:53.474Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-02-11T19:30:53.474Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-02-11T19:30:53.474Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-02-11T19:30:53.474Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-02-11T19:30:53.474Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-02-11T19:30:53.474Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-02-11T19:30:53.474Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-02-11T19:30:53.474Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-02-11T19:30:53.474Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-02-11T19:30:53.474Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-02-11T19:30:53.474Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-02-11T19:30:53.474Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-02-11T19:30:53.474Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-02-11T19:30:53.474Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-02-11T19:30:53.474Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-02-11T19:30:53.474Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-02-11T19:30:53.474Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-02-11T19:30:53.474Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-02-11T19:30:53.474Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-02-11T19:30:53.474Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-02-11T19:30:53.474Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-02-11T19:30:53.474Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2022-02-11T19:30:53.474Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-02-11T19:30:53.474Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2022-02-11T19:30:53.474Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-02-11T19:30:53.474Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-02-11T19:30:53.474Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-02-11T19:30:54.526Z] --- PASS: TestRenameInvalidName (2.33s) [2022-02-11T19:30:54.526Z] === RUN TestRenameAnonymousContainer [2022-02-11T19:30:54.695Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-02-11T19:30:56.462Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-02-11T19:30:56.462Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-02-11T19:30:56.462Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-02-11T19:30:56.462Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-02-11T19:30:56.462Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-02-11T19:30:56.587Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-02-11T19:30:56.844Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-02-11T19:30:57.103Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-02-11T19:30:57.359Z] === RUN TestDockerSuite/TestRunModeHostname [2022-02-11T19:30:58.290Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-02-11T19:30:58.290Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-02-11T19:30:58.547Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-02-11T19:30:59.916Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-02-11T19:30:59.916Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-02-11T19:31:00.843Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-02-11T19:31:01.774Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-02-11T19:31:01.774Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-02-11T19:31:02.031Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-02-11T19:31:02.960Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-02-11T19:31:03.216Z] === RUN TestDockerSuite/TestRunMount [2022-02-11T19:31:03.648Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-02-11T19:31:04.977Z] --- PASS: TestRenameAnonymousContainer (9.42s) [2022-02-11T19:31:04.977Z] === RUN TestRenameContainerWithSameName [2022-02-11T19:31:05.744Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-02-11T19:31:05.968Z] --- PASS: TestRenameContainerWithSameName (2.24s) [2022-02-11T19:31:05.968Z] === RUN TestRenameContainerWithLinkedContainer [2022-02-11T19:31:05.968Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-02-11T19:31:05.968Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-02-11T19:31:05.968Z] === RUN TestResize [2022-02-11T19:31:08.190Z] --- PASS: TestResize (2.18s) [2022-02-11T19:31:08.190Z] === RUN TestResizeWithInvalidSize [2022-02-11T19:31:08.263Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-02-11T19:31:08.826Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-02-11T19:31:09.389Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-02-11T19:31:09.389Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-02-11T19:31:10.317Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-02-11T19:31:10.421Z] --- PASS: TestResizeWithInvalidSize (2.26s) [2022-02-11T19:31:10.421Z] === RUN TestResizeWhenContainerNotStarted [2022-02-11T19:31:12.208Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-02-11T19:31:13.383Z] --- PASS: TestResizeWhenContainerNotStarted (2.69s) [2022-02-11T19:31:13.383Z] === RUN TestDaemonRestartKillContainers [2022-02-11T19:31:13.383Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:31:13.383Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-02-11T19:31:13.383Z] === RUN TestStats [2022-02-11T19:31:13.383Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-02-11T19:31:13.383Z] --- SKIP: TestStats (0.00s) [2022-02-11T19:31:13.383Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-02-11T19:31:14.101Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-02-11T19:31:14.663Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-02-11T19:31:16.554Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-02-11T19:31:17.921Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-02-11T19:31:18.158Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.97s) [2022-02-11T19:31:18.158Z] === RUN TestStopContainerWithTimeout [2022-02-11T19:31:18.158Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-02-11T19:31:18.158Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-02-11T19:31:18.158Z] === RUN TestUpdateRestartPolicy [2022-02-11T19:31:18.852Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-02-11T19:31:19.781Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-02-11T19:31:19.781Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-02-11T19:31:20.343Z] === RUN TestDockerSuite/TestRunNetHost [2022-02-11T19:31:20.905Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-02-11T19:31:21.466Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-02-11T19:31:22.028Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-02-11T19:31:23.395Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-02-11T19:31:24.327Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-02-11T19:31:26.864Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-02-11T19:31:27.427Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-02-11T19:31:27.427Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-02-11T19:31:27.993Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-02-11T19:31:27.993Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-02-11T19:31:28.250Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-02-11T19:31:28.815Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-02-11T19:31:28.815Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-02-11T19:31:29.377Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-02-11T19:31:34.621Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-02-11T19:31:34.621Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-02-11T19:31:34.621Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-02-11T19:31:35.183Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-02-11T19:31:35.745Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-02-11T19:31:36.676Z] === RUN TestDockerSuite/TestRunPortInUse [2022-02-11T19:31:37.605Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-02-11T19:31:37.605Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-02-11T19:31:37.862Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2022-02-11T19:31:37.862Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-02-11T19:31:38.425Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-02-11T19:31:38.987Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-02-11T19:31:39.551Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-02-11T19:31:40.481Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-02-11T19:31:40.481Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2022-02-11T19:31:40.481Z] === RUN TestDockerSuite/TestRunPublishPort [2022-02-11T19:31:41.044Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-02-11T19:31:41.607Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-02-11T19:31:41.607Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2022-02-11T19:31:41.607Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-02-11T19:31:42.169Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-02-11T19:31:43.099Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-02-11T19:31:43.099Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved [2022-02-11T19:31:43.099Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-02-11T19:31:43.503Z] --- PASS: TestUpdateRestartPolicy (22.20s) [2022-02-11T19:31:43.503Z] === RUN TestUpdateRestartWithAutoRemove [2022-02-11T19:31:43.503Z] --- PASS: TestUpdateRestartWithAutoRemove (2.25s) [2022-02-11T19:31:43.503Z] === RUN TestWaitNonBlocked [2022-02-11T19:31:43.503Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-11T19:31:43.503Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-11T19:31:43.503Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-11T19:31:43.503Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-11T19:31:43.503Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-11T19:31:43.503Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-11T19:31:44.995Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-02-11T19:31:45.733Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-02-11T19:31:45.733Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.02s) [2022-02-11T19:31:45.733Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.12s) [2022-02-11T19:31:45.733Z] === RUN TestWaitBlocked [2022-02-11T19:31:45.733Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-02-11T19:31:45.733Z] --- SKIP: TestWaitBlocked (0.00s) [2022-02-11T19:31:45.733Z] PASS [2022-02-11T19:31:45.733Z] ok github.com/docker/docker/integration/container 102.838s [2022-02-11T19:31:45.733Z] [2022-02-11T19:31:45.733Z] === Skipped [2022-02-11T19:31:45.733Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-02-11T19:31:45.733Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-11T19:31:45.733Z] [2022-02-11T19:31:45.733Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-02-11T19:31:45.733Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:31:45.733Z] [2022-02-11T19:31:45.733Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-02-11T19:31:45.733Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-02-11T19:31:45.733Z] [2022-02-11T19:31:45.733Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.01s) [2022-02-11T19:31:45.733Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:31:45.733Z] [2022-02-11T19:31:45.733Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-02-11T19:31:45.733Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-02-11T19:31:45.733Z] [2022-02-11T19:31:45.733Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-02-11T19:31:45.733Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-02-11T19:31:45.733Z] [2022-02-11T19:31:45.733Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-02-11T19:31:45.733Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-02-11T19:31:45.733Z] [2022-02-11T19:31:45.733Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-02-11T19:31:45.733Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-02-11T19:31:45.733Z] [2022-02-11T19:31:45.733Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-02-11T19:31:45.733Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:31:45.733Z] [2022-02-11T19:31:45.733Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-02-11T19:31:45.733Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-02-11T19:31:45.733Z] [2022-02-11T19:31:45.733Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-02-11T19:31:45.733Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-02-11T19:31:45.733Z] [2022-02-11T19:31:45.733Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-02-11T19:31:45.733Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:31:45.733Z] [2022-02-11T19:31:45.733Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-02-11T19:31:45.733Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:31:45.733Z] [2022-02-11T19:31:45.733Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-02-11T19:31:45.733Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-02-11T19:31:45.733Z] [2022-02-11T19:31:45.733Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-02-11T19:31:45.734Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-02-11T19:31:45.734Z] [2022-02-11T19:31:45.734Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-02-11T19:31:45.734Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-02-11T19:31:45.734Z] [2022-02-11T19:31:45.734Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-02-11T19:31:45.734Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-02-11T19:31:45.734Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-02-11T19:31:45.734Z] [2022-02-11T19:31:45.734Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-02-11T19:31:45.734Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-11T19:31:45.734Z] [2022-02-11T19:31:45.734Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-02-11T19:31:45.734Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-11T19:31:45.734Z] [2022-02-11T19:31:45.734Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-02-11T19:31:45.734Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-11T19:31:45.734Z] [2022-02-11T19:31:45.734Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-02-11T19:31:45.734Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-02-11T19:31:45.734Z] [2022-02-11T19:31:45.734Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-02-11T19:31:45.734Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:31:45.734Z] [2022-02-11T19:31:45.734Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-02-11T19:31:45.734Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-11T19:31:45.734Z] [2022-02-11T19:31:45.734Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-02-11T19:31:45.734Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-02-11T19:31:45.734Z] [2022-02-11T19:31:45.734Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-02-11T19:31:45.734Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-02-11T19:31:45.734Z] [2022-02-11T19:31:45.734Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-02-11T19:31:45.734Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-02-11T19:31:45.734Z] [2022-02-11T19:31:45.734Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-02-11T19:31:45.734Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:31:45.734Z] [2022-02-11T19:31:45.734Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-02-11T19:31:45.734Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-02-11T19:31:45.734Z] [2022-02-11T19:31:45.734Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-02-11T19:31:45.734Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-02-11T19:31:45.734Z] [2022-02-11T19:31:45.734Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-02-11T19:31:45.734Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:31:45.734Z] [2022-02-11T19:31:45.734Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-02-11T19:31:45.734Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-02-11T19:31:45.734Z] [2022-02-11T19:31:45.734Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-02-11T19:31:45.734Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-02-11T19:31:45.734Z] [2022-02-11T19:31:45.734Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-02-11T19:31:45.734Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-02-11T19:31:45.734Z] [2022-02-11T19:31:45.734Z] DONE 87 tests, 33 skipped in 105.826s [2022-02-11T19:31:45.734Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-02-11T19:31:46.379Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-02-11T19:31:46.379Z] === RUN TestDockerSuite/TestRunRm [2022-02-11T19:31:46.941Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-02-11T19:31:49.461Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-02-11T19:31:50.388Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-02-11T19:31:50.950Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-02-11T19:31:51.513Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-02-11T19:31:51.559Z] ok github.com/docker/docker/libnetwork/networkdb 103.887s coverage: 60.0% of statements [2022-02-11T19:31:51.559Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-02-11T19:31:51.559Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-02-11T19:31:51.559Z] ok github.com/docker/docker/libnetwork/osl 4.326s coverage: 39.7% of statements [2022-02-11T19:31:51.559Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.009s coverage: 20.0% of statements [2022-02-11T19:31:51.559Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2022-02-11T19:31:51.559Z] ok github.com/docker/docker/libnetwork/portmapper 0.209s coverage: 48.6% of statements [2022-02-11T19:31:51.559Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2022-02-11T19:31:51.559Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-02-11T19:31:51.559Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-02-11T19:31:51.559Z] [2022-02-11T19:31:51.559Z] === Skipped [2022-02-11T19:31:51.559Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-02-11T19:31:51.559Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-02-11T19:31:51.559Z] [2022-02-11T19:31:51.559Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-02-11T19:31:51.559Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-02-11T19:31:51.559Z] [2022-02-11T19:31:51.559Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-02-11T19:31:51.559Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-02-11T19:31:51.559Z] [2022-02-11T19:31:51.559Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-02-11T19:31:51.559Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-11T19:31:51.559Z] [2022-02-11T19:31:51.559Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-02-11T19:31:51.559Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-11T19:31:51.559Z] [2022-02-11T19:31:51.559Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-02-11T19:31:51.559Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-11T19:31:51.559Z] [2022-02-11T19:31:51.559Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-02-11T19:31:51.559Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-11T19:31:51.559Z] [2022-02-11T19:31:51.559Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-02-11T19:31:51.559Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-11T19:31:51.559Z] [2022-02-11T19:31:51.559Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-02-11T19:31:51.559Z] firewalld_test.go:14: firewalld is not running [2022-02-11T19:31:51.559Z] [2022-02-11T19:31:51.559Z] DONE 326 tests, 9 skipped in 197.776s Post stage [Pipeline] junit [2022-02-11T19:31:51.836Z] Recording test results [2022-02-11T19:31:52.179Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-02-11T19:31:52.526Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43230/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2deec80dba28461a3cb3a51b20dd98b7363dd45b -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2deec80dba28461a3cb3a51b20dd98b7363dd45b hack/validate/vendor [2022-02-11T19:31:52.880Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-02-11T19:31:53.101Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-02-11T19:31:53.443Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-02-11T19:31:53.779Z] + echo Ensuring container killed. [2022-02-11T19:31:53.779Z] Ensuring container killed. [2022-02-11T19:31:53.779Z] + docker rm -vf docker-pr1 [2022-02-11T19:31:53.779Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-02-11T19:31:54.073Z] + echo Chowning /workspace to jenkins user [2022-02-11T19:31:54.073Z] Chowning /workspace to jenkins user [2022-02-11T19:31:54.073Z] + id -u [2022-02-11T19:31:54.073Z] + id -g [2022-02-11T19:31:54.073Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43230:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-02-11T19:31:55.778Z] + bundleName=unit [2022-02-11T19:31:55.778Z] + echo Creating unit-bundles.tar.gz [2022-02-11T19:31:55.778Z] Creating unit-bundles.tar.gz [2022-02-11T19:31:55.778Z] + 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-02-11T19:31:55.778Z] bundles/junit-report-libnetwork.xml [2022-02-11T19:31:55.778Z] bundles/junit-report.xml [2022-02-11T19:31:55.778Z] bundles/go-test-report-libnetwork.json [2022-02-11T19:31:55.778Z] bundles/go-test-report.json [2022-02-11T19:31:55.778Z] bundles/profile-libnetwork.out [2022-02-11T19:31:55.778Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-02-11T19:31:55.794Z] Archiving artifacts [2022-02-11T19:31:55.962Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-02-11T19:31:56.297Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43230/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-02-11T19:31:56.615Z] + make clean [2022-02-11T19:31:56.615Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-02-11T19:31:56.877Z] docker-dev-cache [2022-02-11T19:31:56.877Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-11T19:31:58.307Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-02-11T19:31:58.307Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-02-11T19:31:58.307Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-02-11T19:31:58.307Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-02-11T19:31:58.307Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-02-11T19:31:58.307Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-02-11T19:31:58.307Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-02-11T19:31:58.307Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-02-11T19:31:58.307Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-02-11T19:31:58.307Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-02-11T19:31:58.307Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-02-11T19:31:58.307Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-02-11T19:31:58.307Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-02-11T19:31:58.307Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-02-11T19:31:58.307Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-02-11T19:31:58.307Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-02-11T19:31:58.307Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-02-11T19:31:58.307Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-02-11T19:31:58.307Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-02-11T19:31:58.307Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-02-11T19:31:58.307Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-02-11T19:31:58.307Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-02-11T19:31:58.307Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-02-11T19:31:58.307Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-02-11T19:31:58.307Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-02-11T19:31:58.307Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-02-11T19:31:58.307Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-02-11T19:31:58.307Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-02-11T19:31:58.307Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-02-11T19:31:58.307Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-02-11T19:31:58.307Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-02-11T19:31:58.307Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2022-02-11T19:31:58.307Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-02-11T19:31:58.307Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2022-02-11T19:31:58.307Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-02-11T19:31:58.307Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-02-11T19:31:58.307Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-02-11T19:31:58.307Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-02-11T19:31:58.307Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-02-11T19:31:58.307Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-02-11T19:31:58.307Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-02-11T19:31:58.307Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-02-11T19:31:58.479Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-02-11T19:31:58.479Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-02-11T19:31:59.040Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-02-11T19:31:59.296Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-02-11T19:31:59.858Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-02-11T19:32:00.114Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-02-11T19:32:00.676Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-02-11T19:32:01.240Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-02-11T19:32:01.497Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-02-11T19:32:02.060Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-02-11T19:32:02.060Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-02-11T19:32:04.578Z] === RUN TestDockerSuite/TestRunState [2022-02-11T19:32:04.578Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-02-11T19:32:05.594Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-02-11T19:32:05.958Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-02-11T19:32:06.216Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-02-11T19:32:07.147Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-02-11T19:32:07.147Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-02-11T19:32:07.147Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-02-11T19:32:07.147Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-02-11T19:32:07.711Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-02-11T19:32:07.711Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-02-11T19:32:08.274Z] === RUN TestDockerSuite/TestRunSysctls [2022-02-11T19:32:09.642Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-02-11T19:32:09.642Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-02-11T19:32:09.642Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-02-11T19:32:10.204Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-02-11T19:32:10.204Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-02-11T19:32:11.095Z] === RUN TestConfigDaemonLibtrustID [2022-02-11T19:32:11.095Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-02-11T19:32:11.095Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-02-11T19:32:11.095Z] === RUN TestDaemonConfigValidation [2022-02-11T19:32:11.095Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-02-11T19:32:11.095Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-02-11T19:32:11.095Z] === RUN TestConfigDaemonSeccompProfiles [2022-02-11T19:32:11.095Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-02-11T19:32:11.095Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-02-11T19:32:11.095Z] === RUN TestDaemonProxy [2022-02-11T19:32:11.095Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-02-11T19:32:11.095Z] --- SKIP: TestDaemonProxy (0.00s) [2022-02-11T19:32:11.095Z] PASS [2022-02-11T19:32:11.095Z] ok github.com/docker/docker/integration/daemon 0.137s [2022-02-11T19:32:11.095Z] [2022-02-11T19:32:11.095Z] === Skipped [2022-02-11T19:32:11.095Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-02-11T19:32:11.095Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-02-11T19:32:11.095Z] [2022-02-11T19:32:11.095Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-02-11T19:32:11.095Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-02-11T19:32:11.095Z] [2022-02-11T19:32:11.095Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-02-11T19:32:11.095Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-02-11T19:32:11.095Z] [2022-02-11T19:32:11.095Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-02-11T19:32:11.095Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-02-11T19:32:11.095Z] [2022-02-11T19:32:11.095Z] DONE 4 tests, 4 skipped in 23.788s [2022-02-11T19:32:11.095Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-02-11T19:32:12.097Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-02-11T19:32:12.661Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-02-11T19:32:12.918Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-02-11T19:32:14.284Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-02-11T19:32:14.929Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-11T19:32:14.929Z] INFO: Testing against a local daemon [2022-02-11T19:32:14.929Z] === RUN TestCommitInheritsEnv [2022-02-11T19:32:14.929Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-11T19:32:14.929Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-02-11T19:32:14.929Z] === RUN TestImportExtremelyLargeImageWorks [2022-02-11T19:32:14.929Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-02-11T19:32:14.929Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-02-11T19:32:14.929Z] === RUN TestImportWithCustomPlatform [2022-02-11T19:32:14.929Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-02-11T19:32:14.929Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-02-11T19:32:14.929Z] === RUN TestImagesFilterMultiReference [2022-02-11T19:32:14.929Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2022-02-11T19:32:14.929Z] === RUN TestImagePullPlatformInvalid [2022-02-11T19:32:14.929Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-02-11T19:32:14.929Z] === RUN TestRemoveImageOrphaning [2022-02-11T19:32:15.920Z] --- PASS: TestRemoveImageOrphaning (1.20s) [2022-02-11T19:32:15.920Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-02-11T19:32:15.920Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2022-02-11T19:32:15.920Z] === RUN TestTagInvalidReference [2022-02-11T19:32:15.920Z] --- PASS: TestTagInvalidReference (0.04s) [2022-02-11T19:32:15.920Z] === RUN TestTagValidPrefixedRepo [2022-02-11T19:32:15.920Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2022-02-11T19:32:15.920Z] === RUN TestTagExistedNameWithoutForce [2022-02-11T19:32:15.920Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-02-11T19:32:15.920Z] === RUN TestTagOfficialNames [2022-02-11T19:32:16.175Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-02-11T19:32:16.392Z] --- PASS: TestTagOfficialNames (0.11s) [2022-02-11T19:32:16.392Z] === RUN TestTagMatchesDigest [2022-02-11T19:32:16.392Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-02-11T19:32:16.392Z] PASS [2022-02-11T19:32:16.392Z] ok github.com/docker/docker/integration/image 1.804s [2022-02-11T19:32:16.392Z] [2022-02-11T19:32:16.392Z] === Skipped [2022-02-11T19:32:16.392Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-02-11T19:32:16.392Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-11T19:32:16.392Z] [2022-02-11T19:32:16.392Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-02-11T19:32:16.392Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-02-11T19:32:16.392Z] [2022-02-11T19:32:16.392Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-02-11T19:32:16.392Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-02-11T19:32:16.392Z] [2022-02-11T19:32:16.392Z] DONE 12 tests, 3 skipped in 6.465s [2022-02-11T19:32:16.392Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-02-11T19:32:16.738Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-02-11T19:32:18.631Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-02-11T19:32:18.639Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-11T19:32:18.639Z] INFO: Testing against a local daemon [2022-02-11T19:32:18.639Z] === RUN TestNetworkCreateDelete [2022-02-11T19:32:18.639Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-02-11T19:32:18.639Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-02-11T19:32:18.639Z] === RUN TestDockerNetworkDeletePreferID [2022-02-11T19:32:18.639Z] 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-02-11T19:32:18.639Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-02-11T19:32:18.639Z] === RUN TestDaemonDNSFallback [2022-02-11T19:32:18.639Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-02-11T19:32:18.639Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-02-11T19:32:18.639Z] === RUN TestInspectNetwork [2022-02-11T19:32:18.639Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-02-11T19:32:18.639Z] --- SKIP: TestInspectNetwork (0.00s) [2022-02-11T19:32:18.639Z] === RUN TestRunContainerWithBridgeNone [2022-02-11T19:32:18.639Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-02-11T19:32:18.639Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-02-11T19:32:18.639Z] === RUN TestNetworkInvalidJSON [2022-02-11T19:32:18.639Z] === RUN TestNetworkInvalidJSON//networks/create [2022-02-11T19:32:18.639Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-02-11T19:32:18.639Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-02-11T19:32:18.639Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-02-11T19:32:18.639Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-11T19:32:18.639Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-11T19:32:18.639Z] === CONT TestNetworkInvalidJSON//networks/create [2022-02-11T19:32:18.639Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-11T19:32:18.639Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-02-11T19:32:18.639Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2022-02-11T19:32:18.639Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-02-11T19:32:18.639Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-02-11T19:32:18.639Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-02-11T19:32:18.639Z] === RUN TestNetworkList [2022-02-11T19:32:18.639Z] === RUN TestNetworkList//networks [2022-02-11T19:32:18.639Z] === PAUSE TestNetworkList//networks [2022-02-11T19:32:18.639Z] === RUN TestNetworkList//networks/ [2022-02-11T19:32:18.639Z] === PAUSE TestNetworkList//networks/ [2022-02-11T19:32:18.639Z] === CONT TestNetworkList//networks [2022-02-11T19:32:18.639Z] === CONT TestNetworkList//networks/ [2022-02-11T19:32:18.639Z] --- PASS: TestNetworkList (0.04s) [2022-02-11T19:32:18.639Z] --- PASS: TestNetworkList//networks (0.01s) [2022-02-11T19:32:18.639Z] --- PASS: TestNetworkList//networks/ (0.01s) [2022-02-11T19:32:18.639Z] === RUN TestHostIPv4BridgeLabel [2022-02-11T19:32:18.639Z] network_test.go:128: testEnv.OSType == "windows" [2022-02-11T19:32:18.639Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-02-11T19:32:18.639Z] === RUN TestDaemonRestartWithLiveRestore [2022-02-11T19:32:18.639Z] service_test.go:30: testEnv.OSType == "windows" [2022-02-11T19:32:18.639Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-02-11T19:32:18.639Z] === RUN TestDaemonDefaultNetworkPools [2022-02-11T19:32:18.639Z] service_test.go:59: testEnv.OSType == "windows" [2022-02-11T19:32:18.639Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-02-11T19:32:18.639Z] === RUN TestDaemonRestartWithExistingNetwork [2022-02-11T19:32:18.639Z] service_test.go:103: testEnv.OSType == "windows" [2022-02-11T19:32:18.639Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-02-11T19:32:18.639Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-02-11T19:32:18.639Z] service_test.go:137: testEnv.OSType == "windows" [2022-02-11T19:32:18.639Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-02-11T19:32:18.639Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-02-11T19:32:18.639Z] service_test.go:188: testEnv.OSType == "windows" [2022-02-11T19:32:18.639Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-02-11T19:32:18.639Z] === RUN TestServiceWithPredefinedNetwork [2022-02-11T19:32:18.639Z] service_test.go:213: testEnv.OSType == "windows" [2022-02-11T19:32:18.639Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-02-11T19:32:18.639Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-02-11T19:32:18.639Z] service_test.go:243: FLAKY_TEST [2022-02-11T19:32:18.639Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-11T19:32:18.639Z] === RUN TestServiceWithDataPathPortInit [2022-02-11T19:32:18.639Z] service_test.go:334: testEnv.OSType == "windows" [2022-02-11T19:32:18.639Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-02-11T19:32:18.639Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-02-11T19:32:18.639Z] service_test.go:402: testEnv.OSType == "windows" [2022-02-11T19:32:18.639Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-02-11T19:32:18.639Z] PASS [2022-02-11T19:32:18.639Z] ok github.com/docker/docker/integration/network 0.169s [2022-02-11T19:32:19.112Z] [2022-02-11T19:32:19.112Z] === Skipped [2022-02-11T19:32:19.112Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-02-11T19:32:19.112Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-02-11T19:32:19.112Z] [2022-02-11T19:32:19.112Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-02-11T19:32:19.112Z] 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-02-11T19:32:19.112Z] [2022-02-11T19:32:19.112Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-02-11T19:32:19.112Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-02-11T19:32:19.112Z] [2022-02-11T19:32:19.112Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-02-11T19:32:19.112Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-02-11T19:32:19.112Z] [2022-02-11T19:32:19.112Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-02-11T19:32:19.112Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-02-11T19:32:19.112Z] [2022-02-11T19:32:19.112Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-02-11T19:32:19.112Z] network_test.go:128: testEnv.OSType == "windows" [2022-02-11T19:32:19.112Z] [2022-02-11T19:32:19.112Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-02-11T19:32:19.112Z] service_test.go:30: testEnv.OSType == "windows" [2022-02-11T19:32:19.112Z] [2022-02-11T19:32:19.112Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-02-11T19:32:19.112Z] service_test.go:59: testEnv.OSType == "windows" [2022-02-11T19:32:19.112Z] [2022-02-11T19:32:19.112Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-02-11T19:32:19.112Z] service_test.go:103: testEnv.OSType == "windows" [2022-02-11T19:32:19.112Z] [2022-02-11T19:32:19.112Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-02-11T19:32:19.112Z] service_test.go:137: testEnv.OSType == "windows" [2022-02-11T19:32:19.112Z] [2022-02-11T19:32:19.112Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-02-11T19:32:19.112Z] service_test.go:188: testEnv.OSType == "windows" [2022-02-11T19:32:19.112Z] [2022-02-11T19:32:19.112Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-02-11T19:32:19.112Z] service_test.go:213: testEnv.OSType == "windows" [2022-02-11T19:32:19.112Z] [2022-02-11T19:32:19.112Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-11T19:32:19.112Z] service_test.go:243: FLAKY_TEST [2022-02-11T19:32:19.112Z] [2022-02-11T19:32:19.112Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-02-11T19:32:19.112Z] service_test.go:334: testEnv.OSType == "windows" [2022-02-11T19:32:19.112Z] [2022-02-11T19:32:19.112Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-02-11T19:32:19.112Z] service_test.go:402: testEnv.OSType == "windows" [2022-02-11T19:32:19.112Z] [2022-02-11T19:32:19.112Z] DONE 22 tests, 15 skipped in 2.474s [2022-02-11T19:32:19.112Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-02-11T19:32:19.562Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-02-11T19:32:20.106Z] testing: warning: no tests to run [2022-02-11T19:32:20.106Z] PASS [2022-02-11T19:32:20.106Z] ok github.com/docker/docker/integration/network/ipvlan 0.092s [2022-02-11T19:32:20.106Z] [2022-02-11T19:32:20.106Z] DONE 0 tests in 0.828s [2022-02-11T19:32:20.106Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-02-11T19:32:20.128Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-02-11T19:32:20.689Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-02-11T19:32:21.102Z] testing: warning: no tests to run [2022-02-11T19:32:21.102Z] PASS [2022-02-11T19:32:21.102Z] ok github.com/docker/docker/integration/network/macvlan 0.106s [2022-02-11T19:32:21.102Z] [2022-02-11T19:32:21.102Z] DONE 0 tests in 0.812s [2022-02-11T19:32:21.102Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-02-11T19:32:21.255Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-02-11T19:32:21.255Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-02-11T19:32:21.573Z] testing: warning: no tests to run [2022-02-11T19:32:21.573Z] PASS [2022-02-11T19:32:21.573Z] ok github.com/docker/docker/integration/plugin 0.091s [2022-02-11T19:32:22.048Z] [2022-02-11T19:32:22.048Z] DONE 0 tests in 0.794s [2022-02-11T19:32:22.048Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-02-11T19:32:22.624Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-02-11T19:32:23.046Z] testing: warning: no tests to run [2022-02-11T19:32:23.046Z] PASS [2022-02-11T19:32:23.046Z] ok github.com/docker/docker/integration/plugin/authz 0.115s [2022-02-11T19:32:23.046Z] [2022-02-11T19:32:23.046Z] DONE 0 tests in 0.841s [2022-02-11T19:32:23.046Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-02-11T19:32:23.995Z] === RUN TestDockerSuite/TestRunUserByID [2022-02-11T19:32:24.572Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-02-11T19:32:24.572Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-02-11T19:32:24.832Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-02-11T19:32:24.832Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-02-11T19:32:25.396Z] === RUN TestDockerSuite/TestRunUserByName [2022-02-11T19:32:25.959Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-02-11T19:32:26.524Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-02-11T19:32:26.524Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-02-11T19:32:26.524Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-02-11T19:32:26.781Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-02-11T19:32:27.343Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-02-11T19:32:27.831Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-11T19:32:27.831Z] INFO: Testing against a local daemon [2022-02-11T19:32:27.831Z] === RUN TestPluginInvalidJSON [2022-02-11T19:32:27.831Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-02-11T19:32:27.831Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-02-11T19:32:27.831Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-02-11T19:32:27.831Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-02-11T19:32:27.831Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-02-11T19:32:27.831Z] === RUN TestPluginInstall [2022-02-11T19:32:27.831Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-02-11T19:32:27.831Z] --- SKIP: TestPluginInstall (0.00s) [2022-02-11T19:32:27.831Z] === RUN TestPluginsWithRuntimes [2022-02-11T19:32:27.831Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-02-11T19:32:27.831Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-02-11T19:32:27.831Z] === RUN TestPluginBackCompatMediaTypes [2022-02-11T19:32:27.831Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-02-11T19:32:27.831Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-02-11T19:32:27.831Z] PASS [2022-02-11T19:32:27.831Z] ok github.com/docker/docker/integration/plugin/common 0.120s [2022-02-11T19:32:27.831Z] [2022-02-11T19:32:27.831Z] === Skipped [2022-02-11T19:32:27.831Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-02-11T19:32:27.831Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-02-11T19:32:27.831Z] [2022-02-11T19:32:27.831Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-02-11T19:32:27.831Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-02-11T19:32:27.831Z] [2022-02-11T19:32:27.831Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-02-11T19:32:27.831Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-02-11T19:32:27.831Z] [2022-02-11T19:32:27.831Z] DONE 5 tests, 3 skipped in 4.982s [2022-02-11T19:32:27.831Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-02-11T19:32:30.613Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-02-11T19:32:30.613Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-02-11T19:32:30.613Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-02-11T19:32:30.799Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-11T19:32:30.799Z] INFO: Testing against a local daemon [2022-02-11T19:32:30.799Z] === RUN TestExternalGraphDriver [2022-02-11T19:32:30.799Z] external_test.go:47: runtime.GOOS == "windows" [2022-02-11T19:32:30.799Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-02-11T19:32:30.799Z] === RUN TestGraphdriverPluginV2 [2022-02-11T19:32:30.799Z] external_test.go:407: runtime.GOOS == "windows" [2022-02-11T19:32:30.799Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-02-11T19:32:30.799Z] PASS [2022-02-11T19:32:30.799Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.114s [2022-02-11T19:32:30.799Z] [2022-02-11T19:32:30.799Z] === Skipped [2022-02-11T19:32:30.799Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-02-11T19:32:30.799Z] external_test.go:47: runtime.GOOS == "windows" [2022-02-11T19:32:30.799Z] [2022-02-11T19:32:30.799Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-02-11T19:32:30.799Z] external_test.go:407: runtime.GOOS == "windows" [2022-02-11T19:32:30.799Z] [2022-02-11T19:32:30.799Z] DONE 2 tests, 2 skipped in 2.714s [2022-02-11T19:32:30.799Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-02-11T19:32:31.543Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-02-11T19:32:32.910Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-02-11T19:32:33.083Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-11T19:32:33.083Z] INFO: Testing against a local daemon [2022-02-11T19:32:33.083Z] === RUN TestReadPluginNoRead [2022-02-11T19:32:33.083Z] read_test.go:21: no unix domain sockets on Windows [2022-02-11T19:32:33.083Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-02-11T19:32:33.083Z] PASS [2022-02-11T19:32:33.083Z] ok github.com/docker/docker/integration/plugin/logging 0.116s [2022-02-11T19:32:33.554Z] [2022-02-11T19:32:33.554Z] === Skipped [2022-02-11T19:32:33.554Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-02-11T19:32:33.554Z] read_test.go:21: no unix domain sockets on Windows [2022-02-11T19:32:33.554Z] [2022-02-11T19:32:33.554Z] DONE 1 tests, 1 skipped in 2.563s [2022-02-11T19:32:33.554Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-02-11T19:32:34.278Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-02-11T19:32:34.549Z] testing: warning: no tests to run [2022-02-11T19:32:34.549Z] PASS [2022-02-11T19:32:34.549Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.091s [2022-02-11T19:32:35.022Z] [2022-02-11T19:32:35.022Z] DONE 0 tests in 1.155s [2022-02-11T19:32:35.022Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-02-11T19:32:35.650Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-02-11T19:32:35.650Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-02-11T19:32:37.271Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-11T19:32:37.271Z] INFO: Testing against a local daemon [2022-02-11T19:32:37.271Z] === RUN TestPluginWithDevMounts [2022-02-11T19:32:37.271Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:32:37.271Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-02-11T19:32:37.271Z] PASS [2022-02-11T19:32:37.271Z] ok github.com/docker/docker/integration/plugin/volumes 0.109s [2022-02-11T19:32:37.271Z] [2022-02-11T19:32:37.271Z] === Skipped [2022-02-11T19:32:37.271Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-02-11T19:32:37.271Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:32:37.271Z] [2022-02-11T19:32:37.271Z] DONE 1 tests, 1 skipped in 2.421s [2022-02-11T19:32:37.271Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-02-11T19:32:37.541Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-02-11T19:32:38.103Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-02-11T19:32:38.103Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2022-02-11T19:32:38.103Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-02-11T19:32:38.103Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2022-02-11T19:32:38.103Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-02-11T19:32:38.103Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2022-02-11T19:32:38.103Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-02-11T19:32:38.359Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-02-11T19:32:38.359Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-02-11T19:32:38.359Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-02-11T19:32:38.922Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-02-11T19:32:39.179Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-02-11T19:32:39.503Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-11T19:32:39.503Z] INFO: Testing against a local daemon [2022-02-11T19:32:39.503Z] === RUN TestSecretInspect [2022-02-11T19:32:39.503Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:32:39.503Z] --- SKIP: TestSecretInspect (0.00s) [2022-02-11T19:32:39.503Z] === RUN TestSecretList [2022-02-11T19:32:39.503Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:32:39.503Z] --- SKIP: TestSecretList (0.00s) [2022-02-11T19:32:39.503Z] === RUN TestSecretsCreateAndDelete [2022-02-11T19:32:39.503Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:32:39.503Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-02-11T19:32:39.503Z] === RUN TestSecretsUpdate [2022-02-11T19:32:39.503Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:32:39.503Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-02-11T19:32:39.503Z] === RUN TestTemplatedSecret [2022-02-11T19:32:39.503Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:32:39.503Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-02-11T19:32:39.503Z] === RUN TestSecretCreateResolve [2022-02-11T19:32:39.503Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-02-11T19:32:39.503Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-02-11T19:32:39.503Z] PASS [2022-02-11T19:32:39.503Z] ok github.com/docker/docker/integration/secret 0.122s [2022-02-11T19:32:39.977Z] [2022-02-11T19:32:39.977Z] === Skipped [2022-02-11T19:32:39.977Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-02-11T19:32:39.977Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:32:39.977Z] [2022-02-11T19:32:39.977Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-02-11T19:32:39.977Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:32:39.977Z] [2022-02-11T19:32:39.977Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-02-11T19:32:39.977Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:32:39.977Z] [2022-02-11T19:32:39.977Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-02-11T19:32:39.977Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:32:39.977Z] [2022-02-11T19:32:39.977Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-02-11T19:32:39.977Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:32:39.977Z] [2022-02-11T19:32:39.977Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-02-11T19:32:39.977Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-02-11T19:32:39.977Z] [2022-02-11T19:32:39.977Z] DONE 6 tests, 6 skipped in 2.224s [2022-02-11T19:32:39.977Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-02-11T19:32:40.108Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-02-11T19:32:40.670Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-02-11T19:32:41.236Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-02-11T19:32:41.236Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-02-11T19:32:41.493Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-02-11T19:32:41.493Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-02-11T19:32:41.493Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-02-11T19:32:41.493Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-02-11T19:32:41.493Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-02-11T19:32:41.493Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-02-11T19:32:41.750Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-02-11T19:32:41.750Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-02-11T19:32:41.750Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-02-11T19:32:41.750Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-02-11T19:32:41.750Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-02-11T19:32:41.750Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-02-11T19:32:41.750Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-02-11T19:32:41.750Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-02-11T19:32:41.750Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-02-11T19:32:42.006Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-02-11T19:32:42.569Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-02-11T19:32:42.569Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-02-11T19:32:42.943Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-11T19:32:42.943Z] INFO: Testing against a local daemon [2022-02-11T19:32:42.943Z] === RUN TestServiceCreateInit [2022-02-11T19:32:42.943Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-02-11T19:32:42.943Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:32:42.943Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-02-11T19:32:42.943Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:32:42.943Z] --- PASS: TestServiceCreateInit (0.07s) [2022-02-11T19:32:42.943Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-11T19:32:42.943Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-11T19:32:42.943Z] === RUN TestCreateServiceMultipleTimes [2022-02-11T19:32:42.943Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:32:42.943Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-02-11T19:32:42.943Z] === RUN TestCreateServiceConflict [2022-02-11T19:32:42.943Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:32:42.943Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-02-11T19:32:42.943Z] === RUN TestCreateServiceMaxReplicas [2022-02-11T19:32:42.943Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:32:42.943Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2022-02-11T19:32:42.943Z] === RUN TestCreateWithDuplicateNetworkNames [2022-02-11T19:32:42.943Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:32:42.943Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-02-11T19:32:42.943Z] === RUN TestCreateServiceSecretFileMode [2022-02-11T19:32:42.943Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:32:42.943Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-02-11T19:32:42.943Z] === RUN TestCreateServiceConfigFileMode [2022-02-11T19:32:42.943Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:32:42.943Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-02-11T19:32:42.943Z] === RUN TestCreateServiceSysctls [2022-02-11T19:32:42.943Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:32:42.943Z] --- SKIP: TestCreateServiceSysctls (0.05s) [2022-02-11T19:32:42.943Z] === RUN TestCreateServiceCapabilities [2022-02-11T19:32:42.943Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:32:42.943Z] --- SKIP: TestCreateServiceCapabilities (0.05s) [2022-02-11T19:32:42.943Z] === RUN TestInspect [2022-02-11T19:32:42.943Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:32:42.943Z] --- SKIP: TestInspect (0.00s) [2022-02-11T19:32:42.943Z] === RUN TestCreateJob [2022-02-11T19:32:42.943Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:32:42.943Z] --- SKIP: TestCreateJob (0.00s) [2022-02-11T19:32:42.943Z] === RUN TestReplicatedJob [2022-02-11T19:32:42.943Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:32:42.943Z] --- SKIP: TestReplicatedJob (0.00s) [2022-02-11T19:32:42.943Z] === RUN TestUpdateReplicatedJob [2022-02-11T19:32:42.943Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:32:42.943Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-02-11T19:32:42.943Z] === RUN TestServiceListWithStatuses [2022-02-11T19:32:42.943Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:32:42.943Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-02-11T19:32:42.943Z] === RUN TestDockerNetworkConnectAlias [2022-02-11T19:32:42.943Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:32:42.943Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-02-11T19:32:42.943Z] === RUN TestDockerNetworkReConnect [2022-02-11T19:32:42.943Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:32:42.943Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-02-11T19:32:42.943Z] === RUN TestServicePlugin [2022-02-11T19:32:42.943Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:32:42.943Z] --- SKIP: TestServicePlugin (0.00s) [2022-02-11T19:32:42.943Z] === RUN TestServiceUpdateLabel [2022-02-11T19:32:42.943Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-02-11T19:32:42.943Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-02-11T19:32:42.943Z] === RUN TestServiceUpdateSecrets [2022-02-11T19:32:42.943Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-02-11T19:32:42.943Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-02-11T19:32:42.943Z] === RUN TestServiceUpdateConfigs [2022-02-11T19:32:42.943Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-02-11T19:32:42.943Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-02-11T19:32:42.943Z] === RUN TestServiceUpdateNetwork [2022-02-11T19:32:42.943Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-02-11T19:32:42.943Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-02-11T19:32:42.943Z] === RUN TestServiceUpdatePidsLimit [2022-02-11T19:32:42.943Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-02-11T19:32:42.943Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-02-11T19:32:42.943Z] PASS [2022-02-11T19:32:42.943Z] ok github.com/docker/docker/integration/service 0.318s [2022-02-11T19:32:43.153Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-02-11T19:32:43.153Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-02-11T19:32:43.415Z] [2022-02-11T19:32:43.415Z] === Skipped [2022-02-11T19:32:43.415Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-11T19:32:43.415Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:32:43.415Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-11T19:32:43.415Z] [2022-02-11T19:32:43.415Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-11T19:32:43.415Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:32:43.415Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-11T19:32:43.415Z] [2022-02-11T19:32:43.415Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-02-11T19:32:43.415Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:32:43.415Z] [2022-02-11T19:32:43.415Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-02-11T19:32:43.415Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:32:43.415Z] [2022-02-11T19:32:43.415Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2022-02-11T19:32:43.415Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:32:43.415Z] [2022-02-11T19:32:43.415Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-02-11T19:32:43.415Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:32:43.415Z] [2022-02-11T19:32:43.415Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-02-11T19:32:43.415Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:32:43.415Z] [2022-02-11T19:32:43.415Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-02-11T19:32:43.415Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:32:43.415Z] [2022-02-11T19:32:43.415Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.05s) [2022-02-11T19:32:43.415Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:32:43.415Z] [2022-02-11T19:32:43.415Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.05s) [2022-02-11T19:32:43.415Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:32:43.415Z] [2022-02-11T19:32:43.415Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-02-11T19:32:43.415Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:32:43.415Z] [2022-02-11T19:32:43.415Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-02-11T19:32:43.415Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:32:43.415Z] [2022-02-11T19:32:43.415Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-02-11T19:32:43.415Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:32:43.415Z] [2022-02-11T19:32:43.415Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-02-11T19:32:43.415Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:32:43.415Z] [2022-02-11T19:32:43.415Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-02-11T19:32:43.415Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:32:43.415Z] [2022-02-11T19:32:43.415Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-02-11T19:32:43.415Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:32:43.415Z] [2022-02-11T19:32:43.415Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-02-11T19:32:43.415Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:32:43.415Z] [2022-02-11T19:32:43.415Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-02-11T19:32:43.415Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:32:43.415Z] [2022-02-11T19:32:43.415Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-02-11T19:32:43.415Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-02-11T19:32:43.415Z] [2022-02-11T19:32:43.415Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-02-11T19:32:43.415Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-02-11T19:32:43.415Z] [2022-02-11T19:32:43.415Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.01s) [2022-02-11T19:32:43.415Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-02-11T19:32:43.415Z] [2022-02-11T19:32:43.415Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-02-11T19:32:43.415Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-02-11T19:32:43.415Z] [2022-02-11T19:32:43.415Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-02-11T19:32:43.415Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-02-11T19:32:43.415Z] [2022-02-11T19:32:43.415Z] DONE 24 tests, 23 skipped in 3.260s [2022-02-11T19:32:43.415Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-02-11T19:32:43.739Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-02-11T19:32:43.739Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-02-11T19:32:43.996Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-02-11T19:32:44.559Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-02-11T19:32:44.559Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-02-11T19:32:44.559Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-02-11T19:32:45.121Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-02-11T19:32:45.204Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-02-11T19:32:45.204Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-02-11T19:32:45.204Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-02-11T19:32:45.204Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-02-11T19:32:45.204Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-02-11T19:32:45.646Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-11T19:32:45.646Z] INFO: Testing against a local daemon [2022-02-11T19:32:45.646Z] === RUN TestSessionCreate [2022-02-11T19:32:45.646Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-02-11T19:32:45.646Z] --- SKIP: TestSessionCreate (0.00s) [2022-02-11T19:32:45.646Z] === RUN TestSessionCreateWithBadUpgrade [2022-02-11T19:32:45.646Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-02-11T19:32:45.646Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-02-11T19:32:45.646Z] PASS [2022-02-11T19:32:45.646Z] ok github.com/docker/docker/integration/session 0.108s [2022-02-11T19:32:45.646Z] [2022-02-11T19:32:45.646Z] === Skipped [2022-02-11T19:32:45.646Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-02-11T19:32:45.646Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-02-11T19:32:45.646Z] [2022-02-11T19:32:45.646Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-02-11T19:32:45.646Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-02-11T19:32:45.646Z] [2022-02-11T19:32:45.646Z] DONE 2 tests, 2 skipped in 2.265s [2022-02-11T19:32:45.646Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-02-11T19:32:46.050Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-02-11T19:32:46.307Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-02-11T19:32:46.307Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-02-11T19:32:46.307Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-02-11T19:32:46.566Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-02-11T19:32:46.566Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-02-11T19:32:47.496Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-02-11T19:32:47.752Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-02-11T19:32:47.884Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-11T19:32:47.884Z] INFO: Testing against a local daemon [2022-02-11T19:32:47.884Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-02-11T19:32:47.884Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:32:47.884Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-11T19:32:47.884Z] === RUN TestDiskUsage [2022-02-11T19:32:47.884Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-02-11T19:32:47.884Z] --- SKIP: TestDiskUsage (0.00s) [2022-02-11T19:32:47.884Z] === RUN TestEventsExecDie [2022-02-11T19:32:47.884Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-02-11T19:32:47.884Z] --- SKIP: TestEventsExecDie (0.00s) [2022-02-11T19:32:47.884Z] === RUN TestEventsBackwardsCompatible [2022-02-11T19:32:47.884Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-02-11T19:32:47.884Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-02-11T19:32:47.884Z] === RUN TestEventsVolumeCreate [2022-02-11T19:32:47.884Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-02-11T19:32:47.884Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-02-11T19:32:47.884Z] === RUN TestInfoAPI [2022-02-11T19:32:47.884Z] --- PASS: TestInfoAPI (0.05s) [2022-02-11T19:32:47.884Z] === RUN TestInfoAPIWarnings [2022-02-11T19:32:47.884Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-11T19:32:47.884Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-02-11T19:32:47.884Z] === RUN TestInfoDebug [2022-02-11T19:32:47.884Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-11T19:32:47.884Z] --- SKIP: TestInfoDebug (0.00s) [2022-02-11T19:32:47.884Z] === RUN TestInfoInsecureRegistries [2022-02-11T19:32:47.884Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-11T19:32:47.884Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-02-11T19:32:47.884Z] === RUN TestInfoRegistryMirrors [2022-02-11T19:32:47.884Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-11T19:32:47.884Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-02-11T19:32:47.884Z] === RUN TestLoginFailsWithBadCredentials [2022-02-11T19:32:48.680Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-02-11T19:32:48.875Z] --- PASS: TestLoginFailsWithBadCredentials (1.03s) [2022-02-11T19:32:48.875Z] === RUN TestPingCacheHeaders [2022-02-11T19:32:48.875Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-02-11T19:32:48.875Z] === RUN TestPingGet [2022-02-11T19:32:48.875Z] --- PASS: TestPingGet (0.04s) [2022-02-11T19:32:48.875Z] === RUN TestPingHead [2022-02-11T19:32:48.875Z] --- PASS: TestPingHead (0.04s) [2022-02-11T19:32:48.875Z] === RUN TestVersion [2022-02-11T19:32:48.875Z] --- PASS: TestVersion (0.04s) [2022-02-11T19:32:48.875Z] PASS [2022-02-11T19:32:48.875Z] ok github.com/docker/docker/integration/system 1.325s [2022-02-11T19:32:49.028Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-02-11T19:32:49.346Z] [2022-02-11T19:32:49.346Z] === Skipped [2022-02-11T19:32:49.346Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-11T19:32:49.346Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-02-11T19:32:49.346Z] [2022-02-11T19:32:49.346Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-02-11T19:32:49.346Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-02-11T19:32:49.346Z] [2022-02-11T19:32:49.346Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-02-11T19:32:49.346Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-02-11T19:32:49.346Z] [2022-02-11T19:32:49.346Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-02-11T19:32:49.346Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-02-11T19:32:49.346Z] [2022-02-11T19:32:49.346Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-02-11T19:32:49.346Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-02-11T19:32:49.346Z] [2022-02-11T19:32:49.346Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-02-11T19:32:49.346Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-11T19:32:49.346Z] [2022-02-11T19:32:49.346Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-02-11T19:32:49.346Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-11T19:32:49.346Z] [2022-02-11T19:32:49.346Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-02-11T19:32:49.346Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-11T19:32:49.346Z] [2022-02-11T19:32:49.346Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-02-11T19:32:49.346Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-11T19:32:49.346Z] [2022-02-11T19:32:49.346Z] DONE 15 tests, 9 skipped in 3.379s [2022-02-11T19:32:49.346Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-02-11T19:32:49.499Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-02-11T19:32:49.499Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-02-11T19:32:49.499Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-02-11T19:32:49.499Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-02-11T19:32:49.499Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-02-11T19:32:49.499Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-02-11T19:32:49.499Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-02-11T19:32:49.612Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-02-11T19:32:49.870Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-02-11T19:32:49.976Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-02-11T19:32:50.127Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-02-11T19:32:50.127Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-02-11T19:32:50.970Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-02-11T19:32:51.057Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-02-11T19:32:51.572Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-11T19:32:51.572Z] INFO: Testing against a local daemon [2022-02-11T19:32:51.572Z] === RUN TestVolumesCreateAndList [2022-02-11T19:32:51.572Z] --- PASS: TestVolumesCreateAndList (0.06s) [2022-02-11T19:32:51.572Z] === RUN TestVolumesRemove [2022-02-11T19:32:51.572Z] --- PASS: TestVolumesRemove (0.13s) [2022-02-11T19:32:51.572Z] === RUN TestVolumesInspect [2022-02-11T19:32:51.572Z] --- PASS: TestVolumesInspect (0.06s) [2022-02-11T19:32:51.572Z] === RUN TestVolumesInvalidJSON [2022-02-11T19:32:51.572Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-02-11T19:32:51.572Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-02-11T19:32:51.572Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-02-11T19:32:51.572Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-02-11T19:32:51.572Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-02-11T19:32:51.572Z] PASS [2022-02-11T19:32:51.572Z] ok github.com/docker/docker/integration/volume 0.359s [2022-02-11T19:32:51.621Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-02-11T19:32:51.877Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-02-11T19:32:52.046Z] [2022-02-11T19:32:52.046Z] DONE 5 tests in 2.539s [2022-02-11T19:32:52.046Z] INFO: make.ps1 ended at 02/11/2022 19:32:51 [2022-02-11T19:32:52.046Z] INFO: Integration CLI tests being run from the host: [2022-02-11T19:32:52.046Z] 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-02-11T19:32:52.809Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-02-11T19:32:52.809Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-02-11T19:32:54.177Z] === RUN TestDockerSuite/TestSaveImageId [2022-02-11T19:32:54.177Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-02-11T19:32:54.742Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-02-11T19:32:54.779Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-02-11T19:32:55.305Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-02-11T19:32:55.867Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents2729962009 [2022-02-11T19:32:56.124Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-02-11T19:32:56.124Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-02-11T19:32:56.359Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-02-11T19:32:56.359Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-02-11T19:32:56.359Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-02-11T19:32:56.359Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-02-11T19:32:56.359Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-02-11T19:32:56.359Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-02-11T19:32:58.017Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-02-11T19:32:58.017Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-02-11T19:32:58.017Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-02-11T19:32:58.272Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-02-11T19:32:59.201Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-02-11T19:33:00.170Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-02-11T19:33:00.568Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-02-11T19:33:01.138Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-02-11T19:33:01.138Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-02-11T19:33:01.138Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-02-11T19:33:01.138Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-02-11T19:33:01.705Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-02-11T19:33:03.594Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-02-11T19:33:03.851Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-02-11T19:33:04.599Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-11T19:33:04.599Z] INFO: Testing against a local daemon [2022-02-11T19:33:04.599Z] === RUN TestDockerSuite [2022-02-11T19:33:04.599Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-02-11T19:33:04.599Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-02-11T19:33:04.599Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-02-11T19:33:04.599Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-02-11T19:33:04.599Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-02-11T19:33:04.599Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-02-11T19:33:04.599Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-02-11T19:33:04.599Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-02-11T19:33:04.599Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-02-11T19:33:04.599Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-02-11T19:33:05.069Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-02-11T19:33:05.542Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-02-11T19:33:06.013Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-02-11T19:33:06.368Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-02-11T19:33:06.483Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-02-11T19:33:08.885Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-02-11T19:33:10.252Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-02-11T19:33:10.813Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-02-11T19:33:11.742Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-02-11T19:33:14.263Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-02-11T19:33:15.269Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-02-11T19:33:15.630Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-02-11T19:33:16.192Z] === RUN TestDockerSuite/TestStartRecordError [2022-02-11T19:33:17.122Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-02-11T19:33:19.016Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-02-11T19:33:19.016Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-02-11T19:33:20.049Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-02-11T19:33:20.384Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-02-11T19:33:20.520Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-02-11T19:33:20.520Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-02-11T19:33:20.520Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-02-11T19:33:23.666Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-02-11T19:33:24.330Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-02-11T19:33:25.904Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-02-11T19:33:27.836Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-02-11T19:33:30.355Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-02-11T19:33:31.722Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-02-11T19:33:31.798Z] === RUN TestDockerSuite/TestBuildAddScript [2022-02-11T19:33:31.798Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-02-11T19:33:31.798Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-02-11T19:33:31.798Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-02-11T19:33:31.798Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-02-11T19:33:31.798Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-02-11T19:33:31.798Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-02-11T19:33:31.798Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-02-11T19:33:31.798Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-02-11T19:33:32.791Z] === RUN TestDockerSuite/TestBuildAddTar [2022-02-11T19:33:34.242Z] docker_cli_service_logs_test.go:246: checking task 9l04l1j5xbqa [2022-02-11T19:33:34.242Z] docker_cli_service_logs_test.go:251: checking messages for 9l04l1j5xbqa [2022-02-11T19:33:34.242Z] docker_cli_service_logs_test.go:246: checking task yt71zwef3pon [2022-02-11T19:33:34.242Z] docker_cli_service_logs_test.go:251: checking messages for yt71zwef3pon [2022-02-11T19:33:34.805Z] === RUN TestDockerSuite/TestStatsNoStream [2022-02-11T19:33:37.323Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-02-11T19:33:38.690Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-02-11T19:33:38.946Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-02-11T19:33:39.509Z] === RUN TestDockerSuite/TestTopPrivileged [2022-02-11T19:33:40.072Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-02-11T19:33:40.072Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-02-11T19:33:40.072Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-02-11T19:33:40.634Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-02-11T19:33:43.154Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-02-11T19:33:44.521Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-02-11T19:33:45.905Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-02-11T19:33:46.468Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-02-11T19:33:46.724Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-02-11T19:33:46.981Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-02-11T19:33:46.981Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-02-11T19:33:46.981Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-02-11T19:33:46.981Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-02-11T19:33:46.981Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-02-11T19:33:47.332Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-02-11T19:33:47.332Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-02-11T19:33:47.332Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-02-11T19:33:48.352Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-02-11T19:33:48.916Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-02-11T19:33:49.479Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-02-11T19:33:50.409Z] === RUN TestDockerSuite/TestUpdateStats [2022-02-11T19:33:52.183Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-02-11T19:33:52.183Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-02-11T19:33:53.682Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-02-11T19:33:55.049Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-02-11T19:33:55.049Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-02-11T19:33:55.049Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-02-11T19:33:55.613Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-02-11T19:33:56.542Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-02-11T19:33:58.084Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-02-11T19:33:59.064Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-02-11T19:33:59.077Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-02-11T19:33:59.077Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-02-11T19:33:59.077Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-02-11T19:33:59.077Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-02-11T19:33:59.077Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-02-11T19:33:59.077Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-02-11T19:33:59.077Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-02-11T19:33:59.077Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-02-11T19:34:00.653Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-02-11T19:34:00.958Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-02-11T19:34:03.478Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-02-11T19:34:04.410Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-02-11T19:34:04.466Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-02-11T19:34:04.974Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-02-11T19:34:06.041Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-02-11T19:34:06.041Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-02-11T19:34:06.041Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-02-11T19:34:06.041Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-02-11T19:34:06.041Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-02-11T19:34:06.514Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-02-11T19:34:06.875Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-02-11T19:34:07.807Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-02-11T19:34:09.174Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-02-11T19:34:10.327Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-02-11T19:34:11.064Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-02-11T19:34:11.323Z] docker_cli_swarm_test.go:1895: [d33690551e7ae] joining swarm manager [d63aea22b2ba3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-11T19:34:12.252Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-02-11T19:34:12.814Z] docker_cli_swarm_test.go:1896: [da40529afdedb] joining swarm manager [d63aea22b2ba3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-11T19:34:14.181Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-02-11T19:34:14.744Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-02-11T19:34:15.673Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-02-11T19:34:15.735Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-02-11T19:34:15.735Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-02-11T19:34:15.735Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-02-11T19:34:15.735Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-02-11T19:34:15.735Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-02-11T19:34:17.041Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-02-11T19:34:18.405Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-02-11T19:34:19.771Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-02-11T19:34:20.700Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-02-11T19:34:22.069Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-02-11T19:34:25.313Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-02-11T19:34:30.168Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-02-11T19:34:31.220Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-02-11T19:34:32.796Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-02-11T19:34:32.796Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-02-11T19:34:32.796Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-02-11T19:34:33.592Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-02-11T19:34:33.592Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-02-11T19:34:33.592Z] === RUN TestDockerSuite/TestBuildBlankName [2022-02-11T19:34:33.592Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-02-11T19:34:36.615Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-02-11T19:34:36.711Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-02-11T19:34:37.274Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-02-11T19:34:37.274Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-02-11T19:34:37.274Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-02-11T19:34:37.837Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-02-11T19:34:37.837Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-02-11T19:34:38.095Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-02-11T19:34:38.095Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-02-11T19:34:38.197Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-02-11T19:34:38.658Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-02-11T19:34:38.658Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-02-11T19:34:38.915Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-02-11T19:34:39.478Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-02-11T19:34:39.478Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-02-11T19:34:39.478Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-02-11T19:34:39.478Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-02-11T19:34:39.737Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-02-11T19:34:41.628Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-02-11T19:34:41.628Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-02-11T19:34:41.628Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-02-11T19:34:41.628Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-02-11T19:34:41.628Z] === RUN TestDockerSuite/TestVolumeEvents [2022-02-11T19:34:42.305Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-02-11T19:34:42.306Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-02-11T19:34:43.297Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-02-11T19:34:45.400Z] === RUN TestDockerSuite/TestBuildAddScript [2022-02-11T19:34:45.400Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-02-11T19:34:45.400Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-02-11T19:34:45.400Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-02-11T19:34:45.400Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-02-11T19:34:45.400Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-02-11T19:34:45.400Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-02-11T19:34:45.400Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-02-11T19:34:45.400Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-02-11T19:34:45.400Z] === RUN TestDockerSuite/TestBuildAddTar [2022-02-11T19:34:48.163Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-02-11T19:34:48.725Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-02-11T19:34:48.725Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-02-11T19:34:48.725Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-02-11T19:34:49.187Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-02-11T19:34:50.616Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-02-11T19:34:53.135Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-02-11T19:34:53.135Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite (1282.25s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.15s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.12s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.64s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.02s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.61s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.14s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.00s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.40s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.31s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.09s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.91s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.20s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (7.42s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.57s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (1.86s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.94s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.58s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.59s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.58s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.68s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.99s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.66s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestAttachDetach (1.03s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.86s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.86s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.63s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.78s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (0.92s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.71s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.29s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.19s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.83s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.60s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.62s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.34s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.27s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.21s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.71s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.00s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.45s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.68s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.41s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.88s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.23s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.54s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.71s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.34s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.28s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.81s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.16s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.23s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.66s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.22s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.12s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.64s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.35s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildAddTar (6.68s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (0.80s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.01s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.74s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.91s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.27s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.67s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.64s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.90s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.72s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.48s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.21s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.13s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (2.94s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.51s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (4.04s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.12s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.38s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.62s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.37s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.86s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.14s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.18s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.57s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.84s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (4.83s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (0.99s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.76s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.96s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.80s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.32s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.93s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.53s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildCmd (0.40s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.35s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.37s) [2022-02-11T19:34:53.135Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.36s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.37s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.68s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.82s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.21s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.47s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.32s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.25s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (9.69s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.93s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.63s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.81s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.33s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.00s) [2022-02-11T19:34:53.135Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-02-11T19:34:53.135Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-02-11T19:34:53.135Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-02-11T19:34:53.135Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.69s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (3.42s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (1.99s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.27s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.43s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (3.87s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.29s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (0.68s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.20s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.60s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.82s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (0.87s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.84s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.34s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.43s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.88s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.80s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.84s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.45s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.99s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.08s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.55s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.27s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.20s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (14.25s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.14s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.49s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.36s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.43s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.75s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.12s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.38s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.39s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.23s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.51s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.73s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildEnv (1.43s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.32s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.14s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.52s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (20.44s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.84s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.95s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.00s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.54s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.62s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.20s) [2022-02-11T19:34:53.135Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.29s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.41s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildExpose (0.39s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.77s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.78s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.49s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildFails (0.85s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.13s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.97s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.38s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.19s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.33s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.03s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.05s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.03s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.31s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.28s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.61s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.33s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildHistory (3.85s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.44s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.67s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.57s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.50s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.84s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildLabel (0.51s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.47s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.61s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.36s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildLabels (0.78s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.39s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.52s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.98s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.78s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.22s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.22s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.20s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.18s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.32s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.57s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.47s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.86s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.36s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.40s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.03s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.47s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.73s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.69s) [2022-02-11T19:34:53.135Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.36s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.54s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.48s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.30s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.63s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.45s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.90s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.69s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.48s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.22s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.06s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.31s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.39s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.64s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.42s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.39s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.66s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.94s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.56s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.82s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.21s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.34s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.08s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildPATH (1.51s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.59s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.75s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.06s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.88s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.61s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildRm (3.23s) [2022-02-11T19:34:53.135Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.91s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.11s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.37s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.42s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.95s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.97s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.87s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.21s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.07s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.33s) [2022-02-11T19:34:53.136Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.39s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.70s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestBuildStderr (0.60s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.20s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.71s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.78s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.46s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.76s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.09s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestBuildUser (1.61s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.23s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (10.52s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.82s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.32s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.03s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.17s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.66s) [2022-02-11T19:34:53.136Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-02-11T19:34:53.136Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-02-11T19:34:53.136Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-02-11T19:34:53.136Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.91s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.09s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.06s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.54s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.62s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.85s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.23s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.63s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.25s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.37s) [2022-02-11T19:34:53.136Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.52s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.40s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-02-11T19:34:53.136Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.44s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.54s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestCommitChange (0.65s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.54s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestCommitHardlink (0.99s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestCommitNewFile (0.92s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.58s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestCommitTTY (0.99s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.54s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (0.97s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.50s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.05s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.09s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.56s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.59s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.68s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.72s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.51s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.50s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.63s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.66s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.56s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.28s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.72s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.44s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.59s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.50s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.56s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.55s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.72s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.54s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.08s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.56s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.09s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.10s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.48s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.30s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.49s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.66s) [2022-02-11T19:34:53.136Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.72s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.72s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.00s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.70s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.78s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.68s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.00s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.84s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.29s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (0.42s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.37s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.32s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000c38828_} (1.40s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12035519609_/foo_false____} (1.37s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12035519609_/foo_true____} (1.42s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32585675865_/foo_false____} (1.55s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32585675865_/foo_true____} (1.47s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32585675865_/foo_true__0xc000c38858__} (1.76s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000c38870_} (1.28s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000c38888_} (1.38s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000c388a0_} (1.40s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000c388b8_} (0.51s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.20s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.35s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.04s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.42s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.42s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.04s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.27s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.19s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.84s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.68s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.66s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.87s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.65s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.53s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.71s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.67s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.62s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.75s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.80s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.61s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.69s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.77s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.67s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.51s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.47s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.48s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.64s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.50s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.88s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestCpToCaseA (0.95s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.56s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.67s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.51s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.45s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.46s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.71s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.02s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.47s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.05s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.89s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestCpToDot (0.92s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.50s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.86s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestCpToStdout (0.51s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.76s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.18s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.48s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.73s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.32s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.41s) [2022-02-11T19:34:53.136Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.46s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.22s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestCreateLabels (0.07s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.13s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestCreateRM (0.16s) [2022-02-11T19:34:53.136Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.11s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.60s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.97s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.10s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.47s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.99s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.75s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.04s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.96s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.49s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.46s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.43s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.76s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.49s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (0.95s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.30s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.96s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.19s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.69s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.74s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestEventsAttach (0.52s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestEventsCommit (0.95s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.78s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.56s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.55s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.60s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.30s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.32s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.44s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestEventsCopy (1.12s) [2022-02-11T19:34:53.136Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.09s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.51s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.29s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.07s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.89s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.25s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.42s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.23s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestEventsFilters (1.34s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestEventsFormat (1.26s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.89s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.20s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.69s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.04s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.20s) [2022-02-11T19:34:53.137Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-02-11T19:34:53.137Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.20s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.69s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestEventsRename (0.47s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestEventsResize (0.52s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.35s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.67s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.75s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.74s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestEventsTop (0.76s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.70s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestExec (0.52s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.61s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.57s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.48s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.22s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.77s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.50s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.52s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.48s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.51s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.48s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.91s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestExecCgroup (0.81s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestExecEnv (0.63s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (0.98s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.56s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestExecInspectID (1.72s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestExecInteractive (0.52s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.53s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.51s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestExecParseError (0.46s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.50s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.46s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (0.91s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.75s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestExecStartFails (0.61s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.89s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.43s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestExecTTY (0.51s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.52s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.46s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestExecUlimits (0.67s) [2022-02-11T19:34:53.137Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.55s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.76s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.91s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.51s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestExecWithUser (0.59s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.54s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.51s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.55s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.73s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.46s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestHealth (19.07s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.53s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.55s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.19s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.18s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.27s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.57s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.60s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.52s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.46s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.53s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestImportBadURL (0.03s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestImportDisplay (1.11s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestImportFile (1.69s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.32s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestImportGzipped (1.66s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.02s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.50s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.44s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.50s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.42s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.46s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.43s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.42s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.41s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.43s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.14s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.43s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.42s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.42s) [2022-02-11T19:34:53.137Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.65s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.49s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestInspectDefault (0.41s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestInspectHistory (0.55s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-02-11T19:34:53.137Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.43s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.44s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.43s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.42s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.95s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.53s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestInspectStatus (0.53s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.91s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.47s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.45s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.49s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.44s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.43s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.39s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.41s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.92s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.83s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.21s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.05s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.33s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.29s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.35s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.24s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.52s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.76s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.86s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.60s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.48s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.85s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.27s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.56s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.58s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.58s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.60s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.47s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.56s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.77s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.77s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.76s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.91s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.67s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.92s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.51s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.62s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestLogsSince (6.60s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.45s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.42s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestLogsTail (0.51s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.44s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.41s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.29s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.43s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestNetHostname (1.59s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.29s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.66s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.19s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.45s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestPluginActive (1.96s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.70s) [2022-02-11T19:34:53.137Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.41s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.28s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (2.00s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.62s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.08s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.36s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.88s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.84s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestPortList (5.92s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.84s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestPostContainersAttach (5.93s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.55s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.50s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.54s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.01s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.39s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.39s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.53s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestPsByOrder (2.07s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.69s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.12s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.71s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.28s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.33s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.94s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.82s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.01s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.87s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.67s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.46s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.94s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.15s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.53s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.39s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.55s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.53s) [2022-02-11T19:34:53.137Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-02-11T19:34:53.137Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.22s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.50s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.06s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.93s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.51s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.26s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.75s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.31s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.12s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.09s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.21s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.01s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.07s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.05s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.50s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRmiBlank (0.03s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.17s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.02s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.87s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.21s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.03s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.63s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.08s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.58s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.46s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.69s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.41s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.56s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.29s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.82s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunAddHost (0.43s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.19s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.44s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.48s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.06s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.44s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.54s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.57s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.81s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.85s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.57s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.58s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.65s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.45s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.76s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.77s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.92s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.79s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.44s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.42s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.60s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.42s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.44s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.45s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.43s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.44s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.42s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.41s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.42s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.47s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.43s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.83s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.61s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.46s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.42s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.05s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.45s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.88s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.90s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.89s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.45s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.48s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.57s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.47s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.42s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.22s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.13s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.04s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.46s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.27s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.02s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.84s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.60s) [2022-02-11T19:34:53.138Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-02-11T19:34:53.138Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.43s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.06s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.82s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.28s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.42s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.15s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.45s) [2022-02-11T19:34:53.138Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.43s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.06s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.06s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.44s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.40s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.44s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.42s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.44s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.46s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.49s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.43s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunExitCode (0.63s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.70s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.74s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.48s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunExposePort (0.03s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.65s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.49s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.90s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.23s) [2022-02-11T19:34:53.138Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.07s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.57s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.84s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.67s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.90s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.47s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.73s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.03s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.38s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.72s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.41s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.39s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.67s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.34s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.34s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.85s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.11s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.26s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.18s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunMount (4.74s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.72s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.72s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.02s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.70s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.49s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.68s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.62s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.93s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (0.93s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.44s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunNetHost (0.70s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.50s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.44s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.29s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.25s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.59s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.35s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.08s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.44s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.43s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.41s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.43s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.47s) [2022-02-11T19:34:53.138Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.46s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.47s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.00s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.80s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.48s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.60s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.43s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.64s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.64s) [2022-02-11T19:34:53.138Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.60s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.57s) [2022-02-11T19:34:53.138Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.57s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.91s) [2022-02-11T19:34:53.138Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.09s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.33s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunRm (0.48s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.57s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.62s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.62s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.32s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.46s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.18s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.52s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.43s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.42s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.44s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.41s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.43s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.42s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.45s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.44s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.63s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.45s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunState (1.18s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.48s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.72s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.20s) [2022-02-11T19:34:53.138Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.58s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.45s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunSysctls (1.13s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.05s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.73s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.76s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.69s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.38s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.73s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.82s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.43s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.58s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.69s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.46s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.37s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunUserByID (0.55s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.15s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.13s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.55s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunUserByName (0.44s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.65s) [2022-02-11T19:34:53.138Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.15s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.58s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.77s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.57s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.81s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.59s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.01s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.53s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.74s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.72s) [2022-02-11T19:34:53.138Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-02-11T19:34:53.138Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2022-02-11T19:34:53.138Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.20s) [2022-02-11T19:34:53.138Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.51s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.49s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.93s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.47s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.46s) [2022-02-11T19:34:53.138Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-02-11T19:34:53.139Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.45s) [2022-02-11T19:34:53.139Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-02-11T19:34:53.139Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2022-02-11T19:34:53.139Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-02-11T19:34:53.139Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-02-11T19:34:53.139Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-02-11T19:34:53.139Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-02-11T19:34:53.139Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-02-11T19:34:53.139Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-02-11T19:34:53.139Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.43s) [2022-02-11T19:34:53.139Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.43s) [2022-02-11T19:34:53.139Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-02-11T19:34:53.139Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.48s) [2022-02-11T19:34:53.139Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.16s) [2022-02-11T19:34:53.139Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.47s) [2022-02-11T19:34:53.139Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-02-11T19:34:53.139Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.44s) [2022-02-11T19:34:53.139Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.42s) [2022-02-11T19:34:53.139Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2022-02-11T19:34:53.139Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-02-11T19:34:53.139Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.42s) [2022-02-11T19:34:53.139Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.87s) [2022-02-11T19:34:53.139Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.41s) [2022-02-11T19:34:53.139Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-02-11T19:34:53.139Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.31s) [2022-02-11T19:34:53.139Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.04s) [2022-02-11T19:34:53.139Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.83s) [2022-02-11T19:34:53.139Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.40s) [2022-02-11T19:34:53.139Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.74s) [2022-02-11T19:34:53.139Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.42s) [2022-02-11T19:34:53.139Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-02-11T19:34:53.139Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.04s) [2022-02-11T19:34:53.139Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.92s) [2022-02-11T19:34:53.139Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.89s) [2022-02-11T19:34:53.139Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.84s) [2022-02-11T19:34:53.139Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-02-11T19:34:53.139Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.47s) [2022-02-11T19:34:53.139Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2022-02-11T19:34:53.139Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.34s) [2022-02-11T19:34:53.139Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.58s) [2022-02-11T19:34:53.139Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2022-02-11T19:34:53.139Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.44s) [2022-02-11T19:34:53.139Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2022-02-11T19:34:53.139Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-02-11T19:34:53.139Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.36s) [2022-02-11T19:34:53.139Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.52s) [2022-02-11T19:34:53.139Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.38s) [2022-02-11T19:34:53.139Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.05s) [2022-02-11T19:34:53.139Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2022-02-11T19:34:53.139Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.08s) [2022-02-11T19:34:53.139Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.53s) [2022-02-11T19:34:53.139Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.08s) [2022-02-11T19:34:53.139Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.99s) [2022-02-11T19:34:53.139Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.45s) [2022-02-11T19:34:53.139Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.63s) [2022-02-11T19:34:53.139Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.85s) [2022-02-11T19:34:53.139Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.52s) [2022-02-11T19:34:53.139Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.40s) [2022-02-11T19:34:53.139Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.50s) [2022-02-11T19:34:53.139Z] --- PASS: TestDockerSuite/TestStartRecordError (1.05s) [2022-02-11T19:34:53.139Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.76s) [2022-02-11T19:34:53.139Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.23s) [2022-02-11T19:34:53.139Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.92s) [2022-02-11T19:34:53.139Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.98s) [2022-02-11T19:34:53.139Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2022-02-11T19:34:53.139Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.48s) [2022-02-11T19:34:53.139Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.49s) [2022-02-11T19:34:53.139Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.46s) [2022-02-11T19:34:53.139Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.45s) [2022-02-11T19:34:53.139Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.51s) [2022-02-11T19:34:53.139Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.50s) [2022-02-11T19:34:53.139Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-02-11T19:34:53.139Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.47s) [2022-02-11T19:34:53.139Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.46s) [2022-02-11T19:34:53.139Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.90s) [2022-02-11T19:34:53.139Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.57s) [2022-02-11T19:34:53.139Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.61s) [2022-02-11T19:34:53.139Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-02-11T19:34:53.139Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-02-11T19:34:53.139Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.00s) [2022-02-11T19:34:53.139Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.74s) [2022-02-11T19:34:53.139Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.58s) [2022-02-11T19:34:53.139Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.95s) [2022-02-11T19:34:53.139Z] --- PASS: TestDockerSuite/TestUpdateStats (3.45s) [2022-02-11T19:34:53.139Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.18s) [2022-02-11T19:34:53.139Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-02-11T19:34:53.139Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.74s) [2022-02-11T19:34:53.139Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.77s) [2022-02-11T19:34:53.139Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.17s) [2022-02-11T19:34:53.139Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.16s) [2022-02-11T19:34:53.139Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.46s) [2022-02-11T19:34:53.139Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.79s) [2022-02-11T19:34:53.139Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.62s) [2022-02-11T19:34:53.139Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.12s) [2022-02-11T19:34:53.139Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.56s) [2022-02-11T19:34:53.139Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.61s) [2022-02-11T19:34:53.139Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.86s) [2022-02-11T19:34:53.139Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.90s) [2022-02-11T19:34:53.139Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.25s) [2022-02-11T19:34:53.139Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.28s) [2022-02-11T19:34:53.139Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.25s) [2022-02-11T19:34:53.139Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.26s) [2022-02-11T19:34:53.139Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.38s) [2022-02-11T19:34:53.139Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.08s) [2022-02-11T19:34:53.139Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.05s) [2022-02-11T19:34:53.139Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.06s) [2022-02-11T19:34:53.139Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.46s) [2022-02-11T19:34:53.139Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.09s) [2022-02-11T19:34:53.139Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.10s) [2022-02-11T19:34:53.139Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-02-11T19:34:53.139Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.64s) [2022-02-11T19:34:53.139Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-02-11T19:34:53.139Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.73s) [2022-02-11T19:34:53.139Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-02-11T19:34:53.139Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.13s) [2022-02-11T19:34:53.139Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.03s) [2022-02-11T19:34:53.139Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.05s) [2022-02-11T19:34:53.139Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.79s) [2022-02-11T19:34:53.139Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2022-02-11T19:34:53.139Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.14s) [2022-02-11T19:34:53.139Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2022-02-11T19:34:53.139Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-02-11T19:34:53.139Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.38s) [2022-02-11T19:34:53.139Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.49s) [2022-02-11T19:34:53.139Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) [2022-02-11T19:34:53.139Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2022-02-11T19:34:53.139Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.69s) [2022-02-11T19:34:53.139Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.31s) [2022-02-11T19:34:53.139Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-02-11T19:34:53.139Z] === RUN TestDockerRegistrySuite [2022-02-11T19:34:53.139Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-02-11T19:34:54.067Z] check_test.go:195: [d8b1c7495cb6b] daemon is not started [2022-02-11T19:34:54.067Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-02-11T19:34:54.629Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-02-11T19:34:54.886Z] check_test.go:195: [d370f1202f512] daemon is not started [2022-02-11T19:34:54.886Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-02-11T19:34:56.284Z] check_test.go:195: [d548b0cdb2b38] daemon is not started [2022-02-11T19:34:56.540Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-02-11T19:34:56.540Z] check_test.go:195: [d6af66082136f] daemon is not started [2022-02-11T19:34:56.540Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-02-11T19:34:56.540Z] docker_cli_swarm_test.go:1796: [d85e1db180e5e] joining swarm manager [d226cac604b3a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-11T19:34:57.909Z] docker_cli_swarm_test.go:1797: [dfb8787bb5803] joining swarm manager [d226cac604b3a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-11T19:34:59.719Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-02-11T19:34:59.799Z] check_test.go:195: [d4fa239f6946b] daemon is not started [2022-02-11T19:34:59.799Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-02-11T19:35:05.046Z] check_test.go:195: [d1fe021e6bc6a] daemon is not started [2022-02-11T19:35:05.046Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-02-11T19:35:07.568Z] check_test.go:195: [dc3fd8f35d24a] daemon is not started [2022-02-11T19:35:07.568Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-02-11T19:35:08.412Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-02-11T19:35:08.412Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-02-11T19:35:08.499Z] check_test.go:195: [db6295140285e] daemon is not started [2022-02-11T19:35:08.499Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-02-11T19:35:08.883Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-02-11T19:35:09.061Z] check_test.go:195: [d4c848e7f1121] daemon is not started [2022-02-11T19:35:09.318Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-02-11T19:35:09.574Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-02-11T19:35:10.137Z] check_test.go:195: [db57b14441fb0] daemon is not started [2022-02-11T19:35:10.137Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-02-11T19:35:11.504Z] check_test.go:195: [d7fd5e0e2f650] daemon is not started [2022-02-11T19:35:11.504Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-02-11T19:35:12.871Z] check_test.go:195: [d12f29a468ddf] daemon is not started [2022-02-11T19:35:12.871Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-02-11T19:35:13.433Z] check_test.go:195: [d327bf4c3841c] daemon is not started [2022-02-11T19:35:13.433Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-02-11T19:35:14.781Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-02-11T19:35:14.781Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-02-11T19:35:14.781Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-02-11T19:35:14.781Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-02-11T19:35:14.781Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-02-11T19:35:14.800Z] check_test.go:195: [da1cc4aef9ed0] daemon is not started [2022-02-11T19:35:14.800Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-02-11T19:35:15.362Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:adabde47e39f76d00a988e60a5a5ef6d9ca1ff948ab41cb47756b3592981706a [2022-02-11T19:35:15.926Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:e56e5fc8be3839e7a717114f19ba40f4945b4819899d05e21fb7f491daac084f [2022-02-11T19:35:16.181Z] check_test.go:195: [dffa78e96cdd2] daemon is not started [2022-02-11T19:35:16.181Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-02-11T19:35:17.109Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:971718457714bf8fa22a9d599f780b7c8db06555193879b396715dbb26f0bfa6 [2022-02-11T19:35:17.376Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-02-11T19:35:17.957Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:3f1869bcc31ddbe30b773b4ac02c3159ac20a22b95fd1cfd1636232c4e002434 [2022-02-11T19:35:18.458Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-02-11T19:35:18.458Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-02-11T19:35:18.458Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-02-11T19:35:18.458Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-02-11T19:35:18.458Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-02-11T19:35:18.458Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-02-11T19:35:18.458Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-02-11T19:35:18.458Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-02-11T19:35:18.458Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-02-11T19:35:18.458Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-02-11T19:35:18.458Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-02-11T19:35:18.458Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-02-11T19:35:18.458Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-02-11T19:35:18.458Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-02-11T19:35:18.458Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-02-11T19:35:18.458Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-02-11T19:35:18.458Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-02-11T19:35:18.458Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-02-11T19:35:18.458Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-02-11T19:35:18.458Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-02-11T19:35:18.458Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-02-11T19:35:18.458Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-02-11T19:35:18.458Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-02-11T19:35:18.458Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-02-11T19:35:18.458Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-02-11T19:35:18.458Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-02-11T19:35:18.520Z] check_test.go:195: [d4548ed86cffa] daemon is not started [2022-02-11T19:35:18.520Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-02-11T19:35:19.887Z] check_test.go:195: [d12e5ba926190] daemon is not started [2022-02-11T19:35:19.887Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-02-11T19:35:19.887Z] docker_cli_swarm_test.go:1315: [d3aff0dfa214a] joining swarm manager [d5c5f3982964f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-11T19:35:20.037Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-02-11T19:35:20.037Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-02-11T19:35:20.037Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-02-11T19:35:20.037Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2022-02-11T19:35:20.037Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-02-11T19:35:20.037Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2022-02-11T19:35:20.037Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-02-11T19:35:20.037Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-02-11T19:35:20.037Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-02-11T19:35:20.816Z] docker_cli_swarm_test.go:1316: [d4ec9d2931476] joining swarm manager [d5c5f3982964f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-11T19:35:22.186Z] check_test.go:195: [de622c9cd74ec] daemon is not started [2022-02-11T19:35:22.186Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-02-11T19:35:23.114Z] check_test.go:195: [dc79cdfe89735] daemon is not started [2022-02-11T19:35:23.114Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-02-11T19:35:23.114Z] check_test.go:195: [d1d4ba5e2ce0b] daemon is not started [2022-02-11T19:35:23.114Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-02-11T19:35:23.473Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-02-11T19:35:23.473Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-02-11T19:35:23.474Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-02-11T19:35:23.474Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-02-11T19:35:23.474Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-02-11T19:35:23.474Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-02-11T19:35:23.474Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-02-11T19:35:23.474Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-02-11T19:35:23.854Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-02-11T19:35:23.854Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-02-11T19:35:23.854Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-02-11T19:35:23.854Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-02-11T19:35:23.854Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-02-11T19:35:24.043Z] check_test.go:195: [de3a4ffeab05d] daemon is not started [2022-02-11T19:35:24.043Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-02-11T19:35:24.978Z] check_test.go:195: [d04b5b3c39088] daemon is not started [2022-02-11T19:35:24.978Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-02-11T19:35:25.907Z] check_test.go:195: [d0d65f22bd84b] daemon is not started [2022-02-11T19:35:25.907Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-02-11T19:35:27.804Z] check_test.go:195: [d08c1ef8724d6] daemon is not started [2022-02-11T19:35:28.060Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-02-11T19:35:28.169Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-02-11T19:35:28.169Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-02-11T19:35:28.317Z] check_test.go:195: [d817c4cf1c2be] daemon is not started [2022-02-11T19:35:28.317Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-02-11T19:35:28.640Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-02-11T19:35:28.640Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-02-11T19:35:29.112Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-02-11T19:35:29.247Z] check_test.go:195: [d190b02ba283d] daemon is not started [2022-02-11T19:35:29.247Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-02-11T19:35:29.809Z] check_test.go:195: [d445ec847180d] daemon is not started [2022-02-11T19:35:29.809Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-02-11T19:35:29.809Z] check_test.go:195: [d3f5e7aef10c6] daemon is not started [2022-02-11T19:35:29.809Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-02-11T19:35:30.065Z] check_test.go:195: [d19b2fa7d7873] daemon is not started [2022-02-11T19:35:30.065Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-02-11T19:35:30.322Z] check_test.go:195: [d9fbfcb76966c] daemon is not started [2022-02-11T19:35:30.322Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-02-11T19:35:30.579Z] check_test.go:195: [df41837e7c309] daemon is not started [2022-02-11T19:35:30.579Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-02-11T19:35:30.835Z] check_test.go:195: [dcbeb1e2c1abe] daemon is not started [2022-02-11T19:35:30.835Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-02-11T19:35:31.027Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-02-11T19:35:31.765Z] check_test.go:195: [da7bdb75db671] daemon is not started [2022-02-11T19:35:31.765Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-02-11T19:35:33.133Z] check_test.go:195: [d7bffbf5d1948] daemon is not started [2022-02-11T19:35:33.133Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-02-11T19:35:34.063Z] check_test.go:195: [d10c831c45d48] daemon is not started [2022-02-11T19:35:34.063Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-02-11T19:35:34.994Z] check_test.go:195: [d02fda2d0f9e3] daemon is not started [2022-02-11T19:35:34.994Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-02-11T19:35:35.929Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-02-11T19:35:36.492Z] --- PASS: TestDockerRegistrySuite (43.86s) [2022-02-11T19:35:36.492Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.18s) [2022-02-11T19:35:36.492Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.02s) [2022-02-11T19:35:36.492Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.48s) [2022-02-11T19:35:36.492Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.21s) [2022-02-11T19:35:36.492Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.93s) [2022-02-11T19:35:36.492Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.23s) [2022-02-11T19:35:36.492Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.62s) [2022-02-11T19:35:36.492Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.97s) [2022-02-11T19:35:36.492Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.83s) [2022-02-11T19:35:36.492Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.03s) [2022-02-11T19:35:36.492Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.40s) [2022-02-11T19:35:36.492Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.05s) [2022-02-11T19:35:36.492Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.87s) [2022-02-11T19:35:36.492Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.96s) [2022-02-11T19:35:36.492Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.73s) [2022-02-11T19:35:36.492Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.18s) [2022-02-11T19:35:36.492Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.20s) [2022-02-11T19:35:36.492Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.41s) [2022-02-11T19:35:36.492Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.92s) [2022-02-11T19:35:36.492Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-02-11T19:35:36.492Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.94s) [2022-02-11T19:35:36.492Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.86s) [2022-02-11T19:35:36.492Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.79s) [2022-02-11T19:35:36.492Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.26s) [2022-02-11T19:35:36.492Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s) [2022-02-11T19:35:36.492Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.97s) [2022-02-11T19:35:36.492Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.35s) [2022-02-11T19:35:36.492Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-02-11T19:35:36.492Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2022-02-11T19:35:36.492Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s) [2022-02-11T19:35:36.492Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.35s) [2022-02-11T19:35:36.492Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-02-11T19:35:36.492Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.94s) [2022-02-11T19:35:36.492Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.49s) [2022-02-11T19:35:36.492Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.81s) [2022-02-11T19:35:36.492Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.92s) [2022-02-11T19:35:36.492Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.92s) [2022-02-11T19:35:36.492Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2022-02-11T19:35:36.492Z] === RUN TestDockerSchema1RegistrySuite [2022-02-11T19:35:36.492Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-02-11T19:35:36.749Z] check_test.go:222: [d36c4c8fcd752] daemon is not started [2022-02-11T19:35:36.749Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-02-11T19:35:39.267Z] check_test.go:222: [d4225239727a0] daemon is not started [2022-02-11T19:35:39.267Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-02-11T19:35:45.804Z] check_test.go:222: [d90c281f1a749] daemon is not started [2022-02-11T19:35:45.804Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-02-11T19:35:46.061Z] check_test.go:222: [dbf826fd24afa] daemon is not started [2022-02-11T19:35:46.061Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-02-11T19:35:46.318Z] check_test.go:222: [d8633848fbfcc] daemon is not started [2022-02-11T19:35:46.318Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-02-11T19:35:47.246Z] check_test.go:222: [d42e50912d959] daemon is not started [2022-02-11T19:35:47.246Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-02-11T19:35:48.175Z] check_test.go:222: [d7f1ef2a4b936] daemon is not started [2022-02-11T19:35:48.175Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-02-11T19:35:49.104Z] check_test.go:222: [d4a36e8691486] daemon is not started [2022-02-11T19:35:49.104Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-02-11T19:35:50.995Z] check_test.go:222: [de9de258ce1b4] daemon is not started [2022-02-11T19:35:51.251Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-02-11T19:35:51.508Z] check_test.go:222: [d1c98bc398c7f] daemon is not started [2022-02-11T19:35:51.508Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-02-11T19:35:52.072Z] check_test.go:222: [db12f77b6e6d7] daemon is not started [2022-02-11T19:35:52.072Z] --- PASS: TestDockerSchema1RegistrySuite (15.33s) [2022-02-11T19:35:52.072Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2022-02-11T19:35:52.072Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.61s) [2022-02-11T19:35:52.072Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.84s) [2022-02-11T19:35:52.072Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.91s) [2022-02-11T19:35:52.072Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-02-11T19:35:52.072Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.94s) [2022-02-11T19:35:52.072Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.87s) [2022-02-11T19:35:52.072Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.82s) [2022-02-11T19:35:52.072Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.25s) [2022-02-11T19:35:52.072Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.41s) [2022-02-11T19:35:52.072Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.38s) [2022-02-11T19:35:52.072Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-02-11T19:35:52.072Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-02-11T19:35:52.634Z] check_test.go:251: [d4607f7faaec1] daemon is not started [2022-02-11T19:35:52.634Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-02-11T19:35:53.197Z] check_test.go:251: [d00ed974f97c3] daemon is not started [2022-02-11T19:35:53.197Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-02-11T19:35:53.453Z] check_test.go:251: [d393469ac99d8] daemon is not started [2022-02-11T19:35:53.453Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-02-11T19:35:53.666Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-02-11T19:35:54.457Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-02-11T19:35:54.457Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-02-11T19:35:54.457Z] === RUN TestDockerSuite/TestBuildBlankName [2022-02-11T19:35:54.457Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-02-11T19:35:54.820Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-02-11T19:35:55.077Z] check_test.go:251: [d141b4eb78325] daemon is not started [2022-02-11T19:35:55.077Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-02-11T19:35:55.239Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-02-11T19:35:55.239Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-02-11T19:35:55.639Z] check_test.go:251: [dca00180ffb1e] daemon is not started [2022-02-11T19:35:55.639Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-02-11T19:35:56.231Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-02-11T19:35:56.231Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-02-11T19:35:56.567Z] check_test.go:251: [df741198ec315] daemon is not started [2022-02-11T19:35:56.567Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-02-11T19:35:56.567Z] check_test.go:251: [da7494409b6f9] daemon is not started [2022-02-11T19:35:56.567Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.69s) [2022-02-11T19:35:56.567Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.71s) [2022-02-11T19:35:56.567Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.56s) [2022-02-11T19:35:56.567Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2022-02-11T19:35:56.567Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.22s) [2022-02-11T19:35:56.567Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.53s) [2022-02-11T19:35:56.567Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.51s) [2022-02-11T19:35:56.567Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.84s) [2022-02-11T19:35:56.567Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2022-02-11T19:35:56.567Z] === RUN TestDockerRegistryAuthTokenSuite [2022-02-11T19:35:56.567Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-02-11T19:35:56.702Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-02-11T19:35:58.277Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-02-11T19:35:58.277Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-02-11T19:35:58.277Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-02-11T19:36:01.842Z] check_test.go:278: [d5160edc05f4e] daemon is not started [2022-02-11T19:36:01.842Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-02-11T19:36:01.842Z] check_test.go:278: [d2d87f594333a] daemon is not started [2022-02-11T19:36:01.842Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-02-11T19:36:02.099Z] check_test.go:278: [d4780d51d4472] daemon is not started [2022-02-11T19:36:02.099Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-02-11T19:36:02.099Z] check_test.go:278: [d01744ef73455] daemon is not started [2022-02-11T19:36:02.099Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-02-11T19:36:02.356Z] check_test.go:278: [db02a727a9393] daemon is not started [2022-02-11T19:36:02.356Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.75s) [2022-02-11T19:36:02.356Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2022-02-11T19:36:02.356Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-02-11T19:36:02.356Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-02-11T19:36:02.356Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-02-11T19:36:02.356Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2022-02-11T19:36:02.356Z] === RUN TestDockerNetworkSuite [2022-02-11T19:36:02.356Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-02-11T19:36:03.157Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-02-11T19:36:03.157Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-02-11T19:36:03.285Z] docker_cli_network_unix_test.go:46: [d40a846ca49b6] daemon is not started [2022-02-11T19:36:03.542Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-02-11T19:36:03.798Z] docker_cli_network_unix_test.go:46: [dab69dc2d49e7] daemon is not started [2022-02-11T19:36:04.178Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-02-11T19:36:04.362Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-02-11T19:36:04.734Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-02-11T19:36:05.171Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-02-11T19:36:05.171Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-02-11T19:36:05.171Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-02-11T19:36:05.171Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-02-11T19:36:05.171Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-02-11T19:36:06.255Z] docker_cli_network_unix_test.go:46: [dfe9324a1c9b1] daemon is not started [2022-02-11T19:36:06.745Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-02-11T19:36:06.817Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-02-11T19:36:08.186Z] docker_cli_network_unix_test.go:46: [d9e70ac2e30dd] daemon is not started [2022-02-11T19:36:08.186Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-02-11T19:36:08.319Z] === RUN TestDockerSuite/TestBuildCmd [2022-02-11T19:36:08.443Z] docker_cli_network_unix_test.go:1233: [daffc00a5e0f3] daemon is not started [2022-02-11T19:36:08.790Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-02-11T19:36:09.262Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-02-11T19:36:10.254Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-02-11T19:36:10.958Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-02-11T19:36:11.520Z] docker_cli_network_unix_test.go:46: [dedaec2e1e4b2] daemon is not started [2022-02-11T19:36:11.921Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-02-11T19:36:12.082Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-02-11T19:36:16.144Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-02-11T19:36:16.254Z] docker_cli_network_unix_test.go:46: [d4958d8a88666] daemon is not started [2022-02-11T19:36:17.182Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-02-11T19:36:18.548Z] docker_cli_network_unix_test.go:46: [dfc5fe58d73a2] daemon is not started [2022-02-11T19:36:19.110Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-02-11T19:36:19.113Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-02-11T19:36:19.113Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-02-11T19:36:19.113Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-02-11T19:36:20.038Z] docker_cli_network_unix_test.go:46: [d13f9077ab45e] daemon is not started [2022-02-11T19:36:20.107Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-02-11T19:36:20.107Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-02-11T19:36:20.107Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-02-11T19:36:20.308Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-02-11T19:36:20.574Z] docker_cli_network_unix_test.go:46: [d1c43807bdae7] daemon is not started [2022-02-11T19:36:20.831Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-02-11T19:36:21.086Z] docker_cli_network_unix_test.go:46: [df6d0b73dbf97] daemon is not started [2022-02-11T19:36:21.086Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-02-11T19:36:21.100Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-02-11T19:36:21.649Z] docker_cli_network_unix_test.go:46: [d8e5cf8181af9] daemon is not started [2022-02-11T19:36:21.905Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-02-11T19:36:22.469Z] docker_cli_network_unix_test.go:46: [d39c19e378456] daemon is not started [2022-02-11T19:36:22.725Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-02-11T19:36:22.982Z] docker_cli_network_unix_test.go:46: [dce91acc92394] daemon is not started [2022-02-11T19:36:22.982Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-02-11T19:36:23.238Z] docker_cli_network_unix_test.go:46: [ddfa8bde69b6c] daemon is not started [2022-02-11T19:36:23.238Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-02-11T19:36:23.332Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-02-11T19:36:23.802Z] docker_cli_network_unix_test.go:46: [d638dfee68542] daemon is not started [2022-02-11T19:36:24.058Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-02-11T19:36:24.058Z] docker_cli_network_unix_test.go:46: [d81d95cc5d0ac] daemon is not started [2022-02-11T19:36:24.058Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-02-11T19:36:24.058Z] docker_cli_network_unix_test.go:46: [d71e10de886e0] daemon is not started [2022-02-11T19:36:24.058Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-02-11T19:36:24.314Z] docker_cli_network_unix_test.go:46: [dbd14e39d5b7b] daemon is not started [2022-02-11T19:36:24.314Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-02-11T19:36:24.327Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-02-11T19:36:24.456Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-02-11T19:36:24.802Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-02-11T19:36:24.802Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-02-11T19:36:24.802Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-02-11T19:36:25.242Z] docker_cli_network_unix_test.go:46: [de928f4e5ed35] daemon is not started [2022-02-11T19:36:25.242Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-02-11T19:36:25.799Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-02-11T19:36:25.805Z] docker_cli_network_unix_test.go:46: [dd497aa29a7bc] daemon is not started [2022-02-11T19:36:26.061Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-02-11T19:36:26.318Z] docker_cli_network_unix_test.go:46: [d085017c72d5f] daemon is not started [2022-02-11T19:36:26.318Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-02-11T19:36:26.318Z] docker_cli_network_unix_test.go:46: [da30f2a668c57] daemon is not started [2022-02-11T19:36:26.583Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-02-11T19:36:26.583Z] docker_cli_network_unix_test.go:46: [d1d501a02f811] daemon is not started [2022-02-11T19:36:26.583Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-02-11T19:36:26.792Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-02-11T19:36:26.792Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-02-11T19:36:26.792Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-02-11T19:36:26.793Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-02-11T19:36:26.793Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-02-11T19:36:27.949Z] docker_cli_network_unix_test.go:968: [d057e3051a3d1] daemon is not started [2022-02-11T19:36:28.877Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-02-11T19:36:30.243Z] docker_cli_network_unix_test.go:46: [df228e02cd1ce] daemon is not started [2022-02-11T19:36:30.243Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-02-11T19:36:32.765Z] docker_cli_network_unix_test.go:1116: [d72b93cd7ce8b] daemon is not started [2022-02-11T19:36:33.982Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-02-11T19:36:36.034Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-02-11T19:36:36.034Z] docker_cli_network_unix_test.go:46: [d194d7dada56c] daemon is not started [2022-02-11T19:36:36.034Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-02-11T19:36:36.597Z] docker_cli_network_unix_test.go:46: [dea103e8fc16a] daemon is not started [2022-02-11T19:36:36.597Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-02-11T19:36:36.597Z] docker_cli_network_unix_test.go:46: [db5584faa554b] daemon is not started [2022-02-11T19:36:36.597Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-02-11T19:36:36.597Z] docker_cli_network_unix_test.go:46: [dbc1e47b9eb28] daemon is not started [2022-02-11T19:36:36.597Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-02-11T19:36:36.853Z] docker_cli_network_unix_test.go:46: [dce67ac8ef88b] daemon is not started [2022-02-11T19:36:36.853Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-02-11T19:36:36.853Z] docker_cli_network_unix_test.go:46: [de95bd96a7a59] daemon is not started [2022-02-11T19:36:36.853Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-02-11T19:36:36.853Z] docker_cli_network_unix_test.go:46: [df89e70d0554c] daemon is not started [2022-02-11T19:36:36.853Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-02-11T19:36:36.997Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-02-11T19:36:36.997Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-02-11T19:36:36.997Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-02-11T19:36:38.754Z] docker_cli_network_unix_test.go:46: [db51c1be0532d] daemon is not started [2022-02-11T19:36:39.318Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-02-11T19:36:39.318Z] docker_cli_network_unix_test.go:46: [d0653feb22a10] daemon is not started [2022-02-11T19:36:39.318Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-02-11T19:36:39.318Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-02-11T19:36:39.318Z] docker_cli_network_unix_test.go:46: [ddaf0b0dc1247] daemon is not started [2022-02-11T19:36:39.318Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-02-11T19:36:39.889Z] docker_cli_network_unix_test.go:46: [d4fdea0b1fe34] daemon is not started [2022-02-11T19:36:39.889Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-02-11T19:36:42.891Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-02-11T19:36:42.891Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-02-11T19:36:42.891Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-02-11T19:36:42.891Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-02-11T19:36:42.891Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-02-11T19:36:44.070Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-02-11T19:36:44.999Z] docker_cli_network_unix_test.go:1084: [d9163e3d50e24] daemon is not started [2022-02-11T19:36:46.367Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-02-11T19:36:46.367Z] docker_cli_network_unix_test.go:46: [d1f7aa6ecc626] daemon is not started [2022-02-11T19:36:46.367Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-02-11T19:36:46.931Z] docker_cli_network_unix_test.go:46: [d72df0d068736] daemon is not started [2022-02-11T19:36:46.931Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-02-11T19:36:48.298Z] docker_cli_network_unix_test.go:46: [d900f0e0b57f9] daemon is not started [2022-02-11T19:36:48.554Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-02-11T19:36:48.554Z] docker_cli_network_unix_test.go:46: [d9d67dc21bdc9] daemon is not started [2022-02-11T19:36:48.554Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-02-11T19:36:48.811Z] docker_cli_network_unix_test.go:46: [da4342eeacdc5] daemon is not started [2022-02-11T19:36:49.067Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-02-11T19:36:49.629Z] docker_cli_network_unix_test.go:46: [d51376c4d6e32] daemon is not started [2022-02-11T19:36:49.629Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-02-11T19:36:50.079Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-02-11T19:36:50.079Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-02-11T19:36:50.079Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-02-11T19:36:50.192Z] docker_cli_network_unix_test.go:46: [d89862ae8e5f4] daemon is not started [2022-02-11T19:36:50.449Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-02-11T19:36:51.073Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-02-11T19:36:51.073Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-02-11T19:36:51.073Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-02-11T19:36:51.073Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-02-11T19:36:51.073Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-02-11T19:36:55.697Z] docker_cli_network_unix_test.go:46: [d98a1788a9164] daemon is not started [2022-02-11T19:36:55.954Z] --- PASS: TestDockerNetworkSuite (53.55s) [2022-02-11T19:36:55.954Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.08s) [2022-02-11T19:36:55.954Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.79s) [2022-02-11T19:36:55.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.64s) [2022-02-11T19:36:55.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.43s) [2022-02-11T19:36:55.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.42s) [2022-02-11T19:36:55.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.41s) [2022-02-11T19:36:55.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (4.83s) [2022-02-11T19:36:55.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.16s) [2022-02-11T19:36:55.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.06s) [2022-02-11T19:36:55.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.56s) [2022-02-11T19:36:55.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.37s) [2022-02-11T19:36:55.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.84s) [2022-02-11T19:36:55.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.85s) [2022-02-11T19:36:55.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2022-02-11T19:36:55.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.31s) [2022-02-11T19:36:55.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.67s) [2022-02-11T19:36:55.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.16s) [2022-02-11T19:36:55.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-02-11T19:36:55.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2022-02-11T19:36:55.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.80s) [2022-02-11T19:36:55.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.03s) [2022-02-11T19:36:55.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-02-11T19:36:55.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.24s) [2022-02-11T19:36:55.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2022-02-11T19:36:55.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.46s) [2022-02-11T19:36:55.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.20s) [2022-02-11T19:36:55.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.24s) [2022-02-11T19:36:55.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s) [2022-02-11T19:36:55.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.82s) [2022-02-11T19:36:55.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s) [2022-02-11T19:36:55.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-02-11T19:36:55.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.15s) [2022-02-11T19:36:55.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.15s) [2022-02-11T19:36:55.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-02-11T19:36:55.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.31s) [2022-02-11T19:36:55.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2022-02-11T19:36:55.954Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-02-11T19:36:55.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.73s) [2022-02-11T19:36:55.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.35s) [2022-02-11T19:36:55.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.91s) [2022-02-11T19:36:55.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-02-11T19:36:55.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.74s) [2022-02-11T19:36:55.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.38s) [2022-02-11T19:36:55.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-02-11T19:36:55.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.64s) [2022-02-11T19:36:55.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.50s) [2022-02-11T19:36:55.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.90s) [2022-02-11T19:36:55.954Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.39s) [2022-02-11T19:36:55.954Z] === RUN TestDockerHubPullSuite [2022-02-11T19:36:55.954Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-02-11T19:36:57.848Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-02-11T19:36:59.740Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-02-11T19:37:00.670Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-02-11T19:37:02.103Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-02-11T19:37:02.103Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-02-11T19:37:02.103Z] --- PASS: TestDockerHubPullSuite (6.15s) [2022-02-11T19:37:02.103Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.68s) [2022-02-11T19:37:02.103Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.22s) [2022-02-11T19:37:02.103Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.67s) [2022-02-11T19:37:02.103Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.32s) [2022-02-11T19:37:02.103Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.20s) [2022-02-11T19:37:02.103Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.05s) [2022-02-11T19:37:02.103Z] PASS [2022-02-11T19:37:02.103Z] [2022-02-11T19:37:02.103Z] === Skipped [2022-02-11T19:37:02.103Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-02-11T19:37:02.103Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-02-11T19:37:02.103Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-02-11T19:37:02.103Z] [2022-02-11T19:37:02.103Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-02-11T19:37:02.103Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-02-11T19:37:02.103Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-02-11T19:37:02.103Z] [2022-02-11T19:37:02.103Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-02-11T19:37:02.103Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-02-11T19:37:02.103Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-02-11T19:37:02.103Z] [2022-02-11T19:37:02.103Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-02-11T19:37:02.103Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-02-11T19:37:02.103Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-02-11T19:37:02.103Z] [2022-02-11T19:37:02.103Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-02-11T19:37:02.103Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-02-11T19:37:02.103Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-02-11T19:37:02.103Z] [2022-02-11T19:37:02.103Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-02-11T19:37:02.103Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-02-11T19:37:02.103Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-02-11T19:37:02.103Z] [2022-02-11T19:37:02.103Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-02-11T19:37:02.103Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-02-11T19:37:02.103Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-02-11T19:37:02.103Z] [2022-02-11T19:37:02.103Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-02-11T19:37:02.103Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-02-11T19:37:02.103Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-02-11T19:37:02.103Z] [2022-02-11T19:37:02.103Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-02-11T19:37:02.103Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-02-11T19:37:02.103Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-02-11T19:37:02.103Z] [2022-02-11T19:37:02.103Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-02-11T19:37:02.103Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-02-11T19:37:02.103Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-02-11T19:37:02.103Z] [2022-02-11T19:37:02.103Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-02-11T19:37:02.103Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-02-11T19:37:02.103Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-02-11T19:37:02.103Z] [2022-02-11T19:37:02.103Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-02-11T19:37:02.103Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-02-11T19:37:02.103Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-02-11T19:37:02.103Z] [2022-02-11T19:37:02.103Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-02-11T19:37:02.103Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-02-11T19:37:02.103Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-02-11T19:37:02.103Z] [2022-02-11T19:37:02.103Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-02-11T19:37:02.103Z] docker_cli_sni_test.go:18: Flakey test [2022-02-11T19:37:02.103Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-02-11T19:37:02.103Z] [2022-02-11T19:37:02.103Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-02-11T19:37:02.103Z] docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows [2022-02-11T19:37:02.103Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-02-11T19:37:02.103Z] [2022-02-11T19:37:02.103Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-02-11T19:37:02.103Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-02-11T19:37:02.103Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-02-11T19:37:02.103Z] [2022-02-11T19:37:02.103Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-02-11T19:37:02.103Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-02-11T19:37:02.103Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-02-11T19:37:02.103Z] [2022-02-11T19:37:02.103Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-02-11T19:37:02.103Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-02-11T19:37:02.103Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-02-11T19:37:02.103Z] [2022-02-11T19:37:02.103Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-02-11T19:37:02.103Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-02-11T19:37:02.103Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-02-11T19:37:02.103Z] [2022-02-11T19:37:02.103Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2022-02-11T19:37:02.103Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-02-11T19:37:02.103Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2022-02-11T19:37:02.103Z] [2022-02-11T19:37:02.103Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-02-11T19:37:02.103Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-02-11T19:37:02.103Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-02-11T19:37:02.103Z] [2022-02-11T19:37:02.103Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-02-11T19:37:02.103Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-02-11T19:37:02.103Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-02-11T19:37:02.103Z] [2022-02-11T19:37:02.103Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-02-11T19:37:02.103Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-02-11T19:37:02.103Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-02-11T19:37:02.103Z] [2022-02-11T19:37:02.103Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-02-11T19:37:02.103Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-02-11T19:37:02.103Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-02-11T19:37:02.103Z] [2022-02-11T19:37:02.103Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-02-11T19:37:02.103Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2022-02-11T19:37:02.103Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-02-11T19:37:02.103Z] [2022-02-11T19:37:02.103Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-02-11T19:37:02.103Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2022-02-11T19:37:02.103Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-02-11T19:37:02.103Z] [2022-02-11T19:37:02.103Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-02-11T19:37:02.103Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-02-11T19:37:02.103Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-02-11T19:37:02.103Z] [2022-02-11T19:37:02.103Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-02-11T19:37:02.103Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-02-11T19:37:02.103Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-02-11T19:37:02.103Z] [2022-02-11T19:37:02.103Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-02-11T19:37:02.103Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-02-11T19:37:02.103Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-02-11T19:37:02.103Z] [2022-02-11T19:37:02.103Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-02-11T19:37:02.103Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2022-02-11T19:37:02.103Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-02-11T19:37:02.103Z] [2022-02-11T19:37:02.103Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-02-11T19:37:02.103Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2022-02-11T19:37:02.103Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-02-11T19:37:02.103Z] [2022-02-11T19:37:02.103Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-02-11T19:37:02.103Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved [2022-02-11T19:37:02.103Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-02-11T19:37:02.103Z] [2022-02-11T19:37:02.103Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-02-11T19:37:02.103Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-02-11T19:37:02.103Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-02-11T19:37:02.103Z] [2022-02-11T19:37:02.103Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-02-11T19:37:02.103Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-02-11T19:37:02.103Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-02-11T19:37:02.103Z] [2022-02-11T19:37:02.103Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-02-11T19:37:02.103Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2022-02-11T19:37:02.103Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-02-11T19:37:02.103Z] [2022-02-11T19:37:02.103Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2022-02-11T19:37:02.103Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2022-02-11T19:37:02.103Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2022-02-11T19:37:02.103Z] [2022-02-11T19:37:02.103Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-02-11T19:37:02.103Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2022-02-11T19:37:02.103Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-02-11T19:37:02.103Z] [2022-02-11T19:37:02.103Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-02-11T19:37:02.103Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-02-11T19:37:02.103Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-02-11T19:37:02.103Z] [2022-02-11T19:37:02.103Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-02-11T19:37:02.103Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-02-11T19:37:02.103Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-02-11T19:37:02.103Z] [2022-02-11T19:37:02.103Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-02-11T19:37:02.103Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-02-11T19:37:02.103Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-02-11T19:37:02.103Z] [2022-02-11T19:37:02.103Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-02-11T19:37:02.103Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-02-11T19:37:02.103Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-02-11T19:37:02.103Z] [2022-02-11T19:37:02.103Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-02-11T19:37:02.103Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-02-11T19:37:02.103Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-02-11T19:37:02.103Z] [2022-02-11T19:37:02.103Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-02-11T19:37:02.103Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-02-11T19:37:02.103Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-02-11T19:37:02.103Z] [2022-02-11T19:37:02.103Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-02-11T19:37:02.103Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-02-11T19:37:02.103Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-02-11T19:37:02.103Z] [2022-02-11T19:37:02.104Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-02-11T19:37:02.104Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-02-11T19:37:02.104Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-02-11T19:37:02.104Z] [2022-02-11T19:37:02.104Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-02-11T19:37:02.104Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-02-11T19:37:02.104Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-02-11T19:37:02.104Z] [2022-02-11T19:37:02.104Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-02-11T19:37:02.104Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-02-11T19:37:02.104Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-02-11T19:37:02.104Z] [2022-02-11T19:37:02.104Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-02-11T19:37:02.104Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-02-11T19:37:02.104Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-02-11T19:37:02.104Z] [2022-02-11T19:37:02.104Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-02-11T19:37:02.104Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-02-11T19:37:02.104Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-02-11T19:37:02.104Z] [2022-02-11T19:37:02.104Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-02-11T19:37:02.104Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2022-02-11T19:37:02.104Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-02-11T19:37:02.104Z] [2022-02-11T19:37:02.104Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-02-11T19:37:02.104Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-02-11T19:37:02.104Z] docker_cli_network_unix_test.go:46: [ddaf0b0dc1247] daemon is not started [2022-02-11T19:37:02.104Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-02-11T19:37:02.104Z] [2022-02-11T19:37:02.104Z] DONE 1262 tests, 51 skipped in 1417.495s [2022-02-11T19:37:02.104Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-02-11T19:37:02.104Z] ++++ cat bundles/test-integration/docker.pid [2022-02-11T19:37:02.104Z] +++ kill 8355 [2022-02-11T19:37:02.104Z] +++ /etc/init.d/apparmor stop [2022-02-11T19:37:02.104Z] Leaving: AppArmorNo profiles have been unloaded. [2022-02-11T19:37:02.104Z] [2022-02-11T19:37:02.104Z] Unloading profiles will leave already running processes permanently [2022-02-11T19:37:02.104Z] unconfined, which can lead to unexpected situations. [2022-02-11T19:37:02.104Z] [2022-02-11T19:37:02.104Z] To set a process to complain mode, use the command line tool [2022-02-11T19:37:02.104Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-02-11T19:37:02.104Z] +++ true [2022-02-11T19:37:02.104Z] exiting test-integration [2022-02-11T19:37:02.104Z] ++ exit 0 [2022-02-11T19:37:02.104Z] [2022-02-11T19:37:02.359Z] + for job in $(jobs -p) [2022-02-11T19:37:02.359Z] + wait 5390 [2022-02-11T19:37:16.750Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-02-11T19:37:16.750Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-02-11T19:37:16.750Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-02-11T19:37:19.718Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-02-11T19:37:19.718Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-02-11T19:37:20.189Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-02-11T19:37:20.189Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-02-11T19:37:20.404Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-02-11T19:37:20.660Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-02-11T19:37:20.660Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-02-11T19:37:20.660Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-02-11T19:37:21.139Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-02-11T19:37:21.139Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-02-11T19:37:21.139Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-02-11T19:37:21.255Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-02-11T19:37:22.923Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-02-11T19:37:28.446Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-02-11T19:37:28.446Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-02-11T19:37:28.446Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-02-11T19:37:28.446Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-02-11T19:37:28.918Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-02-11T19:37:29.463Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-02-11T19:37:30.493Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-02-11T19:37:30.493Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-02-11T19:37:30.493Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-02-11T19:37:34.708Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-02-11T19:37:36.598Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-02-11T19:37:37.681Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-02-11T19:37:38.675Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-02-11T19:37:38.675Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-02-11T19:37:38.675Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-02-11T19:37:38.675Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-02-11T19:37:38.675Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-02-11T19:37:40.250Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-02-11T19:37:40.777Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-02-11T19:37:41.825Z] === RUN TestDockerSuite/TestBuildCmd [2022-02-11T19:37:42.296Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-02-11T19:37:42.666Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-02-11T19:37:43.289Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-02-11T19:37:43.760Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-02-11T19:37:46.835Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-02-11T19:37:46.835Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-02-11T19:37:46.835Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-02-11T19:37:51.001Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-02-11T19:37:51.308Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-02-11T19:37:51.308Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-02-11T19:37:51.308Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-02-11T19:37:51.308Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-02-11T19:37:51.562Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-02-11T19:37:52.458Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-02-11T19:37:52.490Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-02-11T19:37:54.032Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-02-11T19:37:54.032Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-02-11T19:37:54.032Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-02-11T19:37:54.380Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-02-11T19:37:55.614Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-02-11T19:37:55.614Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-02-11T19:37:55.614Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-02-11T19:37:56.086Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-02-11T19:37:58.222Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-02-11T19:37:58.222Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-02-11T19:37:58.222Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-02-11T19:37:59.902Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-02-11T19:38:00.898Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-02-11T19:38:01.181Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-02-11T19:38:01.369Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-02-11T19:38:01.369Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-02-11T19:38:01.369Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-02-11T19:38:01.650Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-02-11T19:38:02.948Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-02-11T19:38:03.420Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-02-11T19:38:03.420Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-02-11T19:38:03.420Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-02-11T19:38:03.420Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-02-11T19:38:03.420Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-02-11T19:38:06.415Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-02-11T19:38:07.411Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-02-11T19:38:07.411Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-02-11T19:38:07.411Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-02-11T19:38:07.411Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-02-11T19:38:07.411Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-02-11T19:38:07.411Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-02-11T19:38:07.411Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-02-11T19:38:07.411Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-02-11T19:38:08.984Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-02-11T19:38:10.616Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-02-11T19:38:12.624Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-02-11T19:38:12.624Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-02-11T19:38:12.790Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-02-11T19:38:13.095Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-02-11T19:38:14.380Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-02-11T19:38:14.381Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-02-11T19:38:14.381Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-02-11T19:38:14.381Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-02-11T19:38:14.381Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-02-11T19:38:14.381Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-02-11T19:38:17.878Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-02-11T19:38:18.187Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-02-11T19:38:20.845Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-02-11T19:38:24.657Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-02-11T19:38:33.146Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-02-11T19:38:43.589Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-02-11T19:38:43.589Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-02-11T19:38:43.589Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-02-11T19:38:43.589Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-02-11T19:38:47.390Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-02-11T19:38:49.613Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-02-11T19:38:50.565Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-02-11T19:38:50.565Z] docker_cli_swarm_test.go:1180: [d2caca5e0d270] joining swarm manager [d4427d48a07cc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-11T19:38:57.105Z] docker_cli_swarm_test.go:1189: [df45f33047675] joining swarm manager [d4427d48a07cc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-11T19:39:00.054Z] === RUN TestDockerSuite/TestBuildAddScript [2022-02-11T19:39:00.054Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-02-11T19:39:00.054Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-02-11T19:39:00.054Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-02-11T19:39:00.054Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-02-11T19:39:00.054Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-02-11T19:39:00.054Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-02-11T19:39:00.054Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-02-11T19:39:00.054Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-02-11T19:39:00.524Z] === RUN TestDockerSuite/TestBuildAddTar [2022-02-11T19:39:01.608Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-02-11T19:39:01.608Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-02-11T19:39:01.608Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-02-11T19:39:04.578Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-02-11T19:39:04.578Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-02-11T19:39:05.050Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-02-11T19:39:05.050Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-02-11T19:39:05.521Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-02-11T19:39:05.521Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-02-11T19:39:05.521Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-02-11T19:39:05.994Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-02-11T19:39:05.994Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-02-11T19:39:06.468Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-02-11T19:39:25.859Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-02-11T19:39:28.085Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-02-11T19:39:28.085Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-02-11T19:39:28.557Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-02-11T19:39:36.725Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-02-11T19:39:36.725Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-02-11T19:39:36.725Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-02-11T19:39:37.718Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-02-11T19:39:43.729Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-02-11T19:39:53.669Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-02-11T19:39:56.190Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-02-11T19:39:58.114Z] docker_cli_swarm_test.go:1112: [df1cefeee9a20] joining swarm manager [d5428946444c6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-11T19:39:59.479Z] docker_cli_swarm_test.go:1113: [d30b90fab646b] joining swarm manager [d5428946444c6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-11T19:40:03.059Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-02-11T19:40:03.059Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-02-11T19:40:04.051Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-02-11T19:40:08.829Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-02-11T19:40:12.890Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-02-11T19:40:12.890Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-02-11T19:40:12.890Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-02-11T19:40:12.890Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-02-11T19:40:12.890Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-02-11T19:40:13.606Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-02-11T19:40:17.418Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-02-11T19:40:27.858Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-02-11T19:40:27.858Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-02-11T19:40:28.849Z] === RUN TestDockerSuite/TestBuildBlankName [2022-02-11T19:40:29.844Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-02-11T19:40:38.535Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-02-11T19:40:38.535Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-02-11T19:40:39.526Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-02-11T19:40:40.912Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-02-11T19:40:40.912Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-02-11T19:40:40.912Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-02-11T19:40:45.412Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-02-11T19:40:55.859Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-02-11T19:40:58.764Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-02-11T19:41:06.316Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-02-11T19:41:06.316Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-02-11T19:41:06.316Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-02-11T19:41:11.294Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-02-11T19:41:12.222Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-02-11T19:41:12.222Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-02-11T19:41:12.222Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-02-11T19:41:12.222Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-02-11T19:41:12.222Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-02-11T19:41:19.400Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-02-11T19:41:19.400Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-02-11T19:41:19.400Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-02-11T19:41:19.869Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-02-11T19:41:19.869Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-02-11T19:41:19.869Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-02-11T19:41:19.869Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-02-11T19:41:19.869Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-02-11T19:41:21.745Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-02-11T19:41:29.787Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-02-11T19:41:29.787Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-02-11T19:41:29.787Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-02-11T19:41:29.787Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-02-11T19:41:35.855Z] docker_cli_swarm_test.go:1166: [d450ab93d4633] joining swarm manager [d5428946444c6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-02-11T19:41:57.652Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-02-11T19:41:57.741Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-02-11T19:41:58.670Z] docker_cli_swarm_test.go:1447: [d46311efadb73] joining swarm manager [dc83b19ed830d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-11T19:41:59.599Z] docker_cli_swarm_test.go:1448: [d26103fb90519] joining swarm manager [dc83b19ed830d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-11T19:42:08.112Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-02-11T19:42:10.767Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-02-11T19:42:11.794Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-02-11T19:42:11.794Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-02-11T19:42:11.794Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-02-11T19:42:11.794Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-02-11T19:42:11.794Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-02-11T19:42:12.355Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-02-11T19:42:14.569Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-02-11T19:42:14.569Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-02-11T19:42:14.874Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-02-11T19:42:15.038Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-02-11T19:42:15.038Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-02-11T19:42:15.508Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-02-11T19:42:17.078Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-02-11T19:42:17.078Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-02-11T19:42:17.078Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-02-11T19:42:17.392Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-02-11T19:42:18.578Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-02-11T19:42:19.911Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-02-11T19:42:21.802Z] docker_cli_swarm_unix_test.go:63: [d12ee01fddd33] joining swarm manager [df83cc7a2b59f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-11T19:42:22.957Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-02-11T19:42:23.945Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-02-11T19:42:23.945Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-02-11T19:42:23.945Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-02-11T19:42:23.945Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-02-11T19:42:23.945Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-02-11T19:42:25.515Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-02-11T19:42:27.086Z] === RUN TestDockerSuite/TestBuildCmd [2022-02-11T19:42:27.555Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-02-11T19:42:28.025Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-02-11T19:42:29.015Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-02-11T19:42:34.894Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-02-11T19:42:37.116Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-02-11T19:42:37.116Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-02-11T19:42:37.116Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-02-11T19:42:38.687Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-02-11T19:42:38.687Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-02-11T19:42:38.687Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-02-11T19:42:39.157Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-02-11T19:42:41.381Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-02-11T19:42:42.209Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-02-11T19:42:42.209Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-02-11T19:42:42.372Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-02-11T19:42:43.203Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-02-11T19:42:43.361Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-02-11T19:42:43.361Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-02-11T19:42:43.361Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-02-11T19:42:44.350Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-02-11T19:42:45.341Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-02-11T19:42:45.341Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-02-11T19:42:45.341Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-02-11T19:42:45.341Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-02-11T19:42:45.341Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-02-11T19:42:51.221Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-02-11T19:43:08.560Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-02-11T19:43:17.991Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-02-11T19:43:17.991Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-02-11T19:43:17.991Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-02-11T19:43:19.359Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-02-11T19:43:22.628Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-02-11T19:43:23.587Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-02-11T19:43:25.148Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-02-11T19:43:27.040Z] docker_api_swarm_test.go:962: [d11b092afbb83] joining swarm manager [dc23a6c480607]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-11T19:43:27.102Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-02-11T19:43:28.094Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-02-11T19:43:28.565Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-02-11T19:43:34.465Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-02-11T19:43:34.465Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-02-11T19:43:34.938Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-02-11T19:43:34.938Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-02-11T19:43:35.408Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-02-11T19:43:35.408Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-02-11T19:43:35.408Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-02-11T19:43:36.116Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-02-11T19:43:36.400Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-02-11T19:43:36.400Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-02-11T19:43:36.400Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-02-11T19:43:45.085Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-02-11T19:43:57.287Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-02-11T19:43:58.214Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-02-11T19:44:00.104Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-02-11T19:44:00.177Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-02-11T19:44:00.177Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-02-11T19:44:00.177Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-02-11T19:44:00.177Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-02-11T19:44:00.177Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-02-11T19:44:00.177Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-02-11T19:44:00.177Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-02-11T19:44:00.177Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-02-11T19:44:00.177Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-02-11T19:44:00.177Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-02-11T19:44:00.177Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-02-11T19:44:00.177Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-02-11T19:44:00.177Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-02-11T19:44:01.170Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-02-11T19:44:03.373Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-02-11T19:44:05.942Z] === RUN TestDockerSuite/TestBuildEnv [2022-02-11T19:44:05.942Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-02-11T19:44:05.942Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-02-11T19:44:05.942Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-02-11T19:44:06.413Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-02-11T19:44:06.413Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-02-11T19:44:06.413Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-02-11T19:44:06.413Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-02-11T19:44:06.413Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-02-11T19:44:06.413Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-02-11T19:44:06.884Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-02-11T19:44:09.913Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-02-11T19:44:11.656Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-02-11T19:44:11.656Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-02-11T19:44:11.656Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-02-11T19:44:11.656Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-02-11T19:44:11.656Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-02-11T19:44:11.656Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-02-11T19:44:11.656Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-02-11T19:44:12.045Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-02-11T19:44:12.130Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-02-11T19:44:14.081Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-02-11T19:44:16.598Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-02-11T19:44:18.090Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-02-11T19:44:19.116Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-02-11T19:44:19.141Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-02-11T19:44:19.141Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-02-11T19:44:19.141Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-02-11T19:44:19.141Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-02-11T19:44:21.631Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-02-11T19:44:24.152Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-02-11T19:44:27.017Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-02-11T19:44:27.420Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-02-11T19:44:29.311Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-02-11T19:44:35.910Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-02-11T19:44:35.910Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-02-11T19:44:35.910Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-02-11T19:44:35.910Z] === RUN TestDockerSuite/TestBuildExpose [2022-02-11T19:44:35.910Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-02-11T19:44:35.910Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-02-11T19:44:35.910Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-02-11T19:44:35.910Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-02-11T19:44:35.910Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-02-11T19:44:35.910Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-02-11T19:44:35.910Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-02-11T19:44:35.910Z] === RUN TestDockerSuite/TestBuildFails [2022-02-11T19:44:38.129Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-02-11T19:44:38.129Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-02-11T19:44:39.565Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-02-11T19:44:40.410Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-02-11T19:44:42.635Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-02-11T19:44:43.106Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-02-11T19:44:45.289Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-02-11T19:44:47.877Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-02-11T19:44:50.841Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-02-11T19:44:52.444Z] === RUN TestDockerSuite/TestBuildForceRm [2022-02-11T19:44:53.810Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-02-11T19:44:59.604Z] === RUN TestDockerSuite/TestBuildFromGit [2022-02-11T19:45:06.762Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-02-11T19:45:07.748Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-02-11T19:45:13.615Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-02-11T19:45:13.615Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-02-11T19:45:14.083Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-02-11T19:45:14.552Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-02-11T19:45:15.538Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-02-11T19:45:15.538Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-02-11T19:45:15.538Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-02-11T19:45:25.479Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-02-11T19:45:25.960Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-02-11T19:45:25.960Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-02-11T19:45:25.960Z] === RUN TestDockerSuite/TestBuildHistory [2022-02-11T19:45:40.327Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-02-11T19:45:40.898Z] === RUN TestDockerSuite/TestBuildIidFile [2022-02-11T19:45:40.898Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-02-11T19:45:42.464Z] === RUN TestDockerSuite/TestBuildInheritance [2022-02-11T19:45:42.464Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-02-11T19:45:42.464Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-02-11T19:45:43.454Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-02-11T19:45:43.454Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-02-11T19:45:49.329Z] === RUN TestDockerSuite/TestBuildLabel [2022-02-11T19:45:49.798Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-02-11T19:45:50.785Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-02-11T19:45:51.773Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-02-11T19:45:52.761Z] === RUN TestDockerSuite/TestBuildLabels [2022-02-11T19:45:53.748Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-02-11T19:45:55.178Z] --- PASS: TestDockerSwarmSuite (1616.33s) [2022-02-11T19:45:55.178Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.98s) [2022-02-11T19:45:55.178Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.85s) [2022-02-11T19:45:55.178Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.82s) [2022-02-11T19:45:55.178Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.03s) [2022-02-11T19:45:55.178Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.01s) [2022-02-11T19:45:55.178Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.03s) [2022-02-11T19:45:55.178Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-02-11T19:45:55.178Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.73s) [2022-02-11T19:45:55.178Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.78s) [2022-02-11T19:45:55.178Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.15s) [2022-02-11T19:45:55.178Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (36.05s) [2022-02-11T19:45:55.178Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.97s) [2022-02-11T19:45:55.178Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.77s) [2022-02-11T19:45:55.178Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.52s) [2022-02-11T19:45:55.178Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.11s) [2022-02-11T19:45:55.178Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (43.94s) [2022-02-11T19:45:55.178Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.84s) [2022-02-11T19:45:55.178Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.35s) [2022-02-11T19:45:55.178Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.38s) [2022-02-11T19:45:55.178Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (18.71s) [2022-02-11T19:45:55.178Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (58.38s) [2022-02-11T19:45:55.178Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (56.56s) [2022-02-11T19:45:55.178Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.26s) [2022-02-11T19:45:55.178Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.45s) [2022-02-11T19:45:55.178Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (17.80s) [2022-02-11T19:45:55.178Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.13s) [2022-02-11T19:45:55.178Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.15s) [2022-02-11T19:45:55.178Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.43s) [2022-02-11T19:45:55.178Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.62s) [2022-02-11T19:45:55.178Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.44s) [2022-02-11T19:45:55.178Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.68s) [2022-02-11T19:45:55.178Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.17s) [2022-02-11T19:45:55.178Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.02s) [2022-02-11T19:45:55.178Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.28s) [2022-02-11T19:45:55.178Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (23.91s) [2022-02-11T19:45:55.178Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.28s) [2022-02-11T19:45:55.178Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.12s) [2022-02-11T19:45:55.178Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.43s) [2022-02-11T19:45:55.178Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.87s) [2022-02-11T19:45:55.178Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.08s) [2022-02-11T19:45:55.178Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.73s) [2022-02-11T19:45:55.178Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.03s) [2022-02-11T19:45:55.179Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.25s) [2022-02-11T19:45:55.179Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.98s) [2022-02-11T19:45:55.179Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.57s) [2022-02-11T19:45:55.179Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.05s) [2022-02-11T19:45:55.179Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.65s) [2022-02-11T19:45:55.179Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.66s) [2022-02-11T19:45:55.179Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.94s) [2022-02-11T19:45:55.179Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.52s) [2022-02-11T19:45:55.179Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.86s) [2022-02-11T19:45:55.179Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.23s) [2022-02-11T19:45:55.179Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.51s) [2022-02-11T19:45:55.179Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.56s) [2022-02-11T19:45:55.179Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.22s) [2022-02-11T19:45:55.179Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.93s) [2022-02-11T19:45:55.179Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.29s) [2022-02-11T19:45:55.179Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.02s) [2022-02-11T19:45:55.179Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.78s) [2022-02-11T19:45:55.179Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.73s) [2022-02-11T19:45:55.179Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.92s) [2022-02-11T19:45:55.179Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.07s) [2022-02-11T19:45:55.179Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.68s) [2022-02-11T19:45:55.179Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.73s) [2022-02-11T19:45:55.179Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.90s) [2022-02-11T19:45:55.179Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (12.88s) [2022-02-11T19:45:55.179Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.38s) [2022-02-11T19:45:55.179Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.52s) [2022-02-11T19:45:55.179Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.48s) [2022-02-11T19:45:55.179Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.44s) [2022-02-11T19:45:55.179Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.67s) [2022-02-11T19:45:55.179Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.65s) [2022-02-11T19:45:55.179Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.39s) [2022-02-11T19:45:55.179Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.54s) [2022-02-11T19:45:55.179Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.20s) [2022-02-11T19:45:55.179Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.80s) [2022-02-11T19:45:55.179Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (122.12s) [2022-02-11T19:45:55.179Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.44s) [2022-02-11T19:45:55.179Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.57s) [2022-02-11T19:45:55.179Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.79s) [2022-02-11T19:45:55.179Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.14s) [2022-02-11T19:45:55.179Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (3.68s) [2022-02-11T19:45:55.179Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.22s) [2022-02-11T19:45:55.179Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.62s) [2022-02-11T19:45:55.179Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-02-11T19:45:55.179Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (4.84s) [2022-02-11T19:45:55.179Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.69s) [2022-02-11T19:45:55.179Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.70s) [2022-02-11T19:45:55.179Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.16s) [2022-02-11T19:45:55.179Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.49s) [2022-02-11T19:45:55.179Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (51.34s) [2022-02-11T19:45:55.179Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (12.88s) [2022-02-11T19:45:55.179Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.10s) [2022-02-11T19:45:55.179Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (120.50s) [2022-02-11T19:45:55.179Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.26s) [2022-02-11T19:45:55.179Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.19s) [2022-02-11T19:45:55.179Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.14s) [2022-02-11T19:45:55.179Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.15s) [2022-02-11T19:45:55.179Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s) [2022-02-11T19:45:55.179Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.05s) [2022-02-11T19:45:55.179Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.16s) [2022-02-11T19:45:55.179Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.11s) [2022-02-11T19:45:55.179Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.11s) [2022-02-11T19:45:55.179Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.50s) [2022-02-11T19:45:55.179Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.10s) [2022-02-11T19:45:55.179Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.03s) [2022-02-11T19:45:55.179Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.14s) [2022-02-11T19:45:55.179Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (2.98s) [2022-02-11T19:45:55.179Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.40s) [2022-02-11T19:45:55.179Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.15s) [2022-02-11T19:45:55.179Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.07s) [2022-02-11T19:45:55.179Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.09s) [2022-02-11T19:45:55.179Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.13s) [2022-02-11T19:45:55.179Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.84s) [2022-02-11T19:45:55.179Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.76s) [2022-02-11T19:45:55.179Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.39s) [2022-02-11T19:45:55.179Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.35s) [2022-02-11T19:45:55.179Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.46s) [2022-02-11T19:45:55.179Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.46s) [2022-02-11T19:45:55.179Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.48s) [2022-02-11T19:45:55.179Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.88s) [2022-02-11T19:45:55.179Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.12s) [2022-02-11T19:45:55.179Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.74s) [2022-02-11T19:45:55.179Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.15s) [2022-02-11T19:45:55.179Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.12s) [2022-02-11T19:45:55.179Z] === RUN TestDockerExternalVolumeSuite [2022-02-11T19:45:55.179Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-02-11T19:45:55.179Z] docker_cli_external_volume_driver_test.go:52: [d804ffbda7d7f] daemon is not started [2022-02-11T19:45:55.966Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-02-11T19:46:03.131Z] === RUN TestDockerSuite/TestBuildLastModified [2022-02-11T19:46:03.131Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-02-11T19:46:03.131Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-02-11T19:46:03.131Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-02-11T19:46:03.131Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-02-11T19:46:03.131Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-02-11T19:46:03.131Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-02-11T19:46:03.131Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-02-11T19:46:03.131Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-02-11T19:46:03.599Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-02-11T19:46:04.586Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-02-11T19:46:10.469Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-02-11T19:46:13.218Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-02-11T19:46:20.121Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-02-11T19:46:20.121Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-02-11T19:46:20.121Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-02-11T19:46:20.590Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-02-11T19:46:21.140Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-02-11T19:46:21.140Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-02-11T19:46:21.140Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-02-11T19:46:21.140Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-02-11T19:46:21.140Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-02-11T19:46:21.140Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-02-11T19:46:21.140Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-02-11T19:46:21.140Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-02-11T19:46:21.140Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-02-11T19:46:21.140Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-02-11T19:46:22.137Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-02-11T19:46:22.609Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-02-11T19:46:31.313Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-02-11T19:46:31.708Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-02-11T19:46:31.708Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-02-11T19:46:31.708Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-02-11T19:46:31.708Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-02-11T19:46:35.132Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-02-11T19:46:42.323Z] === RUN TestDockerSuite/TestBuildEnv [2022-02-11T19:46:42.323Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-02-11T19:46:42.323Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-02-11T19:46:42.323Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-02-11T19:46:42.323Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-02-11T19:46:42.323Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-02-11T19:46:42.323Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-02-11T19:46:42.323Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-02-11T19:46:42.323Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-02-11T19:46:42.323Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-02-11T19:46:42.323Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-02-11T19:46:47.104Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-02-11T19:46:47.104Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-02-11T19:46:47.104Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-02-11T19:46:47.104Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-02-11T19:46:47.104Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-02-11T19:46:47.104Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-02-11T19:46:47.104Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-02-11T19:46:48.098Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-02-11T19:46:55.290Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-02-11T19:47:13.299Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-02-11T19:47:13.299Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-02-11T19:47:13.299Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-02-11T19:47:13.771Z] === RUN TestDockerSuite/TestBuildExpose [2022-02-11T19:47:13.771Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-02-11T19:47:13.771Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-02-11T19:47:13.771Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-02-11T19:47:13.771Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-02-11T19:47:13.771Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-02-11T19:47:13.771Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-02-11T19:47:13.771Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-02-11T19:47:13.771Z] === RUN TestDockerSuite/TestBuildFails [2022-02-11T19:47:14.417Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-02-11T19:47:17.582Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-02-11T19:47:17.582Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-02-11T19:47:20.839Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-02-11T19:47:26.290Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-02-11T19:47:26.918Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-02-11T19:47:27.394Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-02-11T19:47:32.797Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-02-11T19:47:33.483Z] === RUN TestDockerSuite/TestBuildForceRm [2022-02-11T19:47:41.471Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-02-11T19:47:42.235Z] docker_cli_external_volume_driver_test.go:52: [dfc5e61480666] daemon is not started [2022-02-11T19:47:43.952Z] === RUN TestDockerSuite/TestBuildFromGit [2022-02-11T19:47:46.232Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-02-11T19:47:49.853Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-02-11T19:47:52.083Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-02-11T19:47:59.279Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-02-11T19:47:59.279Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-02-11T19:47:59.279Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-02-11T19:47:59.756Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-02-11T19:48:00.277Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-02-11T19:48:00.751Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-02-11T19:48:00.751Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-02-11T19:48:00.751Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-02-11T19:48:02.115Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-02-11T19:48:02.115Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-02-11T19:48:02.115Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-02-11T19:48:07.472Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-02-11T19:48:07.473Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-02-11T19:48:07.473Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-02-11T19:48:13.295Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-02-11T19:48:13.295Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-02-11T19:48:13.295Z] === RUN TestDockerSuite/TestBuildHistory [2022-02-11T19:48:14.630Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-02-11T19:48:15.111Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-02-11T19:48:15.617Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-02-11T19:48:15.617Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-02-11T19:48:15.617Z] === RUN TestDockerSuite/TestBuildNetNone [2022-02-11T19:48:15.617Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-02-11T19:48:15.617Z] === RUN TestDockerSuite/TestBuildNoContext [2022-02-11T19:48:18.569Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-02-11T19:48:23.400Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-02-11T19:48:24.437Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-02-11T19:48:26.655Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-02-11T19:48:27.123Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-02-11T19:48:27.123Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-02-11T19:48:28.279Z] === RUN TestDockerSuite/TestBuildIidFile [2022-02-11T19:48:28.280Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-02-11T19:48:29.963Z] docker_cli_external_volume_driver_test.go:52: [d81cc60bb7b1e] daemon is not started [2022-02-11T19:48:30.075Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-02-11T19:48:30.509Z] === RUN TestDockerSuite/TestBuildInheritance [2022-02-11T19:48:30.509Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-02-11T19:48:30.509Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-02-11T19:48:31.062Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-02-11T19:48:31.504Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-02-11T19:48:31.504Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-02-11T19:48:32.628Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-02-11T19:48:38.342Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-02-11T19:48:38.693Z] === RUN TestDockerSuite/TestBuildLabel [2022-02-11T19:48:39.165Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-02-11T19:48:39.638Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-02-11T19:48:41.216Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-02-11T19:48:41.689Z] === RUN TestDockerSuite/TestBuildLabels [2022-02-11T19:48:43.056Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-02-11T19:48:43.263Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-02-11T19:48:44.803Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-02-11T19:48:44.803Z] docker_cli_external_volume_driver_test.go:52: [dda931ce6f6c6] daemon is not started [2022-02-11T19:48:44.844Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-02-11T19:48:45.271Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-02-11T19:48:52.035Z] === RUN TestDockerSuite/TestBuildLastModified [2022-02-11T19:48:52.035Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-02-11T19:48:52.035Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-02-11T19:48:52.035Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-02-11T19:48:52.507Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-02-11T19:48:52.507Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-02-11T19:48:52.507Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-02-11T19:48:52.507Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-02-11T19:48:52.979Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-02-11T19:48:53.450Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-02-11T19:48:54.444Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-02-11T19:48:55.696Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-02-11T19:48:56.172Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-02-11T19:48:59.640Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-02-11T19:49:00.457Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-02-11T19:49:01.639Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-02-11T19:49:10.889Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-02-11T19:49:15.650Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-02-11T19:49:20.411Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-02-11T19:49:21.977Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-02-11T19:49:21.977Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-02-11T19:49:21.977Z] === RUN TestDockerSuite/TestBuildPATH [2022-02-11T19:49:21.977Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-02-11T19:49:21.977Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-02-11T19:49:22.965Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-02-11T19:49:22.965Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-02-11T19:49:22.965Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-02-11T19:49:24.540Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-02-11T19:49:24.932Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-02-11T19:49:24.932Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-02-11T19:49:24.932Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-02-11T19:49:31.675Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-02-11T19:49:38.904Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-02-11T19:49:46.514Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-02-11T19:49:56.744Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-02-11T19:50:01.355Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-02-11T19:50:07.207Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-02-11T19:50:15.506Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-02-11T19:50:15.807Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-02-11T19:50:28.040Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-02-11T19:50:36.772Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-02-11T19:50:37.060Z] === RUN TestDockerSuite/TestBuildRm [2022-02-11T19:50:45.499Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-02-11T19:50:47.974Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-02-11T19:50:49.551Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-02-11T19:50:51.767Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-02-11T19:50:51.767Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-02-11T19:50:51.767Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-02-11T19:50:51.767Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-02-11T19:50:52.753Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-02-11T19:50:54.203Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-02-11T19:50:54.319Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-02-11T19:50:59.074Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-02-11T19:51:03.864Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-02-11T19:51:06.017Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-02-11T19:51:08.623Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-02-11T19:51:19.555Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-02-11T19:51:19.555Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-02-11T19:51:19.555Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-02-11T19:51:28.270Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-02-11T19:51:28.270Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-02-11T19:51:28.270Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-02-11T19:51:28.270Z] === RUN TestDockerSuite/TestBuildNetNone [2022-02-11T19:51:28.270Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-02-11T19:51:28.270Z] === RUN TestDockerSuite/TestBuildNoContext [2022-02-11T19:51:29.859Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-02-11T19:51:29.859Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-02-11T19:51:29.859Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-02-11T19:51:33.054Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-02-11T19:51:38.043Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-02-11T19:51:38.525Z] === RUN TestDockerSuite/TestBuildSpaces [2022-02-11T19:51:38.952Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-02-11T19:51:38.994Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-02-11T19:51:41.924Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-02-11T19:51:41.924Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-02-11T19:51:41.924Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-02-11T19:51:44.866Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-02-11T19:51:44.866Z] === RUN TestDockerSuite/TestBuildStderr [2022-02-11T19:51:44.891Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-02-11T19:51:45.886Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-02-11T19:51:47.463Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-02-11T19:51:49.622Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-02-11T19:52:00.013Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-02-11T19:52:01.593Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-02-11T19:52:10.072Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-02-11T19:52:10.861Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-02-11T19:52:10.861Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-02-11T19:52:11.330Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-02-11T19:52:14.134Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-02-11T19:52:15.125Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-02-11T19:52:16.692Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-02-11T19:52:20.038Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-02-11T19:52:21.450Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-02-11T19:52:24.934Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-02-11T19:52:28.614Z] === RUN TestDockerSuite/TestBuildUser [2022-02-11T19:52:28.614Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-02-11T19:52:28.614Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-02-11T19:52:28.614Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-02-11T19:52:28.614Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-02-11T19:52:28.614Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-02-11T19:52:28.614Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-02-11T19:52:30.504Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-02-11T19:52:32.491Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-02-11T19:52:32.960Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-02-11T19:52:34.388Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-02-11T19:52:34.388Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-02-11T19:52:34.388Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-02-11T19:52:34.388Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-02-11T19:52:34.388Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-02-11T19:52:34.388Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-02-11T19:52:34.388Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-02-11T19:52:34.388Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-02-11T19:52:34.388Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-02-11T19:52:34.388Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-02-11T19:52:34.388Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-02-11T19:52:34.388Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-02-11T19:52:35.377Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-02-11T19:52:36.755Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-02-11T19:52:36.755Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-02-11T19:52:36.755Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-02-11T19:52:36.755Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-02-11T19:52:36.755Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-02-11T19:52:37.773Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-02-11T19:52:39.179Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-02-11T19:52:42.979Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-02-11T19:52:42.979Z] docker_cli_external_volume_driver_test.go:484: [d00e494e7e718] daemon is not started [2022-02-11T19:52:44.974Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-02-11T19:52:45.056Z] === RUN TestDockerSuite/TestBuildEnv [2022-02-11T19:52:45.056Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-02-11T19:52:45.056Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-02-11T19:52:45.056Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-02-11T19:52:45.056Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-02-11T19:52:45.056Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-02-11T19:52:45.056Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-02-11T19:52:45.056Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-02-11T19:52:45.056Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-02-11T19:52:45.056Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-02-11T19:52:45.056Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-02-11T19:52:45.445Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-02-11T19:52:45.445Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-02-11T19:52:45.445Z] === RUN TestDockerSuite/TestBuildPATH [2022-02-11T19:52:45.445Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-02-11T19:52:45.445Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-02-11T19:52:48.417Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-02-11T19:52:48.417Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-02-11T19:52:48.417Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-02-11T19:52:49.820Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-02-11T19:52:49.820Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-02-11T19:52:49.820Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-02-11T19:52:49.820Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-02-11T19:52:49.820Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-02-11T19:52:49.820Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-02-11T19:52:49.820Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-02-11T19:52:50.812Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-02-11T19:52:56.697Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-02-11T19:52:57.815Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-02-11T19:52:57.815Z] docker_cli_external_volume_driver_test.go:52: [d356f75d40834] daemon is not started [2022-02-11T19:53:02.058Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-02-11T19:53:03.045Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-02-11T19:53:12.655Z] --- PASS: TestDockerExternalVolumeSuite (436.74s) [2022-02-11T19:53:12.655Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.52s) [2022-02-11T19:53:12.655Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2022-02-11T19:53:12.655Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.15s) [2022-02-11T19:53:12.655Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.06s) [2022-02-11T19:53:12.655Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.56s) [2022-02-11T19:53:12.655Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-02-11T19:53:12.655Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-02-11T19:53:12.655Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.14s) [2022-02-11T19:53:12.655Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.16s) [2022-02-11T19:53:12.655Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2022-02-11T19:53:12.655Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2022-02-11T19:53:12.655Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.14s) [2022-02-11T19:53:12.655Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.25s) [2022-02-11T19:53:12.655Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.86s) [2022-02-11T19:53:12.655Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.13s) [2022-02-11T19:53:12.655Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.57s) [2022-02-11T19:53:12.655Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.04s) [2022-02-11T19:53:12.655Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-02-11T19:53:12.655Z] PASS [2022-02-11T19:53:12.655Z] [2022-02-11T19:53:12.655Z] === Skipped [2022-02-11T19:53:12.655Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2022-02-11T19:53:12.655Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-02-11T19:53:12.655Z] check_test.go:308: [d2f3cf1a973b9] daemon is not started [2022-02-11T19:53:12.655Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2022-02-11T19:53:12.655Z] [2022-02-11T19:53:12.655Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-02-11T19:53:12.655Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-02-11T19:53:12.655Z] check_test.go:308: [dfbf07c9ae775] daemon is not started [2022-02-11T19:53:12.655Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-02-11T19:53:12.655Z] [2022-02-11T19:53:12.655Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-02-11T19:53:12.655Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-02-11T19:53:12.655Z] check_test.go:308: [d165692a295c4] daemon is not started [2022-02-11T19:53:12.655Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-02-11T19:53:12.655Z] [2022-02-11T19:53:12.655Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-02-11T19:53:12.655Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-02-11T19:53:12.655Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-02-11T19:53:12.655Z] [2022-02-11T19:53:12.655Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-02-11T19:53:12.655Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-02-11T19:53:12.655Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-02-11T19:53:12.655Z] [2022-02-11T19:53:12.655Z] DONE 271 tests, 5 skipped in 2387.294s [2022-02-11T19:53:12.655Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-02-11T19:53:12.655Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d957de857f1cc/docker.pid [2022-02-11T19:53:12.655Z] +++ kill 6407 [2022-02-11T19:53:12.655Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6407 is not a child of this shell [2022-02-11T19:53:12.655Z] warning: PID 6407 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d957de857f1cc/docker.pid had a nonzero exit code [2022-02-11T19:53:12.655Z] ++++ cat bundles/test-integration/docker.pid [2022-02-11T19:53:12.655Z] +++ kill 8350 [2022-02-11T19:53:12.655Z] +++ /etc/init.d/apparmor stop [2022-02-11T19:53:12.655Z] Leaving: AppArmorNo profiles have been unloaded. [2022-02-11T19:53:12.655Z] [2022-02-11T19:53:12.655Z] Unloading profiles will leave already running processes permanently [2022-02-11T19:53:12.655Z] unconfined, which can lead to unexpected situations. [2022-02-11T19:53:12.655Z] [2022-02-11T19:53:12.655Z] To set a process to complain mode, use the command line tool [2022-02-11T19:53:12.655Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-02-11T19:53:12.655Z] +++ true [2022-02-11T19:53:12.655Z] exiting test-integration [2022-02-11T19:53:12.655Z] ++ exit 0 [2022-02-11T19:53:12.655Z] [2022-02-11T19:53:12.655Z] + exit 0 [2022-02-11T19:53:12.655Z] ++ jobs -p [2022-02-11T19:53:12.655Z] + pids= [2022-02-11T19:53:12.655Z] + echo 'Remaining pids to kill: []' [2022-02-11T19:53:12.655Z] Remaining pids to kill: [] [2022-02-11T19:53:12.655Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-02-11T19:53:12.687Z] Recording test results [2022-02-11T19:53:13.482Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-02-11T19:53:14.536Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-02-11T19:53:14.581Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-02-11T19:53:14.901Z] + echo Ensuring container killed. [2022-02-11T19:53:14.901Z] Ensuring container killed. [2022-02-11T19:53:14.901Z] + docker ps -aq -f name=docker-pr1-* [2022-02-11T19:53:14.901Z] + cids=cc9aa20bbd58 [2022-02-11T19:53:14.901Z] 3245c9465442 [2022-02-11T19:53:14.901Z] d516d2690d1d [2022-02-11T19:53:14.901Z] + [ -n cc9aa20bbd58 [2022-02-11T19:53:14.901Z] 3245c9465442 [2022-02-11T19:53:14.901Z] d516d2690d1d ] [2022-02-11T19:53:14.901Z] + docker rm -vf cc9aa20bbd58 3245c9465442 d516d2690d1d [2022-02-11T19:53:15.008Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-02-11T19:53:15.008Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-02-11T19:53:15.008Z] === RUN TestDockerSuite/TestBuildExpose [2022-02-11T19:53:15.008Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-02-11T19:53:15.008Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-02-11T19:53:15.008Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-02-11T19:53:15.008Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-02-11T19:53:15.008Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-02-11T19:53:15.008Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-02-11T19:53:15.008Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-02-11T19:53:15.008Z] === RUN TestDockerSuite/TestBuildFails [2022-02-11T19:53:15.464Z] cc9aa20bbd58 [2022-02-11T19:53:15.464Z] 3245c9465442 [2022-02-11T19:53:15.464Z] d516d2690d1d [Pipeline] sh [2022-02-11T19:53:15.745Z] + echo Chowning /workspace to jenkins user [2022-02-11T19:53:15.745Z] Chowning /workspace to jenkins user [2022-02-11T19:53:15.745Z] + id -u [2022-02-11T19:53:15.745Z] + id -g [2022-02-11T19:53:15.745Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43230:/workspace busybox chown -R 1000:1000 /workspace [2022-02-11T19:53:15.745Z] Unable to find image 'busybox:latest' locally [2022-02-11T19:53:16.007Z] latest: Pulling from library/busybox [2022-02-11T19:53:16.007Z] 009932687766: Pulling fs layer [2022-02-11T19:53:16.007Z] 009932687766: Download complete [2022-02-11T19:53:16.007Z] 009932687766: Pull complete [2022-02-11T19:53:16.007Z] Digest: sha256:afcc7f1ac1b49db317a7196c902e61c6c3c4607d63599ee1a82d702d249a0ccb [2022-02-11T19:53:16.007Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-02-11T19:53:18.866Z] + bundleName=amd64 [2022-02-11T19:53:18.866Z] + echo Creating amd64-bundles.tar.gz [2022-02-11T19:53:18.866Z] Creating amd64-bundles.tar.gz [2022-02-11T19:53:18.866Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-02-11T19:53:18.866Z] + xargs tar -czf amd64-bundles.tar.gz [2022-02-11T19:53:19.352Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-02-11T19:53:19.352Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [Pipeline] archiveArtifacts [2022-02-11T19:53:19.803Z] Archiving artifacts [2022-02-11T19:53:19.821Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-02-11T19:53:19.821Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-02-11T19:53:19.821Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-02-11T19:53:21.493Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43230/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-02-11T19:53:21.797Z] + make clean [2022-02-11T19:53:22.053Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-02-11T19:53:22.053Z] docker-dev-cache [2022-02-11T19:53:22.053Z] docker-mod-cache [Pipeline] deleteDir [2022-02-11T19:53:22.188Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-02-11T19:53:22.658Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-02-11T19:53:22.773Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-02-11T19:53:22.773Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-02-11T19:53:23.243Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-11T19:53:28.540Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-02-11T19:53:35.741Z] === RUN TestDockerSuite/TestBuildForceRm [2022-02-11T19:53:36.296Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-02-11T19:53:41.056Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-02-11T19:53:41.056Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-02-11T19:53:48.247Z] === RUN TestDockerSuite/TestBuildFromGit [2022-02-11T19:53:49.125Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-02-11T19:53:54.122Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-02-11T19:53:55.689Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-02-11T19:53:58.881Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-02-11T19:53:58.881Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-02-11T19:53:58.881Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-02-11T19:53:58.881Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-02-11T19:53:58.881Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-02-11T19:53:58.881Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-02-11T19:53:58.881Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-02-11T19:53:59.349Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-02-11T19:54:01.575Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-02-11T19:54:01.575Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-02-11T19:54:01.575Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-02-11T19:54:02.563Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-02-11T19:54:03.032Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-02-11T19:54:03.032Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-02-11T19:54:03.032Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-02-11T19:54:06.992Z] === RUN TestDockerSuite/TestBuildRm [2022-02-11T19:54:08.019Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-02-11T19:54:10.235Z] === RUN TestDockerSuite/TestBuildXZHost [2022-02-11T19:54:10.235Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-02-11T19:54:10.235Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-02-11T19:54:10.235Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-02-11T19:54:10.235Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-02-11T19:54:10.235Z] docker_cli_sni_test.go:18: Flakey test [2022-02-11T19:54:10.703Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-02-11T19:54:12.920Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-02-11T19:54:17.990Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-02-11T19:54:17.990Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-02-11T19:54:17.990Z] === RUN TestDockerSuite/TestBuildHistory [2022-02-11T19:54:18.790Z] === RUN TestDockerSuite/TestCommitChange [2022-02-11T19:54:24.661Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-02-11T19:54:24.873Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-02-11T19:54:28.709Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-02-11T19:54:28.709Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-02-11T19:54:28.709Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-02-11T19:54:28.709Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-02-11T19:54:28.709Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-02-11T19:54:29.420Z] === RUN TestDockerSuite/TestCommitHardlink [2022-02-11T19:54:29.420Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-02-11T19:54:29.420Z] === RUN TestDockerSuite/TestCommitNewFile [2022-02-11T19:54:30.946Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-02-11T19:54:32.943Z] === RUN TestDockerSuite/TestBuildIidFile [2022-02-11T19:54:32.943Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-02-11T19:54:35.165Z] === RUN TestDockerSuite/TestBuildInheritance [2022-02-11T19:54:35.165Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-02-11T19:54:35.165Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-02-11T19:54:35.731Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-02-11T19:54:36.154Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-02-11T19:54:36.155Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-02-11T19:54:38.088Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-02-11T19:54:38.088Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-02-11T19:54:38.088Z] === RUN TestDockerSuite/TestCommitTTY [2022-02-11T19:54:40.547Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-02-11T19:54:46.444Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-02-11T19:54:46.590Z] === RUN TestDockerSuite/TestBuildLabel [2022-02-11T19:54:46.753Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-02-11T19:54:47.587Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-02-11T19:54:48.056Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-02-11T19:54:49.635Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-02-11T19:54:50.112Z] === RUN TestDockerSuite/TestBuildLabels [2022-02-11T19:54:51.508Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-02-11T19:54:51.508Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-02-11T19:54:51.508Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-02-11T19:54:51.508Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-02-11T19:54:51.508Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-02-11T19:54:51.508Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-02-11T19:54:51.508Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-02-11T19:54:51.508Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-02-11T19:54:51.508Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-02-11T19:54:51.508Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-02-11T19:54:51.508Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-02-11T19:54:51.508Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-02-11T19:54:51.508Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-02-11T19:54:51.508Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-02-11T19:54:51.508Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-02-11T19:54:51.508Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-02-11T19:54:51.684Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-02-11T19:54:53.906Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-02-11T19:55:00.502Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-02-11T19:55:01.082Z] === RUN TestDockerSuite/TestBuildLastModified [2022-02-11T19:55:01.082Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-02-11T19:55:01.082Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-02-11T19:55:01.082Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-02-11T19:55:01.082Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-02-11T19:55:01.082Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-02-11T19:55:01.082Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-02-11T19:55:01.082Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-02-11T19:55:01.082Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-02-11T19:55:01.553Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-02-11T19:55:02.542Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-02-11T19:55:07.677Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-02-11T19:55:07.677Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-02-11T19:55:07.677Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-02-11T19:55:07.734Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-02-11T19:55:08.727Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-02-11T19:55:09.720Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-02-11T19:55:10.631Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-02-11T19:55:10.631Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-02-11T19:55:10.631Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-02-11T19:55:10.631Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-02-11T19:55:10.631Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-02-11T19:55:10.631Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-02-11T19:55:10.631Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-02-11T19:55:13.585Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-02-11T19:55:13.585Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-02-11T19:55:13.585Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-02-11T19:55:13.585Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-02-11T19:55:15.055Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-02-11T19:55:16.540Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-02-11T19:55:16.540Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-02-11T19:55:16.540Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-02-11T19:55:16.540Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-02-11T19:55:16.540Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-02-11T19:55:16.540Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-02-11T19:55:16.540Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-02-11T19:55:16.540Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-02-11T19:55:20.190Z] === RUN TestDockerSuite/TestBuildSpaces [2022-02-11T19:55:20.190Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-02-11T19:55:20.335Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-02-11T19:55:23.291Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-02-11T19:55:25.509Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-02-11T19:55:25.509Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-02-11T19:55:25.509Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-02-11T19:55:25.509Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-02-11T19:55:27.383Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-02-11T19:55:27.383Z] === RUN TestDockerSuite/TestBuildStderr [2022-02-11T19:55:28.463Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-02-11T19:55:28.463Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-02-11T19:55:31.414Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-02-11T19:55:31.414Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-02-11T19:55:31.414Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-02-11T19:55:31.414Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-02-11T19:55:31.414Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-02-11T19:55:34.368Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-02-11T19:55:34.368Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-02-11T19:55:34.577Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-02-11T19:55:36.321Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-02-11T19:55:36.321Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-02-11T19:55:36.321Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-02-11T19:55:36.588Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-02-11T19:55:36.588Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-02-11T19:55:36.588Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-02-11T19:55:38.543Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-02-11T19:55:39.541Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-02-11T19:55:40.009Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-02-11T19:55:42.964Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-02-11T19:55:47.721Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-02-11T19:55:52.477Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-02-11T19:55:52.477Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-02-11T19:55:52.477Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-02-11T19:55:52.477Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-02-11T19:55:52.477Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-02-11T19:55:54.700Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-02-11T19:55:54.700Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-02-11T19:55:54.700Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-02-11T19:55:57.721Z] === RUN TestDockerSuite/TestContainerAPITop [2022-02-11T19:55:57.721Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-02-11T19:55:57.721Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-02-11T19:55:59.929Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-02-11T19:55:59.929Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-02-11T19:55:59.937Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-02-11T19:55:59.937Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-02-11T19:56:00.401Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-02-11T19:56:04.695Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-02-11T19:56:05.187Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-02-11T19:56:06.761Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-02-11T19:56:06.912Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-02-11T19:56:06.912Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-02-11T19:56:06.912Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-02-11T19:56:06.912Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2022-02-11T19:56:07.382Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-02-11T19:56:07.382Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2022-02-11T19:56:07.382Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-02-11T19:56:07.382Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2022-02-11T19:56:07.382Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-02-11T19:56:07.382Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2022-02-11T19:56:07.382Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-02-11T19:56:09.600Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-02-11T19:56:09.600Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-02-11T19:56:12.556Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-02-11T19:56:13.955Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-02-11T19:56:14.774Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-02-11T19:56:17.727Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-02-11T19:56:19.854Z] === RUN TestDockerSuite/TestBuildUser [2022-02-11T19:56:19.854Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-02-11T19:56:19.854Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-02-11T19:56:19.854Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-02-11T19:56:20.326Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-02-11T19:56:20.326Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-02-11T19:56:20.326Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-02-11T19:56:20.687Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000004cf0_} [2022-02-11T19:56:21.273Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-02-11T19:56:23.640Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12639959920_c:\foo_false____} [2022-02-11T19:56:26.228Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-02-11T19:56:26.599Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12639959920_c:\foo_true____} [2022-02-11T19:56:26.699Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-02-11T19:56:29.552Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-02-11T19:56:29.552Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-02-11T19:56:29.552Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-02-11T19:56:29.552Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-02-11T19:56:29.552Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-02-11T19:56:29.552Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-02-11T19:56:29.552Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-02-11T19:56:29.552Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-02-11T19:56:29.552Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-02-11T19:56:29.552Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-02-11T19:56:29.552Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-02-11T19:56:29.552Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-02-11T19:56:29.552Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-02-11T19:56:30.021Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-02-11T19:56:30.021Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2022-02-11T19:56:30.021Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-02-11T19:56:30.021Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2022-02-11T19:56:30.021Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-02-11T19:56:30.021Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2022-02-11T19:56:30.021Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-02-11T19:56:30.021Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-02-11T19:56:30.021Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-02-11T19:56:30.021Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-02-11T19:56:30.021Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-02-11T19:56:31.482Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-02-11T19:56:31.482Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-02-11T19:56:31.482Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-02-11T19:56:31.482Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-02-11T19:56:31.482Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-02-11T19:56:32.978Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-02-11T19:56:32.978Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-02-11T19:56:32.978Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-02-11T19:56:32.978Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-02-11T19:56:32.978Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-02-11T19:56:32.978Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-02-11T19:56:32.978Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-02-11T19:56:32.978Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-02-11T19:56:32.978Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-02-11T19:56:32.978Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-02-11T19:56:32.978Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-02-11T19:56:32.978Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-02-11T19:56:32.978Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-02-11T19:56:32.978Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-02-11T19:56:32.978Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-02-11T19:56:32.978Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-02-11T19:56:32.978Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-02-11T19:56:32.978Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-02-11T19:56:32.978Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-02-11T19:56:32.978Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-02-11T19:56:32.978Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-02-11T19:56:32.978Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-02-11T19:56:32.978Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-02-11T19:56:32.978Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-11T19:56:32.978Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-02-11T19:56:32.978Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-02-11T19:56:32.978Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-02-11T19:56:36.775Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-02-11T19:56:36.775Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-02-11T19:56:36.775Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-02-11T19:56:36.775Z] === RUN TestDockerSuite/TestCpRelativePath [2022-02-11T19:56:39.192Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-02-11T19:56:39.730Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-02-11T19:56:39.730Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-02-11T19:56:39.730Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-02-11T19:56:39.730Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-02-11T19:56:39.730Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-02-11T19:56:39.730Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-02-11T19:56:39.730Z] === RUN TestDockerSuite/TestCpToCaseA [2022-02-11T19:56:42.992Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-02-11T19:56:44.498Z] === RUN TestDockerSuite/TestCpToCaseB [2022-02-11T19:56:48.297Z] === RUN TestDockerSuite/TestCpToCaseC [2022-02-11T19:56:48.297Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-02-11T19:56:48.297Z] === RUN TestDockerSuite/TestCpToCaseD [2022-02-11T19:56:48.297Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-02-11T19:56:48.297Z] === RUN TestDockerSuite/TestCpToCaseE [2022-02-11T19:56:50.169Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-02-11T19:56:56.058Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-02-11T19:56:58.740Z] === RUN TestDockerSuite/TestCpToCaseF [2022-02-11T19:56:58.740Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-02-11T19:56:58.740Z] === RUN TestDockerSuite/TestCpToCaseG [2022-02-11T19:56:58.740Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-02-11T19:56:58.740Z] === RUN TestDockerSuite/TestCpToCaseH [2022-02-11T19:57:01.672Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-02-11T19:57:01.672Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-02-11T19:57:11.237Z] === RUN TestDockerSuite/TestCpToCaseI [2022-02-11T19:57:11.237Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-02-11T19:57:11.237Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-02-11T19:57:11.237Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-02-11T19:57:11.237Z] === RUN TestDockerSuite/TestCpToDot [2022-02-11T19:57:12.140Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-02-11T19:57:12.804Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-02-11T19:57:12.804Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-02-11T19:57:12.804Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-02-11T19:57:12.804Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-02-11T19:57:12.804Z] === RUN TestDockerSuite/TestCpToStdout [2022-02-11T19:57:16.594Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-02-11T19:57:16.594Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-11T19:57:16.594Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-02-11T19:57:16.594Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-02-11T19:57:16.594Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-02-11T19:57:16.594Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-02-11T19:57:16.594Z] === RUN TestDockerSuite/TestCpVolumePath [2022-02-11T19:57:16.594Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-02-11T19:57:16.594Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-02-11T19:57:16.594Z] === RUN TestDockerSuite/TestCreateArgs [2022-02-11T19:57:16.594Z] === RUN TestDockerSuite/TestCreateByImageID [2022-02-11T19:57:18.810Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-02-11T19:57:19.332Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-02-11T19:57:19.332Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-02-11T19:57:19.332Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-02-11T19:57:19.332Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-02-11T19:57:19.332Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-02-11T19:57:21.392Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-02-11T19:57:21.392Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-02-11T19:57:21.392Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-02-11T19:57:21.765Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-02-11T19:57:21.765Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-02-11T19:57:22.234Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-02-11T19:57:23.146Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-02-11T19:57:23.146Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-02-11T19:57:23.618Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-02-11T19:57:24.449Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-02-11T19:57:24.918Z] === RUN TestDockerSuite/TestCreateLabels [2022-02-11T19:57:25.387Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-02-11T19:57:25.387Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-02-11T19:57:25.387Z] === RUN TestDockerSuite/TestCreateRM [2022-02-11T19:57:25.855Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-02-11T19:57:25.855Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-02-11T19:57:25.855Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-02-11T19:57:25.855Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-02-11T19:57:26.324Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-02-11T19:57:28.562Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-02-11T19:57:29.555Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-02-11T19:57:29.555Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-02-11T19:57:29.555Z] === RUN TestDockerSuite/TestBuildNetNone [2022-02-11T19:57:29.555Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-02-11T19:57:29.555Z] === RUN TestDockerSuite/TestBuildNoContext [2022-02-11T19:57:32.519Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-02-11T19:57:36.751Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-02-11T19:57:36.751Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-02-11T19:57:36.751Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-02-11T19:57:38.594Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-02-11T19:57:40.543Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-02-11T19:57:40.543Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-02-11T19:57:40.543Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-02-11T19:57:40.543Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-02-11T19:57:42.958Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-02-11T19:57:43.496Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-02-11T19:57:43.496Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-02-11T19:57:43.496Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-02-11T19:57:43.964Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-02-11T19:57:43.964Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-02-11T19:57:43.964Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-02-11T19:57:43.964Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-02-11T19:57:43.964Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-02-11T19:57:43.964Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-02-11T19:57:43.964Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-02-11T19:57:43.964Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-02-11T19:57:43.964Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-02-11T19:57:43.964Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-02-11T19:57:43.964Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-02-11T19:57:43.964Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-02-11T19:57:43.964Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-02-11T19:57:43.964Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-02-11T19:57:43.964Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-02-11T19:57:43.964Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-02-11T19:57:43.964Z] === RUN TestDockerSuite/TestDevicePermissions [2022-02-11T19:57:43.964Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2022-02-11T19:57:43.964Z] === RUN TestDockerSuite/TestDockerFails [2022-02-11T19:57:43.964Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-02-11T19:57:43.964Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-02-11T19:57:43.964Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-02-11T19:57:43.964Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-02-11T19:57:43.964Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-02-11T19:57:43.964Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-02-11T19:57:43.964Z] === RUN TestDockerSuite/TestEventsAttach [2022-02-11T19:57:43.964Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-02-11T19:57:43.964Z] === RUN TestDockerSuite/TestEventsCommit [2022-02-11T19:57:43.964Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-02-11T19:57:43.964Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-02-11T19:57:44.494Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-02-11T19:57:45.181Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-02-11T19:57:45.181Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-02-11T19:57:45.490Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-02-11T19:57:45.651Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-02-11T19:57:47.757Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-02-11T19:57:48.612Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-02-11T19:57:49.602Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-02-11T19:57:50.713Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-02-11T19:57:51.183Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-02-11T19:57:53.668Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-02-11T19:58:01.619Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-02-11T19:58:03.352Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-02-11T19:58:03.352Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-02-11T19:58:03.352Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-02-11T19:58:03.352Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-02-11T19:58:03.826Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-02-11T19:58:03.826Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-02-11T19:58:03.826Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-02-11T19:58:03.848Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-02-11T19:58:04.100Z] === RUN TestDockerSuite/TestEventsCopy [2022-02-11T19:58:05.402Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-02-11T19:58:09.975Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-02-11T19:58:15.869Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-02-11T19:58:17.939Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-02-11T19:58:18.087Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-02-11T19:58:18.796Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-02-11T19:58:18.936Z] === RUN TestDockerSuite/TestBuildXZHost [2022-02-11T19:58:18.936Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-02-11T19:58:19.074Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-02-11T19:58:19.408Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-02-11T19:58:19.408Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-02-11T19:58:19.408Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-02-11T19:58:19.408Z] docker_cli_sni_test.go:18: Flakey test [2022-02-11T19:58:19.408Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-02-11T19:58:21.640Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-02-11T19:58:21.640Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-02-11T19:58:21.640Z] === RUN TestDockerSuite/TestCommitChange [2022-02-11T19:58:23.559Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-02-11T19:58:23.830Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-02-11T19:58:24.299Z] === RUN TestDockerSuite/TestEventsFilterType [2022-02-11T19:58:25.863Z] === RUN TestDockerSuite/TestEventsFilters [2022-02-11T19:58:28.838Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-02-11T19:58:31.732Z] === RUN TestDockerSuite/TestEventsFormat [2022-02-11T19:58:34.004Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-02-11T19:58:34.732Z] === RUN TestDockerSuite/TestCommitHardlink [2022-02-11T19:58:34.732Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-02-11T19:58:34.732Z] === RUN TestDockerSuite/TestCommitNewFile [2022-02-11T19:58:37.602Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-02-11T19:58:37.602Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-02-11T19:58:37.602Z] === RUN TestDockerSuite/TestEventsImageImport [2022-02-11T19:58:37.602Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-02-11T19:58:37.602Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-02-11T19:58:37.602Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-02-11T19:58:37.602Z] === RUN TestDockerSuite/TestEventsImagePull [2022-02-11T19:58:37.602Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-02-11T19:58:37.602Z] === RUN TestDockerSuite/TestEventsImageTag [2022-02-11T19:58:38.590Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-02-11T19:58:38.590Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-02-11T19:58:38.590Z] === RUN TestDockerSuite/TestEventsRename [2022-02-11T19:58:38.770Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-02-11T19:58:41.546Z] === RUN TestDockerSuite/TestEventsResize [2022-02-11T19:58:43.533Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-02-11T19:58:45.114Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-02-11T19:58:45.114Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-02-11T19:58:45.114Z] === RUN TestDockerSuite/TestBuildPATH [2022-02-11T19:58:45.114Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-02-11T19:58:45.114Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-02-11T19:58:45.197Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-02-11T19:58:45.197Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-02-11T19:58:45.197Z] === RUN TestDockerSuite/TestCommitTTY [2022-02-11T19:58:48.074Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-02-11T19:58:48.074Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-02-11T19:58:48.074Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-02-11T19:58:50.209Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-02-11T19:58:53.164Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-02-11T19:58:53.930Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-02-11T19:58:56.124Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-02-11T19:58:59.830Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-02-11T19:58:59.830Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-02-11T19:58:59.830Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-02-11T19:58:59.830Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-02-11T19:58:59.830Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-02-11T19:58:59.830Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-02-11T19:58:59.830Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-02-11T19:58:59.830Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-02-11T19:58:59.830Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-02-11T19:58:59.830Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-02-11T19:58:59.830Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-02-11T19:58:59.830Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-02-11T19:58:59.830Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-02-11T19:58:59.830Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-02-11T19:58:59.830Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-02-11T19:58:59.830Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-02-11T19:59:01.990Z] === RUN TestDockerSuite/TestEventsTop [2022-02-11T19:59:01.991Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-02-11T19:59:01.991Z] === RUN TestDockerSuite/TestEventsUntag [2022-02-11T19:59:04.204Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-02-11T19:59:08.964Z] === RUN TestDockerSuite/TestExec [2022-02-11T19:59:08.964Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-02-11T19:59:08.964Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-02-11T19:59:08.964Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-02-11T19:59:09.433Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-02-11T19:59:10.298Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-02-11T19:59:11.649Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-02-11T19:59:13.867Z] === RUN TestDockerSuite/TestExecAPIStart [2022-02-11T19:59:13.867Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-02-11T19:59:13.867Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-02-11T19:59:13.867Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-02-11T19:59:13.867Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-02-11T19:59:13.867Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-02-11T19:59:13.867Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-02-11T19:59:16.826Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-02-11T19:59:18.998Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-02-11T19:59:18.998Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-02-11T19:59:18.998Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-02-11T19:59:19.054Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-02-11T19:59:21.280Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-02-11T19:59:21.973Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-02-11T19:59:21.973Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-02-11T19:59:21.973Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-02-11T19:59:21.973Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-02-11T19:59:21.973Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-02-11T19:59:21.973Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-02-11T19:59:21.973Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-02-11T19:59:23.511Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-02-11T19:59:25.789Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-02-11T19:59:25.789Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-02-11T19:59:25.789Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-02-11T19:59:25.789Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-02-11T19:59:28.294Z] === RUN TestDockerSuite/TestExecCgroup [2022-02-11T19:59:28.294Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-02-11T19:59:28.294Z] === RUN TestDockerSuite/TestExecEnv [2022-02-11T19:59:28.294Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-02-11T19:59:28.294Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-02-11T19:59:28.294Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-02-11T19:59:28.294Z] === RUN TestDockerSuite/TestExecExitStatus [2022-02-11T19:59:29.600Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-02-11T19:59:29.600Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-02-11T19:59:29.600Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-02-11T19:59:29.600Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-02-11T19:59:29.600Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-02-11T19:59:29.600Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-02-11T19:59:29.600Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-02-11T19:59:29.600Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-02-11T19:59:31.260Z] === RUN TestDockerSuite/TestExecInspectID [2022-02-11T19:59:33.415Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-02-11T19:59:36.040Z] === RUN TestDockerSuite/TestExecInteractive [2022-02-11T19:59:36.040Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-02-11T19:59:36.040Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-02-11T19:59:36.040Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-02-11T19:59:36.040Z] === RUN TestDockerSuite/TestExecParseError [2022-02-11T19:59:36.040Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-02-11T19:59:36.040Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-02-11T19:59:36.040Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-02-11T19:59:36.040Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-02-11T19:59:36.040Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-02-11T19:59:36.040Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-02-11T19:59:37.237Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-02-11T19:59:38.977Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-02-11T19:59:39.008Z] === RUN TestDockerSuite/TestExecSetEnv [2022-02-11T19:59:39.008Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-02-11T19:59:39.008Z] === RUN TestDockerSuite/TestExecStartFails [2022-02-11T19:59:39.008Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-02-11T19:59:39.008Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-02-11T19:59:39.008Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-02-11T19:59:39.008Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-02-11T19:59:39.008Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-02-11T19:59:39.008Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-02-11T19:59:39.008Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-02-11T19:59:39.008Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-02-11T19:59:41.233Z] === RUN TestDockerSuite/TestExecUlimits [2022-02-11T19:59:41.233Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-02-11T19:59:41.233Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-02-11T19:59:42.023Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-02-11T19:59:42.023Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-02-11T19:59:42.023Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-02-11T19:59:42.023Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-02-11T19:59:45.840Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-02-11T19:59:45.840Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-02-11T19:59:48.418Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-02-11T19:59:48.418Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-02-11T19:59:48.418Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-02-11T19:59:48.418Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-02-11T19:59:48.418Z] === RUN TestDockerSuite/TestExecWithUser [2022-02-11T19:59:48.418Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-02-11T19:59:48.418Z] === RUN TestDockerSuite/TestGetContainerStats [2022-02-11T19:59:48.814Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-02-11T19:59:48.815Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-02-11T19:59:48.815Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-02-11T19:59:48.815Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-02-11T19:59:48.815Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-02-11T19:59:52.628Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-02-11T19:59:52.628Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-02-11T19:59:54.304Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-02-11T19:59:56.442Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-02-11T19:59:56.443Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-02-11T19:59:56.443Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-02-11T20:00:00.190Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-02-11T20:00:00.262Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-02-11T20:00:00.734Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-02-11T20:00:04.066Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-02-11T20:00:04.552Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-02-11T20:00:09.968Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-02-11T20:00:09.968Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-02-11T20:00:09.968Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-02-11T20:00:09.968Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-02-11T20:00:10.439Z] === RUN TestDockerSuite/TestHealth [2022-02-11T20:00:10.439Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-02-11T20:00:10.439Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-02-11T20:00:10.439Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-02-11T20:00:10.439Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-02-11T20:00:10.439Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-02-11T20:00:10.450Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-02-11T20:00:14.863Z] === RUN TestDockerSuite/TestBuildRm [2022-02-11T20:00:16.335Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-02-11T20:00:16.335Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-02-11T20:00:16.335Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-02-11T20:00:16.335Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-02-11T20:00:16.806Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-02-11T20:00:16.806Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-02-11T20:00:17.277Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-02-11T20:00:17.635Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-02-11T20:00:17.749Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-02-11T20:00:17.749Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-02-11T20:00:17.749Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-02-11T20:00:18.106Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-02-11T20:00:18.107Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-02-11T20:00:18.107Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-02-11T20:00:18.107Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-02-11T20:00:19.321Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-02-11T20:00:19.321Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-02-11T20:00:21.552Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-02-11T20:00:21.552Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-02-11T20:00:21.918Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-02-11T20:00:21.918Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-02-11T20:00:21.918Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-02-11T20:00:23.781Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-02-11T20:00:24.895Z] === RUN TestDockerSuite/TestContainerAPITop [2022-02-11T20:00:24.895Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-02-11T20:00:24.895Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-02-11T20:00:27.588Z] === RUN TestDockerSuite/TestImagesFormat [2022-02-11T20:00:27.588Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-02-11T20:00:27.588Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-02-11T20:00:27.588Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-02-11T20:00:29.673Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-02-11T20:00:29.673Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-02-11T20:00:31.397Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-02-11T20:00:31.397Z] === RUN TestDockerSuite/TestImportBadURL [2022-02-11T20:00:31.868Z] === RUN TestDockerSuite/TestImportDisplay [2022-02-11T20:00:31.868Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-02-11T20:00:31.868Z] === RUN TestDockerSuite/TestImportFile [2022-02-11T20:00:31.868Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-02-11T20:00:31.868Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-02-11T20:00:31.868Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-02-11T20:00:31.868Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-02-11T20:00:31.868Z] === RUN TestDockerSuite/TestImportGzipped [2022-02-11T20:00:31.868Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-02-11T20:00:31.868Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-02-11T20:00:31.868Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-02-11T20:00:31.868Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-02-11T20:00:31.868Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-02-11T20:00:31.868Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-02-11T20:00:31.868Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-02-11T20:00:31.868Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-02-11T20:00:31.868Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-02-11T20:00:31.868Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-02-11T20:00:31.868Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-02-11T20:00:31.868Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-02-11T20:00:31.868Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-02-11T20:00:31.868Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-11T20:00:31.868Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-02-11T20:00:32.699Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-02-11T20:00:34.456Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-02-11T20:00:34.835Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-02-11T20:00:34.924Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-02-11T20:00:34.924Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-02-11T20:00:34.924Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-02-11T20:00:34.924Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-02-11T20:00:34.924Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-02-11T20:00:37.153Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-02-11T20:00:37.805Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-02-11T20:00:37.805Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-02-11T20:00:37.805Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-02-11T20:00:37.805Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-02-11T20:00:38.277Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-02-11T20:00:38.277Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-02-11T20:00:38.277Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-02-11T20:00:38.277Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-02-11T20:00:39.239Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-02-11T20:00:39.239Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-02-11T20:00:39.239Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-02-11T20:00:39.239Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2022-02-11T20:00:39.239Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-02-11T20:00:39.239Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2022-02-11T20:00:39.239Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-02-11T20:00:39.239Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2022-02-11T20:00:39.239Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-02-11T20:00:39.239Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2022-02-11T20:00:39.239Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-02-11T20:00:40.963Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-02-11T20:00:41.263Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-02-11T20:00:41.263Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-02-11T20:00:42.218Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-02-11T20:00:42.218Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-02-11T20:00:44.229Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-02-11T20:00:44.229Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-02-11T20:00:44.229Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-02-11T20:00:44.229Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-02-11T20:00:44.229Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-02-11T20:00:44.229Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-02-11T20:00:44.229Z] === RUN TestDockerSuite/TestInspectDefault [2022-02-11T20:00:46.034Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-02-11T20:00:47.205Z] === RUN TestDockerSuite/TestInspectHistory [2022-02-11T20:00:49.001Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-02-11T20:00:51.413Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-02-11T20:00:52.831Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-02-11T20:00:53.096Z] === RUN TestDockerSuite/TestInspectImage [2022-02-11T20:00:53.096Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-02-11T20:00:53.096Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-02-11T20:00:53.096Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-02-11T20:00:53.096Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-02-11T20:00:53.096Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-11T20:00:53.096Z] === RUN TestDockerSuite/TestInspectInt64 [2022-02-11T20:00:55.808Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000530a08_} [2022-02-11T20:00:56.062Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-02-11T20:00:56.180Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-02-11T20:00:58.291Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-02-11T20:00:58.291Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-02-11T20:00:59.632Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13924926156_c:\foo_false____} [2022-02-11T20:01:01.260Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-02-11T20:01:03.452Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13924926156_c:\foo_true____} [2022-02-11T20:01:04.227Z] === RUN TestDockerSuite/TestInspectPlugin [2022-02-11T20:01:04.227Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-02-11T20:01:04.227Z] === RUN TestDockerSuite/TestInspectRootFS [2022-02-11T20:01:04.227Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-02-11T20:01:06.424Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-02-11T20:01:06.424Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-02-11T20:01:06.424Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-02-11T20:01:06.424Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-02-11T20:01:06.424Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-02-11T20:01:06.424Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-02-11T20:01:06.424Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-02-11T20:01:06.424Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-02-11T20:01:06.424Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-02-11T20:01:06.424Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-02-11T20:01:06.424Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-02-11T20:01:06.424Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-02-11T20:01:06.424Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-02-11T20:01:06.454Z] === RUN TestDockerSuite/TestInspectStatus [2022-02-11T20:01:06.899Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-02-11T20:01:06.899Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2022-02-11T20:01:06.899Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-02-11T20:01:06.899Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2022-02-11T20:01:06.899Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-02-11T20:01:06.899Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2022-02-11T20:01:06.899Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-02-11T20:01:06.899Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-02-11T20:01:06.899Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-02-11T20:01:06.899Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-02-11T20:01:06.899Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-02-11T20:01:10.260Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-02-11T20:01:10.714Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-02-11T20:01:10.714Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-02-11T20:01:10.714Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-02-11T20:01:10.714Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-02-11T20:01:10.714Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-02-11T20:01:10.714Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-02-11T20:01:10.714Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-02-11T20:01:10.714Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-02-11T20:01:10.714Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-02-11T20:01:10.714Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-02-11T20:01:10.714Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-02-11T20:01:10.714Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-02-11T20:01:10.714Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-02-11T20:01:10.714Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-02-11T20:01:10.714Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-02-11T20:01:10.714Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-02-11T20:01:10.714Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-02-11T20:01:10.714Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-02-11T20:01:10.714Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-02-11T20:01:10.714Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-02-11T20:01:10.714Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-02-11T20:01:10.714Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-02-11T20:01:10.714Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-02-11T20:01:10.714Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-11T20:01:10.714Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-02-11T20:01:10.714Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-02-11T20:01:10.714Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-02-11T20:01:14.527Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-02-11T20:01:14.527Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-02-11T20:01:14.527Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-02-11T20:01:14.527Z] === RUN TestDockerSuite/TestCpRelativePath [2022-02-11T20:01:15.034Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-02-11T20:01:17.268Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-02-11T20:01:17.430Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-02-11T20:01:17.430Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-02-11T20:01:17.430Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-02-11T20:01:18.342Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-02-11T20:01:18.342Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-02-11T20:01:18.342Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-02-11T20:01:18.342Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-02-11T20:01:18.342Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-02-11T20:01:18.342Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-02-11T20:01:18.342Z] === RUN TestDockerSuite/TestCpToCaseA [2022-02-11T20:01:20.233Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-02-11T20:01:22.464Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-02-11T20:01:25.439Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-02-11T20:01:25.536Z] === RUN TestDockerSuite/TestCpToCaseB [2022-02-11T20:01:28.406Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-02-11T20:01:28.508Z] === RUN TestDockerSuite/TestCpToCaseC [2022-02-11T20:01:28.508Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-02-11T20:01:28.508Z] === RUN TestDockerSuite/TestCpToCaseD [2022-02-11T20:01:28.508Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-02-11T20:01:28.508Z] === RUN TestDockerSuite/TestCpToCaseE [2022-02-11T20:01:29.810Z] === RUN TestDockerSuite/TestBuildSpaces [2022-02-11T20:01:29.810Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-02-11T20:01:31.383Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-02-11T20:01:31.383Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-02-11T20:01:31.383Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-02-11T20:01:31.383Z] === RUN TestDockerSuite/TestLinksEnvs [2022-02-11T20:01:31.383Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-02-11T20:01:31.383Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-02-11T20:01:31.383Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-02-11T20:01:31.383Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-02-11T20:01:31.383Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-02-11T20:01:31.383Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-02-11T20:01:31.383Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-02-11T20:01:31.383Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-02-11T20:01:31.383Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-02-11T20:01:31.383Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-02-11T20:01:31.383Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-02-11T20:01:31.383Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-02-11T20:01:31.383Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-02-11T20:01:31.383Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-02-11T20:01:31.383Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-02-11T20:01:31.383Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-02-11T20:01:31.383Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-02-11T20:01:31.383Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-02-11T20:01:31.383Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-02-11T20:01:31.383Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-02-11T20:01:31.383Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-02-11T20:01:31.383Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-02-11T20:01:31.383Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-02-11T20:01:31.383Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-02-11T20:01:31.383Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-02-11T20:01:31.383Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-02-11T20:01:31.383Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-02-11T20:01:31.383Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-02-11T20:01:31.383Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-02-11T20:01:31.383Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-02-11T20:01:31.383Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-02-11T20:01:31.383Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-02-11T20:01:33.794Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-02-11T20:01:35.600Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-02-11T20:01:35.600Z] === RUN TestDockerSuite/TestBuildStderr [2022-02-11T20:01:36.021Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-02-11T20:01:41.044Z] === RUN TestDockerSuite/TestCpToCaseF [2022-02-11T20:01:41.044Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-02-11T20:01:41.044Z] === RUN TestDockerSuite/TestCpToCaseG [2022-02-11T20:01:41.044Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-02-11T20:01:41.044Z] === RUN TestDockerSuite/TestCpToCaseH [2022-02-11T20:01:41.378Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-02-11T20:01:43.272Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-02-11T20:01:45.498Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-02-11T20:01:45.498Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-02-11T20:01:45.498Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-02-11T20:01:47.731Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-02-11T20:01:47.731Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-02-11T20:01:54.949Z] === RUN TestDockerSuite/TestCpToCaseI [2022-02-11T20:01:54.949Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-02-11T20:01:54.949Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-02-11T20:01:54.949Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-02-11T20:01:54.949Z] === RUN TestDockerSuite/TestCpToDot [2022-02-11T20:01:55.281Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-02-11T20:01:57.179Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-02-11T20:01:57.179Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-02-11T20:01:57.179Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-02-11T20:01:57.179Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-02-11T20:01:57.179Z] === RUN TestDockerSuite/TestCpToStdout [2022-02-11T20:02:00.994Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-02-11T20:02:00.994Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-11T20:02:00.994Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-02-11T20:02:00.994Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-02-11T20:02:00.994Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-02-11T20:02:00.994Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-02-11T20:02:00.994Z] === RUN TestDockerSuite/TestCpVolumePath [2022-02-11T20:02:00.994Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-02-11T20:02:00.994Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-02-11T20:02:01.473Z] === RUN TestDockerSuite/TestCreateArgs [2022-02-11T20:02:01.473Z] === RUN TestDockerSuite/TestCreateByImageID [2022-02-11T20:02:02.465Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-02-11T20:02:03.613Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-02-11T20:02:03.613Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-02-11T20:02:03.613Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-02-11T20:02:03.707Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-02-11T20:02:07.345Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-02-11T20:02:07.521Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-02-11T20:02:07.521Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-02-11T20:02:07.993Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-02-11T20:02:08.881Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-02-11T20:02:09.652Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-02-11T20:02:10.964Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-02-11T20:02:11.435Z] === RUN TestDockerSuite/TestCreateLabels [2022-02-11T20:02:11.435Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-02-11T20:02:11.435Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-02-11T20:02:11.435Z] === RUN TestDockerSuite/TestCreateRM [2022-02-11T20:02:11.883Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-02-11T20:02:11.907Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-02-11T20:02:11.907Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-02-11T20:02:11.907Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-02-11T20:02:12.380Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-02-11T20:02:12.851Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-02-11T20:02:14.665Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-02-11T20:02:14.851Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-02-11T20:02:14.851Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-02-11T20:02:14.851Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-02-11T20:02:17.080Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-02-11T20:02:20.889Z] === RUN TestDockerSuite/TestLogsSince [2022-02-11T20:02:21.728Z] === RUN TestDockerSuite/TestBuildUser [2022-02-11T20:02:21.728Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-02-11T20:02:21.728Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-02-11T20:02:21.728Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-02-11T20:02:21.728Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-02-11T20:02:21.728Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-02-11T20:02:21.728Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-02-11T20:02:23.318Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-02-11T20:02:23.789Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-02-11T20:02:24.261Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-02-11T20:02:26.408Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-02-11T20:02:26.408Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-02-11T20:02:28.074Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-02-11T20:02:28.546Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-02-11T20:02:28.546Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-02-11T20:02:28.546Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-02-11T20:02:31.349Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-02-11T20:02:31.349Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-02-11T20:02:31.349Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-02-11T20:02:31.349Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-02-11T20:02:31.349Z] === RUN TestDockerSuite/TestLogsTail [2022-02-11T20:02:32.358Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-02-11T20:02:32.358Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-02-11T20:02:32.358Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-02-11T20:02:32.358Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-02-11T20:02:32.358Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-02-11T20:02:32.358Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-02-11T20:02:32.358Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-02-11T20:02:32.358Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-02-11T20:02:32.358Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-02-11T20:02:32.358Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-02-11T20:02:32.358Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-02-11T20:02:32.358Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-02-11T20:02:32.358Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-02-11T20:02:32.358Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-02-11T20:02:32.359Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-02-11T20:02:32.359Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-02-11T20:02:32.359Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-02-11T20:02:32.359Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-02-11T20:02:32.359Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-02-11T20:02:32.359Z] === RUN TestDockerSuite/TestDevicePermissions [2022-02-11T20:02:32.359Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2022-02-11T20:02:32.359Z] === RUN TestDockerSuite/TestDockerFails [2022-02-11T20:02:32.359Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-02-11T20:02:32.359Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-02-11T20:02:32.359Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-02-11T20:02:32.359Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-02-11T20:02:32.359Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-02-11T20:02:32.359Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-02-11T20:02:32.359Z] === RUN TestDockerSuite/TestEventsAttach [2022-02-11T20:02:32.359Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-02-11T20:02:32.359Z] === RUN TestDockerSuite/TestEventsCommit [2022-02-11T20:02:32.359Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-02-11T20:02:32.359Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-02-11T20:02:33.577Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-02-11T20:02:34.957Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-02-11T20:02:34.957Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-02-11T20:02:34.957Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-02-11T20:02:34.957Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-02-11T20:02:34.957Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-02-11T20:02:36.174Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-02-11T20:02:36.542Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-02-11T20:02:39.521Z] === RUN TestDockerSuite/TestMountIntoProc [2022-02-11T20:02:39.521Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2022-02-11T20:02:39.521Z] === RUN TestDockerSuite/TestMountIntoSys [2022-02-11T20:02:39.521Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2022-02-11T20:02:39.521Z] === RUN TestDockerSuite/TestNetHostname [2022-02-11T20:02:39.521Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-02-11T20:02:39.521Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-02-11T20:02:39.521Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-02-11T20:02:39.521Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-02-11T20:02:39.521Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2022-02-11T20:02:39.521Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-02-11T20:02:39.521Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2022-02-11T20:02:39.521Z] === RUN TestDockerSuite/TestPluginActive [2022-02-11T20:02:39.521Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-02-11T20:02:39.521Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-02-11T20:02:39.521Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-02-11T20:02:39.521Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-02-11T20:02:39.521Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-02-11T20:02:39.521Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-02-11T20:02:39.521Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-02-11T20:02:39.521Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-02-11T20:02:39.521Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-02-11T20:02:39.521Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-02-11T20:02:39.521Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-02-11T20:02:39.521Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-02-11T20:02:39.521Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-02-11T20:02:39.521Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-02-11T20:02:39.521Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-02-11T20:02:39.521Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-02-11T20:02:39.521Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-02-11T20:02:39.521Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-02-11T20:02:39.521Z] === RUN TestDockerSuite/TestPortHostBinding [2022-02-11T20:02:39.521Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-02-11T20:02:39.985Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-02-11T20:02:39.992Z] === RUN TestDockerSuite/TestPortList [2022-02-11T20:02:39.993Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-02-11T20:02:39.993Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-02-11T20:02:42.954Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-02-11T20:02:45.879Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-02-11T20:02:45.879Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-02-11T20:02:45.879Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-02-11T20:02:45.879Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-02-11T20:02:45.879Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-02-11T20:02:45.879Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-02-11T20:02:45.879Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-02-11T20:02:45.879Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-02-11T20:02:45.879Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-11T20:02:45.879Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-02-11T20:02:45.879Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-02-11T20:02:45.879Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-02-11T20:02:45.879Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-02-11T20:02:45.879Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-02-11T20:02:45.879Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-02-11T20:02:45.879Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-02-11T20:02:45.879Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-11T20:02:45.879Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-02-11T20:02:51.770Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-02-11T20:02:51.770Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-02-11T20:02:51.770Z] === RUN TestDockerSuite/TestPsByOrder [2022-02-11T20:02:55.493Z] === RUN TestDockerSuite/TestEventsCopy [2022-02-11T20:03:00.074Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-02-11T20:03:00.463Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-02-11T20:03:00.463Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-02-11T20:03:00.463Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-02-11T20:03:01.391Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-02-11T20:03:01.607Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-02-11T20:03:08.585Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-02-11T20:03:10.921Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-02-11T20:03:11.908Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-02-11T20:03:12.419Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-02-11T20:03:12.899Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-02-11T20:03:18.863Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-02-11T20:03:18.970Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-02-11T20:03:18.970Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-02-11T20:03:18.970Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-02-11T20:03:18.970Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-02-11T20:03:18.970Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-02-11T20:03:19.343Z] === RUN TestDockerSuite/TestEventsFilterType [2022-02-11T20:03:20.352Z] === RUN TestDockerSuite/TestEventsFilters [2022-02-11T20:03:21.868Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-02-11T20:03:21.868Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-02-11T20:03:22.327Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-02-11T20:03:27.624Z] === RUN TestDockerSuite/TestEventsFormat [2022-02-11T20:03:28.773Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-02-11T20:03:28.773Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-02-11T20:03:28.773Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-02-11T20:03:28.773Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-02-11T20:03:34.887Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-02-11T20:03:34.887Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-02-11T20:03:34.887Z] === RUN TestDockerSuite/TestEventsImageImport [2022-02-11T20:03:34.887Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-02-11T20:03:34.887Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-02-11T20:03:34.887Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-02-11T20:03:34.887Z] === RUN TestDockerSuite/TestEventsImagePull [2022-02-11T20:03:34.887Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-02-11T20:03:34.887Z] === RUN TestDockerSuite/TestEventsImageTag [2022-02-11T20:03:35.896Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-02-11T20:03:35.896Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-02-11T20:03:35.896Z] === RUN TestDockerSuite/TestEventsRename [2022-02-11T20:03:37.121Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-02-11T20:03:39.757Z] === RUN TestDockerSuite/TestEventsResize [2022-02-11T20:03:40.848Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-02-11T20:03:41.306Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-02-11T20:03:43.742Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-02-11T20:03:46.714Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-02-11T20:03:55.432Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-02-11T20:04:02.633Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-02-11T20:04:02.633Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-02-11T20:04:02.633Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-02-11T20:04:02.633Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-02-11T20:04:02.633Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-02-11T20:04:08.539Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-02-11T20:04:08.539Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-02-11T20:04:08.539Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-02-11T20:04:08.539Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-02-11T20:04:08.539Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-02-11T20:04:08.539Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-02-11T20:04:08.539Z] === RUN TestDockerSuite/TestPsRightTagName [2022-02-11T20:04:08.539Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-02-11T20:04:08.539Z] === RUN TestDockerSuite/TestPsShowMounts [2022-02-11T20:04:11.235Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-02-11T20:04:11.235Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-02-11T20:04:11.235Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-02-11T20:04:11.235Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-02-11T20:04:11.235Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-02-11T20:04:11.235Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-02-11T20:04:11.235Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-02-11T20:04:11.235Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-02-11T20:04:15.729Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-02-11T20:04:15.729Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2022-02-11T20:04:15.729Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-02-11T20:04:15.813Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-02-11T20:04:17.956Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-02-11T20:04:17.956Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-02-11T20:04:17.956Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-02-11T20:04:18.084Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-02-11T20:04:18.947Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-02-11T20:04:19.939Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-02-11T20:04:19.939Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-02-11T20:04:19.939Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-02-11T20:04:21.540Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-02-11T20:04:22.921Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-02-11T20:04:23.075Z] === RUN TestDockerSuite/TestBuildXZHost [2022-02-11T20:04:23.075Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-02-11T20:04:23.533Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-02-11T20:04:23.533Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-02-11T20:04:23.990Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-02-11T20:04:23.990Z] docker_cli_sni_test.go:18: Flakey test [2022-02-11T20:04:23.990Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-02-11T20:04:24.716Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-02-11T20:04:26.889Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-02-11T20:04:28.881Z] === RUN TestDockerSuite/TestEventsTop [2022-02-11T20:04:28.881Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-02-11T20:04:28.881Z] === RUN TestDockerSuite/TestEventsUntag [2022-02-11T20:04:30.604Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-02-11T20:04:31.142Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-02-11T20:04:31.580Z] === RUN TestDockerSuite/TestCommitChange [2022-02-11T20:04:33.569Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-02-11T20:04:37.100Z] === RUN TestDockerSuite/TestExec [2022-02-11T20:04:37.100Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-02-11T20:04:37.100Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-02-11T20:04:37.100Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-02-11T20:04:37.100Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-02-11T20:04:37.366Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-02-11T20:04:41.097Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-02-11T20:04:43.175Z] === RUN TestDockerSuite/TestCommitHardlink [2022-02-11T20:04:43.175Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-02-11T20:04:43.175Z] === RUN TestDockerSuite/TestCommitNewFile [2022-02-11T20:04:44.129Z] === RUN TestDockerSuite/TestExecAPIStart [2022-02-11T20:04:44.129Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-02-11T20:04:44.129Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-02-11T20:04:44.129Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-02-11T20:04:44.129Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-02-11T20:04:44.129Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-02-11T20:04:44.129Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-02-11T20:04:48.968Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-02-11T20:04:51.736Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-02-11T20:04:51.736Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-02-11T20:04:51.736Z] === RUN TestDockerSuite/TestCommitTTY [2022-02-11T20:04:52.835Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-02-11T20:04:55.844Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-02-11T20:04:59.015Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-02-11T20:04:59.015Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-02-11T20:04:59.015Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-02-11T20:05:00.681Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-02-11T20:05:04.905Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-02-11T20:05:04.906Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-02-11T20:05:04.906Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-02-11T20:05:05.898Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-02-11T20:05:07.946Z] === RUN TestDockerSuite/TestExecCgroup [2022-02-11T20:05:07.946Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-02-11T20:05:07.946Z] === RUN TestDockerSuite/TestExecEnv [2022-02-11T20:05:07.946Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-02-11T20:05:07.946Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-02-11T20:05:07.946Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-02-11T20:05:07.946Z] === RUN TestDockerSuite/TestExecExitStatus [2022-02-11T20:05:09.399Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-02-11T20:05:11.787Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-02-11T20:05:11.802Z] === RUN TestDockerSuite/TestExecInspectID [2022-02-11T20:05:14.421Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-02-11T20:05:14.421Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-02-11T20:05:14.421Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-02-11T20:05:14.421Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-02-11T20:05:14.421Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-02-11T20:05:14.421Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-02-11T20:05:14.421Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-02-11T20:05:14.421Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-02-11T20:05:14.421Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-02-11T20:05:14.421Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-02-11T20:05:14.421Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-02-11T20:05:14.421Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-02-11T20:05:14.421Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-02-11T20:05:14.421Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-02-11T20:05:14.421Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-02-11T20:05:14.421Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-02-11T20:05:16.561Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-02-11T20:05:16.561Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-02-11T20:05:16.561Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-02-11T20:05:17.701Z] === RUN TestDockerSuite/TestExecInteractive [2022-02-11T20:05:17.701Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-02-11T20:05:17.701Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-02-11T20:05:17.701Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-02-11T20:05:17.701Z] === RUN TestDockerSuite/TestExecParseError [2022-02-11T20:05:17.701Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-02-11T20:05:17.701Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-02-11T20:05:17.701Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-02-11T20:05:17.701Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-02-11T20:05:17.701Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-02-11T20:05:17.701Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-02-11T20:05:22.448Z] === RUN TestDockerSuite/TestRmiBlank [2022-02-11T20:05:22.448Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-02-11T20:05:22.448Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-02-11T20:05:22.481Z] === RUN TestDockerSuite/TestExecSetEnv [2022-02-11T20:05:22.481Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-02-11T20:05:22.481Z] === RUN TestDockerSuite/TestExecStartFails [2022-02-11T20:05:22.481Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-02-11T20:05:22.481Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-02-11T20:05:22.481Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-02-11T20:05:22.481Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-02-11T20:05:22.481Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-02-11T20:05:22.481Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-02-11T20:05:22.481Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-02-11T20:05:22.481Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-02-11T20:05:26.312Z] === RUN TestDockerSuite/TestExecUlimits [2022-02-11T20:05:26.312Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-02-11T20:05:26.312Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-02-11T20:05:29.389Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-02-11T20:05:35.015Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-02-11T20:05:35.016Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-02-11T20:05:35.016Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-02-11T20:05:35.016Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-02-11T20:05:35.016Z] === RUN TestDockerSuite/TestExecWithUser [2022-02-11T20:05:35.016Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-02-11T20:05:35.016Z] === RUN TestDockerSuite/TestGetContainerStats [2022-02-11T20:05:35.287Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-02-11T20:05:35.287Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-02-11T20:05:35.287Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-02-11T20:05:38.275Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-02-11T20:05:38.275Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-02-11T20:05:38.275Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-02-11T20:05:38.275Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-02-11T20:05:38.275Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-02-11T20:05:38.275Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-02-11T20:05:38.275Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-02-11T20:05:40.308Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-02-11T20:05:40.516Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-02-11T20:05:40.516Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-02-11T20:05:40.516Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-02-11T20:05:40.516Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-02-11T20:05:41.882Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-02-11T20:05:42.210Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-02-11T20:05:42.874Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-02-11T20:05:43.493Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-02-11T20:05:43.494Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-02-11T20:05:43.494Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-02-11T20:05:43.494Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-02-11T20:05:43.494Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-02-11T20:05:43.494Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-02-11T20:05:43.494Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-02-11T20:05:43.494Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-02-11T20:05:46.482Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-02-11T20:05:49.414Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-02-11T20:05:49.458Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-02-11T20:05:50.065Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-02-11T20:05:52.435Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-02-11T20:05:52.435Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-02-11T20:05:52.435Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-02-11T20:05:52.435Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-02-11T20:05:54.240Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-02-11T20:05:55.411Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-02-11T20:05:55.411Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-02-11T20:05:55.954Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-02-11T20:05:57.644Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-02-11T20:05:57.644Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-02-11T20:05:57.644Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-02-11T20:05:57.644Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-02-11T20:05:57.644Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-02-11T20:06:00.622Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-02-11T20:06:00.622Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-02-11T20:06:01.433Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-02-11T20:06:01.433Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-02-11T20:06:01.433Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-02-11T20:06:01.433Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-02-11T20:06:01.433Z] === RUN TestDockerSuite/TestHealth [2022-02-11T20:06:01.433Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-02-11T20:06:01.433Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-02-11T20:06:01.433Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-02-11T20:06:01.433Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-02-11T20:06:01.433Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-02-11T20:06:02.862Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-02-11T20:06:02.862Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-02-11T20:06:02.862Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-02-11T20:06:05.838Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-02-11T20:06:05.838Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-02-11T20:06:06.665Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-02-11T20:06:08.621Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-02-11T20:06:08.621Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-02-11T20:06:08.621Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-02-11T20:06:08.621Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-02-11T20:06:08.621Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-02-11T20:06:08.621Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-02-11T20:06:08.621Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-02-11T20:06:09.094Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-02-11T20:06:09.094Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-02-11T20:06:09.094Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-02-11T20:06:10.478Z] === RUN TestDockerSuite/TestRmiTag [2022-02-11T20:06:10.670Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-02-11T20:06:10.670Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-02-11T20:06:10.949Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-02-11T20:06:12.901Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-02-11T20:06:12.901Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-02-11T20:06:13.915Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-02-11T20:06:14.564Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-02-11T20:06:15.873Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-02-11T20:06:18.841Z] === RUN TestDockerSuite/TestImagesFormat [2022-02-11T20:06:19.313Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-02-11T20:06:19.313Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-02-11T20:06:19.313Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-02-11T20:06:23.125Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-02-11T20:06:23.271Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-02-11T20:06:23.596Z] === RUN TestDockerSuite/TestImportBadURL [2022-02-11T20:06:23.596Z] === RUN TestDockerSuite/TestImportDisplay [2022-02-11T20:06:23.596Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-02-11T20:06:23.596Z] === RUN TestDockerSuite/TestImportFile [2022-02-11T20:06:23.596Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-02-11T20:06:23.596Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-02-11T20:06:23.596Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-02-11T20:06:23.596Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-02-11T20:06:23.596Z] === RUN TestDockerSuite/TestImportGzipped [2022-02-11T20:06:23.596Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-02-11T20:06:23.596Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-02-11T20:06:23.596Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-02-11T20:06:23.596Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-02-11T20:06:23.596Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-02-11T20:06:23.596Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-02-11T20:06:23.596Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-02-11T20:06:23.596Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-02-11T20:06:23.596Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-02-11T20:06:23.596Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-02-11T20:06:23.596Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-02-11T20:06:23.596Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-02-11T20:06:23.596Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-02-11T20:06:23.596Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-11T20:06:24.068Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-02-11T20:06:27.036Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-02-11T20:06:28.061Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-02-11T20:06:28.061Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-02-11T20:06:28.061Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-02-11T20:06:28.061Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-02-11T20:06:28.061Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-02-11T20:06:30.296Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-02-11T20:06:30.296Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-02-11T20:06:30.296Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-02-11T20:06:30.848Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-02-11T20:06:30.848Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-02-11T20:06:30.848Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-02-11T20:06:30.848Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-02-11T20:06:30.848Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-02-11T20:06:30.848Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-02-11T20:06:30.848Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-02-11T20:06:30.848Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-02-11T20:06:34.666Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-02-11T20:06:34.666Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-02-11T20:06:35.186Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-02-11T20:06:37.416Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-02-11T20:06:37.498Z] === RUN TestDockerSuite/TestContainerAPITop [2022-02-11T20:06:37.498Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-02-11T20:06:37.498Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-02-11T20:06:38.479Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-02-11T20:06:38.479Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-02-11T20:06:38.479Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-02-11T20:06:38.479Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-02-11T20:06:38.479Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-02-11T20:06:38.479Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-02-11T20:06:38.479Z] === RUN TestDockerSuite/TestInspectDefault [2022-02-11T20:06:40.484Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-02-11T20:06:40.484Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-02-11T20:06:41.451Z] === RUN TestDockerSuite/TestInspectHistory [2022-02-11T20:06:43.308Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-02-11T20:06:44.882Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-02-11T20:06:44.882Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2022-02-11T20:06:44.882Z] === RUN TestDockerSuite/TestRunAddHost [2022-02-11T20:06:44.882Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2022-02-11T20:06:44.882Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-02-11T20:06:44.882Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2022-02-11T20:06:44.882Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-02-11T20:06:44.882Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2022-02-11T20:06:44.882Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-02-11T20:06:44.882Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2022-02-11T20:06:44.882Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-02-11T20:06:44.882Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2022-02-11T20:06:44.882Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-02-11T20:06:44.882Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-02-11T20:06:44.882Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-02-11T20:06:45.282Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-02-11T20:06:47.109Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-02-11T20:06:47.109Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-02-11T20:06:47.109Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-02-11T20:06:47.109Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2022-02-11T20:06:47.109Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-02-11T20:06:47.346Z] === RUN TestDockerSuite/TestInspectImage [2022-02-11T20:06:47.346Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-02-11T20:06:47.346Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-02-11T20:06:47.346Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-02-11T20:06:47.346Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-02-11T20:06:47.346Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-11T20:06:47.346Z] === RUN TestDockerSuite/TestInspectInt64 [2022-02-11T20:06:48.259Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-02-11T20:06:48.260Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-02-11T20:06:48.260Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-02-11T20:06:48.260Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2022-02-11T20:06:48.260Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-02-11T20:06:48.260Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2022-02-11T20:06:48.260Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-02-11T20:06:48.260Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2022-02-11T20:06:48.260Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-02-11T20:06:48.260Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2022-02-11T20:06:48.260Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-02-11T20:06:50.498Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-02-11T20:06:50.498Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-02-11T20:06:51.157Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-02-11T20:06:52.996Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-02-11T20:06:54.971Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-02-11T20:06:55.443Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-02-11T20:06:55.963Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-02-11T20:06:58.931Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-02-11T20:06:59.205Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-02-11T20:06:59.256Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-02-11T20:07:01.900Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-02-11T20:07:03.068Z] === RUN TestDockerSuite/TestInspectPlugin [2022-02-11T20:07:03.068Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-02-11T20:07:03.068Z] === RUN TestDockerSuite/TestInspectRootFS [2022-02-11T20:07:03.068Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-02-11T20:07:04.865Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-02-11T20:07:04.865Z] === RUN TestDockerSuite/TestRunBindMounts [2022-02-11T20:07:06.416Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-02-11T20:07:07.850Z] === RUN TestDockerSuite/TestInspectStatus [2022-02-11T20:07:09.395Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-02-11T20:07:10.761Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-02-11T20:07:10.761Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2022-02-11T20:07:10.761Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-02-11T20:07:10.761Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2022-02-11T20:07:10.761Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-02-11T20:07:10.761Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2022-02-11T20:07:10.761Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-02-11T20:07:10.761Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2022-02-11T20:07:10.761Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-02-11T20:07:10.761Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2022-02-11T20:07:10.761Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-02-11T20:07:10.761Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2022-02-11T20:07:10.761Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-02-11T20:07:10.761Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2022-02-11T20:07:10.761Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-02-11T20:07:10.761Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2022-02-11T20:07:10.761Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-02-11T20:07:10.761Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2022-02-11T20:07:10.761Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-02-11T20:07:10.761Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2022-02-11T20:07:10.761Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-02-11T20:07:10.761Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2022-02-11T20:07:10.761Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-02-11T20:07:11.629Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0000054b8_} [2022-02-11T20:07:11.661Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-02-11T20:07:13.728Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-02-11T20:07:13.728Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2022-02-11T20:07:13.728Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-02-11T20:07:17.535Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-02-11T20:07:17.535Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2022-02-11T20:07:17.535Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-02-11T20:07:17.535Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2022-02-11T20:07:17.535Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-02-11T20:07:18.849Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-02-11T20:07:19.763Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-02-11T20:07:19.764Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2022-02-11T20:07:19.764Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-02-11T20:07:19.764Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2022-02-11T20:07:19.764Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-02-11T20:07:19.764Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2022-02-11T20:07:19.764Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-02-11T20:07:19.764Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2022-02-11T20:07:19.764Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-02-11T20:07:19.764Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2022-02-11T20:07:20.235Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-02-11T20:07:20.235Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-02-11T20:07:20.235Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-02-11T20:07:20.235Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2022-02-11T20:07:20.235Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-02-11T20:07:20.347Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1169994580_c:\foo_false____} [2022-02-11T20:07:22.460Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-02-11T20:07:22.588Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1169994580_c:\foo_true____} [2022-02-11T20:07:25.425Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-02-11T20:07:25.570Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-02-11T20:07:25.570Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-02-11T20:07:25.570Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-02-11T20:07:25.570Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-02-11T20:07:25.570Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-02-11T20:07:25.570Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-02-11T20:07:25.570Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-02-11T20:07:25.570Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-02-11T20:07:25.570Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-02-11T20:07:25.570Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-02-11T20:07:25.570Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-02-11T20:07:25.570Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-02-11T20:07:25.570Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-02-11T20:07:26.043Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-02-11T20:07:26.043Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2022-02-11T20:07:26.043Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-02-11T20:07:26.043Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2022-02-11T20:07:26.043Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-02-11T20:07:26.043Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2022-02-11T20:07:26.043Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-02-11T20:07:26.043Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-02-11T20:07:26.043Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-02-11T20:07:26.043Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-02-11T20:07:26.043Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-02-11T20:07:27.546Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-02-11T20:07:28.390Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-02-11T20:07:28.390Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2022-02-11T20:07:28.390Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-02-11T20:07:28.390Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2022-02-11T20:07:28.390Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-02-11T20:07:28.390Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2022-02-11T20:07:28.390Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-02-11T20:07:29.021Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-02-11T20:07:29.022Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-02-11T20:07:29.022Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-02-11T20:07:29.022Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-02-11T20:07:29.022Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-02-11T20:07:29.022Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-02-11T20:07:29.022Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-02-11T20:07:29.022Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-02-11T20:07:29.022Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-02-11T20:07:29.022Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-02-11T20:07:29.022Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-02-11T20:07:29.022Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-02-11T20:07:29.022Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-02-11T20:07:29.022Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-02-11T20:07:29.022Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-02-11T20:07:29.022Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-02-11T20:07:29.022Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-02-11T20:07:29.022Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-02-11T20:07:29.022Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-02-11T20:07:29.022Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-02-11T20:07:29.022Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-02-11T20:07:29.022Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-02-11T20:07:29.022Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-02-11T20:07:29.022Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-11T20:07:29.022Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-02-11T20:07:29.022Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-02-11T20:07:29.022Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-02-11T20:07:31.356Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-02-11T20:07:31.356Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-02-11T20:07:31.356Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-02-11T20:07:31.356Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2022-02-11T20:07:31.356Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-02-11T20:07:31.356Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2022-02-11T20:07:31.356Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-02-11T20:07:31.356Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2022-02-11T20:07:31.356Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-02-11T20:07:31.362Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-02-11T20:07:33.582Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-02-11T20:07:35.173Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-02-11T20:07:37.727Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-02-11T20:07:37.727Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-02-11T20:07:37.727Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-02-11T20:07:37.727Z] === RUN TestDockerSuite/TestCpRelativePath [2022-02-11T20:07:38.141Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-02-11T20:07:41.955Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-02-11T20:07:42.274Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-02-11T20:07:42.274Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2022-02-11T20:07:42.274Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-02-11T20:07:42.274Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2022-02-11T20:07:42.274Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-02-11T20:07:42.274Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2022-02-11T20:07:42.274Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-02-11T20:07:42.274Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-11T20:07:42.274Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-02-11T20:07:42.274Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2022-02-11T20:07:42.274Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-02-11T20:07:42.274Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-02-11T20:07:42.274Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-02-11T20:07:43.848Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-02-11T20:07:43.848Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2022-02-11T20:07:43.848Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-02-11T20:07:44.319Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-02-11T20:07:44.319Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2022-02-11T20:07:44.319Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-02-11T20:07:44.924Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-02-11T20:07:44.924Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-02-11T20:07:44.924Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-02-11T20:07:44.924Z] === RUN TestDockerSuite/TestLinksEnvs [2022-02-11T20:07:44.924Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-02-11T20:07:44.924Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-02-11T20:07:44.924Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-02-11T20:07:44.924Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-02-11T20:07:44.924Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-02-11T20:07:44.924Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-02-11T20:07:44.924Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-02-11T20:07:44.924Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-02-11T20:07:44.924Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-02-11T20:07:44.924Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-02-11T20:07:44.924Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-02-11T20:07:44.924Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-02-11T20:07:44.924Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-02-11T20:07:44.937Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-02-11T20:07:44.937Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-02-11T20:07:44.937Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-02-11T20:07:44.937Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-02-11T20:07:44.938Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-02-11T20:07:44.938Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-02-11T20:07:44.938Z] === RUN TestDockerSuite/TestCpToCaseA [2022-02-11T20:07:45.401Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-02-11T20:07:45.401Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-02-11T20:07:45.401Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-02-11T20:07:45.401Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-02-11T20:07:45.401Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-02-11T20:07:45.401Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-02-11T20:07:45.401Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-02-11T20:07:45.401Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-02-11T20:07:45.401Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-02-11T20:07:45.401Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-02-11T20:07:45.401Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-02-11T20:07:45.401Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-02-11T20:07:45.401Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-02-11T20:07:45.401Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-02-11T20:07:45.401Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-02-11T20:07:45.401Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-02-11T20:07:45.401Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-02-11T20:07:45.401Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-02-11T20:07:45.401Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-02-11T20:07:47.285Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-02-11T20:07:49.222Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-02-11T20:07:50.256Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-02-11T20:07:50.256Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2022-02-11T20:07:50.256Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-02-11T20:07:52.193Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-02-11T20:07:53.248Z] === RUN TestDockerSuite/TestRunEnvironment [2022-02-11T20:07:53.248Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2022-02-11T20:07:53.248Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-02-11T20:07:53.248Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2022-02-11T20:07:53.248Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-02-11T20:07:53.248Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2022-02-11T20:07:53.248Z] === RUN TestDockerSuite/TestRunExitCode [2022-02-11T20:07:55.411Z] === RUN TestDockerSuite/TestCpToCaseB [2022-02-11T20:07:56.221Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-02-11T20:07:59.187Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-02-11T20:07:59.379Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-02-11T20:08:02.153Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-02-11T20:08:02.356Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-02-11T20:08:02.356Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-02-11T20:08:02.356Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-02-11T20:08:04.120Z] === RUN TestDockerSuite/TestCpToCaseC [2022-02-11T20:08:04.120Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-02-11T20:08:04.120Z] === RUN TestDockerSuite/TestCpToCaseD [2022-02-11T20:08:04.120Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-02-11T20:08:04.120Z] === RUN TestDockerSuite/TestCpToCaseE [2022-02-11T20:08:05.120Z] === RUN TestDockerSuite/TestRunExposePort [2022-02-11T20:08:05.120Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-02-11T20:08:05.120Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2022-02-11T20:08:05.120Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-02-11T20:08:05.120Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2022-02-11T20:08:05.121Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-02-11T20:08:05.121Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2022-02-11T20:08:05.121Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-02-11T20:08:05.121Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2022-02-11T20:08:05.121Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-02-11T20:08:05.121Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-02-11T20:08:05.121Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-02-11T20:08:05.121Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2022-02-11T20:08:05.121Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-02-11T20:08:05.121Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-02-11T20:08:05.121Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-02-11T20:08:07.141Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-02-11T20:08:07.141Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-02-11T20:08:09.914Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-02-11T20:08:09.914Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2022-02-11T20:08:09.914Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-02-11T20:08:09.914Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-02-11T20:08:09.914Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2022-02-11T20:08:09.914Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-02-11T20:08:09.914Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2022-02-11T20:08:10.385Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-02-11T20:08:10.385Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2022-02-11T20:08:10.385Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-02-11T20:08:10.385Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2022-02-11T20:08:10.385Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-02-11T20:08:14.332Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-02-11T20:08:19.082Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-02-11T20:08:19.083Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2022-02-11T20:08:19.083Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-02-11T20:08:20.075Z] === RUN TestDockerSuite/TestRunModeHostname [2022-02-11T20:08:20.075Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2022-02-11T20:08:20.075Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-02-11T20:08:20.075Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-02-11T20:08:20.075Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-02-11T20:08:20.075Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-02-11T20:08:20.075Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-02-11T20:08:20.075Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-02-11T20:08:20.075Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-02-11T20:08:20.075Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2022-02-11T20:08:20.075Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-02-11T20:08:20.075Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-02-11T20:08:20.075Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-02-11T20:08:20.075Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-02-11T20:08:20.075Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-02-11T20:08:20.075Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-02-11T20:08:20.075Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-02-11T20:08:20.075Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-02-11T20:08:20.075Z] === RUN TestDockerSuite/TestRunMount [2022-02-11T20:08:20.075Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2022-02-11T20:08:20.075Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-02-11T20:08:20.075Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-02-11T20:08:20.075Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-02-11T20:08:20.075Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2022-02-11T20:08:20.075Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-02-11T20:08:20.075Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-02-11T20:08:20.075Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-02-11T20:08:23.027Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-02-11T20:08:25.421Z] === RUN TestDockerSuite/TestCpToCaseF [2022-02-11T20:08:25.421Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-02-11T20:08:25.421Z] === RUN TestDockerSuite/TestCpToCaseG [2022-02-11T20:08:25.421Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-02-11T20:08:25.421Z] === RUN TestDockerSuite/TestCpToCaseH [2022-02-11T20:08:30.220Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-02-11T20:08:30.534Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-02-11T20:08:30.534Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-02-11T20:08:30.534Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-02-11T20:08:30.534Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2022-02-11T20:08:30.534Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-02-11T20:08:30.534Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2022-02-11T20:08:30.534Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-02-11T20:08:35.158Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-02-11T20:08:35.307Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-02-11T20:08:39.935Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-02-11T20:08:39.935Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-02-11T20:08:39.935Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-02-11T20:08:40.106Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-02-11T20:08:40.106Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2022-02-11T20:08:40.106Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-02-11T20:08:40.106Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2022-02-11T20:08:40.106Z] === RUN TestDockerSuite/TestRunNetHost [2022-02-11T20:08:40.106Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2022-02-11T20:08:40.106Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-02-11T20:08:40.106Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2022-02-11T20:08:40.106Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-02-11T20:08:40.106Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2022-02-11T20:08:40.106Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-02-11T20:08:40.106Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2022-02-11T20:08:40.106Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-02-11T20:08:40.418Z] === RUN TestDockerSuite/TestCpToCaseI [2022-02-11T20:08:40.418Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-02-11T20:08:40.418Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-02-11T20:08:40.418Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-02-11T20:08:40.418Z] === RUN TestDockerSuite/TestCpToDot [2022-02-11T20:08:40.577Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2022-02-11T20:08:40.577Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-02-11T20:08:40.577Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-02-11T20:08:40.577Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-02-11T20:08:40.577Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2022-02-11T20:08:40.577Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-02-11T20:08:41.047Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-02-11T20:08:41.996Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-02-11T20:08:41.996Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-02-11T20:08:41.996Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-02-11T20:08:41.996Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-02-11T20:08:41.996Z] === RUN TestDockerSuite/TestCpToStdout [2022-02-11T20:08:42.038Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-02-11T20:08:43.749Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-02-11T20:08:44.265Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-02-11T20:08:44.975Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-02-11T20:08:44.975Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-11T20:08:44.975Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-02-11T20:08:44.975Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-02-11T20:08:44.975Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-02-11T20:08:44.975Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-02-11T20:08:44.975Z] === RUN TestDockerSuite/TestCpVolumePath [2022-02-11T20:08:44.975Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-02-11T20:08:44.975Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-02-11T20:08:45.447Z] === RUN TestDockerSuite/TestCreateArgs [2022-02-11T20:08:45.447Z] === RUN TestDockerSuite/TestCreateByImageID [2022-02-11T20:08:46.493Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-02-11T20:08:46.722Z] === RUN TestDockerSuite/TestLogsSince [2022-02-11T20:08:47.679Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-02-11T20:08:48.065Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-02-11T20:08:50.293Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-02-11T20:08:50.293Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2022-02-11T20:08:50.293Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-02-11T20:08:50.293Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2022-02-11T20:08:50.293Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-02-11T20:08:50.293Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2022-02-11T20:08:50.293Z] === RUN TestDockerSuite/TestRunPortInUse [2022-02-11T20:08:50.293Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-02-11T20:08:50.293Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-02-11T20:08:50.293Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2022-02-11T20:08:50.293Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-02-11T20:08:50.293Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2022-02-11T20:08:50.293Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-02-11T20:08:50.293Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2022-02-11T20:08:50.293Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-02-11T20:08:50.293Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2022-02-11T20:08:50.293Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-02-11T20:08:50.658Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-02-11T20:08:50.658Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-02-11T20:08:51.132Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-02-11T20:08:53.367Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-02-11T20:08:54.366Z] === RUN TestDockerSuite/TestCreateLabels [2022-02-11T20:08:54.366Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-02-11T20:08:54.366Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-02-11T20:08:54.366Z] === RUN TestDockerSuite/TestCreateRM [2022-02-11T20:08:54.839Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-02-11T20:08:54.839Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-02-11T20:08:54.839Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-02-11T20:08:55.071Z] === RUN TestDockerSuite/TestRunPublishPort [2022-02-11T20:08:55.071Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2022-02-11T20:08:55.071Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-02-11T20:08:55.071Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2022-02-11T20:08:55.071Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-02-11T20:08:55.071Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2022-02-11T20:08:55.071Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-02-11T20:08:55.071Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2022-02-11T20:08:55.071Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-02-11T20:08:55.071Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-11T20:08:55.071Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-02-11T20:08:55.312Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-02-11T20:08:55.786Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-02-11T20:08:57.191Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-02-11T20:08:57.192Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-02-11T20:08:57.192Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-02-11T20:08:57.192Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-02-11T20:08:57.192Z] === RUN TestDockerSuite/TestLogsTail [2022-02-11T20:09:01.015Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-02-11T20:09:04.836Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-02-11T20:09:05.525Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-02-11T20:09:05.525Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-02-11T20:09:05.525Z] === RUN TestDockerSuite/TestRunRm [2022-02-11T20:09:07.753Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-02-11T20:09:08.663Z] === RUN TestDockerSuite/TestMountIntoProc [2022-02-11T20:09:08.663Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2022-02-11T20:09:08.663Z] === RUN TestDockerSuite/TestMountIntoSys [2022-02-11T20:09:08.663Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2022-02-11T20:09:08.663Z] === RUN TestDockerSuite/TestNetHostname [2022-02-11T20:09:08.663Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-02-11T20:09:08.663Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-02-11T20:09:08.663Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-02-11T20:09:08.663Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-02-11T20:09:08.663Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2022-02-11T20:09:08.663Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-02-11T20:09:08.663Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2022-02-11T20:09:08.663Z] === RUN TestDockerSuite/TestPluginActive [2022-02-11T20:09:08.663Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-02-11T20:09:08.663Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-02-11T20:09:08.663Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-02-11T20:09:08.663Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-02-11T20:09:08.663Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-02-11T20:09:08.663Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-02-11T20:09:08.663Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-02-11T20:09:08.663Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-02-11T20:09:08.663Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-02-11T20:09:08.663Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-02-11T20:09:08.663Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-02-11T20:09:08.663Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-02-11T20:09:08.663Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-02-11T20:09:08.663Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-02-11T20:09:08.663Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-02-11T20:09:08.663Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-02-11T20:09:08.663Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-02-11T20:09:08.663Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-02-11T20:09:08.663Z] === RUN TestDockerSuite/TestPortHostBinding [2022-02-11T20:09:08.663Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-02-11T20:09:08.663Z] === RUN TestDockerSuite/TestPortList [2022-02-11T20:09:08.663Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-02-11T20:09:08.663Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-02-11T20:09:10.797Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-02-11T20:09:10.797Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-02-11T20:09:10.797Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-02-11T20:09:13.645Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-02-11T20:09:14.615Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-02-11T20:09:14.615Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-02-11T20:09:14.615Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-02-11T20:09:14.615Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-02-11T20:09:15.870Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-02-11T20:09:15.870Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-02-11T20:09:15.870Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-02-11T20:09:15.870Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-02-11T20:09:15.870Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-02-11T20:09:15.870Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-02-11T20:09:15.870Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-02-11T20:09:15.870Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-02-11T20:09:15.870Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-11T20:09:15.870Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-02-11T20:09:15.870Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-02-11T20:09:15.870Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-02-11T20:09:15.870Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-02-11T20:09:15.870Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-02-11T20:09:15.870Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-02-11T20:09:15.870Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-02-11T20:09:15.870Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-11T20:09:15.870Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-02-11T20:09:16.612Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-02-11T20:09:17.590Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-02-11T20:09:17.590Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-02-11T20:09:17.590Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-02-11T20:09:17.590Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-02-11T20:09:17.590Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-02-11T20:09:17.590Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-02-11T20:09:17.590Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-02-11T20:09:17.590Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-02-11T20:09:17.590Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-02-11T20:09:17.590Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-02-11T20:09:17.590Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-02-11T20:09:17.590Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-02-11T20:09:17.590Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-02-11T20:09:17.590Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-02-11T20:09:17.590Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-02-11T20:09:17.590Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-02-11T20:09:17.590Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-02-11T20:09:17.590Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-02-11T20:09:17.590Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-02-11T20:09:17.590Z] === RUN TestDockerSuite/TestDevicePermissions [2022-02-11T20:09:17.590Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2022-02-11T20:09:17.590Z] === RUN TestDockerSuite/TestDockerFails [2022-02-11T20:09:17.590Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-02-11T20:09:17.590Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-02-11T20:09:17.590Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-02-11T20:09:17.590Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-02-11T20:09:17.590Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-02-11T20:09:17.590Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-02-11T20:09:17.590Z] === RUN TestDockerSuite/TestEventsAttach [2022-02-11T20:09:17.590Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-02-11T20:09:17.590Z] === RUN TestDockerSuite/TestEventsCommit [2022-02-11T20:09:17.590Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-02-11T20:09:17.590Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-02-11T20:09:19.579Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-02-11T20:09:20.568Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-02-11T20:09:21.831Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-02-11T20:09:21.831Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-02-11T20:09:22.311Z] === RUN TestDockerSuite/TestPsByOrder [2022-02-11T20:09:22.544Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-02-11T20:09:23.538Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-02-11T20:09:25.515Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-02-11T20:09:25.515Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-02-11T20:09:25.515Z] === RUN TestDockerSuite/TestRunState [2022-02-11T20:09:25.515Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2022-02-11T20:09:25.515Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-02-11T20:09:28.485Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-02-11T20:09:28.485Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2022-02-11T20:09:28.485Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-02-11T20:09:30.713Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-02-11T20:09:30.713Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2022-02-11T20:09:30.713Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-02-11T20:09:30.713Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2022-02-11T20:09:30.713Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-02-11T20:09:31.185Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-02-11T20:09:31.185Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-02-11T20:09:31.185Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2022-02-11T20:09:31.185Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-02-11T20:09:32.255Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-02-11T20:09:37.103Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-02-11T20:09:37.103Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2022-02-11T20:09:37.103Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-02-11T20:09:37.103Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2022-02-11T20:09:37.103Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-02-11T20:09:37.103Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2022-02-11T20:09:37.103Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-02-11T20:09:37.103Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2022-02-11T20:09:37.103Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-02-11T20:09:37.103Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2022-02-11T20:09:37.103Z] === RUN TestDockerSuite/TestRunUserByID [2022-02-11T20:09:37.103Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2022-02-11T20:09:37.103Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-02-11T20:09:37.103Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2022-02-11T20:09:37.103Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-02-11T20:09:37.103Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2022-02-11T20:09:37.103Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-02-11T20:09:37.103Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2022-02-11T20:09:37.103Z] === RUN TestDockerSuite/TestRunUserByName [2022-02-11T20:09:37.103Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2022-02-11T20:09:37.103Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-02-11T20:09:37.395Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-02-11T20:09:37.395Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-02-11T20:09:37.395Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-02-11T20:09:39.334Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-02-11T20:09:39.334Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2022-02-11T20:09:39.334Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-02-11T20:09:42.299Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-02-11T20:09:42.299Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2022-02-11T20:09:42.299Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-02-11T20:09:42.299Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2022-02-11T20:09:42.299Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-02-11T20:09:42.725Z] === RUN TestDockerSuite/TestEventsCopy [2022-02-11T20:09:46.109Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-02-11T20:09:47.509Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-02-11T20:09:52.476Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-02-11T20:09:54.729Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-02-11T20:09:56.310Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-02-11T20:09:56.562Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-02-11T20:09:57.308Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-02-11T20:10:01.343Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-02-11T20:10:02.092Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-02-11T20:10:02.567Z] === RUN TestDockerSuite/TestEventsFilterType [2022-02-11T20:10:03.561Z] === RUN TestDockerSuite/TestEventsFilters [2022-02-11T20:10:08.533Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-02-11T20:10:08.533Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2022-02-11T20:10:08.533Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-02-11T20:10:08.533Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-02-11T20:10:10.453Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-02-11T20:10:10.933Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-02-11T20:10:10.933Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-02-11T20:10:10.933Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-02-11T20:10:10.933Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-02-11T20:10:10.933Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-02-11T20:10:12.338Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-02-11T20:10:15.304Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-02-11T20:10:16.106Z] === RUN TestDockerSuite/TestEventsFormat [2022-02-11T20:10:18.195Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-02-11T20:10:18.274Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-02-11T20:10:18.274Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2022-02-11T20:10:18.274Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-02-11T20:10:18.274Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-02-11T20:10:18.274Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-02-11T20:10:18.274Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2022-02-11T20:10:18.274Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-02-11T20:10:18.274Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2022-02-11T20:10:18.274Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-02-11T20:10:18.274Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2022-02-11T20:10:18.274Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-02-11T20:10:18.274Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2022-02-11T20:10:18.274Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-02-11T20:10:18.274Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2022-02-11T20:10:18.274Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-02-11T20:10:19.922Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-02-11T20:10:19.922Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-02-11T20:10:19.922Z] === RUN TestDockerSuite/TestEventsImageImport [2022-02-11T20:10:19.922Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-02-11T20:10:19.922Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-02-11T20:10:19.922Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-02-11T20:10:19.922Z] === RUN TestDockerSuite/TestEventsImagePull [2022-02-11T20:10:19.922Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-02-11T20:10:19.922Z] === RUN TestDockerSuite/TestEventsImageTag [2022-02-11T20:10:20.916Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-02-11T20:10:20.916Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-02-11T20:10:20.916Z] === RUN TestDockerSuite/TestEventsRename [2022-02-11T20:10:23.069Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-02-11T20:10:23.885Z] === RUN TestDockerSuite/TestEventsResize [2022-02-11T20:10:24.649Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-02-11T20:10:26.881Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-02-11T20:10:28.752Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-02-11T20:10:32.579Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-02-11T20:10:32.774Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-02-11T20:10:32.774Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2022-02-11T20:10:32.774Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-02-11T20:10:32.774Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2022-02-11T20:10:32.774Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-02-11T20:10:32.774Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2022-02-11T20:10:32.774Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-02-11T20:10:32.774Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2022-02-11T20:10:32.774Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-02-11T20:10:32.774Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2022-02-11T20:10:32.774Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-02-11T20:10:32.774Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-02-11T20:10:32.774Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-02-11T20:10:32.774Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-02-11T20:10:32.774Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-02-11T20:10:32.774Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-02-11T20:10:32.774Z] === RUN TestDockerSuite/TestSaveImageId [2022-02-11T20:10:32.774Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-02-11T20:10:32.774Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-02-11T20:10:32.774Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-02-11T20:10:32.774Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-02-11T20:10:32.774Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-02-11T20:10:32.774Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-02-11T20:10:32.774Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-02-11T20:10:32.774Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-02-11T20:10:32.774Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-02-11T20:10:32.774Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-02-11T20:10:32.774Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-02-11T20:10:32.774Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-02-11T20:10:32.774Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-02-11T20:10:32.774Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-02-11T20:10:32.774Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-02-11T20:10:32.774Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-02-11T20:10:32.775Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-02-11T20:10:32.775Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-02-11T20:10:34.712Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-02-11T20:10:34.712Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-02-11T20:10:34.712Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-02-11T20:10:34.712Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-02-11T20:10:34.712Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-02-11T20:10:34.801Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-02-11T20:10:35.740Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-02-11T20:10:35.740Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-02-11T20:10:36.212Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-02-11T20:10:36.212Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-02-11T20:10:37.772Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-02-11T20:10:38.441Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-02-11T20:10:43.487Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-02-11T20:10:43.487Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-02-11T20:10:43.487Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-02-11T20:10:43.487Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-02-11T20:10:43.487Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-02-11T20:10:43.487Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-02-11T20:10:43.487Z] === RUN TestDockerSuite/TestPsRightTagName [2022-02-11T20:10:43.487Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-02-11T20:10:43.487Z] === RUN TestDockerSuite/TestPsShowMounts [2022-02-11T20:10:43.668Z] === RUN TestDockerSuite/TestEventsTop [2022-02-11T20:10:43.668Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-02-11T20:10:43.668Z] === RUN TestDockerSuite/TestEventsUntag [2022-02-11T20:10:45.898Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-02-11T20:10:47.130Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-02-11T20:10:47.130Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-02-11T20:10:47.130Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-02-11T20:10:50.678Z] === RUN TestDockerSuite/TestExec [2022-02-11T20:10:50.678Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-02-11T20:10:50.678Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-02-11T20:10:50.678Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-02-11T20:10:50.678Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-02-11T20:10:52.255Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-02-11T20:10:54.036Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-02-11T20:10:54.036Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2022-02-11T20:10:54.036Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-02-11T20:10:55.233Z] === RUN TestDockerSuite/TestExecAPIStart [2022-02-11T20:10:55.233Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-02-11T20:10:55.233Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-02-11T20:10:55.233Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-02-11T20:10:55.233Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-02-11T20:10:55.233Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-02-11T20:10:55.233Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-02-11T20:10:55.635Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-02-11T20:10:55.635Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-02-11T20:10:55.635Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-02-11T20:10:56.643Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-02-11T20:10:57.465Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-02-11T20:10:57.593Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-02-11T20:10:57.593Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-02-11T20:10:57.593Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-02-11T20:10:57.654Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-02-11T20:10:57.654Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-02-11T20:10:57.654Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-02-11T20:10:59.695Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-02-11T20:11:02.373Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-02-11T20:11:02.373Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-02-11T20:11:02.373Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-02-11T20:11:02.373Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-02-11T20:11:02.373Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-02-11T20:11:02.373Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-02-11T20:11:02.373Z] === RUN TestDockerSuite/TestStartRecordError [2022-02-11T20:11:02.373Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-02-11T20:11:02.373Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-02-11T20:11:02.667Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-02-11T20:11:04.897Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-02-11T20:11:04.914Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-02-11T20:11:08.263Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-02-11T20:11:08.263Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-02-11T20:11:08.263Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-02-11T20:11:08.263Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-02-11T20:11:08.263Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-02-11T20:11:08.263Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-02-11T20:11:08.263Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-02-11T20:11:08.263Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-02-11T20:11:08.263Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-02-11T20:11:08.263Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-02-11T20:11:08.263Z] === RUN TestDockerSuite/TestStatsNoStream [2022-02-11T20:11:08.263Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-02-11T20:11:08.263Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-02-11T20:11:09.685Z] === RUN TestDockerSuite/TestExecCgroup [2022-02-11T20:11:09.685Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-02-11T20:11:09.685Z] === RUN TestDockerSuite/TestExecEnv [2022-02-11T20:11:09.685Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-02-11T20:11:09.685Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-02-11T20:11:09.685Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-02-11T20:11:09.685Z] === RUN TestDockerSuite/TestExecExitStatus [2022-02-11T20:11:11.227Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-02-11T20:11:12.170Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-02-11T20:11:12.659Z] === RUN TestDockerSuite/TestExecInspectID [2022-02-11T20:11:13.457Z] === RUN TestDockerSuite/TestTopPrivileged [2022-02-11T20:11:13.457Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-02-11T20:11:13.457Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-02-11T20:11:16.015Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-02-11T20:11:16.400Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-02-11T20:11:16.400Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2022-02-11T20:11:16.400Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-02-11T20:11:16.400Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-02-11T20:11:16.400Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-02-11T20:11:16.400Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-02-11T20:11:16.400Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-02-11T20:11:16.400Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2022-02-11T20:11:16.400Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-02-11T20:11:16.400Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2022-02-11T20:11:16.400Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-02-11T20:11:16.400Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2022-02-11T20:11:16.400Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-02-11T20:11:16.478Z] === RUN TestDockerSuite/TestExecInteractive [2022-02-11T20:11:16.479Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-02-11T20:11:16.479Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-02-11T20:11:16.479Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-02-11T20:11:16.479Z] === RUN TestDockerSuite/TestExecParseError [2022-02-11T20:11:16.479Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-02-11T20:11:16.479Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-02-11T20:11:16.479Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-02-11T20:11:16.479Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-02-11T20:11:16.479Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-02-11T20:11:16.479Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-02-11T20:11:19.459Z] === RUN TestDockerSuite/TestExecSetEnv [2022-02-11T20:11:19.459Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-02-11T20:11:19.459Z] === RUN TestDockerSuite/TestExecStartFails [2022-02-11T20:11:19.459Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-02-11T20:11:19.459Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-02-11T20:11:19.459Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-02-11T20:11:19.459Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-02-11T20:11:19.459Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-02-11T20:11:19.459Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-02-11T20:11:19.459Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-02-11T20:11:19.459Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-02-11T20:11:22.434Z] === RUN TestDockerSuite/TestExecUlimits [2022-02-11T20:11:22.434Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-02-11T20:11:22.434Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-02-11T20:11:31.145Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-02-11T20:11:31.145Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-02-11T20:11:31.145Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-02-11T20:11:31.145Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-02-11T20:11:31.145Z] === RUN TestDockerSuite/TestExecWithUser [2022-02-11T20:11:31.145Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-02-11T20:11:31.145Z] === RUN TestDockerSuite/TestGetContainerStats [2022-02-11T20:11:31.214Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-02-11T20:11:31.672Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-02-11T20:11:31.672Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-02-11T20:11:31.672Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-02-11T20:11:31.672Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-02-11T20:11:32.131Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-02-11T20:11:32.590Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-02-11T20:11:32.590Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-02-11T20:11:35.497Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-02-11T20:11:35.956Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-02-11T20:11:38.350Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-02-11T20:11:39.699Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-02-11T20:11:39.699Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-02-11T20:11:40.158Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-02-11T20:11:40.158Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-02-11T20:11:40.616Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-02-11T20:11:44.255Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-02-11T20:11:47.231Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-02-11T20:11:50.934Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-02-11T20:11:50.934Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-02-11T20:11:50.934Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-02-11T20:11:50.934Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-02-11T20:11:50.934Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-02-11T20:11:50.934Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-02-11T20:11:50.934Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-02-11T20:11:51.928Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-02-11T20:11:51.928Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-02-11T20:11:51.928Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-02-11T20:11:54.434Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-02-11T20:11:54.434Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-02-11T20:11:54.434Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-02-11T20:11:54.434Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-02-11T20:11:54.434Z] === RUN TestDockerSuite/TestHealth [2022-02-11T20:11:54.434Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-02-11T20:11:54.434Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-02-11T20:11:54.434Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-02-11T20:11:54.434Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-02-11T20:11:54.434Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-02-11T20:11:57.820Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-02-11T20:11:57.820Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-02-11T20:11:57.820Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-02-11T20:11:58.812Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-02-11T20:11:59.224Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-02-11T20:11:59.224Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-02-11T20:11:59.224Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-02-11T20:11:59.224Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-02-11T20:11:59.505Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-02-11T20:11:59.505Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-02-11T20:11:59.700Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-02-11T20:11:59.700Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-02-11T20:11:59.963Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-02-11T20:12:00.173Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-02-11T20:12:00.650Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-02-11T20:12:00.650Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-02-11T20:12:00.650Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-02-11T20:12:02.232Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-02-11T20:12:02.232Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-02-11T20:12:04.467Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-02-11T20:12:04.940Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-02-11T20:12:07.176Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-02-11T20:12:07.517Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-02-11T20:12:12.373Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-02-11T20:12:12.373Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-02-11T20:12:12.373Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-02-11T20:12:12.832Z] --- PASS: TestDockerSuite (2583.46s) [2022-02-11T20:12:12.832Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-02-11T20:12:12.832Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-02-11T20:12:12.832Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-02-11T20:12:12.832Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-02-11T20:12:12.832Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-02-11T20:12:12.832Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-02-11T20:12:12.832Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-02-11T20:12:12.832Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.85s) [2022-02-11T20:12:12.832Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.28s) [2022-02-11T20:12:12.832Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.72s) [2022-02-11T20:12:12.832Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.37s) [2022-02-11T20:12:12.832Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (87.43s) [2022-02-11T20:12:12.832Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.09s) [2022-02-11T20:12:12.832Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2022-02-11T20:12:12.832Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-02-11T20:12:12.832Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-02-11T20:12:12.832Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-02-11T20:12:12.832Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-02-11T20:12:12.832Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-02-11T20:12:12.832Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-02-11T20:12:12.832Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-02-11T20:12:12.832Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-02-11T20:12:12.832Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-02-11T20:12:12.832Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.83s) [2022-02-11T20:12:12.832Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-02-11T20:12:12.832Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-02-11T20:12:12.832Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.49s) [2022-02-11T20:12:12.832Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.92s) [2022-02-11T20:12:12.832Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-02-11T20:12:12.832Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-02-11T20:12:12.832Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-02-11T20:12:12.832Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-02-11T20:12:12.832Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.42s) [2022-02-11T20:12:12.832Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-02-11T20:12:12.832Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-02-11T20:12:12.832Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.25s) [2022-02-11T20:12:12.832Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (93.67s) [2022-02-11T20:12:12.832Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.52s) [2022-02-11T20:12:12.832Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.21s) [2022-02-11T20:12:12.832Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-02-11T20:12:12.832Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.51s) [2022-02-11T20:12:12.832Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.03s) [2022-02-11T20:12:12.832Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-02-11T20:12:12.832Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-02-11T20:12:12.832Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-02-11T20:12:12.832Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.28s) [2022-02-11T20:12:12.832Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.04s) [2022-02-11T20:12:12.832Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.57s) [2022-02-11T20:12:12.832Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.79s) [2022-02-11T20:12:12.832Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-02-11T20:12:12.832Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.03s) [2022-02-11T20:12:12.832Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) [2022-02-11T20:12:12.832Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.42s) [2022-02-11T20:12:12.832Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.58s) [2022-02-11T20:12:12.832Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.94s) [2022-02-11T20:12:12.832Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.25s) [2022-02-11T20:12:12.832Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-02-11T20:12:12.832Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.36s) [2022-02-11T20:12:12.832Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.92s) [2022-02-11T20:12:12.832Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.87s) [2022-02-11T20:12:12.832Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-02-11T20:12:12.832Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-02-11T20:12:12.832Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-02-11T20:12:12.832Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-02-11T20:12:12.832Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.63s) [2022-02-11T20:12:12.832Z] --- PASS: TestDockerSuite/TestBuildAddTar (38.72s) [2022-02-11T20:12:12.832Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-02-11T20:12:12.832Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.50s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (20.38s) [2022-02-11T20:12:12.833Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.95s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.70s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.05s) [2022-02-11T20:12:12.833Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.37s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.32s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.61s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.19s) [2022-02-11T20:12:12.833Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.49s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.86s) [2022-02-11T20:12:12.833Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-02-11T20:12:12.833Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.45s) [2022-02-11T20:12:12.833Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.68s) [2022-02-11T20:12:12.833Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-02-11T20:12:12.833Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (26.94s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.19s) [2022-02-11T20:12:12.833Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.94s) [2022-02-11T20:12:12.833Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.50s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.78s) [2022-02-11T20:12:12.833Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.99s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.71s) [2022-02-11T20:12:12.833Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-02-11T20:12:12.833Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.70s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.14s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildCmd (0.69s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.63s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.66s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.30s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.56s) [2022-02-11T20:12:12.833Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.38s) [2022-02-11T20:12:12.833Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.60s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.09s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.09s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.59s) [2022-02-11T20:12:12.833Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.04s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.77s) [2022-02-11T20:12:12.833Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-02-11T20:12:12.833Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.39s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (39.43s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.78s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.71s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.80s) [2022-02-11T20:12:12.833Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.48s) [2022-02-11T20:12:12.833Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.44s) [2022-02-11T20:12:12.833Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.61s) [2022-02-11T20:12:12.833Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (26.89s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.83s) [2022-02-11T20:12:12.833Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.50s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (20.40s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.08s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.01s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.32s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.43s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.54s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildDockerignore (56.66s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (7.20s) [2022-02-11T20:12:12.833Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.53s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (62.76s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.03s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.99s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (22.41s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (12.68s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (11.99s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (32.72s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (12.55s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (11.64s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (88.39s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.56s) [2022-02-11T20:12:12.833Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.46s) [2022-02-11T20:12:12.833Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.67s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.31s) [2022-02-11T20:12:12.833Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.57s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.66s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.99s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.74s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.24s) [2022-02-11T20:12:12.833Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-02-11T20:12:12.833Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.45s) [2022-02-11T20:12:12.833Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-02-11T20:12:12.833Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-02-11T20:12:12.833Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.40s) [2022-02-11T20:12:12.833Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-02-11T20:12:12.833Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-02-11T20:12:12.833Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.15s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.36s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (16.40s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.73s) [2022-02-11T20:12:12.833Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-02-11T20:12:12.833Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-02-11T20:12:12.833Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-02-11T20:12:12.833Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-02-11T20:12:12.833Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildFails (2.96s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.91s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.83s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.71s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.80s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.56s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.02s) [2022-02-11T20:12:12.833Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.78s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.74s) [2022-02-11T20:12:12.833Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (10.13s) [2022-02-11T20:12:12.833Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildHistory (13.42s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.16s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.23s) [2022-02-11T20:12:12.833Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.94s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.36s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildLabel (1.14s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.75s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.15s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.71s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildLabels (1.23s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.81s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.87s) [2022-02-11T20:12:12.833Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2022-02-11T20:12:12.833Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.67s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.68s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.00s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (18.44s) [2022-02-11T20:12:12.833Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.64s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (37.20s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (17.41s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.59s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.56s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.06s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (19.26s) [2022-02-11T20:12:12.833Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.93s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.72s) [2022-02-11T20:12:12.833Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-02-11T20:12:12.833Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.05s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.26s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.05s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.16s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.84s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.11s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.56s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildOnBuild (10.60s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.91s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.59s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.64s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.46s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.64s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.09s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.44s) [2022-02-11T20:12:12.833Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-02-11T20:12:12.833Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.83s) [2022-02-11T20:12:12.833Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (46.86s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (22.12s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildRm (14.06s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.86s) [2022-02-11T20:12:12.833Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-02-11T20:12:12.833Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.62s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.70s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.42s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.48s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.39s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (18.61s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.96s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.73s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.80s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.29s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.30s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildStderr (4.98s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (21.59s) [2022-02-11T20:12:12.833Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.49s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.86s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.53s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.89s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.10s) [2022-02-11T20:12:12.833Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-02-11T20:12:12.833Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-02-11T20:12:12.833Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.52s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.63s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.48s) [2022-02-11T20:12:12.833Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-02-11T20:12:12.833Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (25.12s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.14s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (10.23s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.49s) [2022-02-11T20:12:12.833Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.48s) [2022-02-11T20:12:12.833Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.85s) [2022-02-11T20:12:12.833Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.49s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.31s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.00s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.55s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (15.62s) [2022-02-11T20:12:12.833Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.49s) [2022-02-11T20:12:12.833Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.49s) [2022-02-11T20:12:12.833Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.35s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.47s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.26s) [2022-02-11T20:12:12.833Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.46s) [2022-02-11T20:12:12.833Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-02-11T20:12:12.833Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.13s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.37s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestCommitChange (5.95s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.48s) [2022-02-11T20:12:12.833Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestCommitNewFile (8.31s) [2022-02-11T20:12:12.833Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestCommitTTY (8.25s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.35s) [2022-02-11T20:12:12.833Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-02-11T20:12:12.833Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-02-11T20:12:12.833Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-02-11T20:12:12.833Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-02-11T20:12:12.833Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-02-11T20:12:12.833Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-02-11T20:12:12.833Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.14s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestContainerAPICommit (8.28s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.89s) [2022-02-11T20:12:12.833Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.85s) [2022-02-11T20:12:12.833Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-02-11T20:12:12.833Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-02-11T20:12:12.833Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-02-11T20:12:12.833Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.98s) [2022-02-11T20:12:12.834Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-02-11T20:12:12.834Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-02-11T20:12:12.834Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.96s) [2022-02-11T20:12:12.834Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-02-11T20:12:12.834Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-02-11T20:12:12.834Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-02-11T20:12:12.834Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-02-11T20:12:12.834Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.66s) [2022-02-11T20:12:12.834Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.45s) [2022-02-11T20:12:12.834Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.48s) [2022-02-11T20:12:12.834Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.03s) [2022-02-11T20:12:12.834Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-02-11T20:12:12.834Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.59s) [2022-02-11T20:12:12.834Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-02-11T20:12:12.834Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.95s) [2022-02-11T20:12:12.834Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-02-11T20:12:12.834Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-02-11T20:12:12.834Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.97s) [2022-02-11T20:12:12.834Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-02-11T20:12:12.834Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.37s) [2022-02-11T20:12:12.834Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-02-11T20:12:12.834Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.14s) [2022-02-11T20:12:12.834Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.31s) [2022-02-11T20:12:12.834Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.96s) [2022-02-11T20:12:12.834Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.41s) [2022-02-11T20:12:12.834Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.72s) [2022-02-11T20:12:12.834Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.14s) [2022-02-11T20:12:12.834Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-02-11T20:12:12.834Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-02-11T20:12:12.834Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-02-11T20:12:12.834Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.25s) [2022-02-11T20:12:12.834Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-02-11T20:12:12.834Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.98s) [2022-02-11T20:12:12.834Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-02-11T20:12:12.834Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.46s) [2022-02-11T20:12:12.834Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.13s) [2022-02-11T20:12:12.834Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.84s) [2022-02-11T20:12:12.834Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.35s) [2022-02-11T20:12:12.834Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-02-11T20:12:12.834Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-02-11T20:12:12.834Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-02-11T20:12:12.834Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-02-11T20:12:12.834Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-02-11T20:12:12.834Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.04s) [2022-02-11T20:12:12.834Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.10s) [2022-02-11T20:12:12.834Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.84s) [2022-02-11T20:12:12.834Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.84s) [2022-02-11T20:12:12.834Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.87s) [2022-02-11T20:12:12.834Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.95s) [2022-02-11T20:12:12.834Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000004cf0_} (2.84s) [2022-02-11T20:12:12.834Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12639959920_c:\foo_false____} (2.84s) [2022-02-11T20:12:12.834Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12639959920_c:\foo_true____} (2.89s) [2022-02-11T20:12:12.834Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-02-11T20:12:12.834Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.49s) [2022-02-11T20:12:12.834Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-02-11T20:12:12.834Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-02-11T20:12:12.834Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-02-11T20:12:12.834Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-02-11T20:12:12.834Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-02-11T20:12:12.834Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.10s) [2022-02-11T20:12:12.834Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.11s) [2022-02-11T20:12:12.834Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.10s) [2022-02-11T20:12:12.834Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-02-11T20:12:12.834Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.11s) [2022-02-11T20:12:12.834Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-02-11T20:12:12.834Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-02-11T20:12:12.834Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-02-11T20:12:12.834Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-02-11T20:12:12.834Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-02-11T20:12:12.834Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.02s) [2022-02-11T20:12:12.834Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-02-11T20:12:12.834Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-02-11T20:12:12.834Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-02-11T20:12:12.834Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-02-11T20:12:12.834Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-02-11T20:12:12.834Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-02-11T20:12:12.834Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-02-11T20:12:12.834Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-02-11T20:12:12.834Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-02-11T20:12:12.834Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-02-11T20:12:12.834Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-02-11T20:12:12.834Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-02-11T20:12:12.834Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-02-11T20:12:12.834Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.03s) [2022-02-11T20:12:12.834Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2022-02-11T20:12:12.834Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-02-11T20:12:12.834Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.00s) [2022-02-11T20:12:12.834Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-02-11T20:12:12.834Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-02-11T20:12:12.834Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-02-11T20:12:12.834Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.37s) [2022-02-11T20:12:12.834Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.02s) [2022-02-11T20:12:12.834Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-02-11T20:12:12.834Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-02-11T20:12:12.834Z] --- PASS: TestDockerSuite/TestCpToCaseE (10.89s) [2022-02-11T20:12:12.834Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-02-11T20:12:12.834Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-02-11T20:12:12.834Z] --- PASS: TestDockerSuite/TestCpToCaseH (10.84s) [2022-02-11T20:12:12.834Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-02-11T20:12:12.834Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-02-11T20:12:12.834Z] --- PASS: TestDockerSuite/TestCpToDot (3.16s) [2022-02-11T20:12:12.834Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-02-11T20:12:12.834Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-02-11T20:12:12.834Z] --- PASS: TestDockerSuite/TestCpToStdout (3.26s) [2022-02-11T20:12:12.834Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-02-11T20:12:12.834Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-02-11T20:12:12.834Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-02-11T20:12:12.834Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-02-11T20:12:12.834Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.25s) [2022-02-11T20:12:12.834Z] --- PASS: TestDockerSuite/TestCreateArgs (0.24s) [2022-02-11T20:12:12.834Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.35s) [2022-02-11T20:12:12.834Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.63s) [2022-02-11T20:12:12.834Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.24s) [2022-02-11T20:12:12.834Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.26s) [2022-02-11T20:12:12.834Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.15s) [2022-02-11T20:12:12.834Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.82s) [2022-02-11T20:12:12.834Z] --- PASS: TestDockerSuite/TestCreateLabels (0.25s) [2022-02-11T20:12:12.834Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-02-11T20:12:12.834Z] --- PASS: TestDockerSuite/TestCreateRM (0.48s) [2022-02-11T20:12:12.834Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-02-11T20:12:12.834Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.25s) [2022-02-11T20:12:12.834Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.47s) [2022-02-11T20:12:12.834Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (9.33s) [2022-02-11T20:12:12.834Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.28s) [2022-02-11T20:12:12.834Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.63s) [2022-02-11T20:12:12.834Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.51s) [2022-02-11T20:12:12.834Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.28s) [2022-02-11T20:12:12.834Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-02-11T20:12:12.834Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.07s) [2022-02-11T20:12:12.834Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-02-11T20:12:12.834Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.19s) [2022-02-11T20:12:12.834Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-02-11T20:12:12.834Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-02-11T20:12:12.834Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-02-11T20:12:12.834Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-02-11T20:12:12.834Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-02-11T20:12:12.834Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-02-11T20:12:12.834Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-02-11T20:12:12.834Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-02-11T20:12:12.834Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-02-11T20:12:12.834Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2022-02-11T20:12:12.834Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-02-11T20:12:12.834Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-02-11T20:12:12.834Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-02-11T20:12:12.834Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-02-11T20:12:12.834Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-02-11T20:12:12.834Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.13s) [2022-02-11T20:12:12.834Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.06s) [2022-02-11T20:12:12.834Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.07s) [2022-02-11T20:12:12.834Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (10.11s) [2022-02-11T20:12:12.834Z] --- PASS: TestDockerSuite/TestEventsCopy (5.75s) [2022-02-11T20:12:12.834Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.07s) [2022-02-11T20:12:12.834Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.60s) [2022-02-11T20:12:12.834Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.95s) [2022-02-11T20:12:12.834Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (5.06s) [2022-02-11T20:12:12.834Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.47s) [2022-02-11T20:12:12.834Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.14s) [2022-02-11T20:12:12.834Z] --- PASS: TestDockerSuite/TestEventsFilters (5.70s) [2022-02-11T20:12:12.834Z] --- PASS: TestDockerSuite/TestEventsFormat (5.86s) [2022-02-11T20:12:12.834Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2022-02-11T20:12:12.834Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2022-02-11T20:12:12.834Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-02-11T20:12:12.834Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-02-11T20:12:12.834Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-02-11T20:12:12.834Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.19s) [2022-02-11T20:12:12.834Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-02-11T20:12:12.834Z] --- PASS: TestDockerSuite/TestEventsRename (3.04s) [2022-02-11T20:12:12.834Z] --- PASS: TestDockerSuite/TestEventsResize (8.53s) [2022-02-11T20:12:12.834Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.92s) [2022-02-11T20:12:12.834Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.95s) [2022-02-11T20:12:12.834Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.37s) [2022-02-11T20:12:12.834Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-02-11T20:12:12.834Z] --- PASS: TestDockerSuite/TestEventsUntag (2.78s) [2022-02-11T20:12:12.834Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.07s) [2022-02-11T20:12:12.834Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-02-11T20:12:13.294Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-02-11T20:12:13.294Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.32s) [2022-02-11T20:12:13.294Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.39s) [2022-02-11T20:12:13.294Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-02-11T20:12:13.294Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-02-11T20:12:13.294Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-02-11T20:12:13.294Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.35s) [2022-02-11T20:12:13.294Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.45s) [2022-02-11T20:12:13.294Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.39s) [2022-02-11T20:12:13.294Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.43s) [2022-02-11T20:12:13.294Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.83s) [2022-02-11T20:12:13.294Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-02-11T20:12:13.294Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-02-11T20:12:13.294Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-02-11T20:12:13.294Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.54s) [2022-02-11T20:12:13.294Z] --- PASS: TestDockerSuite/TestExecInspectID (4.96s) [2022-02-11T20:12:13.294Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-02-11T20:12:13.294Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-02-11T20:12:13.294Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-02-11T20:12:13.294Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-02-11T20:12:13.294Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-02-11T20:12:13.294Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.71s) [2022-02-11T20:12:13.294Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-02-11T20:12:13.294Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-02-11T20:12:13.294Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-02-11T20:12:13.294Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-02-11T20:12:13.294Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-02-11T20:12:13.294Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.53s) [2022-02-11T20:12:13.294Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2022-02-11T20:12:13.294Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.33s) [2022-02-11T20:12:13.294Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-02-11T20:12:13.294Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-02-11T20:12:13.294Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-02-11T20:12:13.294Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.33s) [2022-02-11T20:12:13.294Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.31s) [2022-02-11T20:12:13.294Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.43s) [2022-02-11T20:12:13.294Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.28s) [2022-02-11T20:12:13.294Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-02-11T20:12:13.294Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-02-11T20:12:13.294Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.19s) [2022-02-11T20:12:13.294Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-02-11T20:12:13.294Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2022-02-11T20:12:13.294Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.09s) [2022-02-11T20:12:13.294Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2022-02-11T20:12:13.294Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.82s) [2022-02-11T20:12:13.294Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2022-02-11T20:12:13.294Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-02-11T20:12:13.294Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2022-02-11T20:12:13.294Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2022-02-11T20:12:13.294Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.37s) [2022-02-11T20:12:13.294Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.74s) [2022-02-11T20:12:13.294Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-02-11T20:12:13.294Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.21s) [2022-02-11T20:12:13.294Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2022-02-11T20:12:13.294Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.05s) [2022-02-11T20:12:13.294Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.28s) [2022-02-11T20:12:13.294Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.52s) [2022-02-11T20:12:13.294Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.31s) [2022-02-11T20:12:13.294Z] --- PASS: TestDockerSuite/TestImagesFormat (0.22s) [2022-02-11T20:12:13.294Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-02-11T20:12:13.294Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.98s) [2022-02-11T20:12:13.294Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2022-02-11T20:12:13.294Z] --- PASS: TestDockerSuite/TestImportBadURL (0.09s) [2022-02-11T20:12:13.294Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-02-11T20:12:13.294Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-02-11T20:12:13.294Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.11s) [2022-02-11T20:12:13.294Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-02-11T20:12:13.294Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-02-11T20:12:13.294Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-02-11T20:12:13.294Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-02-11T20:12:13.294Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-02-11T20:12:13.294Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-02-11T20:12:13.294Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2022-02-11T20:12:13.294Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-02-11T20:12:13.294Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-02-11T20:12:13.294Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.98s) [2022-02-11T20:12:13.294Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (3.03s) [2022-02-11T20:12:13.294Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-02-11T20:12:13.294Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-02-11T20:12:13.294Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2022-02-11T20:12:13.294Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-02-11T20:12:13.294Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (3.00s) [2022-02-11T20:12:13.294Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.25s) [2022-02-11T20:12:13.294Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.98s) [2022-02-11T20:12:13.294Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-02-11T20:12:13.294Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-02-11T20:12:13.294Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-02-11T20:12:13.294Z] --- PASS: TestDockerSuite/TestInspectDefault (3.00s) [2022-02-11T20:12:13.294Z] --- PASS: TestDockerSuite/TestInspectHistory (5.32s) [2022-02-11T20:12:13.294Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-02-11T20:12:13.294Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-02-11T20:12:13.294Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-02-11T20:12:13.294Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.92s) [2022-02-11T20:12:13.294Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.47s) [2022-02-11T20:12:13.294Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.24s) [2022-02-11T20:12:13.294Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.85s) [2022-02-11T20:12:13.294Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.45s) [2022-02-11T20:12:13.294Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-02-11T20:12:13.294Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.09s) [2022-02-11T20:12:13.294Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.40s) [2022-02-11T20:12:13.294Z] --- PASS: TestDockerSuite/TestInspectStatus (3.70s) [2022-02-11T20:12:13.294Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.84s) [2022-02-11T20:12:13.294Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.57s) [2022-02-11T20:12:13.294Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.84s) [2022-02-11T20:12:13.294Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.38s) [2022-02-11T20:12:13.294Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.84s) [2022-02-11T20:12:13.294Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.86s) [2022-02-11T20:12:13.294Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.83s) [2022-02-11T20:12:13.294Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-02-11T20:12:13.295Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2022-02-11T20:12:13.295Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-02-11T20:12:13.295Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.32s) [2022-02-11T20:12:13.295Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.32s) [2022-02-11T20:12:13.295Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.20s) [2022-02-11T20:12:13.295Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.92s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-02-11T20:12:13.295Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.49s) [2022-02-11T20:12:13.295Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2022-02-11T20:12:13.295Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.98s) [2022-02-11T20:12:13.295Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.05s) [2022-02-11T20:12:13.295Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.07s) [2022-02-11T20:12:13.295Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.95s) [2022-02-11T20:12:13.295Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.72s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-02-11T20:12:13.295Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.60s) [2022-02-11T20:12:13.295Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (3.03s) [2022-02-11T20:12:13.295Z] --- PASS: TestDockerSuite/TestLogsSince (9.60s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-02-11T20:12:13.295Z] --- PASS: TestDockerSuite/TestLogsTail (3.26s) [2022-02-11T20:12:13.295Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.24s) [2022-02-11T20:12:13.295Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.98s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-02-11T20:12:13.295Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-02-11T20:12:13.295Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.70s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-02-11T20:12:13.295Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-02-11T20:12:13.295Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.71s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-02-11T20:12:13.295Z] --- PASS: TestDockerSuite/TestPsByOrder (9.28s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-02-11T20:12:13.295Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.38s) [2022-02-11T20:12:13.295Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (17.34s) [2022-02-11T20:12:13.295Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.36s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-02-11T20:12:13.295Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.43s) [2022-02-11T20:12:13.295Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.41s) [2022-02-11T20:12:13.295Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (9.04s) [2022-02-11T20:12:13.295Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (6.85s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-02-11T20:12:13.295Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.51s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-02-11T20:12:13.295Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.77s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-02-11T20:12:13.295Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.65s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-02-11T20:12:13.295Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.31s) [2022-02-11T20:12:13.295Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.94s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-02-11T20:12:13.295Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.88s) [2022-02-11T20:12:13.295Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.38s) [2022-02-11T20:12:13.295Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.98s) [2022-02-11T20:12:13.295Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (22.93s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-02-11T20:12:13.295Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (8.09s) [2022-02-11T20:12:13.295Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.35s) [2022-02-11T20:12:13.295Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.24s) [2022-02-11T20:12:13.295Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.93s) [2022-02-11T20:12:13.295Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (5.38s) [2022-02-11T20:12:13.295Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.39s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-02-11T20:12:13.295Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.36s) [2022-02-11T20:12:13.295Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2022-02-11T20:12:13.295Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.36s) [2022-02-11T20:12:13.295Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (16.13s) [2022-02-11T20:12:13.295Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.51s) [2022-02-11T20:12:13.295Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.78s) [2022-02-11T20:12:13.295Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.12s) [2022-02-11T20:12:13.295Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.98s) [2022-02-11T20:12:13.295Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (9.62s) [2022-02-11T20:12:13.295Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.90s) [2022-02-11T20:12:13.295Z] --- PASS: TestDockerSuite/TestRmiTag (0.75s) [2022-02-11T20:12:13.295Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.05s) [2022-02-11T20:12:13.295Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (19.81s) [2022-02-11T20:12:13.295Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.31s) [2022-02-11T20:12:13.295Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.92s) [2022-02-11T20:12:13.295Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.43s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-02-11T20:12:13.295Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.40s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-02-11T20:12:13.295Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.69s) [2022-02-11T20:12:13.295Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.16s) [2022-02-11T20:12:13.295Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.92s) [2022-02-11T20:12:13.295Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.87s) [2022-02-11T20:12:13.295Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.88s) [2022-02-11T20:12:13.295Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2022-02-11T20:12:13.295Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.94s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-02-11T20:12:13.295Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.91s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-02-11T20:12:13.295Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.42s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-02-11T20:12:13.295Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.67s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-02-11T20:12:13.295Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.28s) [2022-02-11T20:12:13.295Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.08s) [2022-02-11T20:12:13.295Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.89s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s) [2022-02-11T20:12:13.295Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.92s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-02-11T20:12:13.295Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.15s) [2022-02-11T20:12:13.295Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (7.51s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-02-11T20:12:13.295Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.90s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-02-11T20:12:13.295Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.17s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-02-11T20:12:13.295Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.86s) [2022-02-11T20:12:13.295Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.94s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-02-11T20:12:13.295Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.99s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-02-11T20:12:13.295Z] --- PASS: TestDockerSuite/TestRunExitCode (2.92s) [2022-02-11T20:12:13.295Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.94s) [2022-02-11T20:12:13.295Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.87s) [2022-02-11T20:12:13.295Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.91s) [2022-02-11T20:12:13.295Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-02-11T20:12:13.295Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (5.11s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-02-11T20:12:13.295Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-02-11T20:12:13.295Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.98s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-02-11T20:12:13.295Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.87s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-02-11T20:12:13.295Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.80s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-02-11T20:12:13.295Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.79s) [2022-02-11T20:12:13.295Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.35s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-02-11T20:12:13.295Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.47s) [2022-02-11T20:12:13.295Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.27s) [2022-02-11T20:12:13.295Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.16s) [2022-02-11T20:12:13.295Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.19s) [2022-02-11T20:12:13.295Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.27s) [2022-02-11T20:12:13.295Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.32s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-02-11T20:12:13.295Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-02-11T20:12:13.296Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-02-11T20:12:13.296Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-02-11T20:12:13.296Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-02-11T20:12:13.296Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.15s) [2022-02-11T20:12:13.296Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-02-11T20:12:13.296Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.03s) [2022-02-11T20:12:13.296Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-02-11T20:12:13.296Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-02-11T20:12:13.296Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-02-11T20:12:13.296Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (9.96s) [2022-02-11T20:12:13.296Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-02-11T20:12:13.296Z] --- PASS: TestDockerSuite/TestRunRm (3.02s) [2022-02-11T20:12:13.296Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.98s) [2022-02-11T20:12:13.296Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.98s) [2022-02-11T20:12:13.296Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.88s) [2022-02-11T20:12:13.296Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.47s) [2022-02-11T20:12:13.296Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (3.20s) [2022-02-11T20:12:13.296Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-02-11T20:12:13.296Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-02-11T20:12:13.296Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.89s) [2022-02-11T20:12:13.296Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-02-11T20:12:13.296Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.67s) [2022-02-11T20:12:13.296Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-02-11T20:12:13.296Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-02-11T20:12:13.296Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.19s) [2022-02-11T20:12:13.296Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2022-02-11T20:12:13.296Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-02-11T20:12:13.296Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.25s) [2022-02-11T20:12:13.296Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-02-11T20:12:13.296Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-02-11T20:12:13.296Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-02-11T20:12:13.296Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-02-11T20:12:13.296Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-02-11T20:12:13.296Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-02-11T20:12:13.296Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-02-11T20:12:13.296Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-02-11T20:12:13.296Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-02-11T20:12:13.296Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-02-11T20:12:13.296Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.97s) [2022-02-11T20:12:13.296Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-02-11T20:12:13.296Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.84s) [2022-02-11T20:12:13.296Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-02-11T20:12:13.296Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-02-11T20:12:13.296Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.76s) [2022-02-11T20:12:13.296Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (8.95s) [2022-02-11T20:12:13.296Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.74s) [2022-02-11T20:12:13.296Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.16s) [2022-02-11T20:12:13.296Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-02-11T20:12:13.296Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.19s) [2022-02-11T20:12:13.296Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (4.09s) [2022-02-11T20:12:13.296Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.92s) [2022-02-11T20:12:13.296Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.95s) [2022-02-11T20:12:13.296Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-02-11T20:12:13.296Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2022-02-11T20:12:13.296Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2022-02-11T20:12:13.296Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-02-11T20:12:13.296Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-02-11T20:12:13.296Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-02-11T20:12:13.296Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-02-11T20:12:13.296Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-02-11T20:12:13.296Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.42s) [2022-02-11T20:12:13.296Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.93s) [2022-02-11T20:12:13.296Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.15s) [2022-02-11T20:12:13.296Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.70s) [2022-02-11T20:12:13.296Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-02-11T20:12:13.296Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-02-11T20:12:13.296Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-02-11T20:12:13.296Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-02-11T20:12:13.296Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-02-11T20:12:13.296Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-02-11T20:12:13.296Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-02-11T20:12:13.296Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-02-11T20:12:13.296Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-02-11T20:12:13.296Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-02-11T20:12:13.296Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-02-11T20:12:13.296Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-02-11T20:12:13.296Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-02-11T20:12:13.296Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-02-11T20:12:13.296Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-02-11T20:12:13.296Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-02-11T20:12:13.296Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-02-11T20:12:13.296Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.33s) [2022-02-11T20:12:13.296Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s) [2022-02-11T20:12:13.296Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.43s) [2022-02-11T20:12:13.296Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.26s) [2022-02-11T20:12:13.296Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.76s) [2022-02-11T20:12:13.296Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (8.74s) [2022-02-11T20:12:13.296Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-02-11T20:12:13.296Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.57s) [2022-02-11T20:12:13.296Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-02-11T20:12:13.296Z] --- PASS: TestDockerSuite/TestStartAttachSilent (5.22s) [2022-02-11T20:12:13.296Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-02-11T20:12:13.296Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-02-11T20:12:13.296Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-02-11T20:12:13.296Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-02-11T20:12:13.296Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.46s) [2022-02-11T20:12:13.296Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-02-11T20:12:13.296Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-02-11T20:12:13.296Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-02-11T20:12:13.296Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-02-11T20:12:13.296Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-02-11T20:12:13.296Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-02-11T20:12:13.296Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.49s) [2022-02-11T20:12:13.296Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.68s) [2022-02-11T20:12:13.296Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-02-11T20:12:13.296Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.45s) [2022-02-11T20:12:13.296Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-02-11T20:12:13.296Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-02-11T20:12:13.296Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-02-11T20:12:13.296Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-02-11T20:12:13.296Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-02-11T20:12:13.296Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-02-11T20:12:13.296Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.30s) [2022-02-11T20:12:13.296Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.16s) [2022-02-11T20:12:13.296Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.21s) [2022-02-11T20:12:13.296Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-02-11T20:12:13.296Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.35s) [2022-02-11T20:12:13.296Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.30s) [2022-02-11T20:12:13.296Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s) [2022-02-11T20:12:13.296Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.18s) [2022-02-11T20:12:13.296Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2022-02-11T20:12:13.296Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.66s) [2022-02-11T20:12:13.296Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.40s) [2022-02-11T20:12:13.296Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.41s) [2022-02-11T20:12:13.296Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2022-02-11T20:12:13.296Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.18s) [2022-02-11T20:12:13.296Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (9.21s) [2022-02-11T20:12:13.296Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-02-11T20:12:13.296Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.68s) [2022-02-11T20:12:13.296Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.21s) [2022-02-11T20:12:13.296Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-02-11T20:12:13.296Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (8.62s) [2022-02-11T20:12:13.296Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.30s) [2022-02-11T20:12:13.296Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.29s) [2022-02-11T20:12:13.296Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (11.52s) [2022-02-11T20:12:13.296Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-02-11T20:12:13.296Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.48s) [2022-02-11T20:12:13.296Z] === RUN TestDockerRegistrySuite [2022-02-11T20:12:13.296Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-02-11T20:12:13.296Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.296Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-02-11T20:12:13.296Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.296Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-02-11T20:12:13.296Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.296Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-02-11T20:12:13.296Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.296Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-02-11T20:12:13.296Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.296Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-02-11T20:12:13.296Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.296Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-02-11T20:12:13.296Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.296Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-02-11T20:12:13.296Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.296Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-02-11T20:12:13.296Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.296Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-02-11T20:12:13.296Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.296Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-02-11T20:12:13.296Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.296Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-02-11T20:12:13.296Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.296Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-02-11T20:12:13.296Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.296Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-02-11T20:12:13.296Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.296Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-02-11T20:12:13.296Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.296Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-02-11T20:12:13.296Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.296Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-02-11T20:12:13.296Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.296Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-02-11T20:12:13.296Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.296Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-02-11T20:12:13.296Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.296Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-02-11T20:12:13.296Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.296Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-02-11T20:12:13.296Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.296Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-02-11T20:12:13.296Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.296Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-02-11T20:12:13.296Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.296Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-02-11T20:12:13.296Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.296Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-02-11T20:12:13.296Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.296Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-02-11T20:12:13.296Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.296Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-02-11T20:12:13.296Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.296Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-02-11T20:12:13.296Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.296Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-02-11T20:12:13.296Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.296Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-02-11T20:12:13.296Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.296Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-02-11T20:12:13.296Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.296Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-02-11T20:12:13.296Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.296Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-02-11T20:12:13.296Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.296Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-02-11T20:12:13.296Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.296Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-02-11T20:12:13.296Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.296Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-02-11T20:12:13.296Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.296Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-02-11T20:12:13.296Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.296Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-02-11T20:12:13.296Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.296Z] --- PASS: TestDockerRegistrySuite (0.17s) [2022-02-11T20:12:13.296Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-02-11T20:12:13.296Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-02-11T20:12:13.296Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-02-11T20:12:13.296Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-11T20:12:13.296Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-11T20:12:13.296Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-11T20:12:13.296Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-02-11T20:12:13.296Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-02-11T20:12:13.296Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-02-11T20:12:13.296Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-02-11T20:12:13.296Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-02-11T20:12:13.296Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-02-11T20:12:13.296Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-02-11T20:12:13.296Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-02-11T20:12:13.296Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-02-11T20:12:13.296Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-02-11T20:12:13.296Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-02-11T20:12:13.296Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-02-11T20:12:13.296Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-02-11T20:12:13.296Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-11T20:12:13.296Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-11T20:12:13.296Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-11T20:12:13.296Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-11T20:12:13.296Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-02-11T20:12:13.296Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-11T20:12:13.296Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-02-11T20:12:13.296Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-02-11T20:12:13.296Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-02-11T20:12:13.296Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-02-11T20:12:13.296Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-02-11T20:12:13.296Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-02-11T20:12:13.296Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-02-11T20:12:13.296Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-02-11T20:12:13.296Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-02-11T20:12:13.296Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-02-11T20:12:13.296Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-02-11T20:12:13.296Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-02-11T20:12:13.296Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-02-11T20:12:13.296Z] === RUN TestDockerSchema1RegistrySuite [2022-02-11T20:12:13.296Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-02-11T20:12:13.296Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.296Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-02-11T20:12:13.296Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.297Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-02-11T20:12:13.297Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.297Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-02-11T20:12:13.297Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.297Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-02-11T20:12:13.297Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.297Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-02-11T20:12:13.297Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.297Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-02-11T20:12:13.297Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.297Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-02-11T20:12:13.297Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.297Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-02-11T20:12:13.297Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.297Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-02-11T20:12:13.297Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.297Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-02-11T20:12:13.297Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.297Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-02-11T20:12:13.297Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-11T20:12:13.297Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-11T20:12:13.297Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-11T20:12:13.297Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-02-11T20:12:13.297Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-11T20:12:13.297Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-11T20:12:13.297Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-11T20:12:13.297Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-11T20:12:13.297Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-02-11T20:12:13.297Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-11T20:12:13.297Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-02-11T20:12:13.297Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-02-11T20:12:13.297Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-02-11T20:12:13.297Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.297Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-02-11T20:12:13.297Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.297Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-02-11T20:12:13.297Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.297Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-02-11T20:12:13.297Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.297Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-02-11T20:12:13.297Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.297Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-02-11T20:12:13.297Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.297Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-02-11T20:12:13.297Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.297Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-02-11T20:12:13.297Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.297Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-02-11T20:12:13.297Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-02-11T20:12:13.297Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-02-11T20:12:13.297Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-02-11T20:12:13.297Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-02-11T20:12:13.297Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-02-11T20:12:13.297Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-02-11T20:12:13.297Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-02-11T20:12:13.297Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-02-11T20:12:13.297Z] === RUN TestDockerRegistryAuthTokenSuite [2022-02-11T20:12:13.297Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-02-11T20:12:13.297Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.297Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-02-11T20:12:13.297Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.297Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-02-11T20:12:13.297Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.297Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-02-11T20:12:13.297Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.297Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-02-11T20:12:13.297Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.297Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-02-11T20:12:13.297Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-02-11T20:12:13.297Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-02-11T20:12:13.297Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-02-11T20:12:13.297Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-02-11T20:12:13.297Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-02-11T20:12:13.297Z] === RUN TestDockerDaemonSuite [2022-02-11T20:12:13.297Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-02-11T20:12:13.297Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.297Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-02-11T20:12:13.297Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.297Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-02-11T20:12:13.297Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.297Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-02-11T20:12:13.297Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-02-11T20:12:13.297Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-02-11T20:12:13.297Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-02-11T20:12:13.297Z] === RUN TestDockerSwarmSuite [2022-02-11T20:12:13.297Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-02-11T20:12:13.297Z] === RUN TestDockerPluginSuite [2022-02-11T20:12:13.297Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-02-11T20:12:13.297Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.297Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-02-11T20:12:13.297Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.297Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-02-11T20:12:13.297Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.297Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-02-11T20:12:13.297Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.297Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-02-11T20:12:13.297Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.297Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-02-11T20:12:13.297Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.297Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-02-11T20:12:13.297Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.297Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-02-11T20:12:13.297Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.297Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-02-11T20:12:13.297Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.297Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-02-11T20:12:13.297Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.297Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-02-11T20:12:13.297Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.297Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-02-11T20:12:13.297Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-02-11T20:12:13.297Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-02-11T20:12:13.297Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-02-11T20:12:13.297Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-02-11T20:12:13.297Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-02-11T20:12:13.297Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-02-11T20:12:13.297Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-02-11T20:12:13.297Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-02-11T20:12:13.297Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-02-11T20:12:13.297Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-02-11T20:12:13.297Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-02-11T20:12:13.297Z] === RUN TestDockerExternalVolumeSuite [2022-02-11T20:12:13.297Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.297Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-02-11T20:12:13.297Z] === RUN TestDockerNetworkSuite [2022-02-11T20:12:13.297Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.297Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-02-11T20:12:13.297Z] === RUN TestDockerHubPullSuite [2022-02-11T20:12:13.297Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.297Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-02-11T20:12:13.297Z] PASS [2022-02-11T20:12:13.297Z] ok github.com/docker/docker/integration-cli 2583.862s [2022-02-11T20:12:13.297Z] [2022-02-11T20:12:13.297Z] === Skipped [2022-02-11T20:12:13.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-02-11T20:12:13.297Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.297Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-02-11T20:12:13.297Z] [2022-02-11T20:12:13.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-02-11T20:12:13.297Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.297Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-02-11T20:12:13.297Z] [2022-02-11T20:12:13.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-02-11T20:12:13.297Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.297Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-02-11T20:12:13.297Z] [2022-02-11T20:12:13.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-02-11T20:12:13.297Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.297Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-02-11T20:12:13.297Z] [2022-02-11T20:12:13.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-02-11T20:12:13.297Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.297Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-02-11T20:12:13.297Z] [2022-02-11T20:12:13.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-02-11T20:12:13.297Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.297Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-02-11T20:12:13.297Z] [2022-02-11T20:12:13.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-02-11T20:12:13.297Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.297Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-02-11T20:12:13.297Z] [2022-02-11T20:12:13.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-02-11T20:12:13.297Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.297Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-02-11T20:12:13.297Z] [2022-02-11T20:12:13.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-02-11T20:12:13.297Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.297Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-02-11T20:12:13.297Z] [2022-02-11T20:12:13.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-02-11T20:12:13.297Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.297Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-02-11T20:12:13.297Z] [2022-02-11T20:12:13.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-02-11T20:12:13.297Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.297Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-02-11T20:12:13.297Z] [2022-02-11T20:12:13.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-02-11T20:12:13.297Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.297Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-02-11T20:12:13.297Z] [2022-02-11T20:12:13.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-02-11T20:12:13.297Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-02-11T20:12:13.297Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-02-11T20:12:13.297Z] [2022-02-11T20:12:13.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-02-11T20:12:13.297Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2022-02-11T20:12:13.297Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-02-11T20:12:13.297Z] [2022-02-11T20:12:13.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-02-11T20:12:13.297Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.297Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-02-11T20:12:13.297Z] [2022-02-11T20:12:13.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2022-02-11T20:12:13.297Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.297Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-02-11T20:12:13.297Z] [2022-02-11T20:12:13.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-02-11T20:12:13.297Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-02-11T20:12:13.297Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-02-11T20:12:13.297Z] [2022-02-11T20:12:13.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-02-11T20:12:13.297Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.297Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-02-11T20:12:13.297Z] [2022-02-11T20:12:13.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.52s) [2022-02-11T20:12:13.297Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-02-11T20:12:13.297Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.52s) [2022-02-11T20:12:13.297Z] [2022-02-11T20:12:13.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-02-11T20:12:13.297Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.297Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-02-11T20:12:13.297Z] [2022-02-11T20:12:13.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-02-11T20:12:13.297Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.297Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-02-11T20:12:13.297Z] [2022-02-11T20:12:13.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-02-11T20:12:13.297Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.297Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-02-11T20:12:13.297Z] [2022-02-11T20:12:13.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-02-11T20:12:13.297Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.297Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-02-11T20:12:13.297Z] [2022-02-11T20:12:13.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.03s) [2022-02-11T20:12:13.297Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.297Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.03s) [2022-02-11T20:12:13.297Z] [2022-02-11T20:12:13.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-02-11T20:12:13.297Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.297Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-02-11T20:12:13.297Z] [2022-02-11T20:12:13.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2022-02-11T20:12:13.297Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.297Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-02-11T20:12:13.297Z] [2022-02-11T20:12:13.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-02-11T20:12:13.297Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.297Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-02-11T20:12:13.297Z] [2022-02-11T20:12:13.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-02-11T20:12:13.298Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.298Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-02-11T20:12:13.298Z] [2022-02-11T20:12:13.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-02-11T20:12:13.298Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.298Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-02-11T20:12:13.298Z] [2022-02-11T20:12:13.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-02-11T20:12:13.298Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.298Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-02-11T20:12:13.298Z] [2022-02-11T20:12:13.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.50s) [2022-02-11T20:12:13.298Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.298Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.50s) [2022-02-11T20:12:13.298Z] [2022-02-11T20:12:13.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.95s) [2022-02-11T20:12:13.298Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.298Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.95s) [2022-02-11T20:12:13.298Z] [2022-02-11T20:12:13.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.37s) [2022-02-11T20:12:13.298Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.298Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.37s) [2022-02-11T20:12:13.298Z] [2022-02-11T20:12:13.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.49s) [2022-02-11T20:12:13.298Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.298Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.49s) [2022-02-11T20:12:13.298Z] [2022-02-11T20:12:13.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-02-11T20:12:13.298Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.298Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-02-11T20:12:13.298Z] [2022-02-11T20:12:13.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-02-11T20:12:13.298Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.298Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-02-11T20:12:13.298Z] [2022-02-11T20:12:13.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-02-11T20:12:13.298Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.298Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-02-11T20:12:13.298Z] [2022-02-11T20:12:13.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-02-11T20:12:13.298Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.298Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-02-11T20:12:13.298Z] [2022-02-11T20:12:13.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-02-11T20:12:13.298Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.298Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-02-11T20:12:13.298Z] [2022-02-11T20:12:13.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.94s) [2022-02-11T20:12:13.298Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.298Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.94s) [2022-02-11T20:12:13.298Z] [2022-02-11T20:12:13.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.50s) [2022-02-11T20:12:13.298Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.298Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.50s) [2022-02-11T20:12:13.298Z] [2022-02-11T20:12:13.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-02-11T20:12:13.298Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.298Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-02-11T20:12:13.298Z] [2022-02-11T20:12:13.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-02-11T20:12:13.298Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.298Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-02-11T20:12:13.298Z] [2022-02-11T20:12:13.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-02-11T20:12:13.298Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-02-11T20:12:13.298Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-02-11T20:12:13.298Z] [2022-02-11T20:12:13.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-02-11T20:12:13.298Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.298Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-02-11T20:12:13.298Z] [2022-02-11T20:12:13.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-02-11T20:12:13.298Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.298Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-02-11T20:12:13.298Z] [2022-02-11T20:12:13.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-02-11T20:12:13.298Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.298Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-02-11T20:12:13.298Z] [2022-02-11T20:12:13.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-02-11T20:12:13.298Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.298Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-02-11T20:12:13.298Z] [2022-02-11T20:12:13.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-02-11T20:12:13.298Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.298Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-02-11T20:12:13.298Z] [2022-02-11T20:12:13.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.48s) [2022-02-11T20:12:13.298Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.298Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.48s) [2022-02-11T20:12:13.298Z] [2022-02-11T20:12:13.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.44s) [2022-02-11T20:12:13.298Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.298Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.44s) [2022-02-11T20:12:13.298Z] [2022-02-11T20:12:13.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-02-11T20:12:13.298Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.298Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-02-11T20:12:13.298Z] [2022-02-11T20:12:13.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-02-11T20:12:13.298Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.298Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-02-11T20:12:13.298Z] [2022-02-11T20:12:13.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.50s) [2022-02-11T20:12:13.298Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.298Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.50s) [2022-02-11T20:12:13.298Z] [2022-02-11T20:12:13.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.53s) [2022-02-11T20:12:13.298Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.298Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.53s) [2022-02-11T20:12:13.298Z] [2022-02-11T20:12:13.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.46s) [2022-02-11T20:12:13.298Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.298Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.46s) [2022-02-11T20:12:13.298Z] [2022-02-11T20:12:13.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-02-11T20:12:13.298Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.298Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-02-11T20:12:13.298Z] [2022-02-11T20:12:13.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-02-11T20:12:13.298Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.298Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-02-11T20:12:13.298Z] [2022-02-11T20:12:13.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2022-02-11T20:12:13.298Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.298Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-02-11T20:12:13.298Z] [2022-02-11T20:12:13.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.45s) [2022-02-11T20:12:13.298Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.298Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.45s) [2022-02-11T20:12:13.298Z] [2022-02-11T20:12:13.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-02-11T20:12:13.298Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.298Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-02-11T20:12:13.298Z] [2022-02-11T20:12:13.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-02-11T20:12:13.298Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.298Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-02-11T20:12:13.298Z] [2022-02-11T20:12:13.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-02-11T20:12:13.298Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.298Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-02-11T20:12:13.298Z] [2022-02-11T20:12:13.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-02-11T20:12:13.298Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.298Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-02-11T20:12:13.298Z] [2022-02-11T20:12:13.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-02-11T20:12:13.298Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.298Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-02-11T20:12:13.298Z] [2022-02-11T20:12:13.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-02-11T20:12:13.298Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.298Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-02-11T20:12:13.298Z] [2022-02-11T20:12:13.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-02-11T20:12:13.298Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.298Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-02-11T20:12:13.298Z] [2022-02-11T20:12:13.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-02-11T20:12:13.298Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.298Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-02-11T20:12:13.298Z] [2022-02-11T20:12:13.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-02-11T20:12:13.298Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.298Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-02-11T20:12:13.298Z] [2022-02-11T20:12:13.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-02-11T20:12:13.298Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.298Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-02-11T20:12:13.298Z] [2022-02-11T20:12:13.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-02-11T20:12:13.298Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.298Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-02-11T20:12:13.298Z] [2022-02-11T20:12:13.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-02-11T20:12:13.298Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-02-11T20:12:13.298Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-02-11T20:12:13.298Z] [2022-02-11T20:12:13.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-02-11T20:12:13.298Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.298Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-02-11T20:12:13.298Z] [2022-02-11T20:12:13.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-02-11T20:12:13.298Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.298Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-02-11T20:12:13.298Z] [2022-02-11T20:12:13.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2022-02-11T20:12:13.298Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.298Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-02-11T20:12:13.298Z] [2022-02-11T20:12:13.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.10s) [2022-02-11T20:12:13.298Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.298Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2022-02-11T20:12:13.298Z] [2022-02-11T20:12:13.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2022-02-11T20:12:13.298Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.298Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-02-11T20:12:13.298Z] [2022-02-11T20:12:13.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-02-11T20:12:13.298Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.298Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-02-11T20:12:13.298Z] [2022-02-11T20:12:13.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-02-11T20:12:13.298Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.298Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-02-11T20:12:13.298Z] [2022-02-11T20:12:13.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-02-11T20:12:13.298Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.298Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-02-11T20:12:13.298Z] [2022-02-11T20:12:13.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-02-11T20:12:13.298Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.298Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-02-11T20:12:13.298Z] [2022-02-11T20:12:13.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-02-11T20:12:13.298Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.298Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-02-11T20:12:13.298Z] [2022-02-11T20:12:13.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-02-11T20:12:13.298Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.298Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-02-11T20:12:13.298Z] [2022-02-11T20:12:13.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-02-11T20:12:13.298Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.298Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-02-11T20:12:13.298Z] [2022-02-11T20:12:13.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-02-11T20:12:13.298Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.298Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-02-11T20:12:13.298Z] [2022-02-11T20:12:13.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.62s) [2022-02-11T20:12:13.298Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.298Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.62s) [2022-02-11T20:12:13.298Z] [2022-02-11T20:12:13.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.49s) [2022-02-11T20:12:13.298Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.298Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.49s) [2022-02-11T20:12:13.298Z] [2022-02-11T20:12:13.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2022-02-11T20:12:13.298Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.298Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-02-11T20:12:13.298Z] [2022-02-11T20:12:13.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-02-11T20:12:13.298Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.298Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-02-11T20:12:13.298Z] [2022-02-11T20:12:13.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-02-11T20:12:13.298Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.298Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-02-11T20:12:13.298Z] [2022-02-11T20:12:13.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-02-11T20:12:13.298Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.298Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-02-11T20:12:13.298Z] [2022-02-11T20:12:13.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-02-11T20:12:13.298Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.298Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-02-11T20:12:13.298Z] [2022-02-11T20:12:13.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.48s) [2022-02-11T20:12:13.298Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.298Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.48s) [2022-02-11T20:12:13.298Z] [2022-02-11T20:12:13.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-02-11T20:12:13.298Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.298Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-02-11T20:12:13.298Z] [2022-02-11T20:12:13.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.49s) [2022-02-11T20:12:13.299Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.299Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.49s) [2022-02-11T20:12:13.299Z] [2022-02-11T20:12:13.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.49s) [2022-02-11T20:12:13.299Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.299Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.49s) [2022-02-11T20:12:13.299Z] [2022-02-11T20:12:13.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.49s) [2022-02-11T20:12:13.299Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.299Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.49s) [2022-02-11T20:12:13.299Z] [2022-02-11T20:12:13.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-02-11T20:12:13.299Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.299Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-02-11T20:12:13.299Z] [2022-02-11T20:12:13.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.46s) [2022-02-11T20:12:13.299Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.299Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.46s) [2022-02-11T20:12:13.299Z] [2022-02-11T20:12:13.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-02-11T20:12:13.299Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.299Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-02-11T20:12:13.299Z] [2022-02-11T20:12:13.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-02-11T20:12:13.299Z] docker_cli_sni_test.go:18: Flakey test [2022-02-11T20:12:13.299Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-02-11T20:12:13.299Z] [2022-02-11T20:12:13.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-02-11T20:12:13.299Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.299Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-02-11T20:12:13.299Z] [2022-02-11T20:12:13.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-02-11T20:12:13.299Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.299Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-02-11T20:12:13.299Z] [2022-02-11T20:12:13.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-02-11T20:12:13.299Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.299Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-02-11T20:12:13.299Z] [2022-02-11T20:12:13.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-02-11T20:12:13.299Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.299Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-02-11T20:12:13.299Z] [2022-02-11T20:12:13.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-02-11T20:12:13.299Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.299Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-02-11T20:12:13.299Z] [2022-02-11T20:12:13.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-02-11T20:12:13.299Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.299Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-02-11T20:12:13.299Z] [2022-02-11T20:12:13.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-02-11T20:12:13.299Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.299Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-02-11T20:12:13.299Z] [2022-02-11T20:12:13.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-02-11T20:12:13.299Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.299Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-02-11T20:12:13.299Z] [2022-02-11T20:12:13.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-02-11T20:12:13.299Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.299Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-02-11T20:12:13.299Z] [2022-02-11T20:12:13.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-02-11T20:12:13.299Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.299Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-02-11T20:12:13.299Z] [2022-02-11T20:12:13.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-02-11T20:12:13.299Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.299Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-02-11T20:12:13.299Z] [2022-02-11T20:12:13.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-02-11T20:12:13.299Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.299Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-02-11T20:12:13.299Z] [2022-02-11T20:12:13.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-02-11T20:12:13.299Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.299Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-02-11T20:12:13.299Z] [2022-02-11T20:12:13.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-02-11T20:12:13.299Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.299Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-02-11T20:12:13.299Z] [2022-02-11T20:12:13.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-02-11T20:12:13.299Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.299Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-02-11T20:12:13.299Z] [2022-02-11T20:12:13.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-02-11T20:12:13.299Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.299Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-02-11T20:12:13.299Z] [2022-02-11T20:12:13.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-02-11T20:12:13.299Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.299Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-02-11T20:12:13.299Z] [2022-02-11T20:12:13.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-02-11T20:12:13.299Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.299Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-02-11T20:12:13.299Z] [2022-02-11T20:12:13.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-02-11T20:12:13.299Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.299Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-02-11T20:12:13.299Z] [2022-02-11T20:12:13.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-02-11T20:12:13.299Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.299Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-02-11T20:12:13.299Z] [2022-02-11T20:12:13.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-02-11T20:12:13.299Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.299Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-02-11T20:12:13.299Z] [2022-02-11T20:12:13.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-02-11T20:12:13.299Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.299Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-02-11T20:12:13.299Z] [2022-02-11T20:12:13.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-02-11T20:12:13.299Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.299Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-02-11T20:12:13.299Z] [2022-02-11T20:12:13.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-02-11T20:12:13.299Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.299Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-02-11T20:12:13.299Z] [2022-02-11T20:12:13.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-02-11T20:12:13.299Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.299Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-02-11T20:12:13.299Z] [2022-02-11T20:12:13.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-02-11T20:12:13.299Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.299Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-02-11T20:12:13.299Z] [2022-02-11T20:12:13.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-02-11T20:12:13.299Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.299Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-02-11T20:12:13.299Z] [2022-02-11T20:12:13.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-02-11T20:12:13.299Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.299Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-02-11T20:12:13.299Z] [2022-02-11T20:12:13.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-02-11T20:12:13.299Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.299Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-02-11T20:12:13.299Z] [2022-02-11T20:12:13.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-02-11T20:12:13.299Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.299Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-02-11T20:12:13.299Z] [2022-02-11T20:12:13.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-02-11T20:12:13.299Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.299Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-02-11T20:12:13.299Z] [2022-02-11T20:12:13.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-02-11T20:12:13.299Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.299Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-02-11T20:12:13.299Z] [2022-02-11T20:12:13.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-02-11T20:12:13.299Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.299Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-02-11T20:12:13.299Z] [2022-02-11T20:12:13.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-02-11T20:12:13.299Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.299Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-02-11T20:12:13.299Z] [2022-02-11T20:12:13.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-02-11T20:12:13.299Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.299Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-02-11T20:12:13.299Z] [2022-02-11T20:12:13.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-02-11T20:12:13.299Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.299Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-02-11T20:12:13.299Z] [2022-02-11T20:12:13.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-02-11T20:12:13.299Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.299Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-02-11T20:12:13.299Z] [2022-02-11T20:12:13.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-02-11T20:12:13.299Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.299Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-02-11T20:12:13.420Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-02-11T20:12:13.420Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.420Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-02-11T20:12:13.759Z] [2022-02-11T20:12:13.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-02-11T20:12:13.759Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.759Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-02-11T20:12:13.759Z] [2022-02-11T20:12:13.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-02-11T20:12:13.759Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.759Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-02-11T20:12:13.759Z] [2022-02-11T20:12:13.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-02-11T20:12:13.759Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.759Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-02-11T20:12:13.759Z] [2022-02-11T20:12:13.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-02-11T20:12:13.759Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.759Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-02-11T20:12:13.759Z] [2022-02-11T20:12:13.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-02-11T20:12:13.759Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.759Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-02-11T20:12:13.759Z] [2022-02-11T20:12:13.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-02-11T20:12:13.759Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.759Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-02-11T20:12:13.759Z] [2022-02-11T20:12:13.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-02-11T20:12:13.759Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.759Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-02-11T20:12:13.759Z] [2022-02-11T20:12:13.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-02-11T20:12:13.759Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.759Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-02-11T20:12:13.759Z] [2022-02-11T20:12:13.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-02-11T20:12:13.759Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.759Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-02-11T20:12:13.759Z] [2022-02-11T20:12:13.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-02-11T20:12:13.759Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.759Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-02-11T20:12:13.759Z] [2022-02-11T20:12:13.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-02-11T20:12:13.759Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.759Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-02-11T20:12:13.759Z] [2022-02-11T20:12:13.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-02-11T20:12:13.759Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.759Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-02-11T20:12:13.759Z] [2022-02-11T20:12:13.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-02-11T20:12:13.759Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.759Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-02-11T20:12:13.759Z] [2022-02-11T20:12:13.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-02-11T20:12:13.759Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.759Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-02-11T20:12:13.759Z] [2022-02-11T20:12:13.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-02-11T20:12:13.759Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.759Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-02-11T20:12:13.759Z] [2022-02-11T20:12:13.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-02-11T20:12:13.759Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.759Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-02-11T20:12:13.759Z] [2022-02-11T20:12:13.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-02-11T20:12:13.759Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.759Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-02-11T20:12:13.759Z] [2022-02-11T20:12:13.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-02-11T20:12:13.759Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.759Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-02-11T20:12:13.759Z] [2022-02-11T20:12:13.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-02-11T20:12:13.759Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.759Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-02-11T20:12:13.759Z] [2022-02-11T20:12:13.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-02-11T20:12:13.759Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.759Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-02-11T20:12:13.759Z] [2022-02-11T20:12:13.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-02-11T20:12:13.759Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.759Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-02-11T20:12:13.759Z] [2022-02-11T20:12:13.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-02-11T20:12:13.759Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.759Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-02-11T20:12:13.759Z] [2022-02-11T20:12:13.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-02-11T20:12:13.759Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.759Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-02-11T20:12:13.759Z] [2022-02-11T20:12:13.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-02-11T20:12:13.759Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.759Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-02-11T20:12:13.759Z] [2022-02-11T20:12:13.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-02-11T20:12:13.759Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.759Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-02-11T20:12:13.759Z] [2022-02-11T20:12:13.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-02-11T20:12:13.759Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.759Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-02-11T20:12:13.759Z] [2022-02-11T20:12:13.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-02-11T20:12:13.759Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-02-11T20:12:13.759Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-02-11T20:12:13.759Z] [2022-02-11T20:12:13.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-02-11T20:12:13.759Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.759Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-02-11T20:12:13.759Z] [2022-02-11T20:12:13.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-02-11T20:12:13.759Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.760Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-02-11T20:12:13.760Z] [2022-02-11T20:12:13.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-02-11T20:12:13.760Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.760Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-02-11T20:12:13.760Z] [2022-02-11T20:12:13.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-02-11T20:12:13.760Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.760Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-02-11T20:12:13.760Z] [2022-02-11T20:12:13.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-02-11T20:12:13.760Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.760Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-02-11T20:12:13.760Z] [2022-02-11T20:12:13.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-02-11T20:12:13.760Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.760Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-02-11T20:12:13.760Z] [2022-02-11T20:12:13.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-02-11T20:12:13.760Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.760Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-02-11T20:12:13.760Z] [2022-02-11T20:12:13.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-02-11T20:12:13.760Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.760Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-02-11T20:12:13.760Z] [2022-02-11T20:12:13.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-02-11T20:12:13.760Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.760Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-02-11T20:12:13.760Z] [2022-02-11T20:12:13.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-02-11T20:12:13.760Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.760Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-02-11T20:12:13.760Z] [2022-02-11T20:12:13.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-02-11T20:12:13.760Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.760Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-02-11T20:12:13.760Z] [2022-02-11T20:12:13.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-02-11T20:12:13.760Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.760Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-02-11T20:12:13.760Z] [2022-02-11T20:12:13.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-02-11T20:12:13.760Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.760Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-02-11T20:12:13.760Z] [2022-02-11T20:12:13.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-02-11T20:12:13.760Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.760Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-02-11T20:12:13.760Z] [2022-02-11T20:12:13.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-02-11T20:12:13.760Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.760Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-02-11T20:12:13.760Z] [2022-02-11T20:12:13.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-02-11T20:12:13.760Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.760Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-02-11T20:12:13.760Z] [2022-02-11T20:12:13.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-02-11T20:12:13.760Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.760Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-02-11T20:12:13.760Z] [2022-02-11T20:12:13.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-02-11T20:12:13.760Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.760Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-02-11T20:12:13.760Z] [2022-02-11T20:12:13.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-02-11T20:12:13.760Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.760Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-02-11T20:12:13.760Z] [2022-02-11T20:12:13.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-02-11T20:12:13.760Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.760Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-02-11T20:12:13.760Z] [2022-02-11T20:12:13.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-02-11T20:12:13.760Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.760Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-02-11T20:12:13.760Z] [2022-02-11T20:12:13.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-02-11T20:12:13.760Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.760Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-02-11T20:12:13.760Z] [2022-02-11T20:12:13.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-02-11T20:12:13.760Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.760Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-02-11T20:12:13.760Z] [2022-02-11T20:12:13.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-02-11T20:12:13.760Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.760Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-02-11T20:12:13.760Z] [2022-02-11T20:12:13.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-02-11T20:12:13.760Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.760Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-02-11T20:12:13.760Z] [2022-02-11T20:12:13.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-02-11T20:12:13.760Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.760Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-02-11T20:12:13.760Z] [2022-02-11T20:12:13.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-02-11T20:12:13.760Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.760Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-02-11T20:12:13.760Z] [2022-02-11T20:12:13.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-02-11T20:12:13.760Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.760Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-02-11T20:12:13.760Z] [2022-02-11T20:12:13.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-02-11T20:12:13.760Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.760Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-02-11T20:12:13.760Z] [2022-02-11T20:12:13.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-02-11T20:12:13.760Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.760Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-02-11T20:12:13.760Z] [2022-02-11T20:12:13.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-02-11T20:12:13.760Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.760Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-02-11T20:12:13.760Z] [2022-02-11T20:12:13.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-02-11T20:12:13.760Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.760Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-02-11T20:12:13.760Z] [2022-02-11T20:12:13.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-02-11T20:12:13.760Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-02-11T20:12:13.760Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-02-11T20:12:13.760Z] [2022-02-11T20:12:13.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-02-11T20:12:13.760Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.760Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-02-11T20:12:13.760Z] [2022-02-11T20:12:13.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-02-11T20:12:13.760Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.760Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-02-11T20:12:13.760Z] [2022-02-11T20:12:13.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-02-11T20:12:13.760Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.760Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-02-11T20:12:13.760Z] [2022-02-11T20:12:13.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-02-11T20:12:13.760Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.760Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-02-11T20:12:13.760Z] [2022-02-11T20:12:13.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-02-11T20:12:13.760Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.760Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-02-11T20:12:13.760Z] [2022-02-11T20:12:13.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-02-11T20:12:13.760Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.760Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-02-11T20:12:13.760Z] [2022-02-11T20:12:13.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2022-02-11T20:12:13.760Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.760Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2022-02-11T20:12:13.760Z] [2022-02-11T20:12:13.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-02-11T20:12:13.760Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.760Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-02-11T20:12:13.760Z] [2022-02-11T20:12:13.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-02-11T20:12:13.760Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.760Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-02-11T20:12:13.760Z] [2022-02-11T20:12:13.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-02-11T20:12:13.760Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.760Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-02-11T20:12:13.760Z] [2022-02-11T20:12:13.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-02-11T20:12:13.760Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.760Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-02-11T20:12:13.760Z] [2022-02-11T20:12:13.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-02-11T20:12:13.760Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.760Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-02-11T20:12:13.760Z] [2022-02-11T20:12:13.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-02-11T20:12:13.760Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.760Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-02-11T20:12:13.760Z] [2022-02-11T20:12:13.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-02-11T20:12:13.760Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.760Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-02-11T20:12:13.760Z] [2022-02-11T20:12:13.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-02-11T20:12:13.760Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.760Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-02-11T20:12:13.760Z] [2022-02-11T20:12:13.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-02-11T20:12:13.760Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.760Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-02-11T20:12:13.760Z] [2022-02-11T20:12:13.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-02-11T20:12:13.760Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.760Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-02-11T20:12:13.760Z] [2022-02-11T20:12:13.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-02-11T20:12:13.760Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.760Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-02-11T20:12:13.760Z] [2022-02-11T20:12:13.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2022-02-11T20:12:13.760Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.760Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-02-11T20:12:13.760Z] [2022-02-11T20:12:13.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-02-11T20:12:13.760Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.760Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-02-11T20:12:13.760Z] [2022-02-11T20:12:13.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-02-11T20:12:13.760Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-02-11T20:12:13.760Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-02-11T20:12:13.760Z] [2022-02-11T20:12:13.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-02-11T20:12:13.760Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.760Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-02-11T20:12:13.760Z] [2022-02-11T20:12:13.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-02-11T20:12:13.760Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.760Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-02-11T20:12:13.760Z] [2022-02-11T20:12:13.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-02-11T20:12:13.760Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.760Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-02-11T20:12:13.760Z] [2022-02-11T20:12:13.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-02-11T20:12:13.760Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.760Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-02-11T20:12:13.760Z] [2022-02-11T20:12:13.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-02-11T20:12:13.760Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.760Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-02-11T20:12:13.760Z] [2022-02-11T20:12:13.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-02-11T20:12:13.760Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.760Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-02-11T20:12:13.760Z] [2022-02-11T20:12:13.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-02-11T20:12:13.760Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.760Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-02-11T20:12:13.760Z] [2022-02-11T20:12:13.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-02-11T20:12:13.760Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.760Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-02-11T20:12:13.760Z] [2022-02-11T20:12:13.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-02-11T20:12:13.760Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.760Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-02-11T20:12:13.760Z] [2022-02-11T20:12:13.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-02-11T20:12:13.760Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.760Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-02-11T20:12:13.760Z] [2022-02-11T20:12:13.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-02-11T20:12:13.760Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.760Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-02-11T20:12:13.760Z] [2022-02-11T20:12:13.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-02-11T20:12:13.760Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.760Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-02-11T20:12:13.760Z] [2022-02-11T20:12:13.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-02-11T20:12:13.760Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.760Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-02-11T20:12:13.760Z] [2022-02-11T20:12:13.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-02-11T20:12:13.760Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.760Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-02-11T20:12:13.760Z] [2022-02-11T20:12:13.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-02-11T20:12:13.760Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.760Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-02-11T20:12:13.760Z] [2022-02-11T20:12:13.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-02-11T20:12:13.760Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.760Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-02-11T20:12:13.760Z] [2022-02-11T20:12:13.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-02-11T20:12:13.761Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.761Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-02-11T20:12:13.761Z] [2022-02-11T20:12:13.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-02-11T20:12:13.761Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.761Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-02-11T20:12:13.761Z] [2022-02-11T20:12:13.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-02-11T20:12:13.761Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.761Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-02-11T20:12:13.761Z] [2022-02-11T20:12:13.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-02-11T20:12:13.761Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.761Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-02-11T20:12:13.761Z] [2022-02-11T20:12:13.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-02-11T20:12:13.761Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.761Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-02-11T20:12:13.761Z] [2022-02-11T20:12:13.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-02-11T20:12:13.761Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.761Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-02-11T20:12:13.761Z] [2022-02-11T20:12:13.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-02-11T20:12:13.761Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.761Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-02-11T20:12:13.761Z] [2022-02-11T20:12:13.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-02-11T20:12:13.761Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.761Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-02-11T20:12:13.761Z] [2022-02-11T20:12:13.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-02-11T20:12:13.761Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.761Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-02-11T20:12:13.761Z] [2022-02-11T20:12:13.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-02-11T20:12:13.761Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.761Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-02-11T20:12:13.761Z] [2022-02-11T20:12:13.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-02-11T20:12:13.761Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.761Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-02-11T20:12:13.761Z] [2022-02-11T20:12:13.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-02-11T20:12:13.761Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.761Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-02-11T20:12:13.761Z] [2022-02-11T20:12:13.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-02-11T20:12:13.761Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.761Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-02-11T20:12:13.761Z] [2022-02-11T20:12:13.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-02-11T20:12:13.761Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.761Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-02-11T20:12:13.761Z] [2022-02-11T20:12:13.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-02-11T20:12:13.761Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.761Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-02-11T20:12:13.761Z] [2022-02-11T20:12:13.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-02-11T20:12:13.761Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.761Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-02-11T20:12:13.761Z] [2022-02-11T20:12:13.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-02-11T20:12:13.761Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.761Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-02-11T20:12:13.761Z] [2022-02-11T20:12:13.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-02-11T20:12:13.761Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.761Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-02-11T20:12:13.761Z] [2022-02-11T20:12:13.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-02-11T20:12:13.761Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.761Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-02-11T20:12:13.761Z] [2022-02-11T20:12:13.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2022-02-11T20:12:13.761Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.761Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-02-11T20:12:13.761Z] [2022-02-11T20:12:13.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-02-11T20:12:13.761Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.761Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-02-11T20:12:13.761Z] [2022-02-11T20:12:13.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-02-11T20:12:13.761Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.761Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-02-11T20:12:13.761Z] [2022-02-11T20:12:13.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-02-11T20:12:13.761Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.761Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-02-11T20:12:13.761Z] [2022-02-11T20:12:13.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-02-11T20:12:13.761Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.761Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-02-11T20:12:13.761Z] [2022-02-11T20:12:13.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-02-11T20:12:13.761Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.761Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-02-11T20:12:13.761Z] [2022-02-11T20:12:13.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-02-11T20:12:13.761Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.761Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-02-11T20:12:13.761Z] [2022-02-11T20:12:13.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-02-11T20:12:13.761Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.761Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-02-11T20:12:13.761Z] [2022-02-11T20:12:13.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-02-11T20:12:13.761Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-02-11T20:12:13.761Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-02-11T20:12:13.761Z] [2022-02-11T20:12:13.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-02-11T20:12:13.761Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-02-11T20:12:13.761Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-02-11T20:12:13.761Z] [2022-02-11T20:12:13.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-02-11T20:12:13.761Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.761Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-02-11T20:12:13.761Z] [2022-02-11T20:12:13.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2022-02-11T20:12:13.761Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.761Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-02-11T20:12:13.761Z] [2022-02-11T20:12:13.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-02-11T20:12:13.761Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.761Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-02-11T20:12:13.761Z] [2022-02-11T20:12:13.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-02-11T20:12:13.761Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.761Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-02-11T20:12:13.761Z] [2022-02-11T20:12:13.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-02-11T20:12:13.761Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.761Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-02-11T20:12:13.761Z] [2022-02-11T20:12:13.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-02-11T20:12:13.761Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.761Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-02-11T20:12:13.761Z] [2022-02-11T20:12:13.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-02-11T20:12:13.761Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.761Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-02-11T20:12:13.761Z] [2022-02-11T20:12:13.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-02-11T20:12:13.761Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.761Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-02-11T20:12:13.761Z] [2022-02-11T20:12:13.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-02-11T20:12:13.761Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.761Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-02-11T20:12:13.761Z] [2022-02-11T20:12:13.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-02-11T20:12:13.761Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.761Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-02-11T20:12:13.761Z] [2022-02-11T20:12:13.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-02-11T20:12:13.761Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.761Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-02-11T20:12:13.761Z] [2022-02-11T20:12:13.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-02-11T20:12:13.761Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.761Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-02-11T20:12:13.761Z] [2022-02-11T20:12:13.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-02-11T20:12:13.761Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.761Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-02-11T20:12:13.761Z] [2022-02-11T20:12:13.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-02-11T20:12:13.761Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.761Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-02-11T20:12:13.761Z] [2022-02-11T20:12:13.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-02-11T20:12:13.761Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.761Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-02-11T20:12:13.761Z] [2022-02-11T20:12:13.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-02-11T20:12:13.761Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.761Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-02-11T20:12:13.761Z] [2022-02-11T20:12:13.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-02-11T20:12:13.761Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-02-11T20:12:13.761Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-02-11T20:12:13.761Z] [2022-02-11T20:12:13.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-02-11T20:12:13.761Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.761Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-02-11T20:12:13.761Z] [2022-02-11T20:12:13.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-02-11T20:12:13.761Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.761Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-02-11T20:12:13.761Z] [2022-02-11T20:12:13.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-02-11T20:12:13.761Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.761Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-02-11T20:12:13.761Z] [2022-02-11T20:12:13.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-02-11T20:12:13.761Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.761Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-02-11T20:12:13.761Z] [2022-02-11T20:12:13.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-02-11T20:12:13.761Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.761Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-02-11T20:12:13.761Z] [2022-02-11T20:12:13.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-02-11T20:12:13.761Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.761Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-02-11T20:12:13.761Z] [2022-02-11T20:12:13.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-02-11T20:12:13.761Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.761Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-02-11T20:12:13.761Z] [2022-02-11T20:12:13.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-02-11T20:12:13.761Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.761Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-02-11T20:12:13.761Z] [2022-02-11T20:12:13.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-02-11T20:12:13.761Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.761Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-02-11T20:12:13.761Z] [2022-02-11T20:12:13.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-02-11T20:12:13.761Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.761Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-02-11T20:12:13.761Z] [2022-02-11T20:12:13.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-02-11T20:12:13.761Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.761Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-02-11T20:12:13.761Z] [2022-02-11T20:12:13.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-02-11T20:12:13.761Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.761Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-02-11T20:12:13.761Z] [2022-02-11T20:12:13.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-02-11T20:12:13.761Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.761Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-02-11T20:12:13.761Z] [2022-02-11T20:12:13.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-02-11T20:12:13.761Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.761Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-02-11T20:12:13.761Z] [2022-02-11T20:12:13.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-02-11T20:12:13.761Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.761Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-02-11T20:12:13.761Z] [2022-02-11T20:12:13.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-02-11T20:12:13.761Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.761Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-02-11T20:12:13.761Z] [2022-02-11T20:12:13.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-02-11T20:12:13.761Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.761Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-02-11T20:12:13.761Z] [2022-02-11T20:12:13.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-02-11T20:12:13.761Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.761Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-02-11T20:12:13.761Z] [2022-02-11T20:12:13.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-02-11T20:12:13.761Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.761Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-02-11T20:12:13.761Z] [2022-02-11T20:12:13.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-02-11T20:12:13.761Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.761Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-02-11T20:12:13.761Z] [2022-02-11T20:12:13.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-02-11T20:12:13.761Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.761Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-02-11T20:12:13.761Z] [2022-02-11T20:12:13.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-02-11T20:12:13.762Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.762Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-02-11T20:12:13.762Z] [2022-02-11T20:12:13.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-02-11T20:12:13.762Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.762Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-02-11T20:12:13.762Z] [2022-02-11T20:12:13.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-02-11T20:12:13.762Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.762Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-02-11T20:12:13.762Z] [2022-02-11T20:12:13.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-02-11T20:12:13.762Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.762Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-02-11T20:12:13.762Z] [2022-02-11T20:12:13.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-02-11T20:12:13.762Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.762Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-02-11T20:12:13.762Z] [2022-02-11T20:12:13.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-02-11T20:12:13.762Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.762Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-02-11T20:12:13.762Z] [2022-02-11T20:12:13.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-02-11T20:12:13.762Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.762Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-02-11T20:12:13.762Z] [2022-02-11T20:12:13.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-02-11T20:12:13.762Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.762Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-02-11T20:12:13.762Z] [2022-02-11T20:12:13.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-02-11T20:12:13.762Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.762Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-02-11T20:12:13.762Z] [2022-02-11T20:12:13.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-02-11T20:12:13.762Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.762Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-02-11T20:12:13.762Z] [2022-02-11T20:12:13.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-02-11T20:12:13.762Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.762Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-02-11T20:12:13.762Z] [2022-02-11T20:12:13.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-02-11T20:12:13.762Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.762Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-02-11T20:12:13.762Z] [2022-02-11T20:12:13.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-02-11T20:12:13.762Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.762Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-02-11T20:12:13.762Z] [2022-02-11T20:12:13.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-02-11T20:12:13.762Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.762Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-02-11T20:12:13.762Z] [2022-02-11T20:12:13.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-02-11T20:12:13.762Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.762Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-02-11T20:12:13.762Z] [2022-02-11T20:12:13.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-02-11T20:12:13.762Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.762Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-02-11T20:12:13.762Z] [2022-02-11T20:12:13.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-02-11T20:12:13.762Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.762Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-02-11T20:12:13.762Z] [2022-02-11T20:12:13.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-02-11T20:12:13.762Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.762Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-02-11T20:12:13.762Z] [2022-02-11T20:12:13.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-02-11T20:12:13.762Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.762Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-02-11T20:12:13.762Z] [2022-02-11T20:12:13.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-02-11T20:12:13.762Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.762Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-02-11T20:12:13.762Z] [2022-02-11T20:12:13.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-02-11T20:12:13.762Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.762Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-02-11T20:12:13.762Z] [2022-02-11T20:12:13.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-02-11T20:12:13.762Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.762Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-02-11T20:12:13.762Z] [2022-02-11T20:12:13.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s) [2022-02-11T20:12:13.762Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.762Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s) [2022-02-11T20:12:13.762Z] [2022-02-11T20:12:13.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-02-11T20:12:13.762Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.762Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-02-11T20:12:13.762Z] [2022-02-11T20:12:13.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-02-11T20:12:13.762Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.762Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-02-11T20:12:13.762Z] [2022-02-11T20:12:13.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-02-11T20:12:13.762Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.762Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-02-11T20:12:13.762Z] [2022-02-11T20:12:13.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-02-11T20:12:13.762Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.762Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-02-11T20:12:13.762Z] [2022-02-11T20:12:13.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-02-11T20:12:13.762Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.762Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-02-11T20:12:13.762Z] [2022-02-11T20:12:13.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-02-11T20:12:13.762Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.762Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-02-11T20:12:13.762Z] [2022-02-11T20:12:13.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-02-11T20:12:13.762Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.762Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-02-11T20:12:13.762Z] [2022-02-11T20:12:13.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-02-11T20:12:13.762Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.762Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-02-11T20:12:13.762Z] [2022-02-11T20:12:13.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-02-11T20:12:13.762Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.762Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-02-11T20:12:13.762Z] [2022-02-11T20:12:13.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-02-11T20:12:13.762Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.762Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-02-11T20:12:13.762Z] [2022-02-11T20:12:13.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-02-11T20:12:13.762Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.762Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-02-11T20:12:13.762Z] [2022-02-11T20:12:13.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-02-11T20:12:13.762Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.762Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-02-11T20:12:13.762Z] [2022-02-11T20:12:13.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-02-11T20:12:13.762Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.762Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-02-11T20:12:13.762Z] [2022-02-11T20:12:13.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2022-02-11T20:12:13.762Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.762Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2022-02-11T20:12:13.762Z] [2022-02-11T20:12:13.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-02-11T20:12:13.762Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.762Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-02-11T20:12:13.762Z] [2022-02-11T20:12:13.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-02-11T20:12:13.762Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.762Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-02-11T20:12:13.762Z] [2022-02-11T20:12:13.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-02-11T20:12:13.762Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.762Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-02-11T20:12:13.762Z] [2022-02-11T20:12:13.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-02-11T20:12:13.762Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.762Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-02-11T20:12:13.762Z] [2022-02-11T20:12:13.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-02-11T20:12:13.762Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.762Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-02-11T20:12:13.762Z] [2022-02-11T20:12:13.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-02-11T20:12:13.762Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.762Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-02-11T20:12:13.762Z] [2022-02-11T20:12:13.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-02-11T20:12:13.762Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-02-11T20:12:13.762Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-02-11T20:12:13.762Z] [2022-02-11T20:12:13.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-02-11T20:12:13.762Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.762Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-02-11T20:12:13.762Z] [2022-02-11T20:12:13.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-02-11T20:12:13.762Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.762Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-02-11T20:12:13.762Z] [2022-02-11T20:12:13.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-02-11T20:12:13.762Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.762Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-02-11T20:12:13.762Z] [2022-02-11T20:12:13.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-02-11T20:12:13.762Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.762Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-02-11T20:12:13.762Z] [2022-02-11T20:12:13.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-02-11T20:12:13.762Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.762Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-02-11T20:12:13.762Z] [2022-02-11T20:12:13.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-02-11T20:12:13.762Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.762Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-02-11T20:12:13.762Z] [2022-02-11T20:12:13.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-02-11T20:12:13.762Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.762Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-02-11T20:12:13.762Z] [2022-02-11T20:12:13.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-02-11T20:12:13.762Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.762Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-02-11T20:12:13.762Z] [2022-02-11T20:12:13.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-02-11T20:12:13.762Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.762Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-02-11T20:12:13.762Z] [2022-02-11T20:12:13.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-02-11T20:12:13.762Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.762Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-02-11T20:12:13.762Z] [2022-02-11T20:12:13.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-02-11T20:12:13.762Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.762Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-02-11T20:12:13.762Z] [2022-02-11T20:12:13.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-02-11T20:12:13.762Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.762Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-02-11T20:12:13.762Z] [2022-02-11T20:12:13.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-02-11T20:12:13.762Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.762Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-02-11T20:12:13.762Z] [2022-02-11T20:12:13.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-02-11T20:12:13.762Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.762Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-02-11T20:12:13.762Z] [2022-02-11T20:12:13.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-02-11T20:12:13.762Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.762Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-02-11T20:12:13.762Z] [2022-02-11T20:12:13.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-02-11T20:12:13.762Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.762Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-02-11T20:12:13.762Z] [2022-02-11T20:12:13.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-02-11T20:12:13.763Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.763Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-02-11T20:12:13.763Z] [2022-02-11T20:12:13.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-02-11T20:12:13.763Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.763Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-02-11T20:12:13.763Z] [2022-02-11T20:12:13.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-02-11T20:12:13.763Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.763Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-02-11T20:12:13.763Z] [2022-02-11T20:12:13.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-02-11T20:12:13.763Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.763Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-02-11T20:12:13.763Z] [2022-02-11T20:12:13.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-02-11T20:12:13.763Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.763Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-02-11T20:12:13.763Z] [2022-02-11T20:12:13.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-02-11T20:12:13.763Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.763Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-02-11T20:12:13.763Z] [2022-02-11T20:12:13.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-02-11T20:12:13.763Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.763Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-02-11T20:12:13.763Z] [2022-02-11T20:12:13.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-02-11T20:12:13.763Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.763Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-02-11T20:12:13.763Z] [2022-02-11T20:12:13.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-02-11T20:12:13.763Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.763Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-02-11T20:12:13.763Z] [2022-02-11T20:12:13.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-02-11T20:12:13.763Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.763Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-02-11T20:12:13.763Z] [2022-02-11T20:12:13.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-02-11T20:12:13.763Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.763Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-02-11T20:12:13.763Z] [2022-02-11T20:12:13.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-02-11T20:12:13.763Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.763Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-02-11T20:12:13.763Z] [2022-02-11T20:12:13.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-02-11T20:12:13.763Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.763Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-02-11T20:12:13.763Z] [2022-02-11T20:12:13.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-02-11T20:12:13.763Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.763Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-02-11T20:12:13.763Z] [2022-02-11T20:12:13.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-02-11T20:12:13.763Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.763Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-02-11T20:12:13.763Z] [2022-02-11T20:12:13.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-02-11T20:12:13.763Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.763Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-02-11T20:12:13.763Z] [2022-02-11T20:12:13.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-02-11T20:12:13.763Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.763Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-02-11T20:12:13.763Z] [2022-02-11T20:12:13.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-02-11T20:12:13.763Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.763Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-02-11T20:12:13.763Z] [2022-02-11T20:12:13.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-02-11T20:12:13.763Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.763Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-02-11T20:12:13.763Z] [2022-02-11T20:12:13.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-02-11T20:12:13.763Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.763Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-02-11T20:12:13.763Z] [2022-02-11T20:12:13.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-02-11T20:12:13.763Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.763Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-02-11T20:12:13.763Z] [2022-02-11T20:12:13.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-02-11T20:12:13.763Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.763Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-02-11T20:12:13.763Z] [2022-02-11T20:12:13.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-02-11T20:12:13.763Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.763Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-02-11T20:12:13.763Z] [2022-02-11T20:12:13.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-02-11T20:12:13.763Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.763Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-02-11T20:12:13.763Z] [2022-02-11T20:12:13.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-02-11T20:12:13.763Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.763Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-02-11T20:12:13.763Z] [2022-02-11T20:12:13.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-02-11T20:12:13.763Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.763Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-02-11T20:12:13.763Z] [2022-02-11T20:12:13.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.03s) [2022-02-11T20:12:13.763Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2022-02-11T20:12:13.763Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.03s) [2022-02-11T20:12:13.763Z] [2022-02-11T20:12:13.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-02-11T20:12:13.763Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.763Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-02-11T20:12:13.763Z] [2022-02-11T20:12:13.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-02-11T20:12:13.763Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.763Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-02-11T20:12:13.763Z] [2022-02-11T20:12:13.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-02-11T20:12:13.763Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.763Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-02-11T20:12:13.763Z] [2022-02-11T20:12:13.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-02-11T20:12:13.763Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.763Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-02-11T20:12:13.763Z] [2022-02-11T20:12:13.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-02-11T20:12:13.763Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.763Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-02-11T20:12:13.763Z] [2022-02-11T20:12:13.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2022-02-11T20:12:13.763Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.763Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-02-11T20:12:13.763Z] [2022-02-11T20:12:13.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-02-11T20:12:13.763Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.763Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-02-11T20:12:13.763Z] [2022-02-11T20:12:13.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-02-11T20:12:13.763Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.763Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-02-11T20:12:13.763Z] [2022-02-11T20:12:13.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-02-11T20:12:13.763Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.763Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-02-11T20:12:13.763Z] [2022-02-11T20:12:13.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-02-11T20:12:13.763Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.763Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-02-11T20:12:13.763Z] [2022-02-11T20:12:13.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-02-11T20:12:13.763Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.763Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-02-11T20:12:13.763Z] [2022-02-11T20:12:13.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-02-11T20:12:13.763Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.763Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-02-11T20:12:13.763Z] [2022-02-11T20:12:13.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-02-11T20:12:13.763Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.763Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-02-11T20:12:13.763Z] [2022-02-11T20:12:13.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-02-11T20:12:13.763Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.763Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-02-11T20:12:13.763Z] [2022-02-11T20:12:13.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-02-11T20:12:13.763Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2022-02-11T20:12:13.763Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-02-11T20:12:13.763Z] [2022-02-11T20:12:13.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-02-11T20:12:13.763Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.763Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-02-11T20:12:13.763Z] [2022-02-11T20:12:13.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-02-11T20:12:13.763Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.763Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-02-11T20:12:13.763Z] [2022-02-11T20:12:13.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-02-11T20:12:13.763Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.763Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-02-11T20:12:13.763Z] [2022-02-11T20:12:13.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-02-11T20:12:13.763Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.763Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-02-11T20:12:13.763Z] [2022-02-11T20:12:13.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-02-11T20:12:13.763Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.763Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-02-11T20:12:13.763Z] [2022-02-11T20:12:13.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-02-11T20:12:13.763Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.763Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-02-11T20:12:13.763Z] [2022-02-11T20:12:13.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-02-11T20:12:13.763Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.763Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-02-11T20:12:13.763Z] [2022-02-11T20:12:13.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-02-11T20:12:13.763Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.763Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-02-11T20:12:13.763Z] [2022-02-11T20:12:13.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-02-11T20:12:13.763Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.763Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-02-11T20:12:13.763Z] [2022-02-11T20:12:13.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-02-11T20:12:13.763Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.763Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-02-11T20:12:13.763Z] [2022-02-11T20:12:13.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-02-11T20:12:13.763Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.763Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-02-11T20:12:13.763Z] [2022-02-11T20:12:13.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-02-11T20:12:13.763Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.763Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-02-11T20:12:13.763Z] [2022-02-11T20:12:13.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-02-11T20:12:13.763Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.763Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-02-11T20:12:13.763Z] [2022-02-11T20:12:13.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-02-11T20:12:13.763Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.763Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-02-11T20:12:13.763Z] [2022-02-11T20:12:13.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-02-11T20:12:13.763Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.763Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-02-11T20:12:13.763Z] [2022-02-11T20:12:13.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-02-11T20:12:13.763Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2022-02-11T20:12:13.763Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-02-11T20:12:13.763Z] [2022-02-11T20:12:13.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-02-11T20:12:13.763Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.763Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-02-11T20:12:13.763Z] [2022-02-11T20:12:13.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-02-11T20:12:13.763Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.763Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-02-11T20:12:13.763Z] [2022-02-11T20:12:13.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-02-11T20:12:13.763Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.763Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-02-11T20:12:13.763Z] [2022-02-11T20:12:13.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-02-11T20:12:13.763Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.763Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-02-11T20:12:13.763Z] [2022-02-11T20:12:13.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-02-11T20:12:13.763Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.763Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-02-11T20:12:13.763Z] [2022-02-11T20:12:13.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-02-11T20:12:13.763Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.763Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-02-11T20:12:13.763Z] [2022-02-11T20:12:13.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-02-11T20:12:13.763Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.763Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-02-11T20:12:13.763Z] [2022-02-11T20:12:13.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-02-11T20:12:13.763Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.763Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-02-11T20:12:13.763Z] [2022-02-11T20:12:13.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-02-11T20:12:13.763Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.763Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-02-11T20:12:13.763Z] [2022-02-11T20:12:13.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-02-11T20:12:13.763Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.763Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-02-11T20:12:13.763Z] [2022-02-11T20:12:13.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-02-11T20:12:13.763Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.763Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-02-11T20:12:13.763Z] [2022-02-11T20:12:13.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-02-11T20:12:13.763Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.763Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-02-11T20:12:13.763Z] [2022-02-11T20:12:13.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2022-02-11T20:12:13.764Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.764Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-02-11T20:12:13.764Z] [2022-02-11T20:12:13.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-02-11T20:12:13.764Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.764Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-02-11T20:12:13.764Z] [2022-02-11T20:12:13.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-02-11T20:12:13.764Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.764Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-02-11T20:12:13.764Z] [2022-02-11T20:12:13.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-02-11T20:12:13.764Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.764Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-02-11T20:12:13.764Z] [2022-02-11T20:12:13.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-02-11T20:12:13.764Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.764Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-02-11T20:12:13.764Z] [2022-02-11T20:12:13.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-02-11T20:12:13.764Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.764Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-02-11T20:12:13.764Z] [2022-02-11T20:12:13.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-02-11T20:12:13.764Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.764Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-02-11T20:12:13.764Z] [2022-02-11T20:12:13.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-02-11T20:12:13.764Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.764Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-02-11T20:12:13.764Z] [2022-02-11T20:12:13.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-02-11T20:12:13.764Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-02-11T20:12:13.764Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-02-11T20:12:13.764Z] [2022-02-11T20:12:13.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-02-11T20:12:13.764Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.764Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-02-11T20:12:13.764Z] [2022-02-11T20:12:13.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-02-11T20:12:13.764Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.764Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-02-11T20:12:13.764Z] [2022-02-11T20:12:13.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-02-11T20:12:13.764Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.764Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-02-11T20:12:13.764Z] [2022-02-11T20:12:13.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-02-11T20:12:13.764Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.764Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-02-11T20:12:13.764Z] [2022-02-11T20:12:13.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-02-11T20:12:13.764Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.764Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-02-11T20:12:13.764Z] [2022-02-11T20:12:13.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-02-11T20:12:13.764Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.764Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-02-11T20:12:13.764Z] [2022-02-11T20:12:13.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-02-11T20:12:13.764Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.764Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-02-11T20:12:13.764Z] [2022-02-11T20:12:13.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-02-11T20:12:13.764Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.764Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-02-11T20:12:13.764Z] [2022-02-11T20:12:13.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-02-11T20:12:13.764Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.764Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-02-11T20:12:13.764Z] [2022-02-11T20:12:13.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-02-11T20:12:13.764Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.764Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-02-11T20:12:13.764Z] [2022-02-11T20:12:13.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-02-11T20:12:13.764Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.764Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-02-11T20:12:13.764Z] [2022-02-11T20:12:13.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-02-11T20:12:13.764Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.764Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-02-11T20:12:13.764Z] [2022-02-11T20:12:13.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-02-11T20:12:13.764Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.764Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-02-11T20:12:13.764Z] [2022-02-11T20:12:13.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-02-11T20:12:13.764Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.764Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-02-11T20:12:13.764Z] [2022-02-11T20:12:13.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-02-11T20:12:13.764Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.764Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-02-11T20:12:13.764Z] [2022-02-11T20:12:13.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-02-11T20:12:13.764Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.764Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-02-11T20:12:13.764Z] [2022-02-11T20:12:13.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-02-11T20:12:13.764Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.764Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-02-11T20:12:13.764Z] [2022-02-11T20:12:13.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-02-11T20:12:13.764Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.764Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-02-11T20:12:13.764Z] [2022-02-11T20:12:13.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-02-11T20:12:13.764Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.764Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-02-11T20:12:13.764Z] [2022-02-11T20:12:13.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-02-11T20:12:13.764Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.764Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-02-11T20:12:13.764Z] [2022-02-11T20:12:13.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-02-11T20:12:13.764Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.764Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-02-11T20:12:13.764Z] [2022-02-11T20:12:13.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-11T20:12:13.764Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.764Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-11T20:12:13.764Z] [2022-02-11T20:12:13.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-11T20:12:13.764Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.764Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-11T20:12:13.764Z] [2022-02-11T20:12:13.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-11T20:12:13.764Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.764Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-11T20:12:13.764Z] [2022-02-11T20:12:13.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-02-11T20:12:13.764Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.764Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-02-11T20:12:13.764Z] [2022-02-11T20:12:13.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-02-11T20:12:13.764Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.764Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-02-11T20:12:13.764Z] [2022-02-11T20:12:13.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-02-11T20:12:13.764Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.764Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-02-11T20:12:13.764Z] [2022-02-11T20:12:13.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-02-11T20:12:13.764Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.764Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-02-11T20:12:13.764Z] [2022-02-11T20:12:13.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-02-11T20:12:13.764Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.764Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-02-11T20:12:13.764Z] [2022-02-11T20:12:13.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-02-11T20:12:13.764Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.764Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-02-11T20:12:13.764Z] [2022-02-11T20:12:13.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-02-11T20:12:13.764Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.764Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-02-11T20:12:13.764Z] [2022-02-11T20:12:13.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-02-11T20:12:13.764Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.764Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-02-11T20:12:13.764Z] [2022-02-11T20:12:13.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-02-11T20:12:13.764Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.764Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-02-11T20:12:13.764Z] [2022-02-11T20:12:13.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-02-11T20:12:13.764Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.764Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-02-11T20:12:13.764Z] [2022-02-11T20:12:13.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-02-11T20:12:13.764Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.764Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-02-11T20:12:13.764Z] [2022-02-11T20:12:13.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-02-11T20:12:13.764Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.764Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-02-11T20:12:13.764Z] [2022-02-11T20:12:13.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-02-11T20:12:13.764Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.764Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-02-11T20:12:13.764Z] [2022-02-11T20:12:13.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-11T20:12:13.764Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.764Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-11T20:12:13.764Z] [2022-02-11T20:12:13.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-11T20:12:13.764Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.764Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-11T20:12:13.764Z] [2022-02-11T20:12:13.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-11T20:12:13.764Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.764Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-11T20:12:13.764Z] [2022-02-11T20:12:13.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-11T20:12:13.764Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.764Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-11T20:12:13.764Z] [2022-02-11T20:12:13.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-02-11T20:12:13.764Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.764Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-02-11T20:12:13.764Z] [2022-02-11T20:12:13.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-11T20:12:13.764Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.764Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-11T20:12:13.764Z] [2022-02-11T20:12:13.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-02-11T20:12:13.764Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.764Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-02-11T20:12:13.764Z] [2022-02-11T20:12:13.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-02-11T20:12:13.764Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.764Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-02-11T20:12:13.764Z] [2022-02-11T20:12:13.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-02-11T20:12:13.764Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.764Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-02-11T20:12:13.764Z] [2022-02-11T20:12:13.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-02-11T20:12:13.764Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.764Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-02-11T20:12:13.764Z] [2022-02-11T20:12:13.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-02-11T20:12:13.764Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.764Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-02-11T20:12:13.764Z] [2022-02-11T20:12:13.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-02-11T20:12:13.764Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.764Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-02-11T20:12:13.764Z] [2022-02-11T20:12:13.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-02-11T20:12:13.764Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.765Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-02-11T20:12:13.765Z] [2022-02-11T20:12:13.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-02-11T20:12:13.765Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.765Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-02-11T20:12:13.765Z] [2022-02-11T20:12:13.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-02-11T20:12:13.765Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.765Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-02-11T20:12:13.765Z] [2022-02-11T20:12:13.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-02-11T20:12:13.765Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.765Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-02-11T20:12:13.765Z] [2022-02-11T20:12:13.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-02-11T20:12:13.765Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.765Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-02-11T20:12:13.765Z] [2022-02-11T20:12:13.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-02-11T20:12:13.765Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.765Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-02-11T20:12:13.765Z] [2022-02-11T20:12:13.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-02-11T20:12:13.765Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.765Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-02-11T20:12:13.765Z] [2022-02-11T20:12:13.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-11T20:12:13.765Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.765Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-11T20:12:13.765Z] [2022-02-11T20:12:13.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-11T20:12:13.765Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.765Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-11T20:12:13.765Z] [2022-02-11T20:12:13.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-11T20:12:13.765Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.765Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-11T20:12:13.765Z] [2022-02-11T20:12:13.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-02-11T20:12:13.765Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.765Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-02-11T20:12:13.765Z] [2022-02-11T20:12:13.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-11T20:12:13.765Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.765Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-11T20:12:13.765Z] [2022-02-11T20:12:13.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-11T20:12:13.765Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.765Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-11T20:12:13.765Z] [2022-02-11T20:12:13.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-11T20:12:13.765Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.765Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-11T20:12:13.765Z] [2022-02-11T20:12:13.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-11T20:12:13.765Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-11T20:12:13.765Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-11T20:12:13.765Z] [2022-02-11T20:12:14.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-02-11T20:12:14.224Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-11T20:12:14.224Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-02-11T20:12:14.224Z] [2022-02-11T20:12:14.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-11T20:12:14.224Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-11T20:12:14.224Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-11T20:12:14.224Z] [2022-02-11T20:12:14.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-02-11T20:12:14.224Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-11T20:12:14.224Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-02-11T20:12:14.224Z] [2022-02-11T20:12:14.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-02-11T20:12:14.224Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-11T20:12:14.224Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-02-11T20:12:14.224Z] [2022-02-11T20:12:14.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-02-11T20:12:14.224Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-11T20:12:14.224Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-02-11T20:12:14.224Z] [2022-02-11T20:12:14.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-02-11T20:12:14.224Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-11T20:12:14.224Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-02-11T20:12:14.224Z] [2022-02-11T20:12:14.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-02-11T20:12:14.224Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-11T20:12:14.224Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-02-11T20:12:14.224Z] [2022-02-11T20:12:14.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-02-11T20:12:14.224Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-11T20:12:14.224Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-02-11T20:12:14.224Z] [2022-02-11T20:12:14.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-02-11T20:12:14.224Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-11T20:12:14.224Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-02-11T20:12:14.224Z] [2022-02-11T20:12:14.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-02-11T20:12:14.224Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-11T20:12:14.224Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-02-11T20:12:14.224Z] [2022-02-11T20:12:14.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-02-11T20:12:14.224Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-11T20:12:14.224Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-02-11T20:12:14.224Z] [2022-02-11T20:12:14.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-02-11T20:12:14.224Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-11T20:12:14.224Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-02-11T20:12:14.224Z] [2022-02-11T20:12:14.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-02-11T20:12:14.224Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-11T20:12:14.224Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-02-11T20:12:14.224Z] [2022-02-11T20:12:14.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-02-11T20:12:14.224Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-11T20:12:14.224Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-02-11T20:12:14.224Z] [2022-02-11T20:12:14.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-02-11T20:12:14.224Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-11T20:12:14.224Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-02-11T20:12:14.224Z] [2022-02-11T20:12:14.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-02-11T20:12:14.224Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-11T20:12:14.224Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-02-11T20:12:14.224Z] [2022-02-11T20:12:14.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-02-11T20:12:14.224Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-11T20:12:14.224Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-02-11T20:12:14.224Z] [2022-02-11T20:12:14.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-02-11T20:12:14.224Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-11T20:12:14.224Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-02-11T20:12:14.224Z] [2022-02-11T20:12:14.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-02-11T20:12:14.224Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-11T20:12:14.224Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-02-11T20:12:14.224Z] [2022-02-11T20:12:14.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-02-11T20:12:14.224Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-11T20:12:14.224Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-02-11T20:12:14.224Z] [2022-02-11T20:12:14.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-02-11T20:12:14.224Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-11T20:12:14.224Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-02-11T20:12:14.224Z] [2022-02-11T20:12:14.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-02-11T20:12:14.224Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-11T20:12:14.224Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-02-11T20:12:14.224Z] [2022-02-11T20:12:14.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-02-11T20:12:14.224Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-11T20:12:14.224Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-02-11T20:12:14.224Z] [2022-02-11T20:12:14.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-02-11T20:12:14.224Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-11T20:12:14.224Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-02-11T20:12:14.224Z] [2022-02-11T20:12:14.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-02-11T20:12:14.224Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-11T20:12:14.224Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-02-11T20:12:14.224Z] [2022-02-11T20:12:14.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-02-11T20:12:14.224Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-11T20:12:14.224Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-02-11T20:12:14.224Z] [2022-02-11T20:12:14.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-02-11T20:12:14.224Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-11T20:12:14.224Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-02-11T20:12:14.224Z] [2022-02-11T20:12:14.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-02-11T20:12:14.224Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-11T20:12:14.224Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-02-11T20:12:14.224Z] [2022-02-11T20:12:14.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-02-11T20:12:14.224Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-11T20:12:14.224Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-02-11T20:12:14.224Z] [2022-02-11T20:12:14.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-02-11T20:12:14.224Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-11T20:12:14.224Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-02-11T20:12:14.224Z] [2022-02-11T20:12:14.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-02-11T20:12:14.224Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-02-11T20:12:14.224Z] [2022-02-11T20:12:14.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-02-11T20:12:14.224Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-02-11T20:12:14.224Z] [2022-02-11T20:12:14.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-02-11T20:12:14.224Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-02-11T20:12:14.224Z] [2022-02-11T20:12:14.224Z] DONE 1085 tests, 539 skipped in 2595.510s [2022-02-11T20:12:14.224Z] INFO: Integration tests ended at 02/11/2022 20:12:13. Duration:00:43:15.6648841 [2022-02-11T20:12:14.225Z] INFO: Docker info of the daemon under test at end of run [2022-02-11T20:12:14.225Z] [2022-02-11T20:12:14.225Z] Containers: 2 [2022-02-11T20:12:14.225Z] Running: 0 [2022-02-11T20:12:14.225Z] Paused: 0 [2022-02-11T20:12:14.225Z] Stopped: 2 [2022-02-11T20:12:14.225Z] Images: 18 [2022-02-11T20:12:14.225Z] Server Version: 0.0.0-dev [2022-02-11T20:12:14.225Z] Storage Driver: windowsfilter [2022-02-11T20:12:14.225Z] Windows: [2022-02-11T20:12:14.225Z] Logging Driver: json-file [2022-02-11T20:12:14.225Z] Plugins: [2022-02-11T20:12:14.225Z] Volume: local [2022-02-11T20:12:14.225Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-11T20:12:14.225Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-11T20:12:14.225Z] Swarm: inactive [2022-02-11T20:12:14.225Z] Default Isolation: process [2022-02-11T20:12:14.225Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-02-11T20:12:14.225Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-02-11T20:12:14.225Z] OSType: windows [2022-02-11T20:12:14.225Z] Architecture: x86_64 [2022-02-11T20:12:14.225Z] CPUs: 4 [2022-02-11T20:12:14.225Z] Total Memory: 32GiB [2022-02-11T20:12:14.225Z] Name: azwin-2-ed8400 [2022-02-11T20:12:14.225Z] ID: XGD7:IEUY:IYXZ:S6GW:QAET:6A3Z:NWAE:WZNC:JTFK:EOLW:NHOZ:L7VW [2022-02-11T20:12:14.225Z] Docker Root Dir: D:\CI\PR-43230\1\daemon [2022-02-11T20:12:14.225Z] Debug Mode (client): false [2022-02-11T20:12:14.225Z] Debug Mode (server): true [2022-02-11T20:12:14.225Z] File Descriptors: -1 [2022-02-11T20:12:14.225Z] Goroutines: 17 [2022-02-11T20:12:14.225Z] System Time: 2022-02-11T20:12:13.8263909Z [2022-02-11T20:12:14.225Z] EventsListeners: 0 [2022-02-11T20:12:14.225Z] Registry: https://index.docker.io/v1/ [2022-02-11T20:12:14.225Z] Labels: [2022-02-11T20:12:14.225Z] Experimental: false [2022-02-11T20:12:14.225Z] Insecure Registries: [2022-02-11T20:12:14.225Z] 127.0.0.0/8 [2022-02-11T20:12:14.225Z] Live Restore Enabled: false [2022-02-11T20:12:14.225Z] [2022-02-11T20:12:14.225Z] [2022-02-11T20:12:14.225Z] INFO: Stopping daemon under test [2022-02-11T20:12:14.225Z] SUCCESS: The process with PID 4068 (child process of PID 3456) has been terminated. [2022-02-11T20:12:14.225Z] SUCCESS: The process with PID 3456 (child process of PID 796) has been terminated. [2022-02-11T20:12:14.225Z] INFO: Stop tailing logs of the daemon under tests [2022-02-11T20:12:14.225Z] INFO: executeCI.ps1 Completed successfully at 02/11/2022 20:12:14. [2022-02-11T20:12:14.225Z] INFO: Tidying up at end of run [2022-02-11T20:12:14.225Z] INFO: Saving daemon under test log (d:\CI\PR-43230\1\dut.out) to bundles\CIDUT.out [2022-02-11T20:12:14.225Z] INFO: Saving daemon under test log (d:\CI\PR-43230\1\dut.err) to bundles\CIDUT.err [2022-02-11T20:12:14.225Z] INFO: Saving containerd logs to bundles [2022-02-11T20:12:14.225Z] INFO: Nuke-Everything... [2022-02-11T20:12:14.225Z] INFO: Container count on control daemon to delete is 2 [2022-02-11T20:12:14.683Z] e7af614c1e3f [2022-02-11T20:12:14.683Z] abfbc26ae938 [2022-02-11T20:12:14.683Z] INFO: Tidying pidfile d:\CI\PR-43230\1\docker.pid [2022-02-11T20:12:14.683Z] INFO: Nuking d:\CI [2022-02-11T20:12:15.887Z] === RUN TestDockerSuite/TestImagesFormat [2022-02-11T20:12:15.887Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-02-11T20:12:15.887Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-02-11T20:12:15.887Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-02-11T20:12:19.705Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-02-11T20:12:19.705Z] === RUN TestDockerSuite/TestImportBadURL [2022-02-11T20:12:19.705Z] === RUN TestDockerSuite/TestImportDisplay [2022-02-11T20:12:19.705Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-02-11T20:12:19.705Z] === RUN TestDockerSuite/TestImportFile [2022-02-11T20:12:19.705Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-02-11T20:12:19.705Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-02-11T20:12:19.705Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-02-11T20:12:19.705Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-02-11T20:12:19.705Z] === RUN TestDockerSuite/TestImportGzipped [2022-02-11T20:12:19.705Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-02-11T20:12:19.705Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-02-11T20:12:19.705Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-02-11T20:12:20.178Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-02-11T20:12:20.178Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-02-11T20:12:20.178Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-02-11T20:12:20.178Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-02-11T20:12:20.178Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-02-11T20:12:20.178Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-02-11T20:12:20.178Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-02-11T20:12:20.178Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-02-11T20:12:20.178Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-02-11T20:12:20.178Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-02-11T20:12:20.178Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-11T20:12:20.178Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-02-11T20:12:20.608Z] === RUN TestDockerSuite/TestRmiBlank [2022-02-11T20:12:20.608Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-02-11T20:12:20.608Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-02-11T20:12:28.885Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-02-11T20:12:30.465Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-02-11T20:12:30.465Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-02-11T20:12:30.465Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-02-11T20:12:30.465Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-02-11T20:12:30.465Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-02-11T20:12:30.465Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-02-11T20:12:30.465Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-02-11T20:12:30.465Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-02-11T20:12:33.440Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-02-11T20:12:33.440Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-02-11T20:12:41.897Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-02-11T20:12:42.153Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-02-11T20:12:42.153Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-02-11T20:12:42.153Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-02-11T20:12:42.153Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-02-11T20:12:42.153Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-02-11T20:12:42.153Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-02-11T20:12:42.153Z] === RUN TestDockerSuite/TestInspectDefault [2022-02-11T20:12:43.732Z] === RUN TestDockerSuite/TestInspectHistory [2022-02-11T20:12:44.624Z] INFO: Zapped successfully [2022-02-11T20:12:44.624Z] [2022-02-11T20:12:44.624Z] INFO: executeCI.ps1 exiting at Fri Feb 11 20:12:40 CUT 2022. Duration 01:10:33.9801356 [2022-02-11T20:12:44.624Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-02-11T20:12:44.865Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-02-11T20:12:44.872Z] Recording test results [2022-02-11T20:12:45.858Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-02-11T20:12:49.653Z] === RUN TestDockerSuite/TestInspectImage [2022-02-11T20:12:49.653Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-02-11T20:12:49.653Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-02-11T20:12:49.653Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-02-11T20:12:49.653Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-02-11T20:12:49.653Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-11T20:12:49.653Z] === RUN TestDockerSuite/TestInspectInt64 [2022-02-11T20:12:52.630Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-02-11T20:12:53.215Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-02-11T20:12:54.866Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-02-11T20:12:54.866Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-02-11T20:12:55.270Z] Creating win-2022-integration-bundles.zip [2022-02-11T20:12:56.321Z] === RUN TestDockerSuite/TestRmiImgIDForce [Pipeline] archiveArtifacts [2022-02-11T20:12:56.456Z] Archiving artifacts [2022-02-11T20:12:57.841Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-02-11T20:13:00.819Z] === RUN TestDockerSuite/TestInspectPlugin [2022-02-11T20:13:00.819Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-02-11T20:13:00.819Z] === RUN TestDockerSuite/TestInspectRootFS [2022-02-11T20:13:00.819Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-02-11T20:13:03.057Z] === RUN TestDockerSuite/TestInspectStatus [2022-02-11T20:13:03.510Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-02-11T20:13:06.034Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-02-11T20:13:11.128Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43230/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-02-11T20:13:11.936Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-02-11T20:13:12.122Z] + make clean [2022-02-11T20:13:13.659Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-02-11T20:13:13.659Z] docker-dev-cache [2022-02-11T20:13:13.659Z] docker-mod-cache [Pipeline] deleteDir [2022-02-11T20:13:13.969Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-02-11T20:13:14.170Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-02-11T20:13:16.408Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-11T20:13:18.749Z] === RUN TestDockerSuite/TestRmiTag [2022-02-11T20:13:19.382Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-02-11T20:13:19.743Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-02-11T20:13:21.621Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-02-11T20:13:23.551Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-02-11T20:13:24.599Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-02-11T20:13:26.837Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-02-11T20:13:26.837Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-02-11T20:13:26.837Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-02-11T20:13:26.837Z] === RUN TestDockerSuite/TestLinksEnvs [2022-02-11T20:13:26.837Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-02-11T20:13:26.837Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-02-11T20:13:26.837Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-02-11T20:13:27.314Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-02-11T20:13:27.314Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-02-11T20:13:27.314Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-02-11T20:13:27.314Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-02-11T20:13:27.314Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-02-11T20:13:27.314Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-02-11T20:13:27.314Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-02-11T20:13:27.314Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-02-11T20:13:27.314Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-02-11T20:13:27.314Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-02-11T20:13:27.314Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-02-11T20:13:27.314Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-02-11T20:13:27.314Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-02-11T20:13:27.314Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-02-11T20:13:27.314Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-02-11T20:13:27.314Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-02-11T20:13:27.314Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-02-11T20:13:27.314Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-02-11T20:13:27.314Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-02-11T20:13:27.314Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-02-11T20:13:27.314Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-02-11T20:13:27.314Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-02-11T20:13:27.314Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-02-11T20:13:27.314Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-02-11T20:13:27.314Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-02-11T20:13:27.314Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-02-11T20:13:27.314Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-02-11T20:13:27.314Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-02-11T20:13:27.314Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-02-11T20:13:29.548Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-02-11T20:13:31.785Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-02-11T20:13:37.697Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-02-11T20:13:40.675Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-02-11T20:13:40.675Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-02-11T20:13:40.675Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-02-11T20:13:43.658Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-02-11T20:13:43.658Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-02-11T20:13:48.897Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-02-11T20:13:49.890Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-02-11T20:13:50.854Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-02-11T20:13:57.081Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-02-11T20:13:58.073Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-02-11T20:13:58.073Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2022-02-11T20:13:58.073Z] === RUN TestDockerSuite/TestRunAddHost [2022-02-11T20:13:58.073Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2022-02-11T20:13:58.073Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-02-11T20:13:58.073Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2022-02-11T20:13:58.073Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-02-11T20:13:58.073Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2022-02-11T20:13:58.073Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-02-11T20:13:58.073Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2022-02-11T20:13:58.073Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-02-11T20:13:58.073Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2022-02-11T20:13:58.073Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-02-11T20:13:58.073Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-02-11T20:13:58.073Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-02-11T20:13:59.565Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-02-11T20:14:01.881Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-02-11T20:14:01.881Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-02-11T20:14:01.881Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-02-11T20:14:01.881Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2022-02-11T20:14:01.881Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-02-11T20:14:06.764Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-02-11T20:14:09.066Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-02-11T20:14:09.741Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-02-11T20:14:12.722Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-02-11T20:14:12.722Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-02-11T20:14:12.876Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-02-11T20:14:13.195Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-02-11T20:14:15.429Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-02-11T20:14:15.842Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-02-11T20:14:18.528Z] === RUN TestDockerSuite/TestLogsSince [2022-02-11T20:14:19.654Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-02-11T20:14:22.625Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-02-11T20:14:22.625Z] === RUN TestDockerSuite/TestRunBindMounts [2022-02-11T20:14:29.001Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-02-11T20:14:29.001Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-02-11T20:14:29.001Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-02-11T20:14:29.001Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-02-11T20:14:29.001Z] === RUN TestDockerSuite/TestLogsTail [2022-02-11T20:14:29.810Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-02-11T20:14:29.810Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2022-02-11T20:14:29.810Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-02-11T20:14:29.810Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2022-02-11T20:14:29.810Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-02-11T20:14:29.810Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2022-02-11T20:14:29.810Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-02-11T20:14:29.810Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2022-02-11T20:14:29.810Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-02-11T20:14:29.810Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2022-02-11T20:14:29.810Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-02-11T20:14:29.810Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2022-02-11T20:14:29.810Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-02-11T20:14:29.810Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2022-02-11T20:14:29.810Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-02-11T20:14:29.810Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2022-02-11T20:14:29.810Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-02-11T20:14:29.810Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2022-02-11T20:14:29.810Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-02-11T20:14:29.810Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2022-02-11T20:14:29.810Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-02-11T20:14:29.810Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2022-02-11T20:14:29.810Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-02-11T20:14:31.236Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-02-11T20:14:33.620Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-02-11T20:14:33.620Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2022-02-11T20:14:33.620Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-02-11T20:14:34.212Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-02-11T20:14:37.187Z] === RUN TestDockerSuite/TestMountIntoProc [2022-02-11T20:14:37.187Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2022-02-11T20:14:37.187Z] === RUN TestDockerSuite/TestMountIntoSys [2022-02-11T20:14:37.187Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2022-02-11T20:14:37.187Z] === RUN TestDockerSuite/TestNetHostname [2022-02-11T20:14:37.187Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-02-11T20:14:37.187Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-02-11T20:14:37.187Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-02-11T20:14:37.187Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-02-11T20:14:37.187Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2022-02-11T20:14:37.187Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-02-11T20:14:37.187Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2022-02-11T20:14:37.187Z] === RUN TestDockerSuite/TestPluginActive [2022-02-11T20:14:37.187Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-02-11T20:14:37.187Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-02-11T20:14:37.187Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-02-11T20:14:37.187Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-02-11T20:14:37.187Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-02-11T20:14:37.187Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-02-11T20:14:37.187Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-02-11T20:14:37.187Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-02-11T20:14:37.187Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-02-11T20:14:37.187Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-02-11T20:14:37.187Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-02-11T20:14:37.187Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-02-11T20:14:37.187Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-02-11T20:14:37.187Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-02-11T20:14:37.187Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-02-11T20:14:37.187Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-02-11T20:14:37.187Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-02-11T20:14:37.187Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-02-11T20:14:37.187Z] === RUN TestDockerSuite/TestPortHostBinding [2022-02-11T20:14:37.187Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-02-11T20:14:37.187Z] === RUN TestDockerSuite/TestPortList [2022-02-11T20:14:37.187Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-02-11T20:14:37.187Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-02-11T20:14:37.620Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-02-11T20:14:37.620Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2022-02-11T20:14:37.620Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-02-11T20:14:37.620Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2022-02-11T20:14:37.620Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-02-11T20:14:40.589Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-02-11T20:14:40.589Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2022-02-11T20:14:40.589Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-02-11T20:14:40.589Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2022-02-11T20:14:41.060Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-02-11T20:14:41.060Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2022-02-11T20:14:41.060Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-02-11T20:14:41.060Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2022-02-11T20:14:41.060Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-02-11T20:14:41.060Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2022-02-11T20:14:41.060Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-02-11T20:14:41.060Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-02-11T20:14:41.060Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-02-11T20:14:41.060Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2022-02-11T20:14:41.060Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-02-11T20:14:43.288Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-02-11T20:14:47.097Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-02-11T20:14:47.658Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-02-11T20:14:47.658Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-02-11T20:14:47.658Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-02-11T20:14:47.658Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-02-11T20:14:47.658Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-02-11T20:14:47.658Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-02-11T20:14:47.658Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-02-11T20:14:47.658Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-02-11T20:14:47.658Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-11T20:14:47.658Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-02-11T20:14:47.658Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-02-11T20:14:47.658Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-02-11T20:14:47.658Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-02-11T20:14:47.658Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-02-11T20:14:47.658Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-02-11T20:14:47.659Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-02-11T20:14:47.659Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-11T20:14:47.659Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-02-11T20:14:50.064Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-02-11T20:14:50.064Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2022-02-11T20:14:50.064Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-02-11T20:14:50.064Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2022-02-11T20:14:50.064Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-02-11T20:14:50.064Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2022-02-11T20:14:50.064Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-02-11T20:14:52.442Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-02-11T20:14:52.442Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-02-11T20:14:52.442Z] === RUN TestDockerSuite/TestPsByOrder [2022-02-11T20:14:53.878Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-02-11T20:14:53.878Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-02-11T20:14:53.878Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-02-11T20:14:53.878Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2022-02-11T20:14:53.878Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-02-11T20:14:53.878Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2022-02-11T20:14:53.878Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-02-11T20:14:53.878Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2022-02-11T20:14:53.878Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-02-11T20:14:56.114Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-02-11T20:15:02.913Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-02-11T20:15:02.913Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-02-11T20:15:02.913Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-02-11T20:15:03.300Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-02-11T20:15:03.300Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2022-02-11T20:15:03.300Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-02-11T20:15:03.300Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2022-02-11T20:15:03.300Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-02-11T20:15:03.300Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2022-02-11T20:15:03.300Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-02-11T20:15:03.300Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-11T20:15:03.300Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-02-11T20:15:03.300Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2022-02-11T20:15:03.300Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-02-11T20:15:03.300Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-02-11T20:15:03.300Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-02-11T20:15:06.268Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-02-11T20:15:06.268Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2022-02-11T20:15:06.268Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-02-11T20:15:06.739Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-02-11T20:15:06.739Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2022-02-11T20:15:06.739Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-02-11T20:15:09.706Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-02-11T20:15:13.396Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-02-11T20:15:13.520Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-02-11T20:15:13.520Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2022-02-11T20:15:13.520Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-02-11T20:15:16.488Z] === RUN TestDockerSuite/TestRunEnvironment [2022-02-11T20:15:16.488Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2022-02-11T20:15:16.488Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-02-11T20:15:16.488Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2022-02-11T20:15:16.488Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-02-11T20:15:16.488Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2022-02-11T20:15:16.960Z] === RUN TestDockerSuite/TestRunExitCode [2022-02-11T20:15:19.930Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-02-11T20:15:23.742Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-02-11T20:15:26.715Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-02-11T20:15:30.525Z] === RUN TestDockerSuite/TestRunExposePort [2022-02-11T20:15:30.525Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-02-11T20:15:30.525Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2022-02-11T20:15:30.525Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-02-11T20:15:30.525Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2022-02-11T20:15:30.525Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-02-11T20:15:30.525Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2022-02-11T20:15:30.525Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-02-11T20:15:30.525Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2022-02-11T20:15:30.525Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-02-11T20:15:30.525Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-02-11T20:15:30.525Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-02-11T20:15:30.525Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2022-02-11T20:15:30.525Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-02-11T20:15:30.525Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-02-11T20:15:30.525Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-02-11T20:15:31.276Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-02-11T20:15:31.276Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-02-11T20:15:31.276Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-02-11T20:15:31.276Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-02-11T20:15:36.419Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-02-11T20:15:36.419Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2022-02-11T20:15:36.419Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-02-11T20:15:36.419Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-02-11T20:15:36.419Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2022-02-11T20:15:36.419Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-02-11T20:15:36.419Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2022-02-11T20:15:36.419Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-02-11T20:15:36.419Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2022-02-11T20:15:36.419Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-02-11T20:15:36.419Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2022-02-11T20:15:36.892Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-02-11T20:15:43.824Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-02-11T20:15:45.598Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-02-11T20:15:45.598Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2022-02-11T20:15:45.598Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-02-11T20:15:47.827Z] === RUN TestDockerSuite/TestRunModeHostname [2022-02-11T20:15:47.828Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2022-02-11T20:15:47.828Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-02-11T20:15:47.828Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-02-11T20:15:47.828Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-02-11T20:15:47.828Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-02-11T20:15:47.828Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-02-11T20:15:47.828Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-02-11T20:15:47.828Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-02-11T20:15:47.828Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2022-02-11T20:15:47.828Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-02-11T20:15:47.828Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-02-11T20:15:47.828Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-02-11T20:15:47.828Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-02-11T20:15:47.828Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-02-11T20:15:47.828Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-02-11T20:15:47.828Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-02-11T20:15:47.828Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-02-11T20:15:47.828Z] === RUN TestDockerSuite/TestRunMount [2022-02-11T20:15:47.828Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2022-02-11T20:15:47.828Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-02-11T20:15:47.828Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-02-11T20:15:47.828Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-02-11T20:15:47.828Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2022-02-11T20:15:47.828Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-02-11T20:15:47.828Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-02-11T20:15:47.828Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-02-11T20:15:48.599Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-02-11T20:15:58.294Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-02-11T20:15:58.294Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-02-11T20:15:58.294Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-02-11T20:15:58.294Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2022-02-11T20:15:58.294Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-02-11T20:15:58.294Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2022-02-11T20:15:58.294Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-02-11T20:16:01.120Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-02-11T20:16:05.489Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-02-11T20:16:07.003Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-02-11T20:16:07.003Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-02-11T20:16:07.003Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-02-11T20:16:07.003Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-02-11T20:16:07.003Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-02-11T20:16:11.387Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-02-11T20:16:11.387Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2022-02-11T20:16:11.387Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-02-11T20:16:11.387Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2022-02-11T20:16:11.387Z] === RUN TestDockerSuite/TestRunNetHost [2022-02-11T20:16:11.387Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2022-02-11T20:16:11.387Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-02-11T20:16:11.387Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2022-02-11T20:16:11.387Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-02-11T20:16:11.387Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2022-02-11T20:16:11.387Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-02-11T20:16:11.387Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2022-02-11T20:16:11.387Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-02-11T20:16:11.387Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2022-02-11T20:16:11.387Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-02-11T20:16:11.387Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-02-11T20:16:11.387Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-02-11T20:16:11.387Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2022-02-11T20:16:11.387Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-02-11T20:16:11.771Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-02-11T20:16:11.771Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-02-11T20:16:11.771Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-02-11T20:16:11.771Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-02-11T20:16:11.771Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-02-11T20:16:11.771Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-02-11T20:16:11.771Z] === RUN TestDockerSuite/TestPsRightTagName [2022-02-11T20:16:11.771Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-02-11T20:16:11.771Z] === RUN TestDockerSuite/TestPsShowMounts [2022-02-11T20:16:11.858Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-02-11T20:16:13.432Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-02-11T20:16:15.665Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-02-11T20:16:17.895Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-02-11T20:16:18.888Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-02-11T20:16:20.454Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-02-11T20:16:20.454Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2022-02-11T20:16:20.454Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-02-11T20:16:22.025Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-02-11T20:16:22.025Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-02-11T20:16:22.025Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-02-11T20:16:22.707Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-02-11T20:16:22.707Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2022-02-11T20:16:22.707Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-02-11T20:16:22.707Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2022-02-11T20:16:22.707Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-02-11T20:16:22.707Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2022-02-11T20:16:22.707Z] === RUN TestDockerSuite/TestRunPortInUse [2022-02-11T20:16:22.707Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-02-11T20:16:22.707Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-02-11T20:16:22.707Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2022-02-11T20:16:22.707Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-02-11T20:16:22.707Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2022-02-11T20:16:22.707Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-02-11T20:16:22.707Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2022-02-11T20:16:22.707Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-02-11T20:16:22.707Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2022-02-11T20:16:22.707Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-02-11T20:16:23.071Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-02-11T20:16:24.071Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-02-11T20:16:24.071Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-02-11T20:16:24.071Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-02-11T20:16:27.493Z] === RUN TestDockerSuite/TestRunPublishPort [2022-02-11T20:16:27.493Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2022-02-11T20:16:27.493Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-02-11T20:16:27.493Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2022-02-11T20:16:27.493Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-02-11T20:16:27.493Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2022-02-11T20:16:27.493Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-02-11T20:16:27.493Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2022-02-11T20:16:27.493Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-02-11T20:16:27.493Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-11T20:16:27.493Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-02-11T20:16:28.845Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-02-11T20:16:33.611Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-02-11T20:16:40.031Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-02-11T20:16:40.031Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-02-11T20:16:40.031Z] === RUN TestDockerSuite/TestRunRm [2022-02-11T20:16:42.263Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-02-11T20:16:42.292Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-02-11T20:16:49.452Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-02-11T20:16:52.423Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-02-11T20:16:56.234Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-02-11T20:17:00.147Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-02-11T20:17:00.147Z] docker_cli_run_test.go:1986: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-02-11T20:17:00.147Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-02-11T20:17:00.147Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-02-11T20:17:00.147Z] === RUN TestDockerSuite/TestRunState [2022-02-11T20:17:00.147Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2022-02-11T20:17:00.147Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-02-11T20:17:03.562Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-02-11T20:17:03.562Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-02-11T20:17:03.562Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-02-11T20:17:03.969Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-02-11T20:17:03.969Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2022-02-11T20:17:03.969Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-02-11T20:17:04.443Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-02-11T20:17:04.443Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2022-02-11T20:17:04.443Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-02-11T20:17:04.443Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2022-02-11T20:17:04.443Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-02-11T20:17:04.443Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-02-11T20:17:04.915Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-02-11T20:17:04.915Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2022-02-11T20:17:04.915Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-02-11T20:17:09.453Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-02-11T20:17:09.453Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-02-11T20:17:09.453Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-02-11T20:17:10.445Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-02-11T20:17:10.817Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-02-11T20:17:10.817Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2022-02-11T20:17:10.817Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-02-11T20:17:10.817Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2022-02-11T20:17:10.817Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-02-11T20:17:10.817Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2022-02-11T20:17:10.817Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-02-11T20:17:10.817Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2022-02-11T20:17:10.817Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-02-11T20:17:10.817Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2022-02-11T20:17:10.817Z] === RUN TestDockerSuite/TestRunUserByID [2022-02-11T20:17:10.817Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2022-02-11T20:17:10.817Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-02-11T20:17:10.817Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2022-02-11T20:17:10.817Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-02-11T20:17:10.817Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2022-02-11T20:17:10.817Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-02-11T20:17:10.817Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2022-02-11T20:17:10.817Z] === RUN TestDockerSuite/TestRunUserByName [2022-02-11T20:17:10.817Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2022-02-11T20:17:10.817Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-02-11T20:17:14.634Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-02-11T20:17:14.634Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2022-02-11T20:17:14.634Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-02-11T20:17:15.218Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-02-11T20:17:17.615Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-02-11T20:17:17.615Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2022-02-11T20:17:17.615Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-02-11T20:17:17.615Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2022-02-11T20:17:17.615Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-02-11T20:17:19.995Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-02-11T20:17:19.995Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-02-11T20:17:19.995Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-02-11T20:17:22.429Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-02-11T20:17:24.766Z] === RUN TestDockerSuite/TestRmiBlank [2022-02-11T20:17:24.766Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-02-11T20:17:25.236Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-02-11T20:17:32.987Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-02-11T20:17:40.248Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-02-11T20:17:43.083Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-02-11T20:17:44.655Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-02-11T20:17:45.126Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-02-11T20:17:49.024Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-02-11T20:17:49.024Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2022-02-11T20:17:49.024Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-02-11T20:17:49.024Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-02-11T20:17:53.817Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-02-11T20:17:53.866Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-02-11T20:17:57.726Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-02-11T20:18:00.739Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-02-11T20:18:00.739Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2022-02-11T20:18:00.739Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-02-11T20:18:00.739Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-02-11T20:18:00.739Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-02-11T20:18:00.739Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2022-02-11T20:18:00.739Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-02-11T20:18:00.739Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2022-02-11T20:18:00.739Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-02-11T20:18:00.739Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2022-02-11T20:18:00.739Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-02-11T20:18:00.739Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2022-02-11T20:18:00.739Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-02-11T20:18:00.739Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2022-02-11T20:18:00.739Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-02-11T20:18:04.263Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-02-11T20:18:06.699Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-02-11T20:18:08.962Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-02-11T20:18:11.223Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-02-11T20:18:12.951Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-02-11T20:18:16.757Z] === RUN TestDockerSuite/TestRmiTag [2022-02-11T20:18:17.750Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-02-11T20:18:18.483Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-02-11T20:18:18.483Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2022-02-11T20:18:18.483Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-02-11T20:18:18.483Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2022-02-11T20:18:18.483Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-02-11T20:18:18.483Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2022-02-11T20:18:18.483Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-02-11T20:18:18.483Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2022-02-11T20:18:18.483Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-02-11T20:18:18.483Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2022-02-11T20:18:18.483Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-02-11T20:18:18.483Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-02-11T20:18:18.483Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-02-11T20:18:18.483Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-02-11T20:18:18.483Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-02-11T20:18:18.483Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-02-11T20:18:18.483Z] === RUN TestDockerSuite/TestSaveImageId [2022-02-11T20:18:18.483Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-02-11T20:18:18.483Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-02-11T20:18:18.483Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-02-11T20:18:18.483Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-02-11T20:18:18.483Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-02-11T20:18:18.483Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-02-11T20:18:18.483Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-02-11T20:18:18.483Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-02-11T20:18:18.483Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-02-11T20:18:18.483Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-02-11T20:18:18.483Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-02-11T20:18:18.483Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-02-11T20:18:18.483Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-02-11T20:18:18.483Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-02-11T20:18:18.483Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-02-11T20:18:18.483Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-02-11T20:18:18.483Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-02-11T20:18:18.483Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-02-11T20:18:20.720Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-02-11T20:18:20.742Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-02-11T20:18:21.221Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-02-11T20:18:21.700Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-02-11T20:18:21.700Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-02-11T20:18:23.299Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-02-11T20:18:33.864Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-02-11T20:18:33.864Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-02-11T20:18:33.864Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-02-11T20:18:41.988Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-02-11T20:18:44.412Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-02-11T20:18:44.412Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-02-11T20:18:44.412Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-02-11T20:18:46.755Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-02-11T20:18:50.374Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-02-11T20:18:50.374Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-02-11T20:18:50.374Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-02-11T20:18:50.374Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-02-11T20:18:50.853Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-02-11T20:18:50.853Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-02-11T20:18:50.853Z] === RUN TestDockerSuite/TestStartRecordError [2022-02-11T20:18:50.853Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-02-11T20:18:50.853Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-02-11T20:18:52.640Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-02-11T20:18:54.212Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-02-11T20:18:54.212Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2022-02-11T20:18:54.212Z] === RUN TestDockerSuite/TestRunAddHost [2022-02-11T20:18:54.212Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2022-02-11T20:18:54.212Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-02-11T20:18:54.212Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2022-02-11T20:18:54.212Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-02-11T20:18:54.212Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2022-02-11T20:18:54.212Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-02-11T20:18:54.212Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2022-02-11T20:18:54.212Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-02-11T20:18:54.212Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2022-02-11T20:18:54.212Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-02-11T20:18:54.212Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-02-11T20:18:54.212Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-02-11T20:18:56.436Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-02-11T20:18:56.436Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-02-11T20:18:56.436Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-02-11T20:18:56.436Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2022-02-11T20:18:56.436Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-02-11T20:19:01.205Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-02-11T20:19:01.411Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-02-11T20:19:01.411Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-02-11T20:19:01.411Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-02-11T20:19:01.411Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-02-11T20:19:01.411Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-02-11T20:19:01.411Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-02-11T20:19:01.411Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-02-11T20:19:01.411Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-02-11T20:19:01.411Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-02-11T20:19:01.411Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-02-11T20:19:01.411Z] === RUN TestDockerSuite/TestStatsNoStream [2022-02-11T20:19:01.411Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-02-11T20:19:01.411Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-02-11T20:19:04.421Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-02-11T20:19:05.010Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-02-11T20:19:07.233Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-02-11T20:19:09.257Z] === RUN TestDockerSuite/TestTopPrivileged [2022-02-11T20:19:09.257Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-02-11T20:19:09.257Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-02-11T20:19:10.206Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-02-11T20:19:13.118Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-02-11T20:19:13.119Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2022-02-11T20:19:13.119Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-02-11T20:19:13.119Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-02-11T20:19:13.119Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-02-11T20:19:13.119Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-02-11T20:19:13.119Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-02-11T20:19:13.119Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2022-02-11T20:19:13.119Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-02-11T20:19:13.119Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2022-02-11T20:19:13.119Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-02-11T20:19:13.119Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2022-02-11T20:19:13.119Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-02-11T20:19:13.174Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-02-11T20:19:13.174Z] === RUN TestDockerSuite/TestRunBindMounts [2022-02-11T20:19:24.053Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-02-11T20:19:24.053Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2022-02-11T20:19:24.053Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-02-11T20:19:24.053Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2022-02-11T20:19:24.053Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-02-11T20:19:24.053Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2022-02-11T20:19:24.053Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-02-11T20:19:24.053Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2022-02-11T20:19:24.053Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-02-11T20:19:24.053Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2022-02-11T20:19:24.053Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-02-11T20:19:24.053Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2022-02-11T20:19:24.053Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-02-11T20:19:24.053Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2022-02-11T20:19:24.054Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-02-11T20:19:24.054Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2022-02-11T20:19:24.054Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-02-11T20:19:24.054Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2022-02-11T20:19:24.054Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-02-11T20:19:24.054Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2022-02-11T20:19:24.054Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-02-11T20:19:24.054Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2022-02-11T20:19:24.054Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-02-11T20:19:28.161Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-02-11T20:19:28.633Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-02-11T20:19:28.633Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-02-11T20:19:28.633Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-02-11T20:19:28.633Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-02-11T20:19:29.104Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-02-11T20:19:29.576Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-02-11T20:19:29.576Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-02-11T20:19:31.221Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-02-11T20:19:31.221Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2022-02-11T20:19:31.221Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-02-11T20:19:33.390Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-02-11T20:19:33.390Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-02-11T20:19:34.179Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-02-11T20:19:34.179Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2022-02-11T20:19:34.179Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-02-11T20:19:34.179Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2022-02-11T20:19:34.179Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-02-11T20:19:36.404Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-02-11T20:19:36.404Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2022-02-11T20:19:36.404Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-02-11T20:19:36.404Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2022-02-11T20:19:36.404Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-02-11T20:19:36.404Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2022-02-11T20:19:36.404Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-02-11T20:19:36.404Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2022-02-11T20:19:36.404Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-02-11T20:19:36.404Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2022-02-11T20:19:36.404Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-02-11T20:19:36.404Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-02-11T20:19:36.404Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-02-11T20:19:36.404Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2022-02-11T20:19:36.404Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-02-11T20:19:38.175Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-02-11T20:19:38.175Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-02-11T20:19:38.175Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-02-11T20:19:38.647Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-02-11T20:19:38.647Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-02-11T20:19:39.361Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-02-11T20:19:41.580Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-02-11T20:19:44.541Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-02-11T20:19:44.541Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2022-02-11T20:19:44.541Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-02-11T20:19:44.541Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2022-02-11T20:19:44.541Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-02-11T20:19:44.541Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2022-02-11T20:19:44.541Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-02-11T20:19:46.760Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-02-11T20:19:46.760Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-02-11T20:19:46.760Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-02-11T20:19:46.760Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2022-02-11T20:19:46.760Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-02-11T20:19:46.760Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2022-02-11T20:19:46.760Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-02-11T20:19:46.760Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2022-02-11T20:19:46.760Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-02-11T20:19:50.233Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-02-11T20:19:51.212Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-02-11T20:19:51.212Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-02-11T20:19:51.212Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-02-11T20:19:51.212Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-02-11T20:19:51.212Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-02-11T20:19:51.212Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-02-11T20:19:51.212Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-02-11T20:19:55.021Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-02-11T20:19:55.021Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2022-02-11T20:19:55.021Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-02-11T20:19:55.021Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2022-02-11T20:19:55.494Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-02-11T20:19:55.494Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2022-02-11T20:19:55.494Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-02-11T20:19:55.494Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-11T20:19:55.494Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-02-11T20:19:55.494Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2022-02-11T20:19:55.494Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-02-11T20:19:55.494Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-02-11T20:19:55.494Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-02-11T20:19:58.458Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-02-11T20:19:58.458Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2022-02-11T20:19:58.458Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-02-11T20:19:58.458Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-02-11T20:19:58.458Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2022-02-11T20:19:58.458Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-02-11T20:20:00.676Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-02-11T20:20:01.683Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-02-11T20:20:01.683Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-02-11T20:20:01.683Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-02-11T20:20:02.899Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-02-11T20:20:02.900Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2022-02-11T20:20:03.371Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-02-11T20:20:05.598Z] === RUN TestDockerSuite/TestRunEnvironment [2022-02-11T20:20:05.598Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2022-02-11T20:20:05.598Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-02-11T20:20:05.598Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2022-02-11T20:20:05.598Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-02-11T20:20:05.598Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2022-02-11T20:20:05.598Z] === RUN TestDockerSuite/TestRunExitCode [2022-02-11T20:20:08.555Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-02-11T20:20:11.612Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-02-11T20:20:13.842Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-02-11T20:20:16.061Z] === RUN TestDockerSuite/TestRunExposePort [2022-02-11T20:20:16.532Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-02-11T20:20:16.532Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2022-02-11T20:20:16.532Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-02-11T20:20:16.532Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2022-02-11T20:20:16.532Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-02-11T20:20:16.532Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2022-02-11T20:20:16.532Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-02-11T20:20:16.532Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2022-02-11T20:20:16.532Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-02-11T20:20:16.532Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-02-11T20:20:16.532Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-02-11T20:20:16.532Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2022-02-11T20:20:16.532Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-02-11T20:20:16.532Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-02-11T20:20:16.532Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-02-11T20:20:16.669Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-02-11T20:20:16.669Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-02-11T20:20:16.669Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-02-11T20:20:16.669Z] --- PASS: TestDockerSuite (3002.23s) [2022-02-11T20:20:16.669Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-02-11T20:20:16.669Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-02-11T20:20:16.669Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-02-11T20:20:16.669Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-02-11T20:20:16.669Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-02-11T20:20:16.669Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-02-11T20:20:16.669Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.03s) [2022-02-11T20:20:16.669Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.87s) [2022-02-11T20:20:16.669Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.31s) [2022-02-11T20:20:16.669Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.81s) [2022-02-11T20:20:16.669Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.37s) [2022-02-11T20:20:16.669Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (89.07s) [2022-02-11T20:20:16.669Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.03s) [2022-02-11T20:20:16.669Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2022-02-11T20:20:16.669Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-02-11T20:20:16.669Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-02-11T20:20:16.669Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-02-11T20:20:16.669Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-02-11T20:20:16.669Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-02-11T20:20:16.670Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-02-11T20:20:16.670Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-02-11T20:20:16.670Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-02-11T20:20:16.670Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-02-11T20:20:16.670Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-02-11T20:20:16.670Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-02-11T20:20:16.670Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.63s) [2022-02-11T20:20:16.670Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-02-11T20:20:16.670Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-02-11T20:20:16.670Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-02-11T20:20:16.670Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (5.74s) [2022-02-11T20:20:16.670Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-02-11T20:20:16.670Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (8.26s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (99.28s) [2022-02-11T20:20:16.670Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.55s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (7.24s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (5.78s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.15s) [2022-02-11T20:20:16.670Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-02-11T20:20:16.670Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-02-11T20:20:16.670Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.30s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.16s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.78s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.89s) [2022-02-11T20:20:16.670Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-02-11T20:20:16.670Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.03s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.53s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (14.92s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (6.61s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.27s) [2022-02-11T20:20:16.670Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.49s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.95s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (6.35s) [2022-02-11T20:20:16.670Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-02-11T20:20:16.670Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-02-11T20:20:16.670Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-02-11T20:20:16.670Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.62s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildAddTar (43.19s) [2022-02-11T20:20:16.670Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.06s) [2022-02-11T20:20:16.670Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.52s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (22.89s) [2022-02-11T20:20:16.670Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.03s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.69s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (9.66s) [2022-02-11T20:20:16.670Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.41s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (6.45s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (12.59s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (11.56s) [2022-02-11T20:20:16.670Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.48s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (6.43s) [2022-02-11T20:20:16.670Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-02-11T20:20:16.670Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.83s) [2022-02-11T20:20:16.670Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.71s) [2022-02-11T20:20:16.670Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-02-11T20:20:16.670Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (30.24s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (6.32s) [2022-02-11T20:20:16.670Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.99s) [2022-02-11T20:20:16.670Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.52s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.72s) [2022-02-11T20:20:16.670Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (6.09s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.68s) [2022-02-11T20:20:16.670Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-02-11T20:20:16.670Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.86s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.22s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildCmd (0.74s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.70s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.70s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (7.59s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.73s) [2022-02-11T20:20:16.670Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.52s) [2022-02-11T20:20:16.670Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.63s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (3.30s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.17s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.67s) [2022-02-11T20:20:16.670Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.14s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.85s) [2022-02-11T20:20:16.670Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-02-11T20:20:16.670Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (7.32s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (44.87s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.83s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.76s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (7.27s) [2022-02-11T20:20:16.670Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.50s) [2022-02-11T20:20:16.670Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.47s) [2022-02-11T20:20:16.670Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.66s) [2022-02-11T20:20:16.670Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (29.88s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.84s) [2022-02-11T20:20:16.670Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.52s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (23.52s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.15s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.05s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.83s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (4.11s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (4.11s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildDockerignore (63.93s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (7.85s) [2022-02-11T20:20:16.670Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.58s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (70.37s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.02s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.01s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (24.75s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (13.91s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (13.46s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (36.43s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (13.99s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (13.56s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (98.96s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.56s) [2022-02-11T20:20:16.670Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.48s) [2022-02-11T20:20:16.670Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.71s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.37s) [2022-02-11T20:20:16.670Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.62s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.69s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (8.02s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (4.33s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (6.37s) [2022-02-11T20:20:16.670Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-02-11T20:20:16.670Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.47s) [2022-02-11T20:20:16.670Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-02-11T20:20:16.670Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-02-11T20:20:16.670Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.65s) [2022-02-11T20:20:16.670Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-02-11T20:20:16.670Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-02-11T20:20:16.670Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.25s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (6.59s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (18.31s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.76s) [2022-02-11T20:20:16.670Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-02-11T20:20:16.670Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-02-11T20:20:16.670Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-02-11T20:20:16.670Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-02-11T20:20:16.670Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildFails (3.42s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.13s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (8.21s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (8.20s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildForceRm (9.00s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildFromGit (7.48s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.59s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (7.30s) [2022-02-11T20:20:16.670Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.85s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.72s) [2022-02-11T20:20:16.670Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (12.00s) [2022-02-11T20:20:16.670Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildHistory (14.07s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.21s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.69s) [2022-02-11T20:20:16.670Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.94s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (6.11s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildLabel (1.20s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.79s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.22s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.75s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildLabels (1.26s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.92s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (7.21s) [2022-02-11T20:20:16.670Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.12s) [2022-02-11T20:20:16.670Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.71s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.75s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.91s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (20.80s) [2022-02-11T20:20:16.670Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.76s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (43.61s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (19.88s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (8.02s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (9.21s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (8.21s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (23.03s) [2022-02-11T20:20:16.670Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (10.73s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.78s) [2022-02-11T20:20:16.670Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2022-02-11T20:20:16.670Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildNoContext (4.07s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.91s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.28s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.27s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.14s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.87s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.17s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.65s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildOnBuild (11.92s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.05s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (12.40s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (5.21s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (11.45s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.77s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (6.47s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.53s) [2022-02-11T20:20:16.670Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-02-11T20:20:16.670Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.97s) [2022-02-11T20:20:16.670Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (52.51s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (24.47s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildRm (17.55s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (5.09s) [2022-02-11T20:20:16.670Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-02-11T20:20:16.670Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.52s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.85s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (5.08s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (5.00s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.95s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (21.10s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.04s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.74s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.50s) [2022-02-11T20:20:16.670Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.35s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (6.66s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestBuildStderr (6.46s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (26.26s) [2022-02-11T20:20:16.671Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.48s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (4.63s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.59s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestBuildTagEvent (6.37s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (7.15s) [2022-02-11T20:20:16.671Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-02-11T20:20:16.671Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-02-11T20:20:16.671Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (5.88s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.70s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (4.11s) [2022-02-11T20:20:16.671Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-02-11T20:20:16.671Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (27.66s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.15s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (11.56s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (7.35s) [2022-02-11T20:20:16.671Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.51s) [2022-02-11T20:20:16.671Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestBuildWithFailure (4.04s) [2022-02-11T20:20:16.671Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.51s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (15.09s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.89s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.55s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (17.57s) [2022-02-11T20:20:16.671Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.53s) [2022-02-11T20:20:16.671Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.52s) [2022-02-11T20:20:16.671Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.44s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (11.19s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.34s) [2022-02-11T20:20:16.671Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.49s) [2022-02-11T20:20:16.671Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-02-11T20:20:16.671Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.41s) [2022-02-11T20:20:16.671Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestCommitChange (6.49s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (6.15s) [2022-02-11T20:20:16.671Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestCommitNewFile (9.32s) [2022-02-11T20:20:16.671Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestCommitTTY (9.33s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (6.17s) [2022-02-11T20:20:16.671Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-02-11T20:20:16.671Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-02-11T20:20:16.671Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-02-11T20:20:16.671Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-02-11T20:20:16.671Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-02-11T20:20:16.671Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-02-11T20:20:16.671Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.14s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestContainerAPICommit (9.56s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (9.48s) [2022-02-11T20:20:16.671Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (3.45s) [2022-02-11T20:20:16.671Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-02-11T20:20:16.671Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-02-11T20:20:16.671Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestContainerAPICreate (3.45s) [2022-02-11T20:20:16.671Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.45s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-02-11T20:20:16.671Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-02-11T20:20:16.671Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-02-11T20:20:16.671Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (4.09s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (4.06s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (4.07s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-02-11T20:20:16.671Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (4.11s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.47s) [2022-02-11T20:20:16.671Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-02-11T20:20:16.671Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.53s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestContainerAPIKill (3.53s) [2022-02-11T20:20:16.671Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (4.22s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.31s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestContainerAPIRename (3.38s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (6.59s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (7.20s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.13s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestContainerAPIStart (3.33s) [2022-02-11T20:20:16.671Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestContainerAPIStop (3.64s) [2022-02-11T20:20:16.671Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (4.16s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.14s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestContainerAPIWait (5.30s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (3.88s) [2022-02-11T20:20:16.671Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-02-11T20:20:16.671Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-02-11T20:20:16.671Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-02-11T20:20:16.671Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-02-11T20:20:16.671Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.03s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (3.28s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.37s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (3.55s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (3.35s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (3.73s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (3.46s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000530a08_} (3.44s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13924926156_c:\foo_false____} (3.42s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13924926156_c:\foo_true____} (3.38s) [2022-02-11T20:20:16.671Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.50s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.12s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.11s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.10s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.10s) [2022-02-11T20:20:16.671Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-02-11T20:20:16.671Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-02-11T20:20:16.671Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-02-11T20:20:16.671Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-02-11T20:20:16.671Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.71s) [2022-02-11T20:20:16.671Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-02-11T20:20:16.671Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-02-11T20:20:16.671Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-02-11T20:20:16.671Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-02-11T20:20:16.671Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-02-11T20:20:16.671Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-02-11T20:20:16.671Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-02-11T20:20:16.671Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-02-11T20:20:16.671Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-02-11T20:20:16.671Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-02-11T20:20:16.671Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-02-11T20:20:16.671Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-02-11T20:20:16.671Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.68s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2022-02-11T20:20:16.671Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.65s) [2022-02-11T20:20:16.671Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-02-11T20:20:16.671Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-02-11T20:20:16.671Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestCpToCaseA (6.37s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.69s) [2022-02-11T20:20:16.671Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-02-11T20:20:16.671Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestCpToCaseE (12.38s) [2022-02-11T20:20:16.671Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-02-11T20:20:16.671Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestCpToCaseH (12.72s) [2022-02-11T20:20:16.671Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-02-11T20:20:16.671Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestCpToDot (3.76s) [2022-02-11T20:20:16.671Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-02-11T20:20:16.671Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestCpToStdout (3.54s) [2022-02-11T20:20:16.671Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-02-11T20:20:16.671Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-02-11T20:20:16.671Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-02-11T20:20:16.671Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.28s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestCreateArgs (0.28s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.36s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (3.45s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.25s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.26s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.66s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.87s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestCreateLabels (0.25s) [2022-02-11T20:20:16.671Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestCreateRM (0.47s) [2022-02-11T20:20:16.671Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.28s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.48s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (10.55s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.30s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.66s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.83s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.26s) [2022-02-11T20:20:16.671Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.49s) [2022-02-11T20:20:16.671Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.20s) [2022-02-11T20:20:16.671Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-02-11T20:20:16.671Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-02-11T20:20:16.671Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-02-11T20:20:16.671Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-02-11T20:20:16.671Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-02-11T20:20:16.671Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-02-11T20:20:16.671Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-02-11T20:20:16.671Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-02-11T20:20:16.671Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2022-02-11T20:20:16.671Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-02-11T20:20:16.671Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-02-11T20:20:16.671Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-02-11T20:20:16.671Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-02-11T20:20:16.671Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.53s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.53s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.54s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (11.96s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestEventsCopy (6.21s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (7.39s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (3.35s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.94s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (5.75s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.59s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.17s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestEventsFilters (7.03s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestEventsFormat (6.76s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2022-02-11T20:20:16.671Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-02-11T20:20:16.671Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2022-02-11T20:20:16.671Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.19s) [2022-02-11T20:20:16.671Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestEventsRename (3.57s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestEventsResize (35.16s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (3.32s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (4.66s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.88s) [2022-02-11T20:20:16.671Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestEventsUntag (2.77s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.85s) [2022-02-11T20:20:16.671Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-02-11T20:20:16.671Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (3.49s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (3.69s) [2022-02-11T20:20:16.671Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-02-11T20:20:16.671Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-02-11T20:20:16.671Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (4.12s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (3.99s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (3.58s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (4.21s) [2022-02-11T20:20:16.671Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (7.32s) [2022-02-11T20:20:16.671Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-02-11T20:20:16.671Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-02-11T20:20:16.672Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-02-11T20:20:16.672Z] --- PASS: TestDockerSuite/TestExecExitStatus (4.12s) [2022-02-11T20:20:16.672Z] --- PASS: TestDockerSuite/TestExecInspectID (6.11s) [2022-02-11T20:20:16.672Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-02-11T20:20:16.672Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-02-11T20:20:16.672Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-02-11T20:20:16.672Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-02-11T20:20:16.672Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-02-11T20:20:16.672Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (4.40s) [2022-02-11T20:20:16.672Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2022-02-11T20:20:16.672Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-02-11T20:20:16.672Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-02-11T20:20:16.672Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-02-11T20:20:16.672Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-02-11T20:20:16.672Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (4.18s) [2022-02-11T20:20:16.672Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-02-11T20:20:16.672Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.61s) [2022-02-11T20:20:16.672Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-02-11T20:20:16.672Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-02-11T20:20:16.672Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-02-11T20:20:16.672Z] --- PASS: TestDockerSuite/TestGetContainerStats (7.50s) [2022-02-11T20:20:16.672Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (7.46s) [2022-02-11T20:20:16.672Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (4.53s) [2022-02-11T20:20:16.672Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (7.55s) [2022-02-11T20:20:16.672Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-02-11T20:20:16.672Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-02-11T20:20:16.672Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.21s) [2022-02-11T20:20:16.672Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-02-11T20:20:16.672Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2022-02-11T20:20:16.672Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2022-02-11T20:20:16.672Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.10s) [2022-02-11T20:20:16.672Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (6.03s) [2022-02-11T20:20:16.672Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2022-02-11T20:20:16.672Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-02-11T20:20:16.672Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2022-02-11T20:20:16.672Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2022-02-11T20:20:16.672Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.37s) [2022-02-11T20:20:16.672Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.77s) [2022-02-11T20:20:16.672Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-02-11T20:20:16.672Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.32s) [2022-02-11T20:20:16.672Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2022-02-11T20:20:16.672Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.11s) [2022-02-11T20:20:16.672Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.28s) [2022-02-11T20:20:16.672Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.50s) [2022-02-11T20:20:16.672Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.65s) [2022-02-11T20:20:16.672Z] --- PASS: TestDockerSuite/TestImagesFormat (0.22s) [2022-02-11T20:20:16.672Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-02-11T20:20:16.672Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.03s) [2022-02-11T20:20:16.672Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.10s) [2022-02-11T20:20:16.672Z] --- PASS: TestDockerSuite/TestImportBadURL (0.11s) [2022-02-11T20:20:16.672Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-02-11T20:20:16.672Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-02-11T20:20:16.672Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2022-02-11T20:20:16.672Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-02-11T20:20:16.672Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-02-11T20:20:16.672Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-02-11T20:20:16.672Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-02-11T20:20:16.672Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-02-11T20:20:16.672Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-02-11T20:20:16.672Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2022-02-11T20:20:16.672Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-02-11T20:20:16.672Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-02-11T20:20:16.672Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (3.35s) [2022-02-11T20:20:16.672Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (3.54s) [2022-02-11T20:20:16.672Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-02-11T20:20:16.672Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-02-11T20:20:16.672Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.10s) [2022-02-11T20:20:16.672Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-02-11T20:20:16.672Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (3.38s) [2022-02-11T20:20:16.672Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.21s) [2022-02-11T20:20:16.672Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (3.44s) [2022-02-11T20:20:16.672Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-02-11T20:20:16.672Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-02-11T20:20:16.672Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-02-11T20:20:16.672Z] --- PASS: TestDockerSuite/TestInspectDefault (3.43s) [2022-02-11T20:20:16.672Z] --- PASS: TestDockerSuite/TestInspectHistory (6.05s) [2022-02-11T20:20:16.672Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-02-11T20:20:16.672Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-02-11T20:20:16.672Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-02-11T20:20:16.672Z] --- PASS: TestDockerSuite/TestInspectInt64 (3.41s) [2022-02-11T20:20:16.672Z] --- PASS: TestDockerSuite/TestInspectJSONFields (4.13s) [2022-02-11T20:20:16.672Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.25s) [2022-02-11T20:20:16.672Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (3.47s) [2022-02-11T20:20:16.672Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (4.21s) [2022-02-11T20:20:16.672Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-02-11T20:20:16.672Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2022-02-11T20:20:16.672Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (4.10s) [2022-02-11T20:20:16.672Z] --- PASS: TestDockerSuite/TestInspectStatus (4.20s) [2022-02-11T20:20:16.672Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (7.46s) [2022-02-11T20:20:16.672Z] --- PASS: TestDockerSuite/TestInspectTemplateError (8.66s) [2022-02-11T20:20:16.672Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (3.34s) [2022-02-11T20:20:16.672Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (4.14s) [2022-02-11T20:20:16.672Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (3.34s) [2022-02-11T20:20:16.672Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (3.32s) [2022-02-11T20:20:16.672Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (3.29s) [2022-02-11T20:20:16.672Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2022-02-11T20:20:16.672Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-02-11T20:20:16.672Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-02-11T20:20:16.672Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-02-11T20:20:16.672Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-02-11T20:20:16.672Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-02-11T20:20:16.672Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-02-11T20:20:16.672Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-02-11T20:20:16.672Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-02-11T20:20:16.672Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-02-11T20:20:16.672Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-02-11T20:20:16.672Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-02-11T20:20:16.672Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-02-11T20:20:16.672Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-02-11T20:20:16.672Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-02-11T20:20:16.672Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-02-11T20:20:16.672Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-02-11T20:20:16.672Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2022-02-11T20:20:16.672Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-02-11T20:20:16.672Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (3.33s) [2022-02-11T20:20:16.672Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (3.50s) [2022-02-11T20:20:16.672Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.71s) [2022-02-11T20:20:16.672Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.39s) [2022-02-11T20:20:16.672Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-02-11T20:20:16.672Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (4.11s) [2022-02-11T20:20:16.672Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2022-02-11T20:20:16.672Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.80s) [2022-02-11T20:20:16.672Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.80s) [2022-02-11T20:20:16.672Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.80s) [2022-02-11T20:20:16.672Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (5.20s) [2022-02-11T20:20:16.672Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (4.68s) [2022-02-11T20:20:16.672Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-02-11T20:20:16.672Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.51s) [2022-02-11T20:20:16.672Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (3.42s) [2022-02-11T20:20:16.672Z] --- PASS: TestDockerSuite/TestLogsSince (10.01s) [2022-02-11T20:20:16.672Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-02-11T20:20:16.672Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-02-11T20:20:16.672Z] --- PASS: TestDockerSuite/TestLogsTail (3.89s) [2022-02-11T20:20:16.672Z] --- PASS: TestDockerSuite/TestLogsTimestamps (4.02s) [2022-02-11T20:20:16.672Z] --- PASS: TestDockerSuite/TestLogsWithDetails (3.42s) [2022-02-11T20:20:16.672Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-02-11T20:20:16.672Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-02-11T20:20:16.672Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-02-11T20:20:16.672Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-02-11T20:20:16.672Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-02-11T20:20:16.672Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-02-11T20:20:16.672Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-02-11T20:20:16.672Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-02-11T20:20:16.672Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2022-02-11T20:20:16.672Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-02-11T20:20:16.672Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-02-11T20:20:16.672Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-02-11T20:20:16.672Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-02-11T20:20:16.672Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-02-11T20:20:16.672Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-02-11T20:20:16.672Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-02-11T20:20:16.672Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-02-11T20:20:16.672Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-02-11T20:20:16.672Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (6.78s) [2022-02-11T20:20:16.672Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-02-11T20:20:16.672Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-02-11T20:20:16.672Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-02-11T20:20:16.672Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-02-11T20:20:16.672Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-02-11T20:20:16.672Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-02-11T20:20:16.672Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-02-11T20:20:16.672Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-02-11T20:20:16.672Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-02-11T20:20:16.672Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (6.63s) [2022-02-11T20:20:16.672Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-02-11T20:20:16.672Z] --- PASS: TestDockerSuite/TestPsByOrder (14.23s) [2022-02-11T20:20:16.672Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-02-11T20:20:16.672Z] --- PASS: TestDockerSuite/TestPsListContainersBase (14.09s) [2022-02-11T20:20:16.672Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (19.91s) [2022-02-11T20:20:16.672Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.39s) [2022-02-11T20:20:16.672Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-02-11T20:20:16.672Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-02-11T20:20:16.672Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (6.53s) [2022-02-11T20:20:16.672Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (10.57s) [2022-02-11T20:20:16.672Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (6.94s) [2022-02-11T20:20:16.672Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-02-11T20:20:16.672Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-02-11T20:20:16.672Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (7.52s) [2022-02-11T20:20:16.672Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2022-02-11T20:20:16.672Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-02-11T20:20:16.672Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-02-11T20:20:16.672Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-02-11T20:20:16.672Z] --- PASS: TestDockerSuite/TestPsShowMounts (11.07s) [2022-02-11T20:20:16.672Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-02-11T20:20:16.672Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.79s) [2022-02-11T20:20:16.672Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-02-11T20:20:16.672Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.34s) [2022-02-11T20:20:16.672Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.96s) [2022-02-11T20:20:16.672Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-02-11T20:20:16.672Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (7.27s) [2022-02-11T20:20:16.672Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (6.89s) [2022-02-11T20:20:16.672Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.57s) [2022-02-11T20:20:16.672Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (31.86s) [2022-02-11T20:20:16.672Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-02-11T20:20:16.672Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (10.10s) [2022-02-11T20:20:16.672Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.33s) [2022-02-11T20:20:16.672Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.26s) [2022-02-11T20:20:16.672Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.96s) [2022-02-11T20:20:16.672Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (8.07s) [2022-02-11T20:20:16.672Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (6.22s) [2022-02-11T20:20:16.672Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-02-11T20:20:16.672Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (7.12s) [2022-02-11T20:20:16.672Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2022-02-11T20:20:16.672Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.36s) [2022-02-11T20:20:16.672Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (20.07s) [2022-02-11T20:20:16.672Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (4.01s) [2022-02-11T20:20:16.672Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.81s) [2022-02-11T20:20:16.672Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (10.04s) [2022-02-11T20:20:16.672Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (6.83s) [2022-02-11T20:20:16.672Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (10.53s) [2022-02-11T20:20:16.673Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.79s) [2022-02-11T20:20:16.673Z] --- PASS: TestDockerSuite/TestRmiTag (0.78s) [2022-02-11T20:20:16.673Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.54s) [2022-02-11T20:20:16.673Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (23.13s) [2022-02-11T20:20:16.673Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.74s) [2022-02-11T20:20:16.673Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (6.45s) [2022-02-11T20:20:16.673Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.45s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-02-11T20:20:16.673Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (3.23s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-02-11T20:20:16.673Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (6.85s) [2022-02-11T20:20:16.673Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (4.29s) [2022-02-11T20:20:16.673Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (3.34s) [2022-02-11T20:20:16.673Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (3.38s) [2022-02-11T20:20:16.673Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (3.45s) [2022-02-11T20:20:16.673Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2022-02-11T20:20:16.673Z] --- PASS: TestDockerSuite/TestRunBindMounts (6.90s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-02-11T20:20:16.673Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (3.38s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-02-11T20:20:16.673Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (4.37s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-02-11T20:20:16.673Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (3.16s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-02-11T20:20:16.673Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.40s) [2022-02-11T20:20:16.673Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.44s) [2022-02-11T20:20:16.673Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (3.35s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-02-11T20:20:16.673Z] --- PASS: TestDockerSuite/TestRunCreateVolume (3.46s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-02-11T20:20:16.673Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.23s) [2022-02-11T20:20:16.673Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.91s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-02-11T20:20:16.673Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (3.49s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-02-11T20:20:16.673Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.18s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-02-11T20:20:16.673Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (3.29s) [2022-02-11T20:20:16.673Z] --- PASS: TestDockerSuite/TestRunEchoStdout (3.35s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-02-11T20:20:16.673Z] --- PASS: TestDockerSuite/TestRunEntrypoint (3.38s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-02-11T20:20:16.673Z] --- PASS: TestDockerSuite/TestRunExitCode (3.36s) [2022-02-11T20:20:16.673Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (3.38s) [2022-02-11T20:20:16.673Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (3.37s) [2022-02-11T20:20:16.673Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (3.51s) [2022-02-11T20:20:16.673Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-02-11T20:20:16.673Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (5.96s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-02-11T20:20:16.673Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-02-11T20:20:16.673Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.42s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-02-11T20:20:16.673Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.74s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-02-11T20:20:16.673Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (10.18s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-02-11T20:20:16.673Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (7.13s) [2022-02-11T20:20:16.673Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (6.02s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-02-11T20:20:16.673Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.48s) [2022-02-11T20:20:16.673Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.32s) [2022-02-11T20:20:16.673Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.24s) [2022-02-11T20:20:16.673Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.22s) [2022-02-11T20:20:16.673Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.27s) [2022-02-11T20:20:16.673Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (3.17s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.36s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-02-11T20:20:16.673Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.48s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-02-11T20:20:16.673Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (11.62s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-02-11T20:20:16.673Z] --- PASS: TestDockerSuite/TestRunRm (3.50s) [2022-02-11T20:20:16.673Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.43s) [2022-02-11T20:20:16.673Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (3.48s) [2022-02-11T20:20:16.673Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (3.49s) [2022-02-11T20:20:16.673Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (4.17s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-02-11T20:20:16.673Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (3.80s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-02-11T20:20:16.673Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.46s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-02-11T20:20:16.673Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.19s) [2022-02-11T20:20:16.673Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-02-11T20:20:16.673Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.84s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-02-11T20:20:16.673Z] --- PASS: TestDockerSuite/TestRunUserDefaults (3.46s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-02-11T20:20:16.673Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (3.48s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-02-11T20:20:16.673Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (4.36s) [2022-02-11T20:20:16.673Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (10.52s) [2022-02-11T20:20:16.673Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (6.71s) [2022-02-11T20:20:16.673Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (9.57s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-02-11T20:20:16.673Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.18s) [2022-02-11T20:20:16.673Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (4.61s) [2022-02-11T20:20:16.673Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (3.43s) [2022-02-11T20:20:16.673Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (3.48s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-02-11T20:20:16.673Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2022-02-11T20:20:16.673Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-02-11T20:20:16.673Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (5.40s) [2022-02-11T20:20:16.673Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.74s) [2022-02-11T20:20:16.673Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.26s) [2022-02-11T20:20:16.673Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (6.74s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-02-11T20:20:16.673Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.37s) [2022-02-11T20:20:16.673Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.41s) [2022-02-11T20:20:16.673Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.42s) [2022-02-11T20:20:16.673Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.26s) [2022-02-11T20:20:16.673Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.75s) [2022-02-11T20:20:16.673Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (10.31s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-02-11T20:20:16.673Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (10.69s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-02-11T20:20:16.673Z] --- PASS: TestDockerSuite/TestStartAttachSilent (6.08s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-02-11T20:20:16.673Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (9.71s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-02-11T20:20:16.673Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (4.10s) [2022-02-11T20:20:16.673Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (4.13s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-02-11T20:20:16.673Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (4.15s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-02-11T20:20:16.673Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.31s) [2022-02-11T20:20:16.673Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.18s) [2022-02-11T20:20:16.673Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.22s) [2022-02-11T20:20:16.673Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-02-11T20:20:16.674Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.37s) [2022-02-11T20:20:16.674Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.31s) [2022-02-11T20:20:16.674Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.18s) [2022-02-11T20:20:16.674Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.73s) [2022-02-11T20:20:16.674Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2022-02-11T20:20:16.674Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (4.17s) [2022-02-11T20:20:16.674Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.43s) [2022-02-11T20:20:16.674Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.45s) [2022-02-11T20:20:16.674Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2022-02-11T20:20:16.674Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.21s) [2022-02-11T20:20:16.674Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (10.84s) [2022-02-11T20:20:16.674Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-02-11T20:20:16.674Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.70s) [2022-02-11T20:20:16.674Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.22s) [2022-02-11T20:20:16.674Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-02-11T20:20:16.674Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (9.73s) [2022-02-11T20:20:16.674Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.31s) [2022-02-11T20:20:16.674Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.31s) [2022-02-11T20:20:16.674Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (13.78s) [2022-02-11T20:20:16.674Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-02-11T20:20:16.674Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.86s) [2022-02-11T20:20:16.674Z] === RUN TestDockerRegistrySuite [2022-02-11T20:20:16.674Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-02-11T20:20:16.674Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:20:16.674Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-02-11T20:20:16.674Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:20:16.674Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-02-11T20:20:16.674Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:20:16.674Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-02-11T20:20:16.674Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:20:16.674Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-02-11T20:20:16.674Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:20:16.674Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-02-11T20:20:16.674Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:20:16.674Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-02-11T20:20:16.674Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:20:16.674Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-02-11T20:20:16.674Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:20:16.674Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-02-11T20:20:16.674Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:20:16.674Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-02-11T20:20:16.674Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:20:16.674Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-02-11T20:20:16.674Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:20:16.674Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-02-11T20:20:16.674Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:20:16.674Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-02-11T20:20:16.674Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:20:16.674Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-02-11T20:20:16.674Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:20:16.674Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-02-11T20:20:16.674Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:20:16.674Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-02-11T20:20:16.674Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:20:16.674Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-02-11T20:20:16.674Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:20:16.674Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-02-11T20:20:16.674Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:20:16.674Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-02-11T20:20:16.674Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:20:16.674Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-02-11T20:20:16.674Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:20:16.674Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-02-11T20:20:16.674Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:20:16.674Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-02-11T20:20:16.674Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:20:16.674Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-02-11T20:20:16.674Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:20:16.674Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-02-11T20:20:16.674Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:20:16.674Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-02-11T20:20:16.674Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:20:16.674Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-02-11T20:20:16.674Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:20:16.674Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-02-11T20:20:16.674Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:20:16.674Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-02-11T20:20:16.674Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:20:16.674Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-02-11T20:20:16.674Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:20:16.674Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-02-11T20:20:16.674Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:20:16.674Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-02-11T20:20:16.674Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:20:16.674Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-02-11T20:20:16.674Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:20:16.674Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-02-11T20:20:16.674Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:20:16.674Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-02-11T20:20:16.674Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:20:16.674Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-02-11T20:20:16.674Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:20:16.674Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-02-11T20:20:16.674Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:20:16.674Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-02-11T20:20:16.674Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:20:16.674Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-02-11T20:20:16.674Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:20:16.674Z] --- PASS: TestDockerRegistrySuite (0.15s) [2022-02-11T20:20:16.674Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-02-11T20:20:16.674Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-02-11T20:20:16.674Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-02-11T20:20:16.674Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-11T20:20:16.674Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-11T20:20:16.674Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-11T20:20:16.674Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-02-11T20:20:16.674Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-02-11T20:20:16.674Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-02-11T20:20:16.674Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-02-11T20:20:16.674Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-02-11T20:20:16.674Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-02-11T20:20:16.674Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-02-11T20:20:16.674Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-02-11T20:20:16.674Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-02-11T20:20:16.674Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-02-11T20:20:16.674Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-02-11T20:20:16.674Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-02-11T20:20:16.674Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-02-11T20:20:16.674Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-11T20:20:16.674Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-11T20:20:16.674Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-11T20:20:16.674Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-11T20:20:16.674Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-02-11T20:20:16.674Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-11T20:20:16.674Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-02-11T20:20:16.674Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-02-11T20:20:16.674Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-02-11T20:20:16.674Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-02-11T20:20:16.674Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-02-11T20:20:16.674Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-02-11T20:20:16.674Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-02-11T20:20:16.674Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-02-11T20:20:16.674Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-02-11T20:20:16.674Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-02-11T20:20:16.674Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-02-11T20:20:16.674Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-02-11T20:20:16.674Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-02-11T20:20:16.674Z] === RUN TestDockerSchema1RegistrySuite [2022-02-11T20:20:16.674Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-02-11T20:20:16.674Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-11T20:20:16.674Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-02-11T20:20:16.674Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-11T20:20:16.674Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-02-11T20:20:16.674Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-11T20:20:16.674Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-02-11T20:20:16.674Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-11T20:20:16.674Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-02-11T20:20:16.674Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-11T20:20:16.674Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-02-11T20:20:16.674Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-11T20:20:16.674Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-02-11T20:20:16.674Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-11T20:20:16.674Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-02-11T20:20:16.674Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-11T20:20:16.674Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-02-11T20:20:16.674Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-11T20:20:16.674Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-02-11T20:20:16.674Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-11T20:20:16.674Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-02-11T20:20:16.674Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-11T20:20:16.674Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-02-11T20:20:16.674Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-11T20:20:16.674Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-11T20:20:16.674Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-11T20:20:16.674Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-02-11T20:20:16.674Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-11T20:20:16.674Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-11T20:20:16.674Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-11T20:20:16.674Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-11T20:20:16.674Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-02-11T20:20:16.674Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-11T20:20:16.674Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-02-11T20:20:16.674Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-02-11T20:20:16.674Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-02-11T20:20:16.674Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-11T20:20:16.674Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-02-11T20:20:16.674Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-11T20:20:16.674Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-02-11T20:20:16.674Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-11T20:20:16.674Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-02-11T20:20:16.674Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-11T20:20:16.674Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-02-11T20:20:16.674Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-11T20:20:16.674Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-02-11T20:20:16.674Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-11T20:20:16.674Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-02-11T20:20:16.674Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-11T20:20:16.674Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-02-11T20:20:16.674Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-11T20:20:16.674Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-02-11T20:20:16.674Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-02-11T20:20:16.674Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-02-11T20:20:16.674Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-02-11T20:20:16.674Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-02-11T20:20:16.674Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-02-11T20:20:16.674Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-02-11T20:20:16.674Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-02-11T20:20:16.674Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-02-11T20:20:16.674Z] === RUN TestDockerRegistryAuthTokenSuite [2022-02-11T20:20:16.674Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-02-11T20:20:16.674Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-11T20:20:16.674Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-02-11T20:20:16.674Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-11T20:20:16.674Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-02-11T20:20:16.674Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-11T20:20:16.674Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-02-11T20:20:16.674Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-11T20:20:16.674Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-02-11T20:20:16.674Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-11T20:20:16.674Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-02-11T20:20:16.674Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-02-11T20:20:16.674Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-02-11T20:20:16.674Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-02-11T20:20:17.147Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-02-11T20:20:17.147Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-02-11T20:20:17.147Z] === RUN TestDockerDaemonSuite [2022-02-11T20:20:17.147Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-02-11T20:20:17.147Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.147Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-02-11T20:20:17.147Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.147Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-02-11T20:20:17.147Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.147Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-02-11T20:20:17.147Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-02-11T20:20:17.147Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-02-11T20:20:17.147Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-02-11T20:20:17.147Z] === RUN TestDockerSwarmSuite [2022-02-11T20:20:17.147Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-02-11T20:20:17.147Z] === RUN TestDockerPluginSuite [2022-02-11T20:20:17.147Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-02-11T20:20:17.147Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.147Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-02-11T20:20:17.147Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.147Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-02-11T20:20:17.147Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.147Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-02-11T20:20:17.147Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.147Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-02-11T20:20:17.147Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.147Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-02-11T20:20:17.147Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.147Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-02-11T20:20:17.147Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.147Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-02-11T20:20:17.147Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.147Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-02-11T20:20:17.147Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.147Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-02-11T20:20:17.147Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.147Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-02-11T20:20:17.147Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.147Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-02-11T20:20:17.147Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-02-11T20:20:17.147Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-02-11T20:20:17.147Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-02-11T20:20:17.147Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-02-11T20:20:17.147Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-02-11T20:20:17.147Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-02-11T20:20:17.147Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-02-11T20:20:17.147Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-02-11T20:20:17.147Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-02-11T20:20:17.147Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-02-11T20:20:17.147Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-02-11T20:20:17.147Z] === RUN TestDockerExternalVolumeSuite [2022-02-11T20:20:17.147Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.147Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-02-11T20:20:17.147Z] === RUN TestDockerNetworkSuite [2022-02-11T20:20:17.147Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.147Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-02-11T20:20:17.147Z] === RUN TestDockerHubPullSuite [2022-02-11T20:20:17.147Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.147Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-02-11T20:20:17.147Z] PASS [2022-02-11T20:20:17.147Z] ok github.com/docker/docker/integration-cli 3002.619s [2022-02-11T20:20:17.147Z] [2022-02-11T20:20:17.147Z] === Skipped [2022-02-11T20:20:17.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-02-11T20:20:17.147Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.147Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-02-11T20:20:17.147Z] [2022-02-11T20:20:17.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-02-11T20:20:17.147Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.147Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-02-11T20:20:17.147Z] [2022-02-11T20:20:17.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-02-11T20:20:17.147Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.147Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-02-11T20:20:17.147Z] [2022-02-11T20:20:17.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-02-11T20:20:17.147Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.147Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-02-11T20:20:17.147Z] [2022-02-11T20:20:17.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-02-11T20:20:17.147Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.147Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-02-11T20:20:17.147Z] [2022-02-11T20:20:17.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-02-11T20:20:17.148Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.148Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-02-11T20:20:17.148Z] [2022-02-11T20:20:17.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-02-11T20:20:17.148Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.148Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-02-11T20:20:17.148Z] [2022-02-11T20:20:17.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-02-11T20:20:17.148Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.148Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-02-11T20:20:17.148Z] [2022-02-11T20:20:17.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-02-11T20:20:17.148Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.148Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-02-11T20:20:17.148Z] [2022-02-11T20:20:17.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-02-11T20:20:17.148Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.148Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-02-11T20:20:17.148Z] [2022-02-11T20:20:17.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-02-11T20:20:17.148Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-02-11T20:20:17.148Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-02-11T20:20:17.148Z] [2022-02-11T20:20:17.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-02-11T20:20:17.148Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.148Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-02-11T20:20:17.148Z] [2022-02-11T20:20:17.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-02-11T20:20:17.148Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.148Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-02-11T20:20:17.148Z] [2022-02-11T20:20:17.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-02-11T20:20:17.148Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-02-11T20:20:17.148Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-02-11T20:20:17.148Z] [2022-02-11T20:20:17.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-02-11T20:20:17.148Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-02-11T20:20:17.148Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-02-11T20:20:17.148Z] [2022-02-11T20:20:17.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-02-11T20:20:17.148Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2022-02-11T20:20:17.148Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-02-11T20:20:17.148Z] [2022-02-11T20:20:17.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-02-11T20:20:17.148Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.148Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-02-11T20:20:17.148Z] [2022-02-11T20:20:17.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-02-11T20:20:17.148Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.148Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-02-11T20:20:17.148Z] [2022-02-11T20:20:17.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-02-11T20:20:17.148Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-02-11T20:20:17.148Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-02-11T20:20:17.148Z] [2022-02-11T20:20:17.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-02-11T20:20:17.148Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.148Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-02-11T20:20:17.148Z] [2022-02-11T20:20:17.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.55s) [2022-02-11T20:20:17.148Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-02-11T20:20:17.148Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.55s) [2022-02-11T20:20:17.148Z] [2022-02-11T20:20:17.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-02-11T20:20:17.148Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.148Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-02-11T20:20:17.148Z] [2022-02-11T20:20:17.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-02-11T20:20:17.148Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.148Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-02-11T20:20:17.148Z] [2022-02-11T20:20:17.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-02-11T20:20:17.148Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.148Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-02-11T20:20:17.148Z] [2022-02-11T20:20:17.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-02-11T20:20:17.148Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.148Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-02-11T20:20:17.148Z] [2022-02-11T20:20:17.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.03s) [2022-02-11T20:20:17.148Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.148Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.03s) [2022-02-11T20:20:17.148Z] [2022-02-11T20:20:17.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-02-11T20:20:17.148Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.148Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-02-11T20:20:17.148Z] [2022-02-11T20:20:17.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2022-02-11T20:20:17.148Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.148Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-02-11T20:20:17.148Z] [2022-02-11T20:20:17.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-02-11T20:20:17.148Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.148Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-02-11T20:20:17.148Z] [2022-02-11T20:20:17.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-02-11T20:20:17.148Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.148Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-02-11T20:20:17.148Z] [2022-02-11T20:20:17.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-02-11T20:20:17.148Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.148Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-02-11T20:20:17.148Z] [2022-02-11T20:20:17.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.06s) [2022-02-11T20:20:17.148Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.148Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.06s) [2022-02-11T20:20:17.148Z] [2022-02-11T20:20:17.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.52s) [2022-02-11T20:20:17.148Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.148Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.52s) [2022-02-11T20:20:17.148Z] [2022-02-11T20:20:17.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (1.03s) [2022-02-11T20:20:17.148Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.148Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.03s) [2022-02-11T20:20:17.148Z] [2022-02-11T20:20:17.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.41s) [2022-02-11T20:20:17.148Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.148Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.41s) [2022-02-11T20:20:17.148Z] [2022-02-11T20:20:17.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.48s) [2022-02-11T20:20:17.148Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.148Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.48s) [2022-02-11T20:20:17.148Z] [2022-02-11T20:20:17.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-02-11T20:20:17.148Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.148Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-02-11T20:20:17.148Z] [2022-02-11T20:20:17.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-02-11T20:20:17.148Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.148Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-02-11T20:20:17.148Z] [2022-02-11T20:20:17.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-02-11T20:20:17.148Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.148Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-02-11T20:20:17.148Z] [2022-02-11T20:20:17.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-02-11T20:20:17.148Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.148Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-02-11T20:20:17.148Z] [2022-02-11T20:20:17.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-02-11T20:20:17.148Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.148Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-02-11T20:20:17.148Z] [2022-02-11T20:20:17.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.99s) [2022-02-11T20:20:17.148Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.148Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.99s) [2022-02-11T20:20:17.148Z] [2022-02-11T20:20:17.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.52s) [2022-02-11T20:20:17.148Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.148Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.52s) [2022-02-11T20:20:17.148Z] [2022-02-11T20:20:17.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-02-11T20:20:17.148Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.148Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-02-11T20:20:17.148Z] [2022-02-11T20:20:17.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-02-11T20:20:17.148Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.148Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-02-11T20:20:17.148Z] [2022-02-11T20:20:17.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-02-11T20:20:17.148Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-02-11T20:20:17.148Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-02-11T20:20:17.148Z] [2022-02-11T20:20:17.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-02-11T20:20:17.148Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.148Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-02-11T20:20:17.148Z] [2022-02-11T20:20:17.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-02-11T20:20:17.148Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.148Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-02-11T20:20:17.148Z] [2022-02-11T20:20:17.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-02-11T20:20:17.148Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.148Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-02-11T20:20:17.148Z] [2022-02-11T20:20:17.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-02-11T20:20:17.148Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.148Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-02-11T20:20:17.148Z] [2022-02-11T20:20:17.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-02-11T20:20:17.148Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.148Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-02-11T20:20:17.148Z] [2022-02-11T20:20:17.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.50s) [2022-02-11T20:20:17.148Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.148Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.50s) [2022-02-11T20:20:17.148Z] [2022-02-11T20:20:17.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.47s) [2022-02-11T20:20:17.148Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.148Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.47s) [2022-02-11T20:20:17.148Z] [2022-02-11T20:20:17.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-02-11T20:20:17.148Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.148Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-02-11T20:20:17.148Z] [2022-02-11T20:20:17.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-02-11T20:20:17.148Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.148Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-02-11T20:20:17.148Z] [2022-02-11T20:20:17.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.52s) [2022-02-11T20:20:17.148Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.148Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.52s) [2022-02-11T20:20:17.148Z] [2022-02-11T20:20:17.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.58s) [2022-02-11T20:20:17.148Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.148Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.58s) [2022-02-11T20:20:17.148Z] [2022-02-11T20:20:17.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.48s) [2022-02-11T20:20:17.148Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.148Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.48s) [2022-02-11T20:20:17.148Z] [2022-02-11T20:20:17.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-02-11T20:20:17.148Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.148Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-02-11T20:20:17.148Z] [2022-02-11T20:20:17.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-02-11T20:20:17.148Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.148Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-02-11T20:20:17.148Z] [2022-02-11T20:20:17.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2022-02-11T20:20:17.148Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.148Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-02-11T20:20:17.148Z] [2022-02-11T20:20:17.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.47s) [2022-02-11T20:20:17.148Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.148Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.47s) [2022-02-11T20:20:17.148Z] [2022-02-11T20:20:17.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-02-11T20:20:17.148Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.148Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-02-11T20:20:17.148Z] [2022-02-11T20:20:17.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-02-11T20:20:17.148Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.148Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-02-11T20:20:17.148Z] [2022-02-11T20:20:17.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-02-11T20:20:17.148Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.148Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-02-11T20:20:17.148Z] [2022-02-11T20:20:17.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-02-11T20:20:17.148Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.148Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-02-11T20:20:17.148Z] [2022-02-11T20:20:17.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-02-11T20:20:17.148Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.148Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-02-11T20:20:17.148Z] [2022-02-11T20:20:17.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-02-11T20:20:17.148Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.149Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-02-11T20:20:17.149Z] [2022-02-11T20:20:17.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-02-11T20:20:17.149Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.149Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-02-11T20:20:17.149Z] [2022-02-11T20:20:17.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2022-02-11T20:20:17.149Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.149Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-02-11T20:20:17.149Z] [2022-02-11T20:20:17.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-02-11T20:20:17.149Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.149Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-02-11T20:20:17.149Z] [2022-02-11T20:20:17.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-02-11T20:20:17.149Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.149Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-02-11T20:20:17.149Z] [2022-02-11T20:20:17.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-02-11T20:20:17.149Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.149Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-02-11T20:20:17.149Z] [2022-02-11T20:20:17.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-02-11T20:20:17.149Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-02-11T20:20:17.149Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-02-11T20:20:17.149Z] [2022-02-11T20:20:17.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-02-11T20:20:17.149Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.149Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-02-11T20:20:17.149Z] [2022-02-11T20:20:17.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-02-11T20:20:17.149Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.149Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-02-11T20:20:17.149Z] [2022-02-11T20:20:17.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2022-02-11T20:20:17.149Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.149Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-02-11T20:20:17.149Z] [2022-02-11T20:20:17.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.12s) [2022-02-11T20:20:17.149Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.149Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.12s) [2022-02-11T20:20:17.149Z] [2022-02-11T20:20:17.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2022-02-11T20:20:17.149Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.149Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-02-11T20:20:17.149Z] [2022-02-11T20:20:17.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-02-11T20:20:17.149Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.149Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-02-11T20:20:17.149Z] [2022-02-11T20:20:17.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-02-11T20:20:17.149Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.149Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-02-11T20:20:17.149Z] [2022-02-11T20:20:17.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2022-02-11T20:20:17.149Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.149Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2022-02-11T20:20:17.149Z] [2022-02-11T20:20:17.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-02-11T20:20:17.149Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.149Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-02-11T20:20:17.149Z] [2022-02-11T20:20:17.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-02-11T20:20:17.149Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.149Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-02-11T20:20:17.149Z] [2022-02-11T20:20:17.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-02-11T20:20:17.149Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.149Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-02-11T20:20:17.149Z] [2022-02-11T20:20:17.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-02-11T20:20:17.149Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.149Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-02-11T20:20:17.149Z] [2022-02-11T20:20:17.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-02-11T20:20:17.149Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.149Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-02-11T20:20:17.149Z] [2022-02-11T20:20:17.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.52s) [2022-02-11T20:20:17.149Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.149Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.52s) [2022-02-11T20:20:17.149Z] [2022-02-11T20:20:17.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.48s) [2022-02-11T20:20:17.149Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.149Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.48s) [2022-02-11T20:20:17.149Z] [2022-02-11T20:20:17.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-02-11T20:20:17.149Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.149Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-02-11T20:20:17.149Z] [2022-02-11T20:20:17.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-02-11T20:20:17.149Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.149Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-02-11T20:20:17.149Z] [2022-02-11T20:20:17.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-02-11T20:20:17.149Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.149Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-02-11T20:20:17.149Z] [2022-02-11T20:20:17.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-02-11T20:20:17.149Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.149Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-02-11T20:20:17.149Z] [2022-02-11T20:20:17.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-02-11T20:20:17.149Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.149Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-02-11T20:20:17.149Z] [2022-02-11T20:20:17.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.51s) [2022-02-11T20:20:17.149Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.149Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.51s) [2022-02-11T20:20:17.149Z] [2022-02-11T20:20:17.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-02-11T20:20:17.149Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.149Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-02-11T20:20:17.149Z] [2022-02-11T20:20:17.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.51s) [2022-02-11T20:20:17.149Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.149Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.51s) [2022-02-11T20:20:17.149Z] [2022-02-11T20:20:17.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.53s) [2022-02-11T20:20:17.149Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.149Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.53s) [2022-02-11T20:20:17.149Z] [2022-02-11T20:20:17.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.52s) [2022-02-11T20:20:17.149Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.149Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.52s) [2022-02-11T20:20:17.149Z] [2022-02-11T20:20:17.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-02-11T20:20:17.149Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.149Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-02-11T20:20:17.149Z] [2022-02-11T20:20:17.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.49s) [2022-02-11T20:20:17.149Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.149Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.49s) [2022-02-11T20:20:17.149Z] [2022-02-11T20:20:17.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-02-11T20:20:17.149Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.149Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-02-11T20:20:17.149Z] [2022-02-11T20:20:17.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-02-11T20:20:17.149Z] docker_cli_sni_test.go:18: Flakey test [2022-02-11T20:20:17.149Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-02-11T20:20:17.149Z] [2022-02-11T20:20:17.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-02-11T20:20:17.149Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-02-11T20:20:17.149Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-02-11T20:20:17.149Z] [2022-02-11T20:20:17.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-02-11T20:20:17.149Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.149Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-02-11T20:20:17.149Z] [2022-02-11T20:20:17.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-02-11T20:20:17.149Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.149Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-02-11T20:20:17.149Z] [2022-02-11T20:20:17.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-02-11T20:20:17.149Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.149Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-02-11T20:20:17.149Z] [2022-02-11T20:20:17.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-02-11T20:20:17.149Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.149Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-02-11T20:20:17.149Z] [2022-02-11T20:20:17.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-02-11T20:20:17.149Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.149Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-02-11T20:20:17.149Z] [2022-02-11T20:20:17.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-02-11T20:20:17.149Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.149Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-02-11T20:20:17.149Z] [2022-02-11T20:20:17.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-02-11T20:20:17.149Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.149Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-02-11T20:20:17.149Z] [2022-02-11T20:20:17.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-02-11T20:20:17.149Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.149Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-02-11T20:20:17.149Z] [2022-02-11T20:20:17.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-02-11T20:20:17.149Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.149Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-02-11T20:20:17.149Z] [2022-02-11T20:20:17.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-02-11T20:20:17.149Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.149Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-02-11T20:20:17.149Z] [2022-02-11T20:20:17.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-02-11T20:20:17.149Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.149Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-02-11T20:20:17.149Z] [2022-02-11T20:20:17.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-02-11T20:20:17.149Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.149Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-02-11T20:20:17.149Z] [2022-02-11T20:20:17.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-02-11T20:20:17.149Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.149Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-02-11T20:20:17.149Z] [2022-02-11T20:20:17.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-02-11T20:20:17.149Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.149Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-02-11T20:20:17.149Z] [2022-02-11T20:20:17.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-02-11T20:20:17.149Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.149Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-02-11T20:20:17.149Z] [2022-02-11T20:20:17.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-02-11T20:20:17.149Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.149Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-02-11T20:20:17.149Z] [2022-02-11T20:20:17.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-02-11T20:20:17.149Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.149Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-02-11T20:20:17.149Z] [2022-02-11T20:20:17.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-02-11T20:20:17.149Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.149Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-02-11T20:20:17.149Z] [2022-02-11T20:20:17.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-02-11T20:20:17.149Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.149Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-02-11T20:20:17.149Z] [2022-02-11T20:20:17.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-02-11T20:20:17.149Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.149Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-02-11T20:20:17.149Z] [2022-02-11T20:20:17.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-02-11T20:20:17.149Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.149Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-02-11T20:20:17.149Z] [2022-02-11T20:20:17.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-02-11T20:20:17.149Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.149Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-02-11T20:20:17.149Z] [2022-02-11T20:20:17.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-02-11T20:20:17.149Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.149Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-02-11T20:20:17.149Z] [2022-02-11T20:20:17.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-02-11T20:20:17.149Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.149Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-02-11T20:20:17.149Z] [2022-02-11T20:20:17.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-02-11T20:20:17.149Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.149Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-02-11T20:20:17.149Z] [2022-02-11T20:20:17.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-02-11T20:20:17.149Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.149Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-02-11T20:20:17.149Z] [2022-02-11T20:20:17.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-02-11T20:20:17.149Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.149Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-02-11T20:20:17.149Z] [2022-02-11T20:20:17.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.03s) [2022-02-11T20:20:17.149Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.149Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.03s) [2022-02-11T20:20:17.149Z] [2022-02-11T20:20:17.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-02-11T20:20:17.149Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.149Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-02-11T20:20:17.149Z] [2022-02-11T20:20:17.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-02-11T20:20:17.149Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.149Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-02-11T20:20:17.149Z] [2022-02-11T20:20:17.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-02-11T20:20:17.149Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.149Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-02-11T20:20:17.149Z] [2022-02-11T20:20:17.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-02-11T20:20:17.149Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.150Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-02-11T20:20:17.150Z] [2022-02-11T20:20:17.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-02-11T20:20:17.150Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.150Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-02-11T20:20:17.150Z] [2022-02-11T20:20:17.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-02-11T20:20:17.150Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.150Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-02-11T20:20:17.150Z] [2022-02-11T20:20:17.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-02-11T20:20:17.150Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.150Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-02-11T20:20:17.150Z] [2022-02-11T20:20:17.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-02-11T20:20:17.150Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.150Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-02-11T20:20:17.150Z] [2022-02-11T20:20:17.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-02-11T20:20:17.150Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.150Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-02-11T20:20:17.150Z] [2022-02-11T20:20:17.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2022-02-11T20:20:17.150Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.150Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-02-11T20:20:17.150Z] [2022-02-11T20:20:17.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2022-02-11T20:20:17.150Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.150Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-02-11T20:20:17.150Z] [2022-02-11T20:20:17.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-02-11T20:20:17.150Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.150Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-02-11T20:20:17.150Z] [2022-02-11T20:20:17.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-02-11T20:20:17.150Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.150Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-02-11T20:20:17.150Z] [2022-02-11T20:20:17.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-02-11T20:20:17.150Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.150Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-02-11T20:20:17.150Z] [2022-02-11T20:20:17.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2022-02-11T20:20:17.150Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.150Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-02-11T20:20:17.150Z] [2022-02-11T20:20:17.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2022-02-11T20:20:17.150Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.150Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-02-11T20:20:17.150Z] [2022-02-11T20:20:17.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-02-11T20:20:17.150Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.150Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-02-11T20:20:17.150Z] [2022-02-11T20:20:17.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-02-11T20:20:17.150Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.150Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-02-11T20:20:17.150Z] [2022-02-11T20:20:17.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-02-11T20:20:17.150Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.150Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-02-11T20:20:17.150Z] [2022-02-11T20:20:17.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-02-11T20:20:17.150Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.150Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-02-11T20:20:17.150Z] [2022-02-11T20:20:17.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-02-11T20:20:17.150Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.150Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-02-11T20:20:17.150Z] [2022-02-11T20:20:17.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-02-11T20:20:17.150Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.150Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-02-11T20:20:17.150Z] [2022-02-11T20:20:17.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-02-11T20:20:17.150Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.150Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-02-11T20:20:17.150Z] [2022-02-11T20:20:17.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-02-11T20:20:17.150Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.150Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-02-11T20:20:17.150Z] [2022-02-11T20:20:17.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-02-11T20:20:17.150Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.150Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-02-11T20:20:17.150Z] [2022-02-11T20:20:17.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-02-11T20:20:17.150Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.150Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-02-11T20:20:17.150Z] [2022-02-11T20:20:17.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-02-11T20:20:17.150Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.150Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-02-11T20:20:17.150Z] [2022-02-11T20:20:17.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-02-11T20:20:17.150Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.150Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-02-11T20:20:17.150Z] [2022-02-11T20:20:17.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-02-11T20:20:17.150Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.150Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-02-11T20:20:17.150Z] [2022-02-11T20:20:17.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-02-11T20:20:17.150Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.150Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-02-11T20:20:17.150Z] [2022-02-11T20:20:17.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-02-11T20:20:17.150Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.150Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-02-11T20:20:17.150Z] [2022-02-11T20:20:17.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-02-11T20:20:17.150Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.150Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-02-11T20:20:17.150Z] [2022-02-11T20:20:17.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-02-11T20:20:17.150Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.150Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-02-11T20:20:17.150Z] [2022-02-11T20:20:17.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-02-11T20:20:17.150Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.150Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-02-11T20:20:17.150Z] [2022-02-11T20:20:17.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-02-11T20:20:17.150Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.150Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-02-11T20:20:17.150Z] [2022-02-11T20:20:17.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-02-11T20:20:17.150Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.150Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-02-11T20:20:17.150Z] [2022-02-11T20:20:17.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-02-11T20:20:17.150Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-02-11T20:20:17.150Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-02-11T20:20:17.150Z] [2022-02-11T20:20:17.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-02-11T20:20:17.150Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.150Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-02-11T20:20:17.150Z] [2022-02-11T20:20:17.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-02-11T20:20:17.150Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.150Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-02-11T20:20:17.150Z] [2022-02-11T20:20:17.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-02-11T20:20:17.150Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.150Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-02-11T20:20:17.150Z] [2022-02-11T20:20:17.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-02-11T20:20:17.150Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.150Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-02-11T20:20:17.150Z] [2022-02-11T20:20:17.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-02-11T20:20:17.150Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.150Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-02-11T20:20:17.150Z] [2022-02-11T20:20:17.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-02-11T20:20:17.150Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.150Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-02-11T20:20:17.150Z] [2022-02-11T20:20:17.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-02-11T20:20:17.150Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.150Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-02-11T20:20:17.150Z] [2022-02-11T20:20:17.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-02-11T20:20:17.150Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.150Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-02-11T20:20:17.150Z] [2022-02-11T20:20:17.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-02-11T20:20:17.150Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.150Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-02-11T20:20:17.150Z] [2022-02-11T20:20:17.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-02-11T20:20:17.150Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.150Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-02-11T20:20:17.150Z] [2022-02-11T20:20:17.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-02-11T20:20:17.150Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.150Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-02-11T20:20:17.150Z] [2022-02-11T20:20:17.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-02-11T20:20:17.150Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.150Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-02-11T20:20:17.150Z] [2022-02-11T20:20:17.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-02-11T20:20:17.150Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.150Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-02-11T20:20:17.150Z] [2022-02-11T20:20:17.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-02-11T20:20:17.150Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.150Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-02-11T20:20:17.150Z] [2022-02-11T20:20:17.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-02-11T20:20:17.150Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.150Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-02-11T20:20:17.150Z] [2022-02-11T20:20:17.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-02-11T20:20:17.150Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.150Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-02-11T20:20:17.150Z] [2022-02-11T20:20:17.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-02-11T20:20:17.150Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.150Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-02-11T20:20:17.150Z] [2022-02-11T20:20:17.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2022-02-11T20:20:17.150Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.150Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2022-02-11T20:20:17.150Z] [2022-02-11T20:20:17.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-02-11T20:20:17.150Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.150Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-02-11T20:20:17.150Z] [2022-02-11T20:20:17.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2022-02-11T20:20:17.150Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.150Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2022-02-11T20:20:17.150Z] [2022-02-11T20:20:17.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-02-11T20:20:17.150Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.150Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-02-11T20:20:17.150Z] [2022-02-11T20:20:17.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-02-11T20:20:17.150Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.150Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-02-11T20:20:17.150Z] [2022-02-11T20:20:17.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-02-11T20:20:17.150Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.150Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-02-11T20:20:17.150Z] [2022-02-11T20:20:17.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-02-11T20:20:17.150Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.150Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-02-11T20:20:17.150Z] [2022-02-11T20:20:17.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-02-11T20:20:17.150Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.150Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-02-11T20:20:17.150Z] [2022-02-11T20:20:17.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-02-11T20:20:17.151Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.151Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-02-11T20:20:17.151Z] [2022-02-11T20:20:17.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-02-11T20:20:17.151Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.151Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-02-11T20:20:17.151Z] [2022-02-11T20:20:17.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-02-11T20:20:17.151Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.151Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-02-11T20:20:17.151Z] [2022-02-11T20:20:17.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-02-11T20:20:17.151Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.151Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-02-11T20:20:17.151Z] [2022-02-11T20:20:17.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-02-11T20:20:17.151Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.151Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-02-11T20:20:17.151Z] [2022-02-11T20:20:17.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-02-11T20:20:17.151Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.151Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-02-11T20:20:17.151Z] [2022-02-11T20:20:17.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-02-11T20:20:17.151Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.151Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-02-11T20:20:17.151Z] [2022-02-11T20:20:17.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-02-11T20:20:17.151Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-02-11T20:20:17.151Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-02-11T20:20:17.151Z] [2022-02-11T20:20:17.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-02-11T20:20:17.151Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.151Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-02-11T20:20:17.151Z] [2022-02-11T20:20:17.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2022-02-11T20:20:17.151Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.151Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2022-02-11T20:20:17.151Z] [2022-02-11T20:20:17.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-02-11T20:20:17.151Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.151Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-02-11T20:20:17.151Z] [2022-02-11T20:20:17.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-02-11T20:20:17.151Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.151Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-02-11T20:20:17.151Z] [2022-02-11T20:20:17.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-02-11T20:20:17.151Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.151Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-02-11T20:20:17.151Z] [2022-02-11T20:20:17.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-02-11T20:20:17.151Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.151Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-02-11T20:20:17.151Z] [2022-02-11T20:20:17.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-02-11T20:20:17.151Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.151Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-02-11T20:20:17.151Z] [2022-02-11T20:20:17.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-02-11T20:20:17.151Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.151Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-02-11T20:20:17.151Z] [2022-02-11T20:20:17.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-02-11T20:20:17.151Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.151Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-02-11T20:20:17.151Z] [2022-02-11T20:20:17.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-02-11T20:20:17.151Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.151Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-02-11T20:20:17.151Z] [2022-02-11T20:20:17.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-02-11T20:20:17.151Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.151Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-02-11T20:20:17.151Z] [2022-02-11T20:20:17.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-02-11T20:20:17.151Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.151Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-02-11T20:20:17.151Z] [2022-02-11T20:20:17.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-02-11T20:20:17.151Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.151Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-02-11T20:20:17.151Z] [2022-02-11T20:20:17.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-02-11T20:20:17.151Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.151Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-02-11T20:20:17.151Z] [2022-02-11T20:20:17.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-02-11T20:20:17.151Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.151Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-02-11T20:20:17.151Z] [2022-02-11T20:20:17.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-02-11T20:20:17.151Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.151Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-02-11T20:20:17.151Z] [2022-02-11T20:20:17.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-02-11T20:20:17.151Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.151Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-02-11T20:20:17.151Z] [2022-02-11T20:20:17.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-02-11T20:20:17.151Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.151Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-02-11T20:20:17.151Z] [2022-02-11T20:20:17.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-02-11T20:20:17.151Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.151Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-02-11T20:20:17.151Z] [2022-02-11T20:20:17.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-02-11T20:20:17.151Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.151Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-02-11T20:20:17.151Z] [2022-02-11T20:20:17.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-02-11T20:20:17.151Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-02-11T20:20:17.151Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-02-11T20:20:17.151Z] [2022-02-11T20:20:17.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-02-11T20:20:17.151Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.151Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-02-11T20:20:17.151Z] [2022-02-11T20:20:17.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-02-11T20:20:17.151Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.151Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-02-11T20:20:17.151Z] [2022-02-11T20:20:17.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-02-11T20:20:17.151Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.151Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-02-11T20:20:17.151Z] [2022-02-11T20:20:17.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-02-11T20:20:17.151Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.151Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-02-11T20:20:17.151Z] [2022-02-11T20:20:17.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-02-11T20:20:17.151Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.151Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-02-11T20:20:17.151Z] [2022-02-11T20:20:17.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-02-11T20:20:17.151Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.151Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-02-11T20:20:17.151Z] [2022-02-11T20:20:17.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-02-11T20:20:17.151Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.151Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-02-11T20:20:17.151Z] [2022-02-11T20:20:17.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-02-11T20:20:17.151Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.151Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-02-11T20:20:17.151Z] [2022-02-11T20:20:17.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-02-11T20:20:17.151Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.151Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-02-11T20:20:17.151Z] [2022-02-11T20:20:17.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-02-11T20:20:17.151Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.151Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-02-11T20:20:17.151Z] [2022-02-11T20:20:17.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-02-11T20:20:17.151Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.151Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-02-11T20:20:17.151Z] [2022-02-11T20:20:17.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-02-11T20:20:17.151Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.151Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-02-11T20:20:17.151Z] [2022-02-11T20:20:17.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-02-11T20:20:17.151Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.151Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-02-11T20:20:17.151Z] [2022-02-11T20:20:17.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-02-11T20:20:17.151Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.151Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-02-11T20:20:17.151Z] [2022-02-11T20:20:17.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-02-11T20:20:17.151Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.151Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-02-11T20:20:17.151Z] [2022-02-11T20:20:17.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-02-11T20:20:17.151Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.151Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-02-11T20:20:17.151Z] [2022-02-11T20:20:17.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-02-11T20:20:17.151Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.151Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-02-11T20:20:17.151Z] [2022-02-11T20:20:17.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-02-11T20:20:17.151Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.151Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-02-11T20:20:17.151Z] [2022-02-11T20:20:17.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-02-11T20:20:17.151Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.151Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-02-11T20:20:17.151Z] [2022-02-11T20:20:17.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-02-11T20:20:17.151Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.151Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-02-11T20:20:17.151Z] [2022-02-11T20:20:17.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-02-11T20:20:17.151Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.151Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-02-11T20:20:17.151Z] [2022-02-11T20:20:17.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-02-11T20:20:17.151Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.151Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-02-11T20:20:17.151Z] [2022-02-11T20:20:17.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-02-11T20:20:17.151Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.151Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-02-11T20:20:17.151Z] [2022-02-11T20:20:17.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-02-11T20:20:17.151Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.151Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-02-11T20:20:17.151Z] [2022-02-11T20:20:17.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-02-11T20:20:17.151Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.151Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-02-11T20:20:17.151Z] [2022-02-11T20:20:17.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-02-11T20:20:17.151Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.151Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-02-11T20:20:17.151Z] [2022-02-11T20:20:17.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-02-11T20:20:17.151Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.151Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-02-11T20:20:17.151Z] [2022-02-11T20:20:17.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-02-11T20:20:17.151Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.151Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-02-11T20:20:17.151Z] [2022-02-11T20:20:17.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-02-11T20:20:17.151Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.151Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-02-11T20:20:17.151Z] [2022-02-11T20:20:17.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-02-11T20:20:17.151Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.151Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-02-11T20:20:17.151Z] [2022-02-11T20:20:17.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-02-11T20:20:17.151Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.151Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-02-11T20:20:17.151Z] [2022-02-11T20:20:17.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-02-11T20:20:17.151Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.151Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-02-11T20:20:17.151Z] [2022-02-11T20:20:17.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-02-11T20:20:17.151Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.151Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-02-11T20:20:17.151Z] [2022-02-11T20:20:17.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-02-11T20:20:17.151Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.151Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-02-11T20:20:17.151Z] [2022-02-11T20:20:17.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-02-11T20:20:17.151Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.151Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-02-11T20:20:17.151Z] [2022-02-11T20:20:17.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2022-02-11T20:20:17.151Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.151Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-02-11T20:20:17.151Z] [2022-02-11T20:20:17.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-02-11T20:20:17.151Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.151Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-02-11T20:20:17.151Z] [2022-02-11T20:20:17.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-02-11T20:20:17.151Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.151Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-02-11T20:20:17.151Z] [2022-02-11T20:20:17.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-02-11T20:20:17.151Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.151Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-02-11T20:20:17.151Z] [2022-02-11T20:20:17.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-02-11T20:20:17.151Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.151Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-02-11T20:20:17.151Z] [2022-02-11T20:20:17.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-02-11T20:20:17.152Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.152Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-02-11T20:20:17.152Z] [2022-02-11T20:20:17.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-02-11T20:20:17.152Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.152Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-02-11T20:20:17.152Z] [2022-02-11T20:20:17.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-02-11T20:20:17.152Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.152Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-02-11T20:20:17.152Z] [2022-02-11T20:20:17.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-02-11T20:20:17.152Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-02-11T20:20:17.152Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-02-11T20:20:17.152Z] [2022-02-11T20:20:17.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-02-11T20:20:17.152Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-02-11T20:20:17.152Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-02-11T20:20:17.152Z] [2022-02-11T20:20:17.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-02-11T20:20:17.152Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.152Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-02-11T20:20:17.152Z] [2022-02-11T20:20:17.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2022-02-11T20:20:17.152Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.152Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-02-11T20:20:17.152Z] [2022-02-11T20:20:17.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-02-11T20:20:17.152Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.152Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-02-11T20:20:17.152Z] [2022-02-11T20:20:17.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-02-11T20:20:17.152Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.152Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-02-11T20:20:17.152Z] [2022-02-11T20:20:17.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-02-11T20:20:17.152Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.152Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-02-11T20:20:17.152Z] [2022-02-11T20:20:17.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-02-11T20:20:17.152Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.152Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-02-11T20:20:17.152Z] [2022-02-11T20:20:17.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-02-11T20:20:17.152Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.152Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-02-11T20:20:17.152Z] [2022-02-11T20:20:17.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-02-11T20:20:17.152Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.152Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-02-11T20:20:17.152Z] [2022-02-11T20:20:17.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-02-11T20:20:17.152Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.152Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-02-11T20:20:17.152Z] [2022-02-11T20:20:17.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-02-11T20:20:17.152Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.152Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-02-11T20:20:17.152Z] [2022-02-11T20:20:17.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-02-11T20:20:17.152Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.152Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-02-11T20:20:17.152Z] [2022-02-11T20:20:17.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-02-11T20:20:17.152Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.152Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-02-11T20:20:17.152Z] [2022-02-11T20:20:17.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-02-11T20:20:17.152Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.152Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-02-11T20:20:17.152Z] [2022-02-11T20:20:17.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-02-11T20:20:17.152Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.152Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-02-11T20:20:17.152Z] [2022-02-11T20:20:17.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-02-11T20:20:17.152Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.152Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-02-11T20:20:17.152Z] [2022-02-11T20:20:17.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-02-11T20:20:17.152Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.152Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-02-11T20:20:17.152Z] [2022-02-11T20:20:17.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-02-11T20:20:17.152Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-02-11T20:20:17.152Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-02-11T20:20:17.152Z] [2022-02-11T20:20:17.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-02-11T20:20:17.152Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-02-11T20:20:17.152Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-02-11T20:20:17.152Z] [2022-02-11T20:20:17.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-02-11T20:20:17.152Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.152Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-02-11T20:20:17.152Z] [2022-02-11T20:20:17.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-02-11T20:20:17.152Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.152Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-02-11T20:20:17.152Z] [2022-02-11T20:20:17.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2022-02-11T20:20:17.152Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.152Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2022-02-11T20:20:17.152Z] [2022-02-11T20:20:17.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-02-11T20:20:17.152Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.152Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-02-11T20:20:17.152Z] [2022-02-11T20:20:17.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-02-11T20:20:17.152Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.152Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-02-11T20:20:17.152Z] [2022-02-11T20:20:17.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-02-11T20:20:17.152Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.152Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-02-11T20:20:17.152Z] [2022-02-11T20:20:17.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-02-11T20:20:17.152Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.152Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-02-11T20:20:17.152Z] [2022-02-11T20:20:17.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-02-11T20:20:17.152Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.152Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-02-11T20:20:17.152Z] [2022-02-11T20:20:17.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-02-11T20:20:17.152Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.152Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-02-11T20:20:17.152Z] [2022-02-11T20:20:17.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-02-11T20:20:17.152Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.152Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-02-11T20:20:17.152Z] [2022-02-11T20:20:17.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-02-11T20:20:17.152Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.152Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-02-11T20:20:17.152Z] [2022-02-11T20:20:17.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-02-11T20:20:17.152Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.152Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-02-11T20:20:17.152Z] [2022-02-11T20:20:17.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-02-11T20:20:17.152Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.152Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-02-11T20:20:17.152Z] [2022-02-11T20:20:17.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-02-11T20:20:17.152Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.152Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-02-11T20:20:17.152Z] [2022-02-11T20:20:17.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-02-11T20:20:17.152Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.152Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-02-11T20:20:17.152Z] [2022-02-11T20:20:17.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-02-11T20:20:17.152Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.152Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-02-11T20:20:17.152Z] [2022-02-11T20:20:17.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-02-11T20:20:17.152Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.152Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-02-11T20:20:17.152Z] [2022-02-11T20:20:17.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-02-11T20:20:17.152Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.152Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-02-11T20:20:17.152Z] [2022-02-11T20:20:17.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-02-11T20:20:17.152Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.152Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-02-11T20:20:17.152Z] [2022-02-11T20:20:17.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-02-11T20:20:17.152Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.152Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-02-11T20:20:17.152Z] [2022-02-11T20:20:17.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-02-11T20:20:17.152Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.152Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-02-11T20:20:17.152Z] [2022-02-11T20:20:17.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-02-11T20:20:17.152Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.152Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-02-11T20:20:17.152Z] [2022-02-11T20:20:17.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-02-11T20:20:17.152Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.152Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-02-11T20:20:17.152Z] [2022-02-11T20:20:17.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-02-11T20:20:17.152Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.152Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-02-11T20:20:17.152Z] [2022-02-11T20:20:17.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-02-11T20:20:17.152Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.152Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-02-11T20:20:17.152Z] [2022-02-11T20:20:17.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-02-11T20:20:17.152Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.152Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-02-11T20:20:17.152Z] [2022-02-11T20:20:17.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-02-11T20:20:17.152Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.152Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-02-11T20:20:17.152Z] [2022-02-11T20:20:17.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-02-11T20:20:17.152Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.152Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-02-11T20:20:17.152Z] [2022-02-11T20:20:17.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-02-11T20:20:17.152Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.152Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-02-11T20:20:17.152Z] [2022-02-11T20:20:17.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-02-11T20:20:17.152Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.152Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-02-11T20:20:17.152Z] [2022-02-11T20:20:17.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-02-11T20:20:17.152Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.152Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-02-11T20:20:17.152Z] [2022-02-11T20:20:17.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-02-11T20:20:17.152Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.152Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-02-11T20:20:17.152Z] [2022-02-11T20:20:17.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-02-11T20:20:17.152Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.152Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-02-11T20:20:17.152Z] [2022-02-11T20:20:17.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-02-11T20:20:17.152Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.152Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-02-11T20:20:17.152Z] [2022-02-11T20:20:17.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-02-11T20:20:17.152Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.152Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-02-11T20:20:17.152Z] [2022-02-11T20:20:17.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-02-11T20:20:17.152Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.153Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-02-11T20:20:17.153Z] [2022-02-11T20:20:17.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-02-11T20:20:17.153Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.153Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-02-11T20:20:17.153Z] [2022-02-11T20:20:17.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-02-11T20:20:17.153Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.153Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-02-11T20:20:17.153Z] [2022-02-11T20:20:17.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-02-11T20:20:17.628Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.628Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-02-11T20:20:17.628Z] [2022-02-11T20:20:17.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-02-11T20:20:17.628Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.628Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-02-11T20:20:17.628Z] [2022-02-11T20:20:17.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-02-11T20:20:17.628Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.628Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-02-11T20:20:17.628Z] [2022-02-11T20:20:17.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-02-11T20:20:17.628Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.628Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-02-11T20:20:17.628Z] [2022-02-11T20:20:17.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-02-11T20:20:17.628Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.628Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-02-11T20:20:17.628Z] [2022-02-11T20:20:17.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-02-11T20:20:17.628Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.628Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-02-11T20:20:17.628Z] [2022-02-11T20:20:17.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-02-11T20:20:17.628Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.628Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-02-11T20:20:17.628Z] [2022-02-11T20:20:17.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-02-11T20:20:17.628Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.628Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-02-11T20:20:17.628Z] [2022-02-11T20:20:17.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-02-11T20:20:17.628Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.628Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-02-11T20:20:17.628Z] [2022-02-11T20:20:17.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-02-11T20:20:17.628Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.628Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-02-11T20:20:17.628Z] [2022-02-11T20:20:17.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-02-11T20:20:17.628Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.628Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-02-11T20:20:17.628Z] [2022-02-11T20:20:17.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-02-11T20:20:17.628Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.628Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-02-11T20:20:17.628Z] [2022-02-11T20:20:17.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-02-11T20:20:17.628Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.628Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-02-11T20:20:17.628Z] [2022-02-11T20:20:17.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-02-11T20:20:17.628Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.628Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-02-11T20:20:17.628Z] [2022-02-11T20:20:17.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-02-11T20:20:17.628Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.628Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-02-11T20:20:17.628Z] [2022-02-11T20:20:17.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-02-11T20:20:17.628Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.628Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-02-11T20:20:17.628Z] [2022-02-11T20:20:17.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-02-11T20:20:17.628Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.628Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-02-11T20:20:17.628Z] [2022-02-11T20:20:17.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-02-11T20:20:17.628Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.628Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-02-11T20:20:17.628Z] [2022-02-11T20:20:17.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-02-11T20:20:17.628Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.628Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-02-11T20:20:17.628Z] [2022-02-11T20:20:17.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-02-11T20:20:17.628Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.628Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-02-11T20:20:17.628Z] [2022-02-11T20:20:17.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-02-11T20:20:17.628Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.628Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-02-11T20:20:17.628Z] [2022-02-11T20:20:17.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-02-11T20:20:17.628Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.628Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-02-11T20:20:17.628Z] [2022-02-11T20:20:17.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-02-11T20:20:17.628Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.628Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-02-11T20:20:17.628Z] [2022-02-11T20:20:17.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-02-11T20:20:17.628Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.628Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-02-11T20:20:17.628Z] [2022-02-11T20:20:17.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-02-11T20:20:17.628Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.628Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-02-11T20:20:17.628Z] [2022-02-11T20:20:17.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-02-11T20:20:17.628Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.628Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-02-11T20:20:17.628Z] [2022-02-11T20:20:17.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-02-11T20:20:17.628Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-02-11T20:20:17.628Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-02-11T20:20:17.628Z] [2022-02-11T20:20:17.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-02-11T20:20:17.628Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.628Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-02-11T20:20:17.628Z] [2022-02-11T20:20:17.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-02-11T20:20:17.628Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.628Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-02-11T20:20:17.628Z] [2022-02-11T20:20:17.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-02-11T20:20:17.628Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.628Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-02-11T20:20:17.628Z] [2022-02-11T20:20:17.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-02-11T20:20:17.628Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.628Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-02-11T20:20:17.628Z] [2022-02-11T20:20:17.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-02-11T20:20:17.628Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.628Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-02-11T20:20:17.628Z] [2022-02-11T20:20:17.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-02-11T20:20:17.628Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.628Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-02-11T20:20:17.628Z] [2022-02-11T20:20:17.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-02-11T20:20:17.628Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.628Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-02-11T20:20:17.628Z] [2022-02-11T20:20:17.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-02-11T20:20:17.628Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.628Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-02-11T20:20:17.628Z] [2022-02-11T20:20:17.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-02-11T20:20:17.628Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.628Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-02-11T20:20:17.628Z] [2022-02-11T20:20:17.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-02-11T20:20:17.628Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.628Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-02-11T20:20:17.628Z] [2022-02-11T20:20:17.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-02-11T20:20:17.628Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.628Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-02-11T20:20:17.628Z] [2022-02-11T20:20:17.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-02-11T20:20:17.628Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.628Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-02-11T20:20:17.628Z] [2022-02-11T20:20:17.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-02-11T20:20:17.628Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.628Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-02-11T20:20:17.628Z] [2022-02-11T20:20:17.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-02-11T20:20:17.628Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.628Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-02-11T20:20:17.628Z] [2022-02-11T20:20:17.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-02-11T20:20:17.628Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.628Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-02-11T20:20:17.628Z] [2022-02-11T20:20:17.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-02-11T20:20:17.628Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.628Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-02-11T20:20:17.628Z] [2022-02-11T20:20:17.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-02-11T20:20:17.628Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.628Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-02-11T20:20:17.628Z] [2022-02-11T20:20:17.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-02-11T20:20:17.628Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.628Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-02-11T20:20:17.628Z] [2022-02-11T20:20:17.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-02-11T20:20:17.628Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.628Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-02-11T20:20:17.628Z] [2022-02-11T20:20:17.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-02-11T20:20:17.628Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.628Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-02-11T20:20:17.628Z] [2022-02-11T20:20:17.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-02-11T20:20:17.628Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.628Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-02-11T20:20:17.628Z] [2022-02-11T20:20:17.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-02-11T20:20:17.628Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.628Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-02-11T20:20:17.628Z] [2022-02-11T20:20:17.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-02-11T20:20:17.628Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.628Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-02-11T20:20:17.628Z] [2022-02-11T20:20:17.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-02-11T20:20:17.628Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.628Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-02-11T20:20:17.628Z] [2022-02-11T20:20:17.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-02-11T20:20:17.628Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.628Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-02-11T20:20:17.628Z] [2022-02-11T20:20:17.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-02-11T20:20:17.628Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.628Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-02-11T20:20:17.628Z] [2022-02-11T20:20:17.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-02-11T20:20:17.628Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.628Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-02-11T20:20:17.628Z] [2022-02-11T20:20:17.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-02-11T20:20:17.628Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.628Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-02-11T20:20:17.628Z] [2022-02-11T20:20:17.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-02-11T20:20:17.628Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.628Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-02-11T20:20:17.628Z] [2022-02-11T20:20:17.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-02-11T20:20:17.628Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.628Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-02-11T20:20:17.628Z] [2022-02-11T20:20:17.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-02-11T20:20:17.628Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.628Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-02-11T20:20:17.628Z] [2022-02-11T20:20:17.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-02-11T20:20:17.628Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.628Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-02-11T20:20:17.628Z] [2022-02-11T20:20:17.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-02-11T20:20:17.628Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.628Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-02-11T20:20:17.628Z] [2022-02-11T20:20:17.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.36s) [2022-02-11T20:20:17.628Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.628Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.36s) [2022-02-11T20:20:17.628Z] [2022-02-11T20:20:17.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-02-11T20:20:17.628Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.628Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-02-11T20:20:17.628Z] [2022-02-11T20:20:17.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-02-11T20:20:17.628Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.628Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-02-11T20:20:17.628Z] [2022-02-11T20:20:17.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-02-11T20:20:17.628Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.628Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-02-11T20:20:17.628Z] [2022-02-11T20:20:17.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-02-11T20:20:17.628Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.628Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-02-11T20:20:17.628Z] [2022-02-11T20:20:17.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-02-11T20:20:17.628Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.628Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-02-11T20:20:17.628Z] [2022-02-11T20:20:17.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-02-11T20:20:17.629Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.629Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-02-11T20:20:17.629Z] [2022-02-11T20:20:17.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-02-11T20:20:17.629Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.629Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-02-11T20:20:17.629Z] [2022-02-11T20:20:17.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-02-11T20:20:17.629Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.629Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-02-11T20:20:17.629Z] [2022-02-11T20:20:17.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-02-11T20:20:17.629Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2022-02-11T20:20:17.629Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-02-11T20:20:17.629Z] [2022-02-11T20:20:17.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-02-11T20:20:17.629Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.629Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-02-11T20:20:17.629Z] [2022-02-11T20:20:17.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-02-11T20:20:17.629Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.629Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-02-11T20:20:17.629Z] [2022-02-11T20:20:17.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-02-11T20:20:17.629Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.629Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-02-11T20:20:17.629Z] [2022-02-11T20:20:17.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-02-11T20:20:17.629Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.629Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-02-11T20:20:17.629Z] [2022-02-11T20:20:17.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-02-11T20:20:17.629Z] docker_cli_run_test.go:1986: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-02-11T20:20:17.629Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-02-11T20:20:17.629Z] [2022-02-11T20:20:17.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-02-11T20:20:17.629Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.629Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-02-11T20:20:17.629Z] [2022-02-11T20:20:17.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-02-11T20:20:17.629Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.629Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-02-11T20:20:17.629Z] [2022-02-11T20:20:17.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-02-11T20:20:17.629Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.629Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-02-11T20:20:17.629Z] [2022-02-11T20:20:17.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2022-02-11T20:20:17.629Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.629Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2022-02-11T20:20:17.629Z] [2022-02-11T20:20:17.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-02-11T20:20:17.629Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.629Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-02-11T20:20:17.629Z] [2022-02-11T20:20:17.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-02-11T20:20:17.629Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.629Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-02-11T20:20:17.629Z] [2022-02-11T20:20:17.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-02-11T20:20:17.629Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.629Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-02-11T20:20:17.629Z] [2022-02-11T20:20:17.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-02-11T20:20:17.629Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.629Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-02-11T20:20:17.629Z] [2022-02-11T20:20:17.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-02-11T20:20:17.629Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.629Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-02-11T20:20:17.629Z] [2022-02-11T20:20:17.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-02-11T20:20:17.629Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.629Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-02-11T20:20:17.629Z] [2022-02-11T20:20:17.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-02-11T20:20:17.629Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2022-02-11T20:20:17.629Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-02-11T20:20:17.629Z] [2022-02-11T20:20:17.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-02-11T20:20:17.629Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.629Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-02-11T20:20:17.629Z] [2022-02-11T20:20:17.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-02-11T20:20:17.629Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.629Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-02-11T20:20:17.629Z] [2022-02-11T20:20:17.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-02-11T20:20:17.629Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.629Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-02-11T20:20:17.629Z] [2022-02-11T20:20:17.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-02-11T20:20:17.629Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.629Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-02-11T20:20:17.629Z] [2022-02-11T20:20:17.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-02-11T20:20:17.629Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.629Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-02-11T20:20:17.629Z] [2022-02-11T20:20:17.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-02-11T20:20:17.629Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.629Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-02-11T20:20:17.629Z] [2022-02-11T20:20:17.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-02-11T20:20:17.629Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.629Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-02-11T20:20:17.629Z] [2022-02-11T20:20:17.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-02-11T20:20:17.629Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.629Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-02-11T20:20:17.629Z] [2022-02-11T20:20:17.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-02-11T20:20:17.629Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.629Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-02-11T20:20:17.629Z] [2022-02-11T20:20:17.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-02-11T20:20:17.629Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.629Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-02-11T20:20:17.629Z] [2022-02-11T20:20:17.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-02-11T20:20:17.629Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.629Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-02-11T20:20:17.629Z] [2022-02-11T20:20:17.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-02-11T20:20:17.629Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.629Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-02-11T20:20:17.629Z] [2022-02-11T20:20:17.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-02-11T20:20:17.629Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.629Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-02-11T20:20:17.629Z] [2022-02-11T20:20:17.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-02-11T20:20:17.629Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.629Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-02-11T20:20:17.629Z] [2022-02-11T20:20:17.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2022-02-11T20:20:17.629Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.629Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-02-11T20:20:17.629Z] [2022-02-11T20:20:17.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-02-11T20:20:17.629Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2022-02-11T20:20:17.629Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-02-11T20:20:17.629Z] [2022-02-11T20:20:17.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-02-11T20:20:17.629Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.629Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-02-11T20:20:17.629Z] [2022-02-11T20:20:17.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-02-11T20:20:17.629Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.629Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-02-11T20:20:17.629Z] [2022-02-11T20:20:17.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-02-11T20:20:17.629Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.629Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-02-11T20:20:17.629Z] [2022-02-11T20:20:17.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-02-11T20:20:17.629Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.629Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-02-11T20:20:17.629Z] [2022-02-11T20:20:17.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-02-11T20:20:17.629Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.629Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-02-11T20:20:17.629Z] [2022-02-11T20:20:17.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-02-11T20:20:17.629Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.629Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-02-11T20:20:17.629Z] [2022-02-11T20:20:17.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-02-11T20:20:17.629Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.629Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-02-11T20:20:17.629Z] [2022-02-11T20:20:17.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-02-11T20:20:17.629Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.629Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-02-11T20:20:17.629Z] [2022-02-11T20:20:17.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-02-11T20:20:17.629Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.629Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-02-11T20:20:17.629Z] [2022-02-11T20:20:17.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-02-11T20:20:17.629Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.629Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-02-11T20:20:17.629Z] [2022-02-11T20:20:17.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-02-11T20:20:17.629Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.629Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-02-11T20:20:17.629Z] [2022-02-11T20:20:17.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-02-11T20:20:17.629Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.629Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-02-11T20:20:17.629Z] [2022-02-11T20:20:17.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2022-02-11T20:20:17.629Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.629Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-02-11T20:20:17.629Z] [2022-02-11T20:20:17.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-02-11T20:20:17.629Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.629Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-02-11T20:20:17.629Z] [2022-02-11T20:20:17.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-02-11T20:20:17.629Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.629Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-02-11T20:20:17.629Z] [2022-02-11T20:20:17.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-02-11T20:20:17.629Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.629Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-02-11T20:20:17.629Z] [2022-02-11T20:20:17.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-02-11T20:20:17.629Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.629Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-02-11T20:20:17.629Z] [2022-02-11T20:20:17.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-02-11T20:20:17.629Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.629Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-02-11T20:20:17.629Z] [2022-02-11T20:20:17.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-02-11T20:20:17.629Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.629Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-02-11T20:20:17.629Z] [2022-02-11T20:20:17.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-02-11T20:20:17.629Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.629Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-02-11T20:20:17.629Z] [2022-02-11T20:20:17.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-02-11T20:20:17.629Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-02-11T20:20:17.629Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-02-11T20:20:17.629Z] [2022-02-11T20:20:17.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-02-11T20:20:17.629Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.629Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-02-11T20:20:17.629Z] [2022-02-11T20:20:17.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-02-11T20:20:17.629Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.629Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-02-11T20:20:17.629Z] [2022-02-11T20:20:17.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-02-11T20:20:17.629Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.629Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-02-11T20:20:17.629Z] [2022-02-11T20:20:17.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-02-11T20:20:17.629Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.629Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-02-11T20:20:17.629Z] [2022-02-11T20:20:17.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-02-11T20:20:17.629Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.629Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-02-11T20:20:17.629Z] [2022-02-11T20:20:17.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-02-11T20:20:17.629Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.629Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-02-11T20:20:17.629Z] [2022-02-11T20:20:17.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2022-02-11T20:20:17.629Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.629Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-02-11T20:20:17.629Z] [2022-02-11T20:20:17.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-02-11T20:20:17.629Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.629Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-02-11T20:20:17.629Z] [2022-02-11T20:20:17.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-02-11T20:20:17.629Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.629Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-02-11T20:20:17.629Z] [2022-02-11T20:20:17.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-02-11T20:20:17.630Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.630Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-02-11T20:20:17.630Z] [2022-02-11T20:20:17.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-02-11T20:20:17.630Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.630Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-02-11T20:20:17.630Z] [2022-02-11T20:20:17.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-02-11T20:20:17.630Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.630Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-02-11T20:20:17.630Z] [2022-02-11T20:20:17.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-02-11T20:20:17.630Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.630Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-02-11T20:20:17.630Z] [2022-02-11T20:20:17.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-02-11T20:20:17.630Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.630Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-02-11T20:20:17.630Z] [2022-02-11T20:20:17.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-02-11T20:20:17.630Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.630Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-02-11T20:20:17.630Z] [2022-02-11T20:20:17.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-02-11T20:20:17.630Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.630Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-02-11T20:20:17.630Z] [2022-02-11T20:20:17.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-02-11T20:20:17.630Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.630Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-02-11T20:20:17.630Z] [2022-02-11T20:20:17.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-02-11T20:20:17.630Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.630Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-02-11T20:20:17.630Z] [2022-02-11T20:20:17.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-02-11T20:20:17.630Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.630Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-02-11T20:20:17.630Z] [2022-02-11T20:20:17.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-02-11T20:20:17.630Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.630Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-02-11T20:20:17.630Z] [2022-02-11T20:20:17.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-02-11T20:20:17.630Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.630Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-02-11T20:20:17.630Z] [2022-02-11T20:20:17.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-11T20:20:17.630Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.630Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-11T20:20:17.630Z] [2022-02-11T20:20:17.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-11T20:20:17.630Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.630Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-11T20:20:17.630Z] [2022-02-11T20:20:17.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-11T20:20:17.630Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.630Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-11T20:20:17.630Z] [2022-02-11T20:20:17.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-02-11T20:20:17.630Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.630Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-02-11T20:20:17.630Z] [2022-02-11T20:20:17.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-02-11T20:20:17.630Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.630Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-02-11T20:20:17.630Z] [2022-02-11T20:20:17.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-02-11T20:20:17.630Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.630Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-02-11T20:20:17.630Z] [2022-02-11T20:20:17.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-02-11T20:20:17.630Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.630Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-02-11T20:20:17.630Z] [2022-02-11T20:20:17.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-02-11T20:20:17.630Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.630Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-02-11T20:20:17.630Z] [2022-02-11T20:20:17.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-02-11T20:20:17.630Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.630Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-02-11T20:20:17.630Z] [2022-02-11T20:20:17.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-02-11T20:20:17.630Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.630Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-02-11T20:20:17.630Z] [2022-02-11T20:20:17.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-02-11T20:20:17.630Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.630Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-02-11T20:20:17.630Z] [2022-02-11T20:20:17.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-02-11T20:20:17.630Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.630Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-02-11T20:20:17.630Z] [2022-02-11T20:20:17.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-02-11T20:20:17.630Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.630Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-02-11T20:20:17.630Z] [2022-02-11T20:20:17.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-02-11T20:20:17.630Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.630Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-02-11T20:20:17.630Z] [2022-02-11T20:20:17.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-02-11T20:20:17.630Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.630Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-02-11T20:20:17.630Z] [2022-02-11T20:20:17.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-02-11T20:20:17.630Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.630Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-02-11T20:20:17.630Z] [2022-02-11T20:20:17.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-11T20:20:17.630Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.630Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-11T20:20:17.630Z] [2022-02-11T20:20:17.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-11T20:20:17.630Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.630Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-11T20:20:17.630Z] [2022-02-11T20:20:17.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-11T20:20:17.630Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.630Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-11T20:20:17.630Z] [2022-02-11T20:20:17.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-11T20:20:17.630Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.630Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-11T20:20:17.630Z] [2022-02-11T20:20:17.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-02-11T20:20:17.630Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.630Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-02-11T20:20:17.630Z] [2022-02-11T20:20:17.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-11T20:20:17.630Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.630Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-11T20:20:17.630Z] [2022-02-11T20:20:17.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-02-11T20:20:17.630Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.630Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-02-11T20:20:17.630Z] [2022-02-11T20:20:17.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-02-11T20:20:17.630Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.630Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-02-11T20:20:17.630Z] [2022-02-11T20:20:17.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-02-11T20:20:17.630Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.630Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-02-11T20:20:17.630Z] [2022-02-11T20:20:17.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-02-11T20:20:17.630Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.630Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-02-11T20:20:17.630Z] [2022-02-11T20:20:17.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-02-11T20:20:17.630Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.630Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-02-11T20:20:17.630Z] [2022-02-11T20:20:17.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-02-11T20:20:17.630Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.630Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-02-11T20:20:17.630Z] [2022-02-11T20:20:17.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-02-11T20:20:17.630Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.630Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-02-11T20:20:17.630Z] [2022-02-11T20:20:17.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-02-11T20:20:17.630Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.630Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-02-11T20:20:17.630Z] [2022-02-11T20:20:17.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-02-11T20:20:17.630Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.630Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-02-11T20:20:17.630Z] [2022-02-11T20:20:17.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-02-11T20:20:17.630Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.630Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-02-11T20:20:17.630Z] [2022-02-11T20:20:17.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-02-11T20:20:17.630Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.630Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-02-11T20:20:17.630Z] [2022-02-11T20:20:17.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-02-11T20:20:17.630Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.630Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-02-11T20:20:17.630Z] [2022-02-11T20:20:17.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-02-11T20:20:17.630Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.630Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-02-11T20:20:17.630Z] [2022-02-11T20:20:17.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-11T20:20:17.630Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.630Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-11T20:20:17.630Z] [2022-02-11T20:20:17.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-11T20:20:17.630Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.630Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-11T20:20:17.630Z] [2022-02-11T20:20:17.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-11T20:20:17.630Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.630Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-11T20:20:17.630Z] [2022-02-11T20:20:17.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-02-11T20:20:17.630Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.630Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-02-11T20:20:17.630Z] [2022-02-11T20:20:17.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-11T20:20:17.630Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.630Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-11T20:20:17.630Z] [2022-02-11T20:20:17.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-11T20:20:17.630Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.630Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-11T20:20:17.630Z] [2022-02-11T20:20:17.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-11T20:20:17.630Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.630Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-11T20:20:17.630Z] [2022-02-11T20:20:17.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-11T20:20:17.630Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.630Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-11T20:20:17.630Z] [2022-02-11T20:20:17.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-02-11T20:20:17.630Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.630Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-02-11T20:20:17.630Z] [2022-02-11T20:20:17.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-11T20:20:17.630Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.630Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-11T20:20:17.630Z] [2022-02-11T20:20:17.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-02-11T20:20:17.630Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.630Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-02-11T20:20:17.630Z] [2022-02-11T20:20:17.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-02-11T20:20:17.630Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.631Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-02-11T20:20:17.631Z] [2022-02-11T20:20:17.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-02-11T20:20:17.631Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.631Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-02-11T20:20:17.631Z] [2022-02-11T20:20:17.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-02-11T20:20:17.631Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.631Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-02-11T20:20:17.631Z] [2022-02-11T20:20:17.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-02-11T20:20:17.631Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.631Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-02-11T20:20:17.631Z] [2022-02-11T20:20:17.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-02-11T20:20:17.631Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.631Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-02-11T20:20:17.631Z] [2022-02-11T20:20:17.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-02-11T20:20:17.631Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.631Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-02-11T20:20:17.631Z] [2022-02-11T20:20:17.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-02-11T20:20:17.631Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.631Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-02-11T20:20:17.631Z] [2022-02-11T20:20:17.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-02-11T20:20:17.631Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.631Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-02-11T20:20:17.631Z] [2022-02-11T20:20:17.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-02-11T20:20:17.631Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.631Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-02-11T20:20:17.631Z] [2022-02-11T20:20:17.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-02-11T20:20:17.631Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.631Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-02-11T20:20:17.631Z] [2022-02-11T20:20:17.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-02-11T20:20:17.631Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.631Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-02-11T20:20:17.631Z] [2022-02-11T20:20:17.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-02-11T20:20:17.631Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.631Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-02-11T20:20:17.631Z] [2022-02-11T20:20:17.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-02-11T20:20:17.631Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.631Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-02-11T20:20:17.631Z] [2022-02-11T20:20:17.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-02-11T20:20:17.631Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.631Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-02-11T20:20:17.631Z] [2022-02-11T20:20:17.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-02-11T20:20:17.631Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.631Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-02-11T20:20:17.631Z] [2022-02-11T20:20:17.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-02-11T20:20:17.631Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.631Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-02-11T20:20:17.631Z] [2022-02-11T20:20:17.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-02-11T20:20:17.631Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.631Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-02-11T20:20:17.631Z] [2022-02-11T20:20:17.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-02-11T20:20:17.631Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.631Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-02-11T20:20:17.631Z] [2022-02-11T20:20:17.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-02-11T20:20:17.631Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.631Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-02-11T20:20:17.631Z] [2022-02-11T20:20:17.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-02-11T20:20:17.631Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.631Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-02-11T20:20:17.631Z] [2022-02-11T20:20:17.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-02-11T20:20:17.631Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.631Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-02-11T20:20:17.631Z] [2022-02-11T20:20:17.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-02-11T20:20:17.631Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.631Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-02-11T20:20:17.631Z] [2022-02-11T20:20:17.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-02-11T20:20:17.631Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.631Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-02-11T20:20:17.631Z] [2022-02-11T20:20:17.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-02-11T20:20:17.631Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.631Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-02-11T20:20:17.631Z] [2022-02-11T20:20:17.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-02-11T20:20:17.631Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.631Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-02-11T20:20:17.631Z] [2022-02-11T20:20:17.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-02-11T20:20:17.631Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.631Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-02-11T20:20:17.631Z] [2022-02-11T20:20:17.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-02-11T20:20:17.631Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.631Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-02-11T20:20:17.631Z] [2022-02-11T20:20:17.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-02-11T20:20:17.631Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.631Z] [2022-02-11T20:20:17.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-02-11T20:20:17.631Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.631Z] [2022-02-11T20:20:17.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-02-11T20:20:17.631Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-02-11T20:20:17.631Z] [2022-02-11T20:20:17.631Z] DONE 1085 tests, 544 skipped in 3014.460s [2022-02-11T20:20:17.631Z] INFO: Integration tests ended at 02/11/2022 20:20:17. Duration:00:50:14.6247084 [2022-02-11T20:20:17.631Z] INFO: Docker info of the daemon under test at end of run [2022-02-11T20:20:17.631Z] [2022-02-11T20:20:17.631Z] Containers: 2 [2022-02-11T20:20:17.631Z] Running: 0 [2022-02-11T20:20:17.631Z] Paused: 0 [2022-02-11T20:20:17.631Z] Stopped: 2 [2022-02-11T20:20:17.631Z] Images: 18 [2022-02-11T20:20:17.631Z] Server Version: 0.0.0-dev [2022-02-11T20:20:17.631Z] Storage Driver: windowsfilter [2022-02-11T20:20:17.631Z] Windows: [2022-02-11T20:20:17.631Z] Logging Driver: json-file [2022-02-11T20:20:17.631Z] Plugins: [2022-02-11T20:20:17.631Z] Volume: local [2022-02-11T20:20:17.631Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-11T20:20:17.631Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-11T20:20:17.631Z] Swarm: inactive [2022-02-11T20:20:17.631Z] Default Isolation: process [2022-02-11T20:20:17.631Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-02-11T20:20:17.631Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-02-11T20:20:17.631Z] OSType: windows [2022-02-11T20:20:17.631Z] Architecture: x86_64 [2022-02-11T20:20:17.631Z] CPUs: 4 [2022-02-11T20:20:17.631Z] Total Memory: 32GiB [2022-02-11T20:20:17.631Z] Name: azwin-2-ed8401 [2022-02-11T20:20:17.631Z] ID: WHOE:DU22:AG5Q:NMZC:LDN6:OIQI:VES3:IF6B:6VRS:L3HW:LDCQ:3AH5 [2022-02-11T20:20:17.631Z] Docker Root Dir: D:\CI\PR-43230\1\daemon [2022-02-11T20:20:17.631Z] Debug Mode (client): false [2022-02-11T20:20:17.631Z] Debug Mode (server): true [2022-02-11T20:20:17.631Z] File Descriptors: -1 [2022-02-11T20:20:17.631Z] Goroutines: 46 [2022-02-11T20:20:17.631Z] System Time: 2022-02-11T20:20:17.4825952Z [2022-02-11T20:20:17.631Z] EventsListeners: 0 [2022-02-11T20:20:17.631Z] Registry: https://index.docker.io/v1/ [2022-02-11T20:20:17.631Z] Labels: [2022-02-11T20:20:17.631Z] Experimental: false [2022-02-11T20:20:17.631Z] Insecure Registries: [2022-02-11T20:20:17.631Z] 127.0.0.0/8 [2022-02-11T20:20:17.631Z] Live Restore Enabled: false [2022-02-11T20:20:17.631Z] [2022-02-11T20:20:17.631Z] [2022-02-11T20:20:17.631Z] INFO: Stopping daemon under test [2022-02-11T20:20:18.103Z] SUCCESS: The process with PID 5760 (child process of PID 1372) has been terminated. [2022-02-11T20:20:18.103Z] SUCCESS: The process with PID 1372 (child process of PID 1428) has been terminated. [2022-02-11T20:20:18.103Z] INFO: Stop tailing logs of the daemon under tests [2022-02-11T20:20:18.103Z] INFO: executeCI.ps1 Completed successfully at 02/11/2022 20:20:17. [2022-02-11T20:20:18.103Z] INFO: Tidying up at end of run [2022-02-11T20:20:18.103Z] INFO: Saving daemon under test log (d:\CI\PR-43230\1\dut.out) to bundles\CIDUT.out [2022-02-11T20:20:18.103Z] INFO: Saving daemon under test log (d:\CI\PR-43230\1\dut.err) to bundles\CIDUT.err [2022-02-11T20:20:18.103Z] INFO: Saving containerd logs to bundles [2022-02-11T20:20:18.103Z] INFO: Nuke-Everything... [2022-02-11T20:20:18.574Z] INFO: Container count on control daemon to delete is 2 [2022-02-11T20:20:18.574Z] f0677dda3751 [2022-02-11T20:20:18.574Z] a89a5d6712f4 [2022-02-11T20:20:19.047Z] INFO: Tidying pidfile d:\CI\PR-43230\1\docker.pid [2022-02-11T20:20:19.047Z] INFO: Killing containerd with PID 1432 [2022-02-11T20:20:19.047Z] INFO: Nuking d:\CI [2022-02-11T20:20:26.971Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-02-11T20:20:26.971Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2022-02-11T20:20:26.971Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-02-11T20:20:26.971Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-02-11T20:20:26.971Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2022-02-11T20:20:26.971Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-02-11T20:20:26.971Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2022-02-11T20:20:26.971Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-02-11T20:20:26.971Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2022-02-11T20:20:26.971Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-02-11T20:20:26.971Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2022-02-11T20:20:26.971Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-02-11T20:20:37.406Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-02-11T20:20:37.406Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2022-02-11T20:20:37.406Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-02-11T20:20:38.396Z] === RUN TestDockerSuite/TestRunModeHostname [2022-02-11T20:20:38.396Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2022-02-11T20:20:38.396Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-02-11T20:20:38.396Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-02-11T20:20:38.396Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-02-11T20:20:38.396Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-02-11T20:20:38.396Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-02-11T20:20:38.396Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-02-11T20:20:38.396Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-02-11T20:20:38.396Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2022-02-11T20:20:38.396Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-02-11T20:20:38.396Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-02-11T20:20:38.867Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-02-11T20:20:38.867Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-02-11T20:20:38.867Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-02-11T20:20:38.867Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-02-11T20:20:38.867Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-02-11T20:20:38.867Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-02-11T20:20:38.867Z] === RUN TestDockerSuite/TestRunMount [2022-02-11T20:20:38.867Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2022-02-11T20:20:38.867Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-02-11T20:20:38.867Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-02-11T20:20:38.867Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-02-11T20:20:38.867Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2022-02-11T20:20:38.867Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-02-11T20:20:38.867Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-02-11T20:20:38.867Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-02-11T20:20:49.234Z] INFO: Zapped successfully [2022-02-11T20:20:49.234Z] [2022-02-11T20:20:49.234Z] INFO: executeCI.ps1 exiting at Fri Feb 11 20:20:45 CUT 2022. Duration 01:18:16.2418858 [2022-02-11T20:20:49.234Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-02-11T20:20:49.487Z] Recording test results [2022-02-11T20:20:53.838Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-02-11T20:20:53.838Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-02-11T20:20:53.838Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-02-11T20:20:53.838Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2022-02-11T20:20:53.838Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-02-11T20:20:53.838Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2022-02-11T20:20:53.838Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-02-11T20:20:56.982Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-02-11T20:20:57.658Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-02-11T20:20:59.103Z] Creating win-2022-c8d-integration-bundles.zip [Pipeline] archiveArtifacts [2022-02-11T20:21:01.558Z] Archiving artifacts [2022-02-11T20:21:08.124Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-02-11T20:21:08.124Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2022-02-11T20:21:08.124Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-02-11T20:21:08.124Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2022-02-11T20:21:08.124Z] === RUN TestDockerSuite/TestRunNetHost [2022-02-11T20:21:08.124Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2022-02-11T20:21:08.124Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-02-11T20:21:08.124Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2022-02-11T20:21:08.124Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-02-11T20:21:08.124Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2022-02-11T20:21:08.124Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-02-11T20:21:08.124Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2022-02-11T20:21:08.124Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-02-11T20:21:08.124Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2022-02-11T20:21:08.124Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-02-11T20:21:08.124Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-02-11T20:21:08.124Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-02-11T20:21:08.124Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2022-02-11T20:21:08.125Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-02-11T20:21:08.125Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-02-11T20:21:09.119Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-02-11T20:21:11.366Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-02-11T20:21:14.337Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-02-11T20:21:15.331Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-02-11T20:21:16.611Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43230/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-02-11T20:21:17.565Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-02-11T20:21:17.574Z] + make clean [2022-02-11T20:21:18.037Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2022-02-11T20:21:18.037Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-02-11T20:21:18.037Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2022-02-11T20:21:18.037Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-02-11T20:21:18.037Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2022-02-11T20:21:18.037Z] === RUN TestDockerSuite/TestRunPortInUse [2022-02-11T20:21:18.037Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-02-11T20:21:18.037Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-02-11T20:21:18.037Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2022-02-11T20:21:18.037Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-02-11T20:21:18.037Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2022-02-11T20:21:18.037Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-02-11T20:21:18.037Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2022-02-11T20:21:18.037Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-02-11T20:21:18.037Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2022-02-11T20:21:18.037Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-02-11T20:21:19.147Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-02-11T20:21:19.147Z] docker-dev-cache [2022-02-11T20:21:19.147Z] docker-mod-cache [Pipeline] deleteDir [2022-02-11T20:21:21.011Z] === RUN TestDockerSuite/TestRunPublishPort [2022-02-11T20:21:21.011Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2022-02-11T20:21:21.011Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-02-11T20:21:21.011Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2022-02-11T20:21:21.484Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-02-11T20:21:21.484Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2022-02-11T20:21:21.484Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-02-11T20:21:21.484Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2022-02-11T20:21:21.484Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-02-11T20:21:21.484Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-11T20:21:21.484Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-11T20:21:36.481Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-02-11T20:21:36.481Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-02-11T20:21:36.481Z] === RUN TestDockerSuite/TestRunRm [2022-02-11T20:21:42.390Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-02-11T20:21:48.293Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-02-11T20:21:55.487Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-02-11T20:21:57.722Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-02-11T20:21:59.956Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-02-11T20:22:02.931Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-02-11T20:22:02.931Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-02-11T20:22:02.931Z] === RUN TestDockerSuite/TestRunState [2022-02-11T20:22:02.931Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2022-02-11T20:22:02.931Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-02-11T20:22:05.914Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-02-11T20:22:05.914Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2022-02-11T20:22:05.914Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-02-11T20:22:08.149Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-02-11T20:22:08.149Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2022-02-11T20:22:08.149Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-02-11T20:22:08.149Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2022-02-11T20:22:08.149Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-02-11T20:22:08.149Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-02-11T20:22:08.149Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-02-11T20:22:08.149Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2022-02-11T20:22:08.149Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-02-11T20:22:14.054Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-02-11T20:22:14.054Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2022-02-11T20:22:14.054Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-02-11T20:22:14.054Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2022-02-11T20:22:14.054Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-02-11T20:22:14.055Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2022-02-11T20:22:14.055Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-02-11T20:22:14.055Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2022-02-11T20:22:14.055Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-02-11T20:22:14.055Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2022-02-11T20:22:14.055Z] === RUN TestDockerSuite/TestRunUserByID [2022-02-11T20:22:14.055Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2022-02-11T20:22:14.055Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-02-11T20:22:14.055Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2022-02-11T20:22:14.055Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-02-11T20:22:14.055Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2022-02-11T20:22:14.055Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-02-11T20:22:14.055Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2022-02-11T20:22:14.055Z] === RUN TestDockerSuite/TestRunUserByName [2022-02-11T20:22:14.055Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2022-02-11T20:22:14.055Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-02-11T20:22:16.288Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-02-11T20:22:16.288Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2022-02-11T20:22:16.288Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-02-11T20:22:18.528Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-02-11T20:22:18.528Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2022-02-11T20:22:18.528Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-02-11T20:22:18.528Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2022-02-11T20:22:18.528Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-02-11T20:22:22.352Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-02-11T20:22:29.550Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-02-11T20:22:35.452Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-02-11T20:22:42.654Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-02-11T20:22:42.654Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2022-02-11T20:22:42.654Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-02-11T20:22:42.654Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-02-11T20:22:44.893Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-02-11T20:22:47.877Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-02-11T20:22:50.115Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-02-11T20:22:50.115Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2022-02-11T20:22:50.115Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-02-11T20:22:50.587Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-02-11T20:22:50.587Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-02-11T20:22:50.587Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2022-02-11T20:22:50.587Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-02-11T20:22:50.587Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2022-02-11T20:22:50.587Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-02-11T20:22:50.587Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2022-02-11T20:22:50.587Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-02-11T20:22:50.587Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2022-02-11T20:22:50.587Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-02-11T20:22:50.587Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2022-02-11T20:22:50.587Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-02-11T20:22:55.377Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-02-11T20:22:56.955Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-02-11T20:22:59.187Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-02-11T20:23:09.658Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-02-11T20:23:09.658Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2022-02-11T20:23:09.658Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-02-11T20:23:09.658Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2022-02-11T20:23:09.658Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-02-11T20:23:09.658Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2022-02-11T20:23:09.658Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-02-11T20:23:09.658Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2022-02-11T20:23:09.658Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-02-11T20:23:09.658Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2022-02-11T20:23:09.658Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-02-11T20:23:09.658Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-02-11T20:23:09.658Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-02-11T20:23:09.658Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-02-11T20:23:09.658Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-02-11T20:23:09.658Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-02-11T20:23:09.658Z] === RUN TestDockerSuite/TestSaveImageId [2022-02-11T20:23:09.658Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-02-11T20:23:09.658Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-02-11T20:23:09.658Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-02-11T20:23:09.658Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-02-11T20:23:09.658Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-02-11T20:23:09.658Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-02-11T20:23:09.658Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-02-11T20:23:09.658Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-02-11T20:23:09.658Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-02-11T20:23:09.658Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-02-11T20:23:09.658Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-02-11T20:23:09.658Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-02-11T20:23:09.658Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-02-11T20:23:09.658Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-02-11T20:23:09.658Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-02-11T20:23:09.658Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-02-11T20:23:09.658Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-02-11T20:23:09.658Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-02-11T20:23:11.890Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-02-11T20:23:12.362Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-02-11T20:23:12.835Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-02-11T20:23:12.835Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-02-11T20:23:15.068Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-02-11T20:23:22.271Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-02-11T20:23:22.271Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-02-11T20:23:22.271Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-02-11T20:23:30.989Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-02-11T20:23:30.989Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-02-11T20:23:30.989Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-02-11T20:23:35.772Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-02-11T20:23:35.772Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-02-11T20:23:35.772Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-02-11T20:23:35.772Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-02-11T20:23:35.772Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-02-11T20:23:35.772Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-02-11T20:23:35.772Z] === RUN TestDockerSuite/TestStartRecordError [2022-02-11T20:23:35.772Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-02-11T20:23:35.772Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-02-11T20:23:48.331Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-02-11T20:23:48.331Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-02-11T20:23:48.331Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-02-11T20:23:48.331Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-02-11T20:23:48.331Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-02-11T20:23:48.331Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-02-11T20:23:48.331Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-02-11T20:23:48.331Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-02-11T20:23:48.331Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-02-11T20:23:48.331Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-02-11T20:23:48.331Z] === RUN TestDockerSuite/TestStatsNoStream [2022-02-11T20:23:48.331Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-02-11T20:23:48.331Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-02-11T20:23:49.908Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-02-11T20:23:52.146Z] === RUN TestDockerSuite/TestTopPrivileged [2022-02-11T20:23:52.146Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-02-11T20:23:52.146Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-02-11T20:23:55.125Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-02-11T20:23:55.125Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2022-02-11T20:23:55.125Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-02-11T20:23:55.125Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-02-11T20:23:55.125Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-02-11T20:23:55.125Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-02-11T20:23:55.125Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-02-11T20:23:55.125Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2022-02-11T20:23:55.125Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-02-11T20:23:55.125Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2022-02-11T20:23:55.125Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-02-11T20:23:55.125Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2022-02-11T20:23:55.125Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-02-11T20:24:10.121Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-02-11T20:24:10.594Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-02-11T20:24:10.594Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-02-11T20:24:10.594Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-02-11T20:24:10.594Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-02-11T20:24:11.066Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-02-11T20:24:11.544Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-02-11T20:24:11.544Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-02-11T20:24:14.519Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-02-11T20:24:14.519Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-02-11T20:24:18.342Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-02-11T20:24:18.342Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-02-11T20:24:18.815Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-02-11T20:24:19.289Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-02-11T20:24:19.289Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-02-11T20:24:34.282Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-02-11T20:24:34.282Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-02-11T20:24:34.282Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-02-11T20:24:34.282Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-02-11T20:24:34.282Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-02-11T20:24:34.282Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-02-11T20:24:34.282Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-02-11T20:24:41.485Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-02-11T20:24:41.485Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-02-11T20:24:41.959Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-02-11T20:24:52.443Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-02-11T20:24:52.443Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-02-11T20:24:52.443Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-02-11T20:24:54.026Z] --- PASS: TestDockerSuite (3109.81s) [2022-02-11T20:24:54.026Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2022-02-11T20:24:54.026Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-02-11T20:24:54.026Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-02-11T20:24:54.026Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-02-11T20:24:54.026Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-02-11T20:24:54.026Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-02-11T20:24:54.026Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-02-11T20:24:54.026Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.86s) [2022-02-11T20:24:54.026Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.36s) [2022-02-11T20:24:54.026Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.82s) [2022-02-11T20:24:54.026Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.37s) [2022-02-11T20:24:54.026Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (118.54s) [2022-02-11T20:24:54.026Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (2.20s) [2022-02-11T20:24:54.026Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.09s) [2022-02-11T20:24:54.026Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-02-11T20:24:54.026Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-02-11T20:24:54.026Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-02-11T20:24:54.026Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-02-11T20:24:54.026Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-02-11T20:24:54.026Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-02-11T20:24:54.026Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-02-11T20:24:54.026Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s) [2022-02-11T20:24:54.026Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-02-11T20:24:54.026Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.03s) [2022-02-11T20:24:54.026Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-02-11T20:24:54.026Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-02-11T20:24:54.026Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.64s) [2022-02-11T20:24:54.026Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.36s) [2022-02-11T20:24:54.026Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-02-11T20:24:54.026Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-02-11T20:24:54.026Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-02-11T20:24:54.026Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-02-11T20:24:54.026Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.43s) [2022-02-11T20:24:54.026Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-02-11T20:24:54.026Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-02-11T20:24:54.026Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.74s) [2022-02-11T20:24:54.026Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (143.11s) [2022-02-11T20:24:54.026Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.54s) [2022-02-11T20:24:54.026Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.72s) [2022-02-11T20:24:54.026Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.04s) [2022-02-11T20:24:54.026Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.71s) [2022-02-11T20:24:54.026Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.09s) [2022-02-11T20:24:54.026Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-02-11T20:24:54.026Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-02-11T20:24:54.026Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-02-11T20:24:54.026Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.30s) [2022-02-11T20:24:54.026Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.07s) [2022-02-11T20:24:54.026Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.75s) [2022-02-11T20:24:54.026Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.89s) [2022-02-11T20:24:54.026Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-02-11T20:24:54.026Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-02-11T20:24:54.026Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2022-02-11T20:24:54.026Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.45s) [2022-02-11T20:24:54.026Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.87s) [2022-02-11T20:24:54.026Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (10.66s) [2022-02-11T20:24:54.026Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.30s) [2022-02-11T20:24:54.026Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-02-11T20:24:54.026Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.51s) [2022-02-11T20:24:54.026Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.93s) [2022-02-11T20:24:54.026Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (10.53s) [2022-02-11T20:24:54.026Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-02-11T20:24:54.026Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-02-11T20:24:54.026Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-02-11T20:24:54.026Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-02-11T20:24:54.026Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.65s) [2022-02-11T20:24:54.026Z] --- PASS: TestDockerSuite/TestBuildAddTar (62.17s) [2022-02-11T20:24:54.026Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-02-11T20:24:54.026Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.45s) [2022-02-11T20:24:54.026Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (24.83s) [2022-02-11T20:24:54.026Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.94s) [2022-02-11T20:24:54.026Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.70s) [2022-02-11T20:24:54.026Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.44s) [2022-02-11T20:24:54.026Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.29s) [2022-02-11T20:24:54.026Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.79s) [2022-02-11T20:24:54.026Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.69s) [2022-02-11T20:24:54.026Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.86s) [2022-02-11T20:24:54.026Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.49s) [2022-02-11T20:24:54.026Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.39s) [2022-02-11T20:24:54.026Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-02-11T20:24:54.026Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-02-11T20:24:54.026Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.63s) [2022-02-11T20:24:54.026Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-02-11T20:24:54.026Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.70s) [2022-02-11T20:24:54.026Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-02-11T20:24:54.026Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-02-11T20:24:54.026Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (48.86s) [2022-02-11T20:24:54.026Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.16s) [2022-02-11T20:24:54.026Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.83s) [2022-02-11T20:24:54.026Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.45s) [2022-02-11T20:24:54.026Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.68s) [2022-02-11T20:24:54.026Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-02-11T20:24:54.026Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.03s) [2022-02-11T20:24:54.026Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.59s) [2022-02-11T20:24:54.026Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-02-11T20:24:54.026Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-02-11T20:24:54.026Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.73s) [2022-02-11T20:24:54.026Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.27s) [2022-02-11T20:24:54.026Z] --- PASS: TestDockerSuite/TestBuildCmd (0.67s) [2022-02-11T20:24:54.026Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.66s) [2022-02-11T20:24:54.026Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.66s) [2022-02-11T20:24:54.026Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.86s) [2022-02-11T20:24:54.026Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.56s) [2022-02-11T20:24:54.026Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-02-11T20:24:54.026Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.39s) [2022-02-11T20:24:54.026Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-02-11T20:24:54.026Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.61s) [2022-02-11T20:24:54.026Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.21s) [2022-02-11T20:24:54.026Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.10s) [2022-02-11T20:24:54.026Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.71s) [2022-02-11T20:24:54.026Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-02-11T20:24:54.026Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.03s) [2022-02-11T20:24:54.026Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.80s) [2022-02-11T20:24:54.026Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-02-11T20:24:54.026Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.03s) [2022-02-11T20:24:54.026Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.98s) [2022-02-11T20:24:54.026Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (35.85s) [2022-02-11T20:24:54.026Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.78s) [2022-02-11T20:24:54.026Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.70s) [2022-02-11T20:24:54.026Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.15s) [2022-02-11T20:24:54.026Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.44s) [2022-02-11T20:24:54.026Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.41s) [2022-02-11T20:24:54.026Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-02-11T20:24:54.026Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.63s) [2022-02-11T20:24:54.026Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-02-11T20:24:54.026Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (39.00s) [2022-02-11T20:24:54.026Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.84s) [2022-02-11T20:24:54.026Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.46s) [2022-02-11T20:24:54.026Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (23.89s) [2022-02-11T20:24:54.026Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.91s) [2022-02-11T20:24:54.026Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.92s) [2022-02-11T20:24:54.026Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.96s) [2022-02-11T20:24:54.026Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.24s) [2022-02-11T20:24:54.026Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.11s) [2022-02-11T20:24:54.026Z] --- PASS: TestDockerSuite/TestBuildDockerignore (80.42s) [2022-02-11T20:24:54.026Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.28s) [2022-02-11T20:24:54.026Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.45s) [2022-02-11T20:24:54.026Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (93.78s) [2022-02-11T20:24:54.026Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.00s) [2022-02-11T20:24:54.026Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.92s) [2022-02-11T20:24:54.026Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (24.69s) [2022-02-11T20:24:54.026Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (15.86s) [2022-02-11T20:24:54.026Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (15.77s) [2022-02-11T20:24:54.026Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (39.22s) [2022-02-11T20:24:54.026Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (21.22s) [2022-02-11T20:24:54.026Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (12.46s) [2022-02-11T20:24:54.026Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (137.99s) [2022-02-11T20:24:54.026Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.54s) [2022-02-11T20:24:54.026Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.43s) [2022-02-11T20:24:54.026Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-02-11T20:24:54.026Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.69s) [2022-02-11T20:24:54.026Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.33s) [2022-02-11T20:24:54.026Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-02-11T20:24:54.026Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.59s) [2022-02-11T20:24:54.026Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.67s) [2022-02-11T20:24:54.026Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.23s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.73s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.47s) [2022-02-11T20:24:54.027Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-02-11T20:24:54.027Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.44s) [2022-02-11T20:24:54.027Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-02-11T20:24:54.027Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-02-11T20:24:54.027Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.43s) [2022-02-11T20:24:54.027Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-02-11T20:24:54.027Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-02-11T20:24:54.027Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.17s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.55s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (17.80s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.79s) [2022-02-11T20:24:54.027Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-02-11T20:24:54.027Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-02-11T20:24:54.027Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-02-11T20:24:54.027Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-02-11T20:24:54.027Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestBuildFails (7.41s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.13s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.19s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.15s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestBuildForceRm (12.24s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.70s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.61s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.16s) [2022-02-11T20:24:54.027Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.85s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.70s) [2022-02-11T20:24:54.027Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (14.69s) [2022-02-11T20:24:54.027Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestBuildHistory (13.79s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.19s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.26s) [2022-02-11T20:24:54.027Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.91s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (9.99s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestBuildLabel (1.15s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.85s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.31s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.83s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestBuildLabels (1.30s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.89s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.91s) [2022-02-11T20:24:54.027Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2022-02-11T20:24:54.027Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.68s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.83s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (10.68s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (22.34s) [2022-02-11T20:24:54.027Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.10s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.75s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (36.64s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (21.61s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.00s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.04s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.26s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (23.91s) [2022-02-11T20:24:54.027Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.66s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.82s) [2022-02-11T20:24:54.027Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-02-11T20:24:54.027Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.03s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (9.71s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.79s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.33s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.20s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.94s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.23s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.64s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestBuildOnBuild (10.22s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.16s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (14.91s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.21s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.71s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.58s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.41s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.56s) [2022-02-11T20:24:54.027Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.07s) [2022-02-11T20:24:54.027Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.46s) [2022-02-11T20:24:54.027Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (50.29s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (36.42s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestBuildRm (15.98s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.21s) [2022-02-11T20:24:54.027Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2022-02-11T20:24:54.027Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.48s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.79s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.26s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (9.00s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.42s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (18.82s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.05s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.84s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (12.43s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.35s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (6.04s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestBuildStderr (5.42s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (22.50s) [2022-02-11T20:24:54.027Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.47s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.79s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.60s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.44s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.46s) [2022-02-11T20:24:54.027Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-02-11T20:24:54.027Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-02-11T20:24:54.027Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.84s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.72s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (8.08s) [2022-02-11T20:24:54.027Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-02-11T20:24:54.027Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (25.50s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.17s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (10.23s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.72s) [2022-02-11T20:24:54.027Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.47s) [2022-02-11T20:24:54.027Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.08s) [2022-02-11T20:24:54.027Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.47s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.99s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.42s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.58s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (25.25s) [2022-02-11T20:24:54.027Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.47s) [2022-02-11T20:24:54.027Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.45s) [2022-02-11T20:24:54.027Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.60s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (11.38s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.64s) [2022-02-11T20:24:54.027Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.48s) [2022-02-11T20:24:54.027Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-02-11T20:24:54.027Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.58s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.23s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestCommitChange (5.82s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.17s) [2022-02-11T20:24:54.027Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.03s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestCommitNewFile (8.03s) [2022-02-11T20:24:54.027Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestCommitTTY (17.98s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.32s) [2022-02-11T20:24:54.027Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-02-11T20:24:54.027Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-02-11T20:24:54.027Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-02-11T20:24:54.027Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-02-11T20:24:54.027Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-02-11T20:24:54.027Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-02-11T20:24:54.027Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.09s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestContainerAPICommit (13.07s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.98s) [2022-02-11T20:24:54.027Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.66s) [2022-02-11T20:24:54.027Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-02-11T20:24:54.027Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-02-11T20:24:54.027Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.57s) [2022-02-11T20:24:54.027Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.84s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.04s) [2022-02-11T20:24:54.027Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-02-11T20:24:54.027Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-02-11T20:24:54.027Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.16s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.66s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.69s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-02-11T20:24:54.027Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.92s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.69s) [2022-02-11T20:24:54.027Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-02-11T20:24:54.027Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.65s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.38s) [2022-02-11T20:24:54.027Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.90s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.30s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestContainerAPIRename (7.58s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (9.14s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.79s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.10s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.03s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.03s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.37s) [2022-02-11T20:24:54.027Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestContainerAPIStop (7.55s) [2022-02-11T20:24:54.027Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.92s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.11s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.79s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.42s) [2022-02-11T20:24:54.027Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-02-11T20:24:54.027Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-02-11T20:24:54.027Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-02-11T20:24:54.027Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-02-11T20:24:54.027Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.30s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (35.17s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (7.88s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (7.91s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.88s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.84s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0000054b8_} (7.88s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1169994580_c:\foo_false____} (2.96s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1169994580_c:\foo_true____} (2.79s) [2022-02-11T20:24:54.027Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.36s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.07s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.07s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.01s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.08s) [2022-02-11T20:24:54.027Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-02-11T20:24:54.027Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-02-11T20:24:54.027Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-02-11T20:24:54.027Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-02-11T20:24:54.027Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-02-11T20:24:54.027Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.86s) [2022-02-11T20:24:54.027Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-02-11T20:24:54.027Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.03s) [2022-02-11T20:24:54.027Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-02-11T20:24:54.027Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-02-11T20:24:54.027Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-02-11T20:24:54.027Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-02-11T20:24:54.027Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-02-11T20:24:54.027Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-02-11T20:24:54.027Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-02-11T20:24:54.027Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-02-11T20:24:54.027Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-02-11T20:24:54.027Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestCpGarbagePath (7.76s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.09s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestCpRelativePath (7.89s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.03s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestCpToCaseA (10.36s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestCpToCaseB (7.72s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestCpToCaseE (20.43s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.03s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestCpToCaseH (15.38s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestCpToDot (2.89s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestCpToStdout (3.10s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.23s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestCreateArgs (0.24s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.40s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.68s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.22s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.22s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.30s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.86s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestCreateLabels (0.22s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestCreateRM (0.46s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.22s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.44s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (14.02s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.31s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.66s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.57s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.23s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.75s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.17s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.94s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.89s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (7.88s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (10.12s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestEventsCopy (6.05s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.26s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.67s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (1.00s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.50s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.44s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.29s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestEventsFilters (10.66s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestEventsFormat (5.09s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.09s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.09s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.21s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestEventsRename (2.76s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestEventsResize (8.17s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.86s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.05s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.08s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestEventsUntag (2.80s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.39s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.25s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.49s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.36s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.44s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.53s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.44s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.84s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.63s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestExecInspectID (4.05s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.96s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.74s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (8.68s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.03s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.43s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.46s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.44s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.37s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.17s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.09s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.09s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.11s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.18s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.09s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.11s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.38s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.79s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.30s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.11s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.18s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.31s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.58s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.75s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestImagesFormat (0.25s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.18s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.09s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestImportBadURL (0.14s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.03s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.03s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.09s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.03s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (7.57s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.60s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.12s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.65s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.25s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (7.54s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestInspectDefault (2.89s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestInspectHistory (5.57s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.64s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.61s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.24s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.60s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.76s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.09s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.58s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestInspectStatus (3.03s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.02s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.61s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.68s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.60s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.65s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.49s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.75s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.10s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.03s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.09s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.24s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.23s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.91s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.87s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.51s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.09s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.73s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.97s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.89s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (3.05s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.98s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.60s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.72s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestLogsSince (9.77s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestLogsTail (3.33s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.89s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.59s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-02-11T20:24:54.028Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-02-11T20:24:54.028Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (9.93s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-02-11T20:24:54.029Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-02-11T20:24:54.029Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.82s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-02-11T20:24:54.029Z] --- PASS: TestDockerSuite/TestPsByOrder (9.92s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-02-11T20:24:54.029Z] --- PASS: TestDockerSuite/TestPsListContainersBase (11.03s) [2022-02-11T20:24:54.029Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (15.84s) [2022-02-11T20:24:54.029Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.35s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-02-11T20:24:54.029Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (14.34s) [2022-02-11T20:24:54.029Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.65s) [2022-02-11T20:24:54.029Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (12.91s) [2022-02-11T20:24:54.029Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.02s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-02-11T20:24:54.029Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.37s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-02-11T20:24:54.029Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.20s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-02-11T20:24:54.029Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.75s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-02-11T20:24:54.029Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.37s) [2022-02-11T20:24:54.029Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (1.00s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2022-02-11T20:24:54.029Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.60s) [2022-02-11T20:24:54.029Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.64s) [2022-02-11T20:24:54.029Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (7.58s) [2022-02-11T20:24:54.029Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (21.18s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-02-11T20:24:54.029Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.64s) [2022-02-11T20:24:54.029Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.29s) [2022-02-11T20:24:54.029Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.23s) [2022-02-11T20:24:54.029Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.88s) [2022-02-11T20:24:54.029Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.84s) [2022-02-11T20:24:54.029Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.71s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-02-11T20:24:54.029Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.71s) [2022-02-11T20:24:54.029Z] --- PASS: TestDockerSuite/TestRmiBlank (0.09s) [2022-02-11T20:24:54.029Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.34s) [2022-02-11T20:24:54.029Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (16.01s) [2022-02-11T20:24:54.029Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.23s) [2022-02-11T20:24:54.029Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.92s) [2022-02-11T20:24:54.029Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.39s) [2022-02-11T20:24:54.029Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (10.60s) [2022-02-11T20:24:54.029Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.64s) [2022-02-11T20:24:54.029Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.85s) [2022-02-11T20:24:54.029Z] --- PASS: TestDockerSuite/TestRmiTag (0.80s) [2022-02-11T20:24:54.029Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.83s) [2022-02-11T20:24:54.029Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (18.73s) [2022-02-11T20:24:54.029Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (7.91s) [2022-02-11T20:24:54.029Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.61s) [2022-02-11T20:24:54.029Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.40s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-02-11T20:24:54.029Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.21s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-02-11T20:24:54.029Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.07s) [2022-02-11T20:24:54.029Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.30s) [2022-02-11T20:24:54.029Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.47s) [2022-02-11T20:24:54.029Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.88s) [2022-02-11T20:24:54.029Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.69s) [2022-02-11T20:24:54.029Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.09s) [2022-02-11T20:24:54.029Z] --- PASS: TestDockerSuite/TestRunBindMounts (9.99s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-02-11T20:24:54.029Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (7.28s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-02-11T20:24:54.029Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.62s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-02-11T20:24:54.029Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.26s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-02-11T20:24:54.029Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.55s) [2022-02-11T20:24:54.029Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.63s) [2022-02-11T20:24:54.029Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.48s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-02-11T20:24:54.029Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.66s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-02-11T20:24:54.029Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.36s) [2022-02-11T20:24:54.029Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.96s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-02-11T20:24:54.029Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.62s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-02-11T20:24:54.029Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.14s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-02-11T20:24:54.029Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.50s) [2022-02-11T20:24:54.029Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.46s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-02-11T20:24:54.029Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.50s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-02-11T20:24:54.029Z] --- PASS: TestDockerSuite/TestRunExitCode (2.57s) [2022-02-11T20:24:54.029Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.89s) [2022-02-11T20:24:54.029Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.54s) [2022-02-11T20:24:54.029Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.56s) [2022-02-11T20:24:54.029Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-02-11T20:24:54.029Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (9.20s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-02-11T20:24:54.029Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-02-11T20:24:54.029Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (10.66s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-02-11T20:24:54.029Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.03s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.03s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-02-11T20:24:54.029Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (13.13s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.03s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.03s) [2022-02-11T20:24:54.029Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.72s) [2022-02-11T20:24:54.029Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (9.41s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-02-11T20:24:54.029Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.46s) [2022-02-11T20:24:54.029Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.29s) [2022-02-11T20:24:54.029Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.42s) [2022-02-11T20:24:54.029Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.49s) [2022-02-11T20:24:54.029Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.28s) [2022-02-11T20:24:54.029Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.28s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-02-11T20:24:54.029Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.26s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-02-11T20:24:54.029Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (13.22s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-02-11T20:24:54.029Z] --- PASS: TestDockerSuite/TestRunRm (7.39s) [2022-02-11T20:24:54.029Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.90s) [2022-02-11T20:24:54.029Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (7.32s) [2022-02-11T20:24:54.029Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.49s) [2022-02-11T20:24:54.029Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.45s) [2022-02-11T20:24:54.029Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.81s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-02-11T20:24:54.029Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.70s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-02-11T20:24:54.029Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.34s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.03s) [2022-02-11T20:24:54.029Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.20s) [2022-02-11T20:24:54.029Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s) [2022-02-11T20:24:54.029Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.00s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-02-11T20:24:54.029Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-02-11T20:24:54.030Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-02-11T20:24:54.030Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-02-11T20:24:54.030Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-02-11T20:24:54.030Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.52s) [2022-02-11T20:24:54.030Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-02-11T20:24:54.030Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.48s) [2022-02-11T20:24:54.030Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-02-11T20:24:54.030Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-02-11T20:24:54.030Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.36s) [2022-02-11T20:24:54.030Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.70s) [2022-02-11T20:24:54.030Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.98s) [2022-02-11T20:24:54.030Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.24s) [2022-02-11T20:24:54.030Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-02-11T20:24:54.030Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.15s) [2022-02-11T20:24:54.030Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.01s) [2022-02-11T20:24:54.030Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.72s) [2022-02-11T20:24:54.030Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.54s) [2022-02-11T20:24:54.030Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-02-11T20:24:54.030Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2022-02-11T20:24:54.030Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2022-02-11T20:24:54.030Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-02-11T20:24:54.030Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-02-11T20:24:54.030Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-02-11T20:24:54.030Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-02-11T20:24:54.030Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-02-11T20:24:54.030Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.46s) [2022-02-11T20:24:54.030Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.92s) [2022-02-11T20:24:54.030Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.38s) [2022-02-11T20:24:54.030Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (9.74s) [2022-02-11T20:24:54.030Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.03s) [2022-02-11T20:24:54.030Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-02-11T20:24:54.030Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-02-11T20:24:54.030Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-02-11T20:24:54.030Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-02-11T20:24:54.030Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-02-11T20:24:54.030Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-02-11T20:24:54.030Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-02-11T20:24:54.030Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-02-11T20:24:54.030Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-02-11T20:24:54.030Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-02-11T20:24:54.030Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-02-11T20:24:54.030Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-02-11T20:24:54.030Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-02-11T20:24:54.030Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-02-11T20:24:54.030Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-02-11T20:24:54.030Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-02-11T20:24:54.030Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.40s) [2022-02-11T20:24:54.030Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.45s) [2022-02-11T20:24:54.030Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.44s) [2022-02-11T20:24:54.030Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.30s) [2022-02-11T20:24:54.030Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.85s) [2022-02-11T20:24:54.030Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.34s) [2022-02-11T20:24:54.030Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-02-11T20:24:54.030Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.71s) [2022-02-11T20:24:54.030Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-02-11T20:24:54.030Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.40s) [2022-02-11T20:24:54.030Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-02-11T20:24:54.030Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-02-11T20:24:54.030Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-02-11T20:24:54.030Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-02-11T20:24:54.030Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (11.65s) [2022-02-11T20:24:54.030Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-02-11T20:24:54.030Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-02-11T20:24:54.030Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-02-11T20:24:54.030Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-02-11T20:24:54.030Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-02-11T20:24:54.030Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-02-11T20:24:54.030Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.42s) [2022-02-11T20:24:54.030Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.69s) [2022-02-11T20:24:54.030Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-02-11T20:24:54.030Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.48s) [2022-02-11T20:24:54.030Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-02-11T20:24:54.030Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-02-11T20:24:54.030Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-02-11T20:24:54.030Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-02-11T20:24:54.030Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-02-11T20:24:54.030Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-02-11T20:24:54.030Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.35s) [2022-02-11T20:24:54.030Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.18s) [2022-02-11T20:24:54.030Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.25s) [2022-02-11T20:24:54.030Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-02-11T20:24:54.030Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.39s) [2022-02-11T20:24:54.030Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.35s) [2022-02-11T20:24:54.030Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.18s) [2022-02-11T20:24:54.030Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.87s) [2022-02-11T20:24:54.030Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s) [2022-02-11T20:24:54.030Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.44s) [2022-02-11T20:24:54.030Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.52s) [2022-02-11T20:24:54.030Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.47s) [2022-02-11T20:24:54.030Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.10s) [2022-02-11T20:24:54.030Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.21s) [2022-02-11T20:24:54.030Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (13.61s) [2022-02-11T20:24:54.030Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-02-11T20:24:54.030Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.76s) [2022-02-11T20:24:54.030Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.23s) [2022-02-11T20:24:54.030Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-02-11T20:24:54.030Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.42s) [2022-02-11T20:24:54.030Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.34s) [2022-02-11T20:24:54.030Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.35s) [2022-02-11T20:24:54.030Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (10.06s) [2022-02-11T20:24:54.030Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-02-11T20:24:54.030Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.68s) [2022-02-11T20:24:54.030Z] === RUN TestDockerRegistrySuite [2022-02-11T20:24:54.030Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-02-11T20:24:54.030Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.030Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-02-11T20:24:54.030Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.030Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-02-11T20:24:54.030Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.030Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-02-11T20:24:54.030Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.030Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-02-11T20:24:54.030Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.030Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-02-11T20:24:54.030Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.030Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-02-11T20:24:54.030Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.030Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-02-11T20:24:54.030Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.030Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-02-11T20:24:54.030Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.030Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-02-11T20:24:54.030Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.030Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-02-11T20:24:54.030Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.030Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-02-11T20:24:54.030Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.030Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-02-11T20:24:54.030Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.030Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-02-11T20:24:54.030Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.030Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-02-11T20:24:54.030Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.030Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-02-11T20:24:54.030Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.030Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-02-11T20:24:54.030Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.504Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-02-11T20:24:54.504Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.504Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-02-11T20:24:54.504Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.504Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-02-11T20:24:54.504Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.504Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-02-11T20:24:54.504Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.504Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-02-11T20:24:54.504Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.504Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-02-11T20:24:54.504Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.504Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-02-11T20:24:54.504Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.504Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-02-11T20:24:54.504Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.504Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-02-11T20:24:54.504Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.504Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-02-11T20:24:54.504Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.504Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-02-11T20:24:54.504Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.504Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-02-11T20:24:54.504Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.504Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-02-11T20:24:54.504Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.504Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-02-11T20:24:54.504Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.504Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-02-11T20:24:54.504Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.504Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-02-11T20:24:54.504Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.504Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-02-11T20:24:54.504Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.504Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-02-11T20:24:54.504Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.504Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-02-11T20:24:54.504Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.504Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-02-11T20:24:54.504Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.504Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-02-11T20:24:54.504Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.504Z] --- PASS: TestDockerRegistrySuite (0.22s) [2022-02-11T20:24:54.504Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-02-11T20:24:54.504Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-02-11T20:24:54.504Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-02-11T20:24:54.504Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-11T20:24:54.504Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-11T20:24:54.504Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-11T20:24:54.504Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-02-11T20:24:54.504Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-02-11T20:24:54.504Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-02-11T20:24:54.504Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-02-11T20:24:54.504Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-02-11T20:24:54.504Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-02-11T20:24:54.504Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-02-11T20:24:54.504Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-02-11T20:24:54.504Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-02-11T20:24:54.504Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-02-11T20:24:54.504Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-02-11T20:24:54.504Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-02-11T20:24:54.504Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-02-11T20:24:54.505Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-11T20:24:54.505Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-11T20:24:54.505Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-11T20:24:54.505Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-11T20:24:54.505Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-02-11T20:24:54.505Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-11T20:24:54.505Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-02-11T20:24:54.505Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-02-11T20:24:54.505Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-02-11T20:24:54.505Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-02-11T20:24:54.505Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-02-11T20:24:54.505Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-02-11T20:24:54.505Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-02-11T20:24:54.505Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-02-11T20:24:54.505Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-02-11T20:24:54.505Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-02-11T20:24:54.505Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-02-11T20:24:54.505Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-02-11T20:24:54.505Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-02-11T20:24:54.505Z] === RUN TestDockerSchema1RegistrySuite [2022-02-11T20:24:54.505Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-02-11T20:24:54.505Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.505Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-02-11T20:24:54.505Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.505Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-02-11T20:24:54.505Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.505Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-02-11T20:24:54.505Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.505Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-02-11T20:24:54.505Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.505Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-02-11T20:24:54.505Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.505Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-02-11T20:24:54.505Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.505Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-02-11T20:24:54.505Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.505Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-02-11T20:24:54.505Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.505Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-02-11T20:24:54.505Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.505Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-02-11T20:24:54.505Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.505Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-02-11T20:24:54.505Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-11T20:24:54.505Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-11T20:24:54.505Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-11T20:24:54.505Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-02-11T20:24:54.505Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-11T20:24:54.505Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-11T20:24:54.505Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-11T20:24:54.505Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-11T20:24:54.505Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-02-11T20:24:54.505Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-11T20:24:54.505Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-02-11T20:24:54.505Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-02-11T20:24:54.505Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-02-11T20:24:54.505Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.505Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-02-11T20:24:54.505Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.505Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-02-11T20:24:54.505Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.505Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-02-11T20:24:54.505Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.505Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-02-11T20:24:54.505Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.505Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-02-11T20:24:54.505Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.505Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-02-11T20:24:54.505Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.505Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-02-11T20:24:54.505Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.505Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-02-11T20:24:54.505Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-02-11T20:24:54.505Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-02-11T20:24:54.505Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-02-11T20:24:54.505Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-02-11T20:24:54.505Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-02-11T20:24:54.505Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-02-11T20:24:54.505Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-02-11T20:24:54.505Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-02-11T20:24:54.505Z] === RUN TestDockerRegistryAuthTokenSuite [2022-02-11T20:24:54.505Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-02-11T20:24:54.505Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.505Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-02-11T20:24:54.505Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.505Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-02-11T20:24:54.505Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.505Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-02-11T20:24:54.505Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.505Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-02-11T20:24:54.505Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.505Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-02-11T20:24:54.505Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-02-11T20:24:54.505Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-02-11T20:24:54.505Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-02-11T20:24:54.505Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-02-11T20:24:54.505Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-02-11T20:24:54.505Z] === RUN TestDockerDaemonSuite [2022-02-11T20:24:54.505Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-02-11T20:24:54.505Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.505Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-02-11T20:24:54.505Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.505Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-02-11T20:24:54.505Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.505Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-02-11T20:24:54.505Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-02-11T20:24:54.505Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-02-11T20:24:54.505Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-02-11T20:24:54.505Z] === RUN TestDockerSwarmSuite [2022-02-11T20:24:54.505Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-02-11T20:24:54.505Z] === RUN TestDockerPluginSuite [2022-02-11T20:24:54.505Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-02-11T20:24:54.505Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.505Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-02-11T20:24:54.505Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.505Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-02-11T20:24:54.505Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.505Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-02-11T20:24:54.505Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.505Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-02-11T20:24:54.505Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.505Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-02-11T20:24:54.505Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.505Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-02-11T20:24:54.505Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.505Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-02-11T20:24:54.505Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.505Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-02-11T20:24:54.505Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.505Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-02-11T20:24:54.505Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.505Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-02-11T20:24:54.505Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.505Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-02-11T20:24:54.505Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-02-11T20:24:54.505Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-02-11T20:24:54.505Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-02-11T20:24:54.505Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-02-11T20:24:54.505Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-02-11T20:24:54.505Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-02-11T20:24:54.505Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-02-11T20:24:54.505Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-02-11T20:24:54.505Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-02-11T20:24:54.505Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-02-11T20:24:54.505Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-02-11T20:24:54.505Z] === RUN TestDockerExternalVolumeSuite [2022-02-11T20:24:54.505Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.505Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-02-11T20:24:54.505Z] === RUN TestDockerNetworkSuite [2022-02-11T20:24:54.505Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.505Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-02-11T20:24:54.505Z] === RUN TestDockerHubPullSuite [2022-02-11T20:24:54.505Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.505Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-02-11T20:24:54.505Z] PASS [2022-02-11T20:24:54.505Z] ok github.com/docker/docker/integration-cli 3110.315s [2022-02-11T20:24:54.505Z] [2022-02-11T20:24:54.505Z] === Skipped [2022-02-11T20:24:54.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-02-11T20:24:54.505Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.505Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-02-11T20:24:54.505Z] [2022-02-11T20:24:54.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-02-11T20:24:54.505Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.505Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-02-11T20:24:54.505Z] [2022-02-11T20:24:54.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-02-11T20:24:54.505Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.505Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-02-11T20:24:54.505Z] [2022-02-11T20:24:54.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-02-11T20:24:54.505Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.505Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-02-11T20:24:54.505Z] [2022-02-11T20:24:54.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-02-11T20:24:54.505Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.505Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-02-11T20:24:54.505Z] [2022-02-11T20:24:54.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-02-11T20:24:54.505Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.505Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-02-11T20:24:54.505Z] [2022-02-11T20:24:54.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-02-11T20:24:54.505Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.505Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-02-11T20:24:54.505Z] [2022-02-11T20:24:54.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-02-11T20:24:54.505Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.505Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-02-11T20:24:54.505Z] [2022-02-11T20:24:54.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-02-11T20:24:54.505Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.505Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-02-11T20:24:54.505Z] [2022-02-11T20:24:54.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-02-11T20:24:54.505Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.505Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-02-11T20:24:54.505Z] [2022-02-11T20:24:54.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-02-11T20:24:54.505Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.505Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-02-11T20:24:54.505Z] [2022-02-11T20:24:54.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-02-11T20:24:54.505Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.505Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-02-11T20:24:54.505Z] [2022-02-11T20:24:54.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-02-11T20:24:54.505Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-02-11T20:24:54.505Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-02-11T20:24:54.505Z] [2022-02-11T20:24:54.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-02-11T20:24:54.505Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2022-02-11T20:24:54.505Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-02-11T20:24:54.505Z] [2022-02-11T20:24:54.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-02-11T20:24:54.505Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.505Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-02-11T20:24:54.505Z] [2022-02-11T20:24:54.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-02-11T20:24:54.505Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.505Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-02-11T20:24:54.505Z] [2022-02-11T20:24:54.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-02-11T20:24:54.505Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-02-11T20:24:54.505Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-02-11T20:24:54.505Z] [2022-02-11T20:24:54.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-02-11T20:24:54.505Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.505Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-02-11T20:24:54.505Z] [2022-02-11T20:24:54.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.54s) [2022-02-11T20:24:54.505Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-02-11T20:24:54.505Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.54s) [2022-02-11T20:24:54.505Z] [2022-02-11T20:24:54.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-02-11T20:24:54.505Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.505Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-02-11T20:24:54.505Z] [2022-02-11T20:24:54.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-02-11T20:24:54.505Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.505Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-02-11T20:24:54.505Z] [2022-02-11T20:24:54.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-02-11T20:24:54.506Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.506Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-02-11T20:24:54.506Z] [2022-02-11T20:24:54.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-02-11T20:24:54.506Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.506Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-02-11T20:24:54.506Z] [2022-02-11T20:24:54.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-02-11T20:24:54.506Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.506Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-02-11T20:24:54.506Z] [2022-02-11T20:24:54.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-02-11T20:24:54.506Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.506Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-02-11T20:24:54.506Z] [2022-02-11T20:24:54.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2022-02-11T20:24:54.506Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.506Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-02-11T20:24:54.506Z] [2022-02-11T20:24:54.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-02-11T20:24:54.506Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.506Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-02-11T20:24:54.506Z] [2022-02-11T20:24:54.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-02-11T20:24:54.506Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.506Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-02-11T20:24:54.506Z] [2022-02-11T20:24:54.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-02-11T20:24:54.506Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.506Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-02-11T20:24:54.506Z] [2022-02-11T20:24:54.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-02-11T20:24:54.506Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.506Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-02-11T20:24:54.506Z] [2022-02-11T20:24:54.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.45s) [2022-02-11T20:24:54.506Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.506Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.45s) [2022-02-11T20:24:54.506Z] [2022-02-11T20:24:54.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.94s) [2022-02-11T20:24:54.506Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.506Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.94s) [2022-02-11T20:24:54.506Z] [2022-02-11T20:24:54.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.29s) [2022-02-11T20:24:54.506Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.506Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.29s) [2022-02-11T20:24:54.506Z] [2022-02-11T20:24:54.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.49s) [2022-02-11T20:24:54.506Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.506Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.49s) [2022-02-11T20:24:54.506Z] [2022-02-11T20:24:54.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-02-11T20:24:54.506Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.506Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-02-11T20:24:54.506Z] [2022-02-11T20:24:54.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-02-11T20:24:54.506Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.506Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-02-11T20:24:54.506Z] [2022-02-11T20:24:54.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-02-11T20:24:54.506Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.506Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-02-11T20:24:54.506Z] [2022-02-11T20:24:54.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-02-11T20:24:54.506Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.506Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-02-11T20:24:54.506Z] [2022-02-11T20:24:54.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-02-11T20:24:54.506Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.506Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-02-11T20:24:54.506Z] [2022-02-11T20:24:54.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.83s) [2022-02-11T20:24:54.506Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.506Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.83s) [2022-02-11T20:24:54.506Z] [2022-02-11T20:24:54.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.45s) [2022-02-11T20:24:54.506Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.506Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.45s) [2022-02-11T20:24:54.506Z] [2022-02-11T20:24:54.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-02-11T20:24:54.506Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.506Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-02-11T20:24:54.506Z] [2022-02-11T20:24:54.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-02-11T20:24:54.506Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.506Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-02-11T20:24:54.506Z] [2022-02-11T20:24:54.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-02-11T20:24:54.506Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-02-11T20:24:54.506Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-02-11T20:24:54.506Z] [2022-02-11T20:24:54.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-02-11T20:24:54.506Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.506Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-02-11T20:24:54.506Z] [2022-02-11T20:24:54.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-02-11T20:24:54.506Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.506Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-02-11T20:24:54.506Z] [2022-02-11T20:24:54.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-02-11T20:24:54.506Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.506Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-02-11T20:24:54.506Z] [2022-02-11T20:24:54.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-02-11T20:24:54.506Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.506Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-02-11T20:24:54.506Z] [2022-02-11T20:24:54.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.03s) [2022-02-11T20:24:54.506Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.506Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.03s) [2022-02-11T20:24:54.506Z] [2022-02-11T20:24:54.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.44s) [2022-02-11T20:24:54.506Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.506Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.44s) [2022-02-11T20:24:54.506Z] [2022-02-11T20:24:54.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.41s) [2022-02-11T20:24:54.506Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.506Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.41s) [2022-02-11T20:24:54.506Z] [2022-02-11T20:24:54.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-02-11T20:24:54.506Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.506Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-02-11T20:24:54.506Z] [2022-02-11T20:24:54.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-02-11T20:24:54.506Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.506Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-02-11T20:24:54.506Z] [2022-02-11T20:24:54.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.46s) [2022-02-11T20:24:54.506Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.506Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.46s) [2022-02-11T20:24:54.506Z] [2022-02-11T20:24:54.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.45s) [2022-02-11T20:24:54.506Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.506Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.45s) [2022-02-11T20:24:54.506Z] [2022-02-11T20:24:54.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.43s) [2022-02-11T20:24:54.506Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.506Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.43s) [2022-02-11T20:24:54.506Z] [2022-02-11T20:24:54.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-02-11T20:24:54.506Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.506Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-02-11T20:24:54.506Z] [2022-02-11T20:24:54.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-02-11T20:24:54.506Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.506Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-02-11T20:24:54.506Z] [2022-02-11T20:24:54.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-02-11T20:24:54.506Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.506Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-02-11T20:24:54.506Z] [2022-02-11T20:24:54.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.44s) [2022-02-11T20:24:54.506Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.506Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.44s) [2022-02-11T20:24:54.506Z] [2022-02-11T20:24:54.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-02-11T20:24:54.506Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.506Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-02-11T20:24:54.506Z] [2022-02-11T20:24:54.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-02-11T20:24:54.506Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.506Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-02-11T20:24:54.506Z] [2022-02-11T20:24:54.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-02-11T20:24:54.506Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.506Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-02-11T20:24:54.506Z] [2022-02-11T20:24:54.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-02-11T20:24:54.506Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.506Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-02-11T20:24:54.506Z] [2022-02-11T20:24:54.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-02-11T20:24:54.506Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.506Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-02-11T20:24:54.506Z] [2022-02-11T20:24:54.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-02-11T20:24:54.506Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.506Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-02-11T20:24:54.506Z] [2022-02-11T20:24:54.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-02-11T20:24:54.506Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.506Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-02-11T20:24:54.506Z] [2022-02-11T20:24:54.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-02-11T20:24:54.506Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.506Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-02-11T20:24:54.506Z] [2022-02-11T20:24:54.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-02-11T20:24:54.506Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.506Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-02-11T20:24:54.506Z] [2022-02-11T20:24:54.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-02-11T20:24:54.506Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.506Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-02-11T20:24:54.506Z] [2022-02-11T20:24:54.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-02-11T20:24:54.506Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.506Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-02-11T20:24:54.506Z] [2022-02-11T20:24:54.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-02-11T20:24:54.506Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-02-11T20:24:54.506Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-02-11T20:24:54.506Z] [2022-02-11T20:24:54.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-02-11T20:24:54.506Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.506Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-02-11T20:24:54.506Z] [2022-02-11T20:24:54.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-02-11T20:24:54.506Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.506Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-02-11T20:24:54.506Z] [2022-02-11T20:24:54.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2022-02-11T20:24:54.506Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.506Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-02-11T20:24:54.506Z] [2022-02-11T20:24:54.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.10s) [2022-02-11T20:24:54.506Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.506Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2022-02-11T20:24:54.506Z] [2022-02-11T20:24:54.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2022-02-11T20:24:54.506Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.506Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-02-11T20:24:54.506Z] [2022-02-11T20:24:54.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.10s) [2022-02-11T20:24:54.506Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.506Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.10s) [2022-02-11T20:24:54.506Z] [2022-02-11T20:24:54.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-02-11T20:24:54.506Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.506Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-02-11T20:24:54.506Z] [2022-02-11T20:24:54.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-02-11T20:24:54.506Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.506Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-02-11T20:24:54.506Z] [2022-02-11T20:24:54.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-02-11T20:24:54.506Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.506Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-02-11T20:24:54.506Z] [2022-02-11T20:24:54.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.07s) [2022-02-11T20:24:54.506Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.506Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.07s) [2022-02-11T20:24:54.506Z] [2022-02-11T20:24:54.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-02-11T20:24:54.506Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.506Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-02-11T20:24:54.506Z] [2022-02-11T20:24:54.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-02-11T20:24:54.506Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.506Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-02-11T20:24:54.506Z] [2022-02-11T20:24:54.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2022-02-11T20:24:54.506Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.506Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2022-02-11T20:24:54.506Z] [2022-02-11T20:24:54.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.48s) [2022-02-11T20:24:54.506Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.506Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.48s) [2022-02-11T20:24:54.506Z] [2022-02-11T20:24:54.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.47s) [2022-02-11T20:24:54.506Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.506Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.47s) [2022-02-11T20:24:54.506Z] [2022-02-11T20:24:54.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-02-11T20:24:54.506Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.506Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-02-11T20:24:54.506Z] [2022-02-11T20:24:54.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-02-11T20:24:54.507Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.507Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-02-11T20:24:54.507Z] [2022-02-11T20:24:54.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-02-11T20:24:54.507Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.507Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-02-11T20:24:54.507Z] [2022-02-11T20:24:54.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-02-11T20:24:54.507Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.507Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-02-11T20:24:54.507Z] [2022-02-11T20:24:54.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-02-11T20:24:54.507Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.507Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-02-11T20:24:54.507Z] [2022-02-11T20:24:54.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.47s) [2022-02-11T20:24:54.507Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.507Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.47s) [2022-02-11T20:24:54.507Z] [2022-02-11T20:24:54.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-02-11T20:24:54.507Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.507Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-02-11T20:24:54.507Z] [2022-02-11T20:24:54.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.47s) [2022-02-11T20:24:54.507Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.507Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.47s) [2022-02-11T20:24:54.507Z] [2022-02-11T20:24:54.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.47s) [2022-02-11T20:24:54.507Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.507Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.47s) [2022-02-11T20:24:54.507Z] [2022-02-11T20:24:54.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.45s) [2022-02-11T20:24:54.507Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.507Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.45s) [2022-02-11T20:24:54.507Z] [2022-02-11T20:24:54.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-02-11T20:24:54.507Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.507Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-02-11T20:24:54.507Z] [2022-02-11T20:24:54.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.48s) [2022-02-11T20:24:54.507Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.507Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.48s) [2022-02-11T20:24:54.507Z] [2022-02-11T20:24:54.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-02-11T20:24:54.507Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.507Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-02-11T20:24:54.507Z] [2022-02-11T20:24:54.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-02-11T20:24:54.507Z] docker_cli_sni_test.go:18: Flakey test [2022-02-11T20:24:54.507Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-02-11T20:24:54.507Z] [2022-02-11T20:24:54.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.03s) [2022-02-11T20:24:54.507Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.507Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.03s) [2022-02-11T20:24:54.507Z] [2022-02-11T20:24:54.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-02-11T20:24:54.507Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.507Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-02-11T20:24:54.507Z] [2022-02-11T20:24:54.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-02-11T20:24:54.507Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.507Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-02-11T20:24:54.507Z] [2022-02-11T20:24:54.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-02-11T20:24:54.507Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.507Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-02-11T20:24:54.507Z] [2022-02-11T20:24:54.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-02-11T20:24:54.507Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.507Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-02-11T20:24:54.507Z] [2022-02-11T20:24:54.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-02-11T20:24:54.507Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.507Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-02-11T20:24:54.507Z] [2022-02-11T20:24:54.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-02-11T20:24:54.507Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.507Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-02-11T20:24:54.507Z] [2022-02-11T20:24:54.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-02-11T20:24:54.507Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.507Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-02-11T20:24:54.507Z] [2022-02-11T20:24:54.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-02-11T20:24:54.507Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.507Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-02-11T20:24:54.507Z] [2022-02-11T20:24:54.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-02-11T20:24:54.507Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.507Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-02-11T20:24:54.507Z] [2022-02-11T20:24:54.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-02-11T20:24:54.507Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.507Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-02-11T20:24:54.507Z] [2022-02-11T20:24:54.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-02-11T20:24:54.507Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.507Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-02-11T20:24:54.507Z] [2022-02-11T20:24:54.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-02-11T20:24:54.507Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.507Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-02-11T20:24:54.507Z] [2022-02-11T20:24:54.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-02-11T20:24:54.507Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.507Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-02-11T20:24:54.507Z] [2022-02-11T20:24:54.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-02-11T20:24:54.507Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.507Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-02-11T20:24:54.507Z] [2022-02-11T20:24:54.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-02-11T20:24:54.507Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.507Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-02-11T20:24:54.507Z] [2022-02-11T20:24:54.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-02-11T20:24:54.507Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.507Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-02-11T20:24:54.507Z] [2022-02-11T20:24:54.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-02-11T20:24:54.507Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.507Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-02-11T20:24:54.507Z] [2022-02-11T20:24:54.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-02-11T20:24:54.507Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.507Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-02-11T20:24:54.507Z] [2022-02-11T20:24:54.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-02-11T20:24:54.507Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.507Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-02-11T20:24:54.507Z] [2022-02-11T20:24:54.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-02-11T20:24:54.507Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.507Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-02-11T20:24:54.507Z] [2022-02-11T20:24:54.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-02-11T20:24:54.507Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.507Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-02-11T20:24:54.507Z] [2022-02-11T20:24:54.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-02-11T20:24:54.507Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.507Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-02-11T20:24:54.507Z] [2022-02-11T20:24:54.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-02-11T20:24:54.507Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.507Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-02-11T20:24:54.507Z] [2022-02-11T20:24:54.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-02-11T20:24:54.507Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.507Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-02-11T20:24:54.507Z] [2022-02-11T20:24:54.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-02-11T20:24:54.507Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.507Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-02-11T20:24:54.507Z] [2022-02-11T20:24:54.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-02-11T20:24:54.507Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.507Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-02-11T20:24:54.507Z] [2022-02-11T20:24:54.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-02-11T20:24:54.507Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.507Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-02-11T20:24:54.507Z] [2022-02-11T20:24:54.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-02-11T20:24:54.507Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.507Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-02-11T20:24:54.507Z] [2022-02-11T20:24:54.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-02-11T20:24:54.507Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.507Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-02-11T20:24:54.507Z] [2022-02-11T20:24:54.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-02-11T20:24:54.507Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.507Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-02-11T20:24:54.507Z] [2022-02-11T20:24:54.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-02-11T20:24:54.507Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.507Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-02-11T20:24:54.507Z] [2022-02-11T20:24:54.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-02-11T20:24:54.507Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.507Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-02-11T20:24:54.507Z] [2022-02-11T20:24:54.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-02-11T20:24:54.507Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.507Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-02-11T20:24:54.507Z] [2022-02-11T20:24:54.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-02-11T20:24:54.507Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.507Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-02-11T20:24:54.507Z] [2022-02-11T20:24:54.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.03s) [2022-02-11T20:24:54.507Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.507Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.03s) [2022-02-11T20:24:54.507Z] [2022-02-11T20:24:54.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-02-11T20:24:54.507Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.507Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-02-11T20:24:54.507Z] [2022-02-11T20:24:54.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-02-11T20:24:54.507Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.507Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-02-11T20:24:54.507Z] [2022-02-11T20:24:54.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-02-11T20:24:54.507Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.507Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-02-11T20:24:54.507Z] [2022-02-11T20:24:54.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-02-11T20:24:54.507Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.507Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-02-11T20:24:54.507Z] [2022-02-11T20:24:54.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-02-11T20:24:54.507Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.507Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-02-11T20:24:54.507Z] [2022-02-11T20:24:54.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-02-11T20:24:54.507Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.507Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-02-11T20:24:54.507Z] [2022-02-11T20:24:54.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-02-11T20:24:54.507Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.507Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-02-11T20:24:54.507Z] [2022-02-11T20:24:54.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-02-11T20:24:54.507Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.507Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-02-11T20:24:54.507Z] [2022-02-11T20:24:54.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-02-11T20:24:54.507Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.507Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-02-11T20:24:54.507Z] [2022-02-11T20:24:54.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-02-11T20:24:54.507Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.507Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-02-11T20:24:54.507Z] [2022-02-11T20:24:54.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-02-11T20:24:54.507Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.507Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-02-11T20:24:54.507Z] [2022-02-11T20:24:54.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-02-11T20:24:54.507Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.508Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-02-11T20:24:54.508Z] [2022-02-11T20:24:54.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-02-11T20:24:54.508Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.508Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-02-11T20:24:54.508Z] [2022-02-11T20:24:54.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.03s) [2022-02-11T20:24:54.508Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.508Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.03s) [2022-02-11T20:24:54.508Z] [2022-02-11T20:24:54.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-02-11T20:24:54.508Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.508Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-02-11T20:24:54.508Z] [2022-02-11T20:24:54.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-02-11T20:24:54.508Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.508Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-02-11T20:24:54.508Z] [2022-02-11T20:24:54.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-02-11T20:24:54.508Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.508Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-02-11T20:24:54.508Z] [2022-02-11T20:24:54.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.03s) [2022-02-11T20:24:54.508Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.508Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.03s) [2022-02-11T20:24:54.508Z] [2022-02-11T20:24:54.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-02-11T20:24:54.508Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.508Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-02-11T20:24:54.508Z] [2022-02-11T20:24:54.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-02-11T20:24:54.508Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.508Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-02-11T20:24:54.508Z] [2022-02-11T20:24:54.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-02-11T20:24:54.508Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.508Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-02-11T20:24:54.508Z] [2022-02-11T20:24:54.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-02-11T20:24:54.508Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.508Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-02-11T20:24:54.508Z] [2022-02-11T20:24:54.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-02-11T20:24:54.508Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.508Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-02-11T20:24:54.508Z] [2022-02-11T20:24:54.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-02-11T20:24:54.508Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.508Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-02-11T20:24:54.508Z] [2022-02-11T20:24:54.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-02-11T20:24:54.508Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.508Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-02-11T20:24:54.508Z] [2022-02-11T20:24:54.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-02-11T20:24:54.508Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.508Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-02-11T20:24:54.508Z] [2022-02-11T20:24:54.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-02-11T20:24:54.508Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.508Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-02-11T20:24:54.508Z] [2022-02-11T20:24:54.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-02-11T20:24:54.508Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.508Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-02-11T20:24:54.508Z] [2022-02-11T20:24:54.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-02-11T20:24:54.508Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-02-11T20:24:54.508Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-02-11T20:24:54.508Z] [2022-02-11T20:24:54.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-02-11T20:24:54.508Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.508Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-02-11T20:24:54.508Z] [2022-02-11T20:24:54.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-02-11T20:24:54.508Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.508Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-02-11T20:24:54.508Z] [2022-02-11T20:24:54.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-02-11T20:24:54.508Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.508Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-02-11T20:24:54.508Z] [2022-02-11T20:24:54.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-02-11T20:24:54.508Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.508Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-02-11T20:24:54.508Z] [2022-02-11T20:24:54.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-02-11T20:24:54.508Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.508Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-02-11T20:24:54.508Z] [2022-02-11T20:24:54.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-02-11T20:24:54.508Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.508Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-02-11T20:24:54.508Z] [2022-02-11T20:24:54.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-02-11T20:24:54.508Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.508Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-02-11T20:24:54.508Z] [2022-02-11T20:24:54.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-02-11T20:24:54.508Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.508Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-02-11T20:24:54.508Z] [2022-02-11T20:24:54.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-02-11T20:24:54.508Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.508Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-02-11T20:24:54.508Z] [2022-02-11T20:24:54.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-02-11T20:24:54.508Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.508Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-02-11T20:24:54.508Z] [2022-02-11T20:24:54.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-02-11T20:24:54.508Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.508Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-02-11T20:24:54.508Z] [2022-02-11T20:24:54.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-02-11T20:24:54.508Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.508Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-02-11T20:24:54.508Z] [2022-02-11T20:24:54.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-02-11T20:24:54.508Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.508Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-02-11T20:24:54.508Z] [2022-02-11T20:24:54.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-02-11T20:24:54.508Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.508Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-02-11T20:24:54.508Z] [2022-02-11T20:24:54.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-02-11T20:24:54.508Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.508Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-02-11T20:24:54.508Z] [2022-02-11T20:24:54.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-02-11T20:24:54.508Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.508Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-02-11T20:24:54.508Z] [2022-02-11T20:24:54.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-02-11T20:24:54.508Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.508Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-02-11T20:24:54.508Z] [2022-02-11T20:24:54.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-02-11T20:24:54.508Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.508Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-02-11T20:24:54.508Z] [2022-02-11T20:24:54.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-02-11T20:24:54.508Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.508Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-02-11T20:24:54.508Z] [2022-02-11T20:24:54.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-02-11T20:24:54.508Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.508Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-02-11T20:24:54.508Z] [2022-02-11T20:24:54.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-02-11T20:24:54.508Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.508Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-02-11T20:24:54.508Z] [2022-02-11T20:24:54.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-02-11T20:24:54.508Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.508Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-02-11T20:24:54.508Z] [2022-02-11T20:24:54.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-02-11T20:24:54.508Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.508Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-02-11T20:24:54.508Z] [2022-02-11T20:24:54.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-02-11T20:24:54.508Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.508Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-02-11T20:24:54.508Z] [2022-02-11T20:24:54.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-02-11T20:24:54.508Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.508Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-02-11T20:24:54.508Z] [2022-02-11T20:24:54.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-02-11T20:24:54.508Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.508Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-02-11T20:24:54.508Z] [2022-02-11T20:24:54.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-02-11T20:24:54.508Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.508Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-02-11T20:24:54.508Z] [2022-02-11T20:24:54.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-02-11T20:24:54.508Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.508Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-02-11T20:24:54.508Z] [2022-02-11T20:24:54.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-02-11T20:24:54.508Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.508Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-02-11T20:24:54.508Z] [2022-02-11T20:24:54.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-02-11T20:24:54.508Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.508Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-02-11T20:24:54.508Z] [2022-02-11T20:24:54.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-02-11T20:24:54.508Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.508Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-02-11T20:24:54.508Z] [2022-02-11T20:24:54.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-02-11T20:24:54.508Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.508Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-02-11T20:24:54.508Z] [2022-02-11T20:24:54.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-02-11T20:24:54.508Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-02-11T20:24:54.508Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-02-11T20:24:54.508Z] [2022-02-11T20:24:54.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-02-11T20:24:54.508Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.508Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-02-11T20:24:54.508Z] [2022-02-11T20:24:54.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-02-11T20:24:54.508Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.508Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-02-11T20:24:54.508Z] [2022-02-11T20:24:54.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-02-11T20:24:54.508Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.508Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-02-11T20:24:54.508Z] [2022-02-11T20:24:54.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-02-11T20:24:54.508Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.508Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-02-11T20:24:54.508Z] [2022-02-11T20:24:54.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-02-11T20:24:54.508Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.508Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-02-11T20:24:54.508Z] [2022-02-11T20:24:54.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-02-11T20:24:54.508Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.508Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-02-11T20:24:54.508Z] [2022-02-11T20:24:54.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-02-11T20:24:54.508Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.508Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-02-11T20:24:54.508Z] [2022-02-11T20:24:54.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-02-11T20:24:54.508Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.508Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-02-11T20:24:54.508Z] [2022-02-11T20:24:54.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.03s) [2022-02-11T20:24:54.508Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.508Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.03s) [2022-02-11T20:24:54.508Z] [2022-02-11T20:24:54.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-02-11T20:24:54.508Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.508Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-02-11T20:24:54.508Z] [2022-02-11T20:24:54.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2022-02-11T20:24:54.509Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.509Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2022-02-11T20:24:54.509Z] [2022-02-11T20:24:54.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-02-11T20:24:54.509Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.509Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-02-11T20:24:54.509Z] [2022-02-11T20:24:54.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-02-11T20:24:54.509Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.509Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-02-11T20:24:54.509Z] [2022-02-11T20:24:54.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-02-11T20:24:54.509Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.509Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-02-11T20:24:54.509Z] [2022-02-11T20:24:54.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2022-02-11T20:24:54.509Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.509Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2022-02-11T20:24:54.509Z] [2022-02-11T20:24:54.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-02-11T20:24:54.509Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.509Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-02-11T20:24:54.509Z] [2022-02-11T20:24:54.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-02-11T20:24:54.509Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.509Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-02-11T20:24:54.509Z] [2022-02-11T20:24:54.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-02-11T20:24:54.509Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.509Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-02-11T20:24:54.509Z] [2022-02-11T20:24:54.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-02-11T20:24:54.509Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.509Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-02-11T20:24:54.509Z] [2022-02-11T20:24:54.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-02-11T20:24:54.509Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.509Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-02-11T20:24:54.509Z] [2022-02-11T20:24:54.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.03s) [2022-02-11T20:24:54.509Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-02-11T20:24:54.509Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.03s) [2022-02-11T20:24:54.509Z] [2022-02-11T20:24:54.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-02-11T20:24:54.509Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.509Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-02-11T20:24:54.509Z] [2022-02-11T20:24:54.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.03s) [2022-02-11T20:24:54.509Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.509Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.03s) [2022-02-11T20:24:54.509Z] [2022-02-11T20:24:54.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-02-11T20:24:54.509Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.509Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-02-11T20:24:54.509Z] [2022-02-11T20:24:54.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.03s) [2022-02-11T20:24:54.509Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.509Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.03s) [2022-02-11T20:24:54.509Z] [2022-02-11T20:24:54.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s) [2022-02-11T20:24:54.509Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.509Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s) [2022-02-11T20:24:54.509Z] [2022-02-11T20:24:54.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-02-11T20:24:54.509Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.509Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-02-11T20:24:54.509Z] [2022-02-11T20:24:54.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-02-11T20:24:54.509Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.509Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-02-11T20:24:54.509Z] [2022-02-11T20:24:54.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-02-11T20:24:54.509Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.509Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-02-11T20:24:54.509Z] [2022-02-11T20:24:54.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-02-11T20:24:54.509Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.509Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-02-11T20:24:54.509Z] [2022-02-11T20:24:54.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-02-11T20:24:54.509Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.509Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-02-11T20:24:54.509Z] [2022-02-11T20:24:54.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-02-11T20:24:54.509Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.509Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-02-11T20:24:54.509Z] [2022-02-11T20:24:54.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-02-11T20:24:54.983Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.983Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-02-11T20:24:54.983Z] [2022-02-11T20:24:54.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-02-11T20:24:54.983Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.983Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-02-11T20:24:54.983Z] [2022-02-11T20:24:54.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-02-11T20:24:54.983Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.983Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-02-11T20:24:54.983Z] [2022-02-11T20:24:54.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-02-11T20:24:54.983Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.983Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-02-11T20:24:54.983Z] [2022-02-11T20:24:54.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-02-11T20:24:54.983Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.983Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-02-11T20:24:54.983Z] [2022-02-11T20:24:54.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.03s) [2022-02-11T20:24:54.983Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.983Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.03s) [2022-02-11T20:24:54.983Z] [2022-02-11T20:24:54.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-02-11T20:24:54.983Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.983Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-02-11T20:24:54.983Z] [2022-02-11T20:24:54.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-02-11T20:24:54.983Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.983Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-02-11T20:24:54.983Z] [2022-02-11T20:24:54.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-02-11T20:24:54.983Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.983Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-02-11T20:24:54.983Z] [2022-02-11T20:24:54.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-02-11T20:24:54.983Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.983Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-02-11T20:24:54.983Z] [2022-02-11T20:24:54.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-02-11T20:24:54.983Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.983Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-02-11T20:24:54.983Z] [2022-02-11T20:24:54.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-02-11T20:24:54.983Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.983Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-02-11T20:24:54.983Z] [2022-02-11T20:24:54.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-02-11T20:24:54.983Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.983Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-02-11T20:24:54.983Z] [2022-02-11T20:24:54.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-02-11T20:24:54.983Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.983Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-02-11T20:24:54.983Z] [2022-02-11T20:24:54.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-02-11T20:24:54.983Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.983Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-02-11T20:24:54.983Z] [2022-02-11T20:24:54.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-02-11T20:24:54.983Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.983Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-02-11T20:24:54.983Z] [2022-02-11T20:24:54.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-02-11T20:24:54.983Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.983Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-02-11T20:24:54.983Z] [2022-02-11T20:24:54.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-02-11T20:24:54.983Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.983Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-02-11T20:24:54.983Z] [2022-02-11T20:24:54.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-02-11T20:24:54.983Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.983Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-02-11T20:24:54.983Z] [2022-02-11T20:24:54.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-02-11T20:24:54.983Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.983Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-02-11T20:24:54.983Z] [2022-02-11T20:24:54.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-02-11T20:24:54.983Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.983Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-02-11T20:24:54.983Z] [2022-02-11T20:24:54.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-02-11T20:24:54.983Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.983Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-02-11T20:24:54.983Z] [2022-02-11T20:24:54.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-02-11T20:24:54.983Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.983Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-02-11T20:24:54.983Z] [2022-02-11T20:24:54.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-02-11T20:24:54.983Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.983Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-02-11T20:24:54.983Z] [2022-02-11T20:24:54.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-02-11T20:24:54.983Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.983Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-02-11T20:24:54.983Z] [2022-02-11T20:24:54.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-02-11T20:24:54.983Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.983Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-02-11T20:24:54.983Z] [2022-02-11T20:24:54.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-02-11T20:24:54.983Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.983Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-02-11T20:24:54.983Z] [2022-02-11T20:24:54.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-02-11T20:24:54.983Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.983Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-02-11T20:24:54.983Z] [2022-02-11T20:24:54.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-02-11T20:24:54.983Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.983Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-02-11T20:24:54.983Z] [2022-02-11T20:24:54.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-02-11T20:24:54.983Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.983Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-02-11T20:24:54.983Z] [2022-02-11T20:24:54.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-02-11T20:24:54.983Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.983Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-02-11T20:24:54.983Z] [2022-02-11T20:24:54.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-02-11T20:24:54.983Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.983Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-02-11T20:24:54.983Z] [2022-02-11T20:24:54.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-02-11T20:24:54.983Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-02-11T20:24:54.983Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-02-11T20:24:54.983Z] [2022-02-11T20:24:54.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-02-11T20:24:54.983Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-02-11T20:24:54.983Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-02-11T20:24:54.983Z] [2022-02-11T20:24:54.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-02-11T20:24:54.983Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.983Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-02-11T20:24:54.983Z] [2022-02-11T20:24:54.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-02-11T20:24:54.983Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.983Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-02-11T20:24:54.983Z] [2022-02-11T20:24:54.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-02-11T20:24:54.983Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.983Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-02-11T20:24:54.983Z] [2022-02-11T20:24:54.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-02-11T20:24:54.983Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.983Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-02-11T20:24:54.983Z] [2022-02-11T20:24:54.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-02-11T20:24:54.983Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.983Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-02-11T20:24:54.983Z] [2022-02-11T20:24:54.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-02-11T20:24:54.983Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.983Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-02-11T20:24:54.983Z] [2022-02-11T20:24:54.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-02-11T20:24:54.983Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.983Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-02-11T20:24:54.983Z] [2022-02-11T20:24:54.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-02-11T20:24:54.983Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.983Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-02-11T20:24:54.983Z] [2022-02-11T20:24:54.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-02-11T20:24:54.983Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.983Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-02-11T20:24:54.983Z] [2022-02-11T20:24:54.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-02-11T20:24:54.983Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.983Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-02-11T20:24:54.983Z] [2022-02-11T20:24:54.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-02-11T20:24:54.983Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.983Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-02-11T20:24:54.983Z] [2022-02-11T20:24:54.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-02-11T20:24:54.983Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.983Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-02-11T20:24:54.983Z] [2022-02-11T20:24:54.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-02-11T20:24:54.983Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.983Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-02-11T20:24:54.983Z] [2022-02-11T20:24:54.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-02-11T20:24:54.983Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.983Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-02-11T20:24:54.983Z] [2022-02-11T20:24:54.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-02-11T20:24:54.983Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.983Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-02-11T20:24:54.983Z] [2022-02-11T20:24:54.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-02-11T20:24:54.983Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.983Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-02-11T20:24:54.983Z] [2022-02-11T20:24:54.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-02-11T20:24:54.983Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-02-11T20:24:54.983Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-02-11T20:24:54.983Z] [2022-02-11T20:24:54.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-02-11T20:24:54.983Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.983Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-02-11T20:24:54.983Z] [2022-02-11T20:24:54.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-02-11T20:24:54.983Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.983Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-02-11T20:24:54.983Z] [2022-02-11T20:24:54.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-02-11T20:24:54.983Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.983Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-02-11T20:24:54.983Z] [2022-02-11T20:24:54.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-02-11T20:24:54.983Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.983Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-02-11T20:24:54.983Z] [2022-02-11T20:24:54.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-02-11T20:24:54.983Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.983Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-02-11T20:24:54.983Z] [2022-02-11T20:24:54.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-02-11T20:24:54.983Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.983Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-02-11T20:24:54.983Z] [2022-02-11T20:24:54.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-02-11T20:24:54.983Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.983Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-02-11T20:24:54.983Z] [2022-02-11T20:24:54.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-02-11T20:24:54.983Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.983Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-02-11T20:24:54.983Z] [2022-02-11T20:24:54.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2022-02-11T20:24:54.984Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.984Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2022-02-11T20:24:54.984Z] [2022-02-11T20:24:54.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-02-11T20:24:54.984Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.984Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-02-11T20:24:54.984Z] [2022-02-11T20:24:54.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-02-11T20:24:54.984Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.984Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-02-11T20:24:54.984Z] [2022-02-11T20:24:54.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-02-11T20:24:54.984Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.984Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-02-11T20:24:54.984Z] [2022-02-11T20:24:54.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-02-11T20:24:54.984Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.984Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-02-11T20:24:54.984Z] [2022-02-11T20:24:54.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-02-11T20:24:54.984Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.984Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-02-11T20:24:54.984Z] [2022-02-11T20:24:54.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-02-11T20:24:54.984Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.984Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-02-11T20:24:54.984Z] [2022-02-11T20:24:54.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-02-11T20:24:54.984Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.984Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-02-11T20:24:54.984Z] [2022-02-11T20:24:54.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-02-11T20:24:54.984Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.984Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-02-11T20:24:54.984Z] [2022-02-11T20:24:54.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-02-11T20:24:54.984Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.984Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-02-11T20:24:54.984Z] [2022-02-11T20:24:54.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-02-11T20:24:54.984Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.984Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-02-11T20:24:54.984Z] [2022-02-11T20:24:54.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-02-11T20:24:54.984Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.984Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-02-11T20:24:54.984Z] [2022-02-11T20:24:54.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-02-11T20:24:54.984Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.984Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-02-11T20:24:54.984Z] [2022-02-11T20:24:54.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-02-11T20:24:54.984Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.984Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-02-11T20:24:54.984Z] [2022-02-11T20:24:54.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-02-11T20:24:54.984Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.984Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-02-11T20:24:54.984Z] [2022-02-11T20:24:54.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-02-11T20:24:54.984Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.984Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-02-11T20:24:54.984Z] [2022-02-11T20:24:54.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-02-11T20:24:54.984Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.984Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-02-11T20:24:54.984Z] [2022-02-11T20:24:54.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-02-11T20:24:54.984Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.984Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-02-11T20:24:54.984Z] [2022-02-11T20:24:54.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-02-11T20:24:54.984Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.984Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-02-11T20:24:54.984Z] [2022-02-11T20:24:54.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-02-11T20:24:54.984Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.984Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-02-11T20:24:54.984Z] [2022-02-11T20:24:54.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-02-11T20:24:54.984Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.984Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-02-11T20:24:54.984Z] [2022-02-11T20:24:54.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-02-11T20:24:54.984Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.984Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-02-11T20:24:54.984Z] [2022-02-11T20:24:54.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-02-11T20:24:54.984Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.984Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-02-11T20:24:54.984Z] [2022-02-11T20:24:54.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-02-11T20:24:54.984Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.984Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-02-11T20:24:54.984Z] [2022-02-11T20:24:54.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-02-11T20:24:54.984Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.984Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-02-11T20:24:54.984Z] [2022-02-11T20:24:54.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-02-11T20:24:54.984Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.984Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-02-11T20:24:54.984Z] [2022-02-11T20:24:54.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-02-11T20:24:54.984Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.984Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-02-11T20:24:54.984Z] [2022-02-11T20:24:54.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-02-11T20:24:54.984Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.984Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-02-11T20:24:54.984Z] [2022-02-11T20:24:54.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-02-11T20:24:54.984Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.984Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-02-11T20:24:54.984Z] [2022-02-11T20:24:54.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-02-11T20:24:54.984Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.984Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-02-11T20:24:54.984Z] [2022-02-11T20:24:54.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-02-11T20:24:54.984Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.984Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-02-11T20:24:54.984Z] [2022-02-11T20:24:54.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-02-11T20:24:54.984Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.984Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-02-11T20:24:54.984Z] [2022-02-11T20:24:54.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-02-11T20:24:54.984Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.984Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-02-11T20:24:54.984Z] [2022-02-11T20:24:54.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-02-11T20:24:54.984Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.984Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-02-11T20:24:54.984Z] [2022-02-11T20:24:54.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-02-11T20:24:54.984Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.984Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-02-11T20:24:54.984Z] [2022-02-11T20:24:54.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-02-11T20:24:54.984Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.984Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-02-11T20:24:54.984Z] [2022-02-11T20:24:54.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-02-11T20:24:54.984Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.984Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-02-11T20:24:54.984Z] [2022-02-11T20:24:54.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-02-11T20:24:54.984Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.984Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-02-11T20:24:54.984Z] [2022-02-11T20:24:54.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-02-11T20:24:54.984Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.984Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-02-11T20:24:54.984Z] [2022-02-11T20:24:54.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-02-11T20:24:54.984Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.984Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-02-11T20:24:54.984Z] [2022-02-11T20:24:54.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-02-11T20:24:54.984Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.984Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-02-11T20:24:54.984Z] [2022-02-11T20:24:54.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-02-11T20:24:54.984Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.984Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-02-11T20:24:54.984Z] [2022-02-11T20:24:54.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-02-11T20:24:54.984Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.984Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-02-11T20:24:54.984Z] [2022-02-11T20:24:54.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-02-11T20:24:54.984Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.984Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-02-11T20:24:54.984Z] [2022-02-11T20:24:54.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-02-11T20:24:54.984Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.984Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-02-11T20:24:54.984Z] [2022-02-11T20:24:54.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-02-11T20:24:54.984Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.984Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-02-11T20:24:54.984Z] [2022-02-11T20:24:54.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-02-11T20:24:54.984Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.984Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-02-11T20:24:54.984Z] [2022-02-11T20:24:54.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-02-11T20:24:54.984Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.984Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-02-11T20:24:54.984Z] [2022-02-11T20:24:54.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-02-11T20:24:54.984Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.984Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-02-11T20:24:54.984Z] [2022-02-11T20:24:54.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-02-11T20:24:54.984Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.984Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-02-11T20:24:54.984Z] [2022-02-11T20:24:54.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-02-11T20:24:54.984Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.984Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-02-11T20:24:54.984Z] [2022-02-11T20:24:54.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-02-11T20:24:54.984Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.984Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-02-11T20:24:54.984Z] [2022-02-11T20:24:54.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-02-11T20:24:54.984Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.984Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-02-11T20:24:54.984Z] [2022-02-11T20:24:54.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-02-11T20:24:54.984Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.984Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-02-11T20:24:54.984Z] [2022-02-11T20:24:54.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-02-11T20:24:54.984Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.984Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-02-11T20:24:54.984Z] [2022-02-11T20:24:54.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-02-11T20:24:54.984Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.984Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-02-11T20:24:54.984Z] [2022-02-11T20:24:54.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-02-11T20:24:54.984Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-02-11T20:24:54.984Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-02-11T20:24:54.984Z] [2022-02-11T20:24:54.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-02-11T20:24:54.984Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.984Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-02-11T20:24:54.984Z] [2022-02-11T20:24:54.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-02-11T20:24:54.984Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.984Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-02-11T20:24:54.984Z] [2022-02-11T20:24:54.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-02-11T20:24:54.984Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.984Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-02-11T20:24:54.984Z] [2022-02-11T20:24:54.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-02-11T20:24:54.984Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.984Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-02-11T20:24:54.984Z] [2022-02-11T20:24:54.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-02-11T20:24:54.984Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.984Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-02-11T20:24:54.984Z] [2022-02-11T20:24:54.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-02-11T20:24:54.984Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.984Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-02-11T20:24:54.984Z] [2022-02-11T20:24:54.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-02-11T20:24:54.984Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.984Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-02-11T20:24:54.984Z] [2022-02-11T20:24:54.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-02-11T20:24:54.984Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.984Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-02-11T20:24:54.984Z] [2022-02-11T20:24:54.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-02-11T20:24:54.984Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.984Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-02-11T20:24:54.984Z] [2022-02-11T20:24:54.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-02-11T20:24:54.984Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.984Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-02-11T20:24:54.984Z] [2022-02-11T20:24:54.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-02-11T20:24:54.984Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.984Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-02-11T20:24:54.984Z] [2022-02-11T20:24:54.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-02-11T20:24:54.984Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.985Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-02-11T20:24:54.985Z] [2022-02-11T20:24:54.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-02-11T20:24:54.985Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.985Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-02-11T20:24:54.985Z] [2022-02-11T20:24:54.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-02-11T20:24:54.985Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.985Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-02-11T20:24:54.985Z] [2022-02-11T20:24:54.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-02-11T20:24:54.985Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.985Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-02-11T20:24:54.985Z] [2022-02-11T20:24:54.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-02-11T20:24:54.985Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.985Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-02-11T20:24:54.985Z] [2022-02-11T20:24:54.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-02-11T20:24:54.985Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.985Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-02-11T20:24:54.985Z] [2022-02-11T20:24:54.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-02-11T20:24:54.985Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.985Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-02-11T20:24:54.985Z] [2022-02-11T20:24:54.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-02-11T20:24:54.985Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.985Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-02-11T20:24:54.985Z] [2022-02-11T20:24:54.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.03s) [2022-02-11T20:24:54.985Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.985Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.03s) [2022-02-11T20:24:54.985Z] [2022-02-11T20:24:54.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-02-11T20:24:54.985Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.985Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-02-11T20:24:54.985Z] [2022-02-11T20:24:54.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.03s) [2022-02-11T20:24:54.985Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.985Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.03s) [2022-02-11T20:24:54.985Z] [2022-02-11T20:24:54.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-02-11T20:24:54.985Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.985Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-02-11T20:24:54.985Z] [2022-02-11T20:24:54.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.03s) [2022-02-11T20:24:54.985Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.985Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.03s) [2022-02-11T20:24:54.985Z] [2022-02-11T20:24:54.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-02-11T20:24:54.985Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.985Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-02-11T20:24:54.985Z] [2022-02-11T20:24:54.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-02-11T20:24:54.985Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.985Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-02-11T20:24:54.985Z] [2022-02-11T20:24:54.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-02-11T20:24:54.985Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.985Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-02-11T20:24:54.985Z] [2022-02-11T20:24:54.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-02-11T20:24:54.985Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.985Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-02-11T20:24:54.985Z] [2022-02-11T20:24:54.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-02-11T20:24:54.985Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.985Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-02-11T20:24:54.985Z] [2022-02-11T20:24:54.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-02-11T20:24:54.985Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.985Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-02-11T20:24:54.985Z] [2022-02-11T20:24:54.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-02-11T20:24:54.985Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.985Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-02-11T20:24:54.985Z] [2022-02-11T20:24:54.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-02-11T20:24:54.985Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.985Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-02-11T20:24:54.985Z] [2022-02-11T20:24:54.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-02-11T20:24:54.985Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.985Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-02-11T20:24:54.985Z] [2022-02-11T20:24:54.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-02-11T20:24:54.985Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.985Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-02-11T20:24:54.985Z] [2022-02-11T20:24:54.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-02-11T20:24:54.985Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.985Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-02-11T20:24:54.985Z] [2022-02-11T20:24:54.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s) [2022-02-11T20:24:54.985Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.985Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s) [2022-02-11T20:24:54.985Z] [2022-02-11T20:24:54.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-02-11T20:24:54.985Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.985Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-02-11T20:24:54.985Z] [2022-02-11T20:24:54.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-02-11T20:24:54.985Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.985Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-02-11T20:24:54.985Z] [2022-02-11T20:24:54.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-02-11T20:24:54.985Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.985Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-02-11T20:24:54.985Z] [2022-02-11T20:24:54.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-02-11T20:24:54.985Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.985Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-02-11T20:24:54.985Z] [2022-02-11T20:24:54.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-02-11T20:24:54.985Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.985Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-02-11T20:24:54.985Z] [2022-02-11T20:24:54.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-02-11T20:24:54.985Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.985Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-02-11T20:24:54.985Z] [2022-02-11T20:24:54.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-02-11T20:24:54.985Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2022-02-11T20:24:54.985Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-02-11T20:24:54.985Z] [2022-02-11T20:24:54.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-02-11T20:24:54.985Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.985Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-02-11T20:24:54.985Z] [2022-02-11T20:24:54.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-02-11T20:24:54.985Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.985Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-02-11T20:24:54.985Z] [2022-02-11T20:24:54.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-02-11T20:24:54.985Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.985Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-02-11T20:24:54.985Z] [2022-02-11T20:24:54.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-02-11T20:24:54.985Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.985Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-02-11T20:24:54.985Z] [2022-02-11T20:24:54.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-02-11T20:24:54.985Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.985Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-02-11T20:24:54.985Z] [2022-02-11T20:24:54.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-02-11T20:24:54.985Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.985Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-02-11T20:24:54.985Z] [2022-02-11T20:24:54.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-02-11T20:24:54.985Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.985Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-02-11T20:24:54.985Z] [2022-02-11T20:24:54.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-02-11T20:24:54.985Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.985Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-02-11T20:24:54.985Z] [2022-02-11T20:24:54.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.03s) [2022-02-11T20:24:54.985Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.985Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.03s) [2022-02-11T20:24:54.985Z] [2022-02-11T20:24:54.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s) [2022-02-11T20:24:54.985Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.985Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s) [2022-02-11T20:24:54.985Z] [2022-02-11T20:24:54.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-02-11T20:24:54.985Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.985Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-02-11T20:24:54.985Z] [2022-02-11T20:24:54.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-02-11T20:24:54.985Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.985Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-02-11T20:24:54.985Z] [2022-02-11T20:24:54.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-02-11T20:24:54.985Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.985Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-02-11T20:24:54.985Z] [2022-02-11T20:24:54.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-02-11T20:24:54.985Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.985Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-02-11T20:24:54.985Z] [2022-02-11T20:24:54.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-02-11T20:24:54.985Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2022-02-11T20:24:54.985Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-02-11T20:24:54.985Z] [2022-02-11T20:24:54.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-02-11T20:24:54.985Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.985Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-02-11T20:24:54.985Z] [2022-02-11T20:24:54.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-02-11T20:24:54.985Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.985Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-02-11T20:24:54.985Z] [2022-02-11T20:24:54.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-02-11T20:24:54.985Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.985Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-02-11T20:24:54.985Z] [2022-02-11T20:24:54.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-02-11T20:24:54.985Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.985Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-02-11T20:24:54.985Z] [2022-02-11T20:24:54.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-02-11T20:24:54.985Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.985Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-02-11T20:24:54.985Z] [2022-02-11T20:24:54.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-02-11T20:24:54.985Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.985Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-02-11T20:24:54.985Z] [2022-02-11T20:24:54.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-02-11T20:24:54.985Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.985Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-02-11T20:24:54.985Z] [2022-02-11T20:24:54.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-02-11T20:24:54.985Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.985Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-02-11T20:24:54.985Z] [2022-02-11T20:24:54.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-02-11T20:24:54.985Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.985Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-02-11T20:24:54.985Z] [2022-02-11T20:24:54.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-02-11T20:24:54.985Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.985Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-02-11T20:24:54.985Z] [2022-02-11T20:24:54.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-02-11T20:24:54.985Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.985Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-02-11T20:24:54.985Z] [2022-02-11T20:24:54.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-02-11T20:24:54.985Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.985Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-02-11T20:24:54.985Z] [2022-02-11T20:24:54.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-02-11T20:24:54.985Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.985Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-02-11T20:24:54.985Z] [2022-02-11T20:24:54.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-02-11T20:24:54.985Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.985Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-02-11T20:24:54.985Z] [2022-02-11T20:24:54.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-02-11T20:24:54.985Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.985Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-02-11T20:24:54.985Z] [2022-02-11T20:24:54.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.03s) [2022-02-11T20:24:54.985Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2022-02-11T20:24:54.985Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.03s) [2022-02-11T20:24:54.985Z] [2022-02-11T20:24:54.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-02-11T20:24:54.986Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.986Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-02-11T20:24:54.986Z] [2022-02-11T20:24:54.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-02-11T20:24:54.986Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.986Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-02-11T20:24:54.986Z] [2022-02-11T20:24:54.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-02-11T20:24:54.986Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.986Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-02-11T20:24:54.986Z] [2022-02-11T20:24:54.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-02-11T20:24:54.986Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.986Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-02-11T20:24:54.986Z] [2022-02-11T20:24:54.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-02-11T20:24:54.986Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.986Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-02-11T20:24:54.986Z] [2022-02-11T20:24:54.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-02-11T20:24:54.986Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.986Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-02-11T20:24:54.986Z] [2022-02-11T20:24:54.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-02-11T20:24:54.986Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.986Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-02-11T20:24:54.986Z] [2022-02-11T20:24:54.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-02-11T20:24:54.986Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.986Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-02-11T20:24:54.986Z] [2022-02-11T20:24:54.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-02-11T20:24:54.986Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.986Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-02-11T20:24:54.986Z] [2022-02-11T20:24:54.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-02-11T20:24:54.986Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.986Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-02-11T20:24:54.986Z] [2022-02-11T20:24:54.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-02-11T20:24:54.986Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.986Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-02-11T20:24:54.986Z] [2022-02-11T20:24:54.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-02-11T20:24:54.986Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.986Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-02-11T20:24:54.986Z] [2022-02-11T20:24:54.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-02-11T20:24:54.986Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.986Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-02-11T20:24:54.986Z] [2022-02-11T20:24:54.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-02-11T20:24:54.986Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.986Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-02-11T20:24:54.986Z] [2022-02-11T20:24:54.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-02-11T20:24:54.986Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.986Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-02-11T20:24:54.986Z] [2022-02-11T20:24:54.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-02-11T20:24:54.986Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.986Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-02-11T20:24:54.986Z] [2022-02-11T20:24:54.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-02-11T20:24:54.986Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.986Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-02-11T20:24:54.986Z] [2022-02-11T20:24:54.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-02-11T20:24:54.986Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.986Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-02-11T20:24:54.986Z] [2022-02-11T20:24:54.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-02-11T20:24:54.986Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.986Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-02-11T20:24:54.986Z] [2022-02-11T20:24:54.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-02-11T20:24:54.986Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.986Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-02-11T20:24:54.986Z] [2022-02-11T20:24:54.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-02-11T20:24:54.986Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-02-11T20:24:54.986Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-02-11T20:24:54.986Z] [2022-02-11T20:24:54.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-02-11T20:24:54.986Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.986Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-02-11T20:24:54.986Z] [2022-02-11T20:24:54.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-02-11T20:24:54.986Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.986Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-02-11T20:24:54.986Z] [2022-02-11T20:24:54.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-02-11T20:24:54.986Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.986Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-02-11T20:24:54.986Z] [2022-02-11T20:24:54.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-02-11T20:24:54.986Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.986Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-02-11T20:24:54.986Z] [2022-02-11T20:24:54.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-02-11T20:24:54.986Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.986Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-02-11T20:24:54.986Z] [2022-02-11T20:24:54.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-02-11T20:24:54.986Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.986Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-02-11T20:24:54.986Z] [2022-02-11T20:24:54.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-02-11T20:24:54.986Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.986Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-02-11T20:24:54.986Z] [2022-02-11T20:24:54.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-02-11T20:24:54.986Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.986Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-02-11T20:24:54.986Z] [2022-02-11T20:24:54.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-02-11T20:24:54.986Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.986Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-02-11T20:24:54.986Z] [2022-02-11T20:24:54.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-02-11T20:24:54.986Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.986Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-02-11T20:24:54.986Z] [2022-02-11T20:24:54.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-02-11T20:24:54.986Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.986Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-02-11T20:24:54.986Z] [2022-02-11T20:24:54.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-02-11T20:24:54.986Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.986Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-02-11T20:24:54.986Z] [2022-02-11T20:24:54.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-02-11T20:24:54.986Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.986Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-02-11T20:24:54.986Z] [2022-02-11T20:24:54.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-02-11T20:24:54.986Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.986Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-02-11T20:24:54.986Z] [2022-02-11T20:24:54.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-02-11T20:24:54.986Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.986Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-02-11T20:24:54.986Z] [2022-02-11T20:24:54.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-02-11T20:24:54.986Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.986Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-02-11T20:24:54.986Z] [2022-02-11T20:24:54.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-02-11T20:24:54.986Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.986Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-02-11T20:24:54.986Z] [2022-02-11T20:24:54.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-02-11T20:24:54.986Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.986Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-02-11T20:24:54.986Z] [2022-02-11T20:24:54.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-02-11T20:24:54.986Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.986Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-02-11T20:24:54.986Z] [2022-02-11T20:24:54.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-02-11T20:24:54.986Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.986Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-02-11T20:24:54.986Z] [2022-02-11T20:24:54.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-02-11T20:24:54.986Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.986Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-02-11T20:24:54.986Z] [2022-02-11T20:24:54.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-11T20:24:54.986Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.986Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-11T20:24:54.986Z] [2022-02-11T20:24:54.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-11T20:24:54.986Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.986Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-11T20:24:54.986Z] [2022-02-11T20:24:54.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-11T20:24:54.986Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.986Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-11T20:24:54.986Z] [2022-02-11T20:24:54.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-02-11T20:24:54.986Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.986Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-02-11T20:24:54.986Z] [2022-02-11T20:24:54.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-02-11T20:24:54.986Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.986Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-02-11T20:24:54.986Z] [2022-02-11T20:24:54.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-02-11T20:24:54.986Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.986Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-02-11T20:24:54.986Z] [2022-02-11T20:24:54.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-02-11T20:24:54.986Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.986Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-02-11T20:24:54.986Z] [2022-02-11T20:24:54.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-02-11T20:24:54.986Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.986Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-02-11T20:24:54.986Z] [2022-02-11T20:24:54.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-02-11T20:24:54.986Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.986Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-02-11T20:24:54.986Z] [2022-02-11T20:24:54.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-02-11T20:24:54.986Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.986Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-02-11T20:24:54.986Z] [2022-02-11T20:24:54.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-02-11T20:24:54.986Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.986Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-02-11T20:24:54.986Z] [2022-02-11T20:24:54.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-02-11T20:24:54.986Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.986Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-02-11T20:24:54.986Z] [2022-02-11T20:24:54.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-02-11T20:24:54.986Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.986Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-02-11T20:24:54.986Z] [2022-02-11T20:24:54.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-02-11T20:24:54.986Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.986Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-02-11T20:24:54.986Z] [2022-02-11T20:24:54.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-02-11T20:24:54.986Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.986Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-02-11T20:24:54.986Z] [2022-02-11T20:24:54.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-02-11T20:24:54.986Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.986Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-02-11T20:24:54.986Z] [2022-02-11T20:24:54.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-11T20:24:54.986Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.986Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-11T20:24:54.986Z] [2022-02-11T20:24:54.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-11T20:24:54.986Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.986Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-11T20:24:54.986Z] [2022-02-11T20:24:54.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-11T20:24:54.986Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.986Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-11T20:24:54.986Z] [2022-02-11T20:24:54.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-11T20:24:54.986Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.986Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-11T20:24:54.986Z] [2022-02-11T20:24:54.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-02-11T20:24:54.986Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.986Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-02-11T20:24:54.986Z] [2022-02-11T20:24:54.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-11T20:24:54.986Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.987Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-11T20:24:54.987Z] [2022-02-11T20:24:54.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-02-11T20:24:54.987Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.987Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-02-11T20:24:54.987Z] [2022-02-11T20:24:54.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-02-11T20:24:54.987Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.987Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-02-11T20:24:54.987Z] [2022-02-11T20:24:54.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-02-11T20:24:54.987Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.987Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-02-11T20:24:54.987Z] [2022-02-11T20:24:54.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-02-11T20:24:54.987Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.987Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-02-11T20:24:54.987Z] [2022-02-11T20:24:54.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-02-11T20:24:54.987Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.987Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-02-11T20:24:54.987Z] [2022-02-11T20:24:54.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-02-11T20:24:54.987Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.987Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-02-11T20:24:54.987Z] [2022-02-11T20:24:54.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-02-11T20:24:54.987Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.987Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-02-11T20:24:54.987Z] [2022-02-11T20:24:54.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-02-11T20:24:54.987Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.987Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-02-11T20:24:54.987Z] [2022-02-11T20:24:54.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-02-11T20:24:54.987Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.987Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-02-11T20:24:54.987Z] [2022-02-11T20:24:54.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-02-11T20:24:54.987Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.987Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-02-11T20:24:54.987Z] [2022-02-11T20:24:54.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-02-11T20:24:54.987Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.987Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-02-11T20:24:54.987Z] [2022-02-11T20:24:54.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-02-11T20:24:54.987Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.987Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-02-11T20:24:54.987Z] [2022-02-11T20:24:54.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-02-11T20:24:54.987Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.987Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-02-11T20:24:54.987Z] [2022-02-11T20:24:54.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-11T20:24:54.987Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.987Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-11T20:24:54.987Z] [2022-02-11T20:24:54.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-11T20:24:54.987Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.987Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-11T20:24:54.987Z] [2022-02-11T20:24:54.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-11T20:24:54.987Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.987Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-11T20:24:54.987Z] [2022-02-11T20:24:54.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-02-11T20:24:54.987Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.987Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-02-11T20:24:54.987Z] [2022-02-11T20:24:54.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-11T20:24:54.987Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.987Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-11T20:24:54.987Z] [2022-02-11T20:24:54.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-11T20:24:54.987Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.987Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-11T20:24:54.987Z] [2022-02-11T20:24:54.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-11T20:24:54.987Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.987Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-11T20:24:54.987Z] [2022-02-11T20:24:54.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-11T20:24:54.987Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.987Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-11T20:24:54.987Z] [2022-02-11T20:24:54.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-02-11T20:24:54.987Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.987Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-02-11T20:24:54.987Z] [2022-02-11T20:24:54.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-11T20:24:54.987Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.987Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-11T20:24:54.987Z] [2022-02-11T20:24:54.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-02-11T20:24:54.987Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.987Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-02-11T20:24:54.987Z] [2022-02-11T20:24:54.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-02-11T20:24:54.987Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.987Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-02-11T20:24:54.987Z] [2022-02-11T20:24:54.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-02-11T20:24:54.987Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.987Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-02-11T20:24:54.987Z] [2022-02-11T20:24:54.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-02-11T20:24:54.987Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.987Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-02-11T20:24:54.987Z] [2022-02-11T20:24:54.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-02-11T20:24:54.987Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.987Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-02-11T20:24:54.987Z] [2022-02-11T20:24:54.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-02-11T20:24:54.987Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.987Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-02-11T20:24:54.987Z] [2022-02-11T20:24:54.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-02-11T20:24:54.987Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.987Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-02-11T20:24:54.987Z] [2022-02-11T20:24:54.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-02-11T20:24:54.987Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.987Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-02-11T20:24:54.987Z] [2022-02-11T20:24:54.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-02-11T20:24:54.987Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.987Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-02-11T20:24:54.987Z] [2022-02-11T20:24:54.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-02-11T20:24:54.987Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.987Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-02-11T20:24:54.987Z] [2022-02-11T20:24:54.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-02-11T20:24:54.987Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.987Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-02-11T20:24:54.987Z] [2022-02-11T20:24:54.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-02-11T20:24:54.987Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.987Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-02-11T20:24:54.987Z] [2022-02-11T20:24:54.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-02-11T20:24:54.987Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.987Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-02-11T20:24:54.987Z] [2022-02-11T20:24:54.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-02-11T20:24:54.987Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.987Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-02-11T20:24:54.987Z] [2022-02-11T20:24:54.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-02-11T20:24:54.987Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.987Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-02-11T20:24:54.987Z] [2022-02-11T20:24:54.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-02-11T20:24:54.987Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.987Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-02-11T20:24:54.987Z] [2022-02-11T20:24:54.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-02-11T20:24:54.987Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.987Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-02-11T20:24:54.987Z] [2022-02-11T20:24:54.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-02-11T20:24:54.987Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.987Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-02-11T20:24:54.987Z] [2022-02-11T20:24:54.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-02-11T20:24:54.987Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.987Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-02-11T20:24:54.987Z] [2022-02-11T20:24:54.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-02-11T20:24:54.987Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.987Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-02-11T20:24:54.987Z] [2022-02-11T20:24:54.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-02-11T20:24:54.987Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.987Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-02-11T20:24:54.987Z] [2022-02-11T20:24:54.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-02-11T20:24:54.987Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.987Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-02-11T20:24:54.987Z] [2022-02-11T20:24:54.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-02-11T20:24:54.987Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.987Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-02-11T20:24:54.987Z] [2022-02-11T20:24:54.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-02-11T20:24:54.987Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.987Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-02-11T20:24:54.987Z] [2022-02-11T20:24:54.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-02-11T20:24:54.987Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.987Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-02-11T20:24:54.987Z] [2022-02-11T20:24:54.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-02-11T20:24:54.987Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.987Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-02-11T20:24:54.987Z] [2022-02-11T20:24:54.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-02-11T20:24:54.987Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.987Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-02-11T20:24:54.987Z] [2022-02-11T20:24:54.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-02-11T20:24:54.987Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.987Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-02-11T20:24:54.987Z] [2022-02-11T20:24:54.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-02-11T20:24:54.987Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.987Z] [2022-02-11T20:24:54.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-02-11T20:24:54.987Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.987Z] [2022-02-11T20:24:54.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-02-11T20:24:54.987Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-02-11T20:24:54.987Z] [2022-02-11T20:24:54.987Z] DONE 1085 tests, 539 skipped in 3123.033s [2022-02-11T20:24:55.460Z] INFO: Integration tests ended at 02/11/2022 20:24:54. Duration:00:52:03.2374412 [2022-02-11T20:24:55.460Z] INFO: Docker info of the daemon under test at end of run [2022-02-11T20:24:55.460Z] [2022-02-11T20:24:55.460Z] Containers: 2 [2022-02-11T20:24:55.460Z] Running: 0 [2022-02-11T20:24:55.460Z] Paused: 0 [2022-02-11T20:24:55.460Z] Stopped: 2 [2022-02-11T20:24:55.460Z] Images: 18 [2022-02-11T20:24:55.460Z] Server Version: 0.0.0-dev [2022-02-11T20:24:55.460Z] Storage Driver: windowsfilter [2022-02-11T20:24:55.460Z] Windows: [2022-02-11T20:24:55.460Z] Logging Driver: json-file [2022-02-11T20:24:55.460Z] Plugins: [2022-02-11T20:24:55.460Z] Volume: local [2022-02-11T20:24:55.460Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-11T20:24:55.460Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-11T20:24:55.460Z] Swarm: inactive [2022-02-11T20:24:55.460Z] Default Isolation: process [2022-02-11T20:24:55.460Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-02-11T20:24:55.460Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-02-11T20:24:55.460Z] OSType: windows [2022-02-11T20:24:55.460Z] Architecture: x86_64 [2022-02-11T20:24:55.460Z] CPUs: 4 [2022-02-11T20:24:55.460Z] Total Memory: 32GiB [2022-02-11T20:24:55.460Z] Name: azwin-2-ccfff0 [2022-02-11T20:24:55.460Z] ID: PIOP:N323:GNMR:JRMV:UMLE:PRNG:OQLD:4NX3:6DTI:AKWJ:BWEM:6V5L [2022-02-11T20:24:55.460Z] Docker Root Dir: D:\CI\PR-43230\1\daemon [2022-02-11T20:24:55.460Z] Debug Mode (client): false [2022-02-11T20:24:55.460Z] Debug Mode (server): true [2022-02-11T20:24:55.460Z] File Descriptors: -1 [2022-02-11T20:24:55.460Z] Goroutines: 17 [2022-02-11T20:24:55.460Z] System Time: 2022-02-11T20:24:55.0142397Z [2022-02-11T20:24:55.460Z] EventsListeners: 0 [2022-02-11T20:24:55.460Z] Registry: https://index.docker.io/v1/ [2022-02-11T20:24:55.460Z] Labels: [2022-02-11T20:24:55.460Z] Experimental: false [2022-02-11T20:24:55.460Z] Insecure Registries: [2022-02-11T20:24:55.460Z] 127.0.0.0/8 [2022-02-11T20:24:55.460Z] Live Restore Enabled: false [2022-02-11T20:24:55.460Z] [2022-02-11T20:24:55.460Z] [2022-02-11T20:24:55.460Z] INFO: Stopping daemon under test [2022-02-11T20:24:55.460Z] SUCCESS: The process with PID 4512 (child process of PID 1928) has been terminated. [2022-02-11T20:24:55.460Z] SUCCESS: The process with PID 1928 (child process of PID 4860) has been terminated. [2022-02-11T20:24:55.460Z] INFO: Stop tailing logs of the daemon under tests [2022-02-11T20:24:55.460Z] INFO: executeCI.ps1 Completed successfully at 02/11/2022 20:24:55. [2022-02-11T20:24:55.460Z] INFO: Tidying up at end of run [2022-02-11T20:24:55.460Z] INFO: Saving daemon under test log (d:\CI\PR-43230\1\dut.out) to bundles\CIDUT.out [2022-02-11T20:24:55.460Z] INFO: Saving daemon under test log (d:\CI\PR-43230\1\dut.err) to bundles\CIDUT.err [2022-02-11T20:24:55.460Z] INFO: Saving containerd logs to bundles [2022-02-11T20:24:55.460Z] INFO: Nuke-Everything... [2022-02-11T20:24:55.934Z] INFO: Container count on control daemon to delete is 2 [2022-02-11T20:24:56.407Z] 26130948873a [2022-02-11T20:24:56.407Z] 7793b91dee4f [2022-02-11T20:24:56.407Z] INFO: Tidying pidfile d:\CI\PR-43230\1\docker.pid [2022-02-11T20:24:56.407Z] INFO: Nuking d:\CI [2022-02-11T20:25:39.205Z] INFO: Zapped successfully [2022-02-11T20:25:39.205Z] [2022-02-11T20:25:39.205Z] INFO: executeCI.ps1 exiting at Fri Feb 11 20:25:32 CUT 2022. Duration 01:23:07.9839807 [2022-02-11T20:25:39.205Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-02-11T20:25:39.459Z] Recording test results [2022-02-11T20:25:48.659Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-02-11T20:25:50.791Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2022-02-11T20:25:52.599Z] Archiving artifacts [2022-02-11T20:26:08.796Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43230/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-02-11T20:26:09.834Z] + make clean [2022-02-11T20:26:11.413Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-02-11T20:26:11.413Z] docker-dev-cache [2022-02-11T20:26:11.413Z] 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